Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e872dfa1c37aeb3a690af3223cf450be67f27a01 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-ssh16271562781573992533.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh9101612751243626026.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/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-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5662731514580904016.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh16758109574848238982.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-record-replay/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-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6986077859228927034.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-record-replay, buildSnap:false] ========================================================= [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-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true 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-40156 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/exfoundry_app-record-replay_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.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-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e872dfa1c37aeb3a690af3223cf450be67f27a01 (main) Commit message: "Merge pull request #175 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.30" > git config core.sparsecheckout # timeout=10 > git checkout -f e872dfa1c37aeb3a690af3223cf450be67f27a01 # timeout=10 > git rev-list --no-walk c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:27:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:27:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:27:23 ========================================================= 06:27:23 EdgeX Global Pipelines Version Info 06:27:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:27:24 ------------------- 06:27:24 stable info: 06:27:24 ------------------- 06:27:24 Commited By: Cherry Wang cherry@iotechsys.com 06:27:24 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 06:27:24 Message: update stable to v1.0.269 06:27:25 ------------------- 06:27:25 experimental info: 06:27:25 ------------------- 06:27:25 Commited By: Ginny Guan ginny@iotechsys.com 06:27:25 Commit SHA: 7f93e8bad95e9991f74bdd88f4a3d704a5893b6d 06:27:25 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:27:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 06:27:25 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 06:27:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:27:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:27:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:27:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:27:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:27:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:27:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:27:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:27:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:27:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 06:27:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:27:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:27:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:27:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:27:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:27:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:27:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:27:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:27:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:27:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:27:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:27:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:27:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:27:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:27:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:27:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:27:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:27:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:27:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e872dfa1c37aeb3a690af3223cf450be67f27a01 [Pipeline] echo 06:27:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e872dfa [Pipeline] echo 06:27:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:27:26 provisioning config files... 06:27:26 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15755925348245704209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:27:26 ---> ****-login.sh 06:27:26 nexus3.edgexfoundry.org:10001 06:27:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:26 Configure a credential helper to remove this warning. See 06:27:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:26 06:27:26 Login Succeeded 06:27:26 nexus3.edgexfoundry.org:10002 06:27:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:26 Configure a credential helper to remove this warning. See 06:27:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:26 06:27:26 Login Succeeded 06:27:27 nexus3.edgexfoundry.org:10003 06:27:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:27 Configure a credential helper to remove this warning. See 06:27:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:27 06:27:27 Login Succeeded 06:27:27 nexus3.edgexfoundry.org:10004 06:27:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:27 Configure a credential helper to remove this warning. See 06:27:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:27 06:27:27 Login Succeeded 06:27:27 ****.io 06:27:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:27 Configure a credential helper to remove this warning. See 06:27:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:27 06:27:27 Login Succeeded 06:27:27 ---> ****-login.sh ends [Pipeline] } 06:27:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:27:27 + git rev-list -1 --merges e872dfa1c37aeb3a690af3223cf450be67f27a01~1..e872dfa1c37aeb3a690af3223cf450be67f27a01 [Pipeline] echo 06:27:27 -----------> git rev-list -1 --merges e872dfa1c37aeb3a690af3223cf450be67f27a01~1..e872dfa1c37aeb3a690af3223cf450be67f27a01 e872dfa1c37aeb3a690af3223cf450be67f27a01 06:27:27 e872dfa1c37aeb3a690af3223cf450be67f27a01 [false] [Pipeline] sh 06:27:28 + git log --format=format:%s -1 e872dfa1c37aeb3a690af3223cf450be67f27a01 [Pipeline] echo 06:27:28 ========================================================= 06:27:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:27:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:27:28 + git log --format=format:%s -1 e872dfa1c37aeb3a690af3223cf450be67f27a01 [Pipeline] echo 06:27:28 [semverPrep] GIT_COMMIT: e872dfa1c37aeb3a690af3223cf450be67f27a01, Commit Message: Merge pull request #175 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.30 [Pipeline] echo 06:27:28 [semverPrep] This is not a build commit. [Pipeline] sh 06:27:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:27:28 + grep -v github /etc/ssh/ssh_known_hosts 06:27:28 + [ -e /tmp/ssh_known_hosts ] 06:27:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:27:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:27:28 + sudo tee -a /etc/ssh/ssh_known_hosts 06:27:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:27:29 06:27:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:27:29 0.1.4: Pulling from edgex-devops/py-git-semver 06:27:29 b85a868b505f: Pulling fs layer 06:27:29 e2be974225ed: Pulling fs layer 06:27:29 339a4e72a1f5: Pulling fs layer 06:27:29 988bab9f4d93: Pulling fs layer 06:27:29 1469e6f7b9e6: Pulling fs layer 06:27:29 eaf3925da568: Pulling fs layer 06:27:29 988bab9f4d93: Waiting 06:27:29 1469e6f7b9e6: Waiting 06:27:29 bab4dde63d76: Pulling fs layer 06:27:29 bde34c3a00c8: Pulling fs layer 06:27:29 eaf3925da568: Waiting 06:27:29 b352a97aabf1: Pulling fs layer 06:27:29 bde34c3a00c8: Waiting 06:27:29 4872d77fe225: Pulling fs layer 06:27:29 b352a97aabf1: Waiting 06:27:29 5851b861e8e6: Pulling fs layer 06:27:29 bab4dde63d76: Waiting 06:27:29 4872d77fe225: Waiting 06:27:29 5851b861e8e6: Waiting 06:27:29 e2be974225ed: Verifying Checksum 06:27:29 e2be974225ed: Download complete 06:27:29 988bab9f4d93: Download complete 06:27:29 1469e6f7b9e6: Verifying Checksum 06:27:29 1469e6f7b9e6: Download complete 06:27:29 eaf3925da568: Download complete 06:27:29 339a4e72a1f5: Verifying Checksum 06:27:29 339a4e72a1f5: Download complete 06:27:29 bde34c3a00c8: Verifying Checksum 06:27:29 bde34c3a00c8: Download complete 06:27:29 b352a97aabf1: Verifying Checksum 06:27:29 b352a97aabf1: Download complete 06:27:29 4872d77fe225: Verifying Checksum 06:27:29 4872d77fe225: Download complete 06:27:29 5851b861e8e6: Verifying Checksum 06:27:29 5851b861e8e6: Download complete 06:27:29 b85a868b505f: Download complete 06:27:30 bab4dde63d76: Verifying Checksum 06:27:30 bab4dde63d76: Download complete 06:27:31 b85a868b505f: Pull complete 06:27:31 e2be974225ed: Pull complete 06:27:31 339a4e72a1f5: Pull complete 06:27:31 988bab9f4d93: Pull complete 06:27:31 1469e6f7b9e6: Pull complete 06:27:32 eaf3925da568: Pull complete 06:27:33 bab4dde63d76: Pull complete 06:27:33 bde34c3a00c8: Pull complete 06:27:33 b352a97aabf1: Pull complete 06:27:33 4872d77fe225: Pull complete 06:27:34 5851b861e8e6: Pull complete 06:27:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:27:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:27:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:27:34 prd-ubuntu20.04-docker-8c-8g-40156 does not seem to be running inside a container 06:27:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_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 06:27:35 $ docker top b01153a78b284909d19cae0865190756b9970fb7dff95741428b3cabd492791d -eo pid,comm 06:27:35 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). 06:27:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:27:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:27:36 [ssh-agent] Looking for ssh-agent implementation... 06:27:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:27:36 $ docker exec b01153a78b284909d19cae0865190756b9970fb7dff95741428b3cabd492791d ssh-agent 06:27:36 SSH_AUTH_SOCK=/tmp/ssh-m3haYywLGTSj/agent.33 06:27:36 SSH_AGENT_PID=39 06:27:36 Running ssh-add (command line suppressed) 06:27:36 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12867719948376718186.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12867719948376718186.key) 06:27:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:27:36 + git tag --points-at HEAD [Pipeline] } 06:27:36 $ docker exec --env ******** --env ******** b01153a78b284909d19cae0865190756b9970fb7dff95741428b3cabd492791d ssh-agent -k 06:27:36 unset SSH_AUTH_SOCK; 06:27:36 unset SSH_AGENT_PID; 06:27:36 echo Agent pid 39 killed; 06:27:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:27:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:27:36 [ssh-agent] Looking for ssh-agent implementation... 06:27:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:27:36 $ docker exec b01153a78b284909d19cae0865190756b9970fb7dff95741428b3cabd492791d ssh-agent 06:27:37 SSH_AUTH_SOCK=/tmp/ssh-ZHmTjxhrdwUm/agent.72 06:27:37 SSH_AGENT_PID=78 06:27:37 Running ssh-add (command line suppressed) 06:27:37 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13663469270794933434.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13663469270794933434.key) 06:27:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:27:37 + git semver init 06:27:37 2025-03-04 06:27:37,641 [run_init] DEBUG init version:0.0.0 force:False 06:27:37 2025-03-04 06:27:37,642 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 06:27:37 2025-03-04 06:27:37,642 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 06:27:37 2025-03-04 06:27:37,642 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 06:27:39 2025-03-04 06:27:39,082 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 06:27:39 2025-03-04 06:27:39,082 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 06:27:39 2025-03-04 06:27:39,082 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 06:27:39 2025-03-04 06:27:39,083 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 06:27:39 4.0.0-dev.10 [Pipeline] } 06:27:39 $ docker exec --env ******** --env ******** b01153a78b284909d19cae0865190756b9970fb7dff95741428b3cabd492791d ssh-agent -k 06:27:39 unset SSH_AUTH_SOCK; 06:27:39 unset SSH_AGENT_PID; 06:27:39 echo Agent pid 78 killed; 06:27:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:27:39 + git semver [Pipeline] } 06:27:40 $ docker stop --time=1 b01153a78b284909d19cae0865190756b9970fb7dff95741428b3cabd492791d 06:27:41 $ docker rm -f --volumes b01153a78b284909d19cae0865190756b9970fb7dff95741428b3cabd492791d [Pipeline] // withDockerContainer [Pipeline] sh 06:27:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:27:42 Stashed 1 file(s) [Pipeline] echo 06:27:42 [edgeXSemver]: initialized semver on version 4.0.0-dev.10 [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] withEnv [Pipeline] { [Pipeline] configFileProvider 06:27:42 provisioning config files... 06:27:42 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12486585779918492366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:27:42 ---> ****-login.sh 06:27:42 nexus3.edgexfoundry.org:10001 06:27:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:42 Configure a credential helper to remove this warning. See 06:27:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:42 06:27:42 Login Succeeded 06:27:42 nexus3.edgexfoundry.org:10002 06:27:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:42 Configure a credential helper to remove this warning. See 06:27:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:42 06:27:42 Login Succeeded 06:27:42 nexus3.edgexfoundry.org:10003 06:27:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:42 Configure a credential helper to remove this warning. See 06:27:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:42 06:27:42 Login Succeeded 06:27:42 nexus3.edgexfoundry.org:10004 06:27:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:42 Configure a credential helper to remove this warning. See 06:27:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:42 06:27:42 Login Succeeded 06:27:42 ****.io 06:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:43 Configure a credential helper to remove this warning. See 06:27:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:43 06:27:43 Login Succeeded 06:27:43 ---> ****-login.sh ends [Pipeline] } 06:27:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:27:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:27:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:27:43 ========================================================= 06:27:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:27:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:27:43 Sending build context to Docker daemon 9.874MB 06:27:43 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 06:27:43 Step 2/12 : FROM ${BASE} AS builder 06:27:43 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:27:43 da9db072f522: Pulling fs layer 06:27:43 6ef4a4ee8ca5: Pulling fs layer 06:27:43 06f05ace1117: Pulling fs layer 06:27:43 5fe327b54edc: Pulling fs layer 06:27:43 4f4fb700ef54: Pulling fs layer 06:27:43 92a5565b7b96: Pulling fs layer 06:27:43 ff9bb7016b71: Pulling fs layer 06:27:43 b67dba6c2c7d: Pulling fs layer 06:27:43 a813b0c90790: Pulling fs layer 06:27:43 4f4fb700ef54: Waiting 06:27:43 92a5565b7b96: Waiting 06:27:43 ff9bb7016b71: Waiting 06:27:43 b67dba6c2c7d: Waiting 06:27:43 5fe327b54edc: Waiting 06:27:43 a813b0c90790: Waiting 06:27:43 6ef4a4ee8ca5: Download complete 06:27:43 5fe327b54edc: Verifying Checksum 06:27:43 5fe327b54edc: Download complete 06:27:43 4f4fb700ef54: Verifying Checksum 06:27:43 4f4fb700ef54: Download complete 06:27:43 da9db072f522: Download complete 06:27:43 92a5565b7b96: Download complete 06:27:43 ff9bb7016b71: Verifying Checksum 06:27:43 ff9bb7016b71: Download complete 06:27:44 a813b0c90790: Verifying Checksum 06:27:44 a813b0c90790: Download complete 06:27:44 da9db072f522: Pull complete 06:27:44 06f05ace1117: Verifying Checksum 06:27:44 06f05ace1117: Download complete 06:27:44 b67dba6c2c7d: Verifying Checksum 06:27:44 b67dba6c2c7d: Download complete 06:27:44 6ef4a4ee8ca5: Pull complete 06:27:47 06f05ace1117: Pull complete 06:27:47 5fe327b54edc: Pull complete 06:27:48 4f4fb700ef54: Pull complete 06:27:48 92a5565b7b96: Pull complete 06:27:48 ff9bb7016b71: Pull complete 06:27:50 b67dba6c2c7d: Pull complete 06:27:51 a813b0c90790: Pull complete 06:27:51 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 06:27:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:27:51 ---> 3ba60ce46760 06:27:51 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 06:27:53 ---> Running in 2c43251dbb24 06:27:53 Removing intermediate container 2c43251dbb24 06:27:53 ---> 1d1ff4a7b393 06:27:53 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:27:53 ---> Running in 9b12d988c289 06:27:53 Removing intermediate container 9b12d988c289 06:27:53 ---> 620db9849fef 06:27:53 Step 5/12 : ARG ADD_BUILD_TAGS="" 06:27:53 ---> Running in 3dde110c5963 06:27:53 Removing intermediate container 3dde110c5963 06:27:53 ---> e1e214002d86 06:27:53 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:27:53 ---> Running in c75bb757a9ff 06:27:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:27:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:27:54 OK: 248 MiB in 58 packages 06:27:54 Removing intermediate container c75bb757a9ff 06:27:54 ---> 44f1f915925e 06:27:54 Step 7/12 : WORKDIR /app 06:27:54 ---> Running in 1e26537fdbeb 06:27:54 Removing intermediate container 1e26537fdbeb 06:27:54 ---> f06514a93bd5 06:27:54 Step 8/12 : COPY go.mod vendor* ./ 06:27:54 ---> f8b2d0ce5cdd 06:27:54 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:27:54 ---> Running in 875184819b47 06:27:57 Still waiting to schedule task 06:27:57 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-40153’ 06:28:33 Removing intermediate container 875184819b47 06:28:33 ---> 752a6b12a3e0 06:28:33 Step 10/12 : COPY . . 06:28:33 ---> 55f3b444894f 06:28:33 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:28:33 ---> Running in 41728b6356c5 06:28:33 Removing intermediate container 41728b6356c5 06:28:33 ---> 04bd20fec9a8 06:28:33 Step 12/12 : RUN $MAKE 06:28:33 ---> Running in 589230763fb3 06:28:33 noop 06:28:33 Removing intermediate container 589230763fb3 06:28:33 ---> 7a3225e912be 06:28:33 Successfully built 7a3225e912be 06:28:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:34 + docker inspect -f . ci-base-image-x86_64 06:28:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:34 prd-ubuntu20.04-docker-8c-8g-40156 does not seem to be running inside a container 06:28:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_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 06:28:34 $ docker top 53d6b9050917ed28b61875cb1335cfd641fd5afb725aef5c9087bdf26289fff8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:34 + go version 06:28:34 go version go1.23.4 linux/amd64 [Pipeline] } 06:28:34 $ docker stop --time=1 53d6b9050917ed28b61875cb1335cfd641fd5afb725aef5c9087bdf26289fff8 06:28:36 $ docker rm -f --volumes 53d6b9050917ed28b61875cb1335cfd641fd5afb725aef5c9087bdf26289fff8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:36 + docker inspect -f . ci-base-image-x86_64 06:28:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:36 prd-ubuntu20.04-docker-8c-8g-40156 does not seem to be running inside a container 06:28:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_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 06:28:37 $ docker top b1ad6c3e145989be6c42acf320efe0d9346aadd845678e5787dd92f35c267f03 -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:37 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 06:28:37 + make test 06:28:37 go test -race -coverprofile=coverage.out ./... 06:29:16 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 06:29:16 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 06:29:16 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 06:29:16 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 06:29:16 ok github.com/edgexfoundry/app-record-replay/internal/app 1.027s coverage: 88.0% of statements 06:29:22 ok github.com/edgexfoundry/app-record-replay/internal/application 9.588s coverage: 98.7% of statements 06:29:22 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.093s coverage: 89.7% of statements 06:29:22 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.020s coverage: 100.0% of statements 06:29:22 running golangci-lint 06:29:22 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 06:29:22 go version go1.23.4 linux/amd64 06:29:22 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 06:29:22 level=info msg="[config_reader] Used config file .golangci.yml" 06:29:22 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 06:29:49 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|imports|types_sizes|deps|files|name) took 23.59237363s" 06:29:49 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 7.394663ms" 06:29:59 level=info msg="[linters_context/goanalysis] analyzers took 1m0.432481563s with top 10 stages: buildir: 50.041388721s, inspect: 1.986940011s, fact_deprecated: 1.841731956s, ctrlflow: 1.19873177s, printf: 1.086828609s, fact_purity: 965.777815ms, nilness: 788.762177ms, typedness: 511.149494ms, SA5012: 409.330681ms, tokenfileanalyzer: 340.334901ms" 06:29:59 level=info msg="[runner] Issues before processing: 10, after processing: 0" 06:29:59 level=info msg="[runner] Processors filtering stat (in/out): exclude: 10/10, invalid_issue: 10/10, filename_unadjuster: 10/10, skip_dirs: 10/10, autogenerated_exclude: 10/10, identifier_marker: 10/10, cgo: 10/10, skip_files: 10/10, path_prettifier: 10/10, exclude-rules: 10/0" 06:29:59 level=info msg="[runner] processing took 790.988µs with stages: identifier_marker: 383.024µs, autogenerated_exclude: 146.351µs, exclude-rules: 97.941µs, path_prettifier: 89.421µs, skip_dirs: 56.891µs, cgo: 3.66µs, invalid_issue: 3.35µs, filename_unadjuster: 1.88µs, max_same_issues: 1.21µs, nolint: 1.13µs, uniq_by_line: 980ns, skip_files: 800ns, fixer: 720ns, max_from_linter: 680ns, path_shortener: 520ns, path_prefixer: 500ns, sort_results: 440ns, exclude: 420ns, diff: 300ns, source_code: 280ns, max_per_file_from_linter: 260ns, severity-rules: 230ns" 06:29:59 level=info msg="[runner] linters took 12.122876179s with stages: goanalysis_metalinter: 12.12194939s" 06:29:59 level=info msg="File cache stats: 0 entries of total size 0B" 06:29:59 level=info msg="Memory: 356 samples, avg is 238.8MB, max is 1097.4MB" 06:29:59 level=info msg="Execution took 35.729289091s" 06:29:59 go vet ./... 06:30:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:30:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:30:06 ./bin/test-attribution-txt.sh 06:30:06 An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo 06:30:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:30:06 $ docker stop --time=1 b1ad6c3e145989be6c42acf320efe0d9346aadd845678e5787dd92f35c267f03 06:30:08 $ docker rm -f --volumes b1ad6c3e145989be6c42acf320efe0d9346aadd845678e5787dd92f35c267f03 [Pipeline] // withDockerContainer [Pipeline] sh 06:30:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:30:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:30:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:30:09 + ls -al . 06:30:09 total 264 06:30:09 drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 06:28 . 06:30:09 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 06:27 .. 06:30:09 -rw-rw-r-- 1 jenkins jenkins 119 Mar 4 06:27 .dockerignore 06:30:09 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 06:29 .git 06:30:09 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:27 .github 06:30:09 -rw-rw-r-- 1 jenkins jenkins 164 Mar 4 06:27 .gitignore 06:30:09 -rw-rw-r-- 1 jenkins jenkins 41 Mar 4 06:27 .golangci.yml 06:30:09 drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 06:27 .semver 06:30:09 -rw-rw-r-- 1 jenkins jenkins 16870 Mar 4 06:27 Attribution.txt 06:30:09 -rw-rw-r-- 1 jenkins jenkins 458 Mar 4 06:27 CHANGELOG.md 06:30:09 -rw-rw-r-- 1 jenkins jenkins 1726 Mar 4 06:27 Dockerfile 06:30:09 -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 06:27 GOVERNANCE.md 06:30:09 -rw-rw-r-- 1 jenkins jenkins 681 Mar 4 06:27 Jenkinsfile 06:30:09 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 4 06:27 LICENSE 06:30:09 -rw-rw-r-- 1 jenkins jenkins 3851 Mar 4 06:27 Makefile 06:30:09 -rw-rw-r-- 1 jenkins jenkins 611 Mar 4 06:27 OWNERS.md 06:30:09 -rw-rw-r-- 1 jenkins jenkins 4107 Mar 4 06:27 README.md 06:30:09 -rw-rw-r-- 1 jenkins jenkins 7789 Mar 4 06:27 Record and Reply.postman_collection.json 06:30:09 -rw-rw-r-- 1 jenkins jenkins 12 Mar 4 06:27 VERSION 06:30:09 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 06:27 bin 06:30:09 -rw-r--r-- 1 jenkins jenkins 34247 Mar 4 06:29 coverage.out 06:30:09 -rw-rw-r-- 1 jenkins jenkins 6721 Mar 4 06:27 go.mod 06:30:09 -rw-rw-r-- 1 jenkins jenkins 88240 Mar 4 06:27 go.sum 06:30:09 drwxrwxr-x 7 jenkins jenkins 4096 Mar 4 06:27 internal 06:30:09 -rw-rw-r-- 1 jenkins jenkins 913 Mar 4 06:27 main.go 06:30:09 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 06:27 openapi 06:30:09 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:27 pkg 06:30:09 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 06:27 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:10 + docker build -t app-record-replay -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=e872dfa1c37aeb3a690af3223cf450be67f27a01 --label arch=amd64 --label version=4.0.0-dev.10 . 06:30:10 Sending build context to Docker daemon 9.909MB 06:30:10 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 06:30:10 Step 2/27 : FROM ${BASE} AS builder 06:30:10 ---> 7a3225e912be 06:30:10 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 06:30:10 ---> Running in da25258da4af 06:30:10 Removing intermediate container da25258da4af 06:30:10 ---> 91cbdb3dbf56 06:30:10 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 06:30:10 ---> Running in 68c6f18a817c 06:30:10 Removing intermediate container 68c6f18a817c 06:30:10 ---> 27abf184d84f 06:30:10 Step 5/27 : ARG ADD_BUILD_TAGS="" 06:30:10 ---> Running in 51d0d3987f92 06:30:10 Removing intermediate container 51d0d3987f92 06:30:10 ---> e99b93380ec1 06:30:10 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:30:10 ---> Running in 198600fcc1ef 06:30:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:30:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:30:11 OK: 248 MiB in 58 packages 06:30:11 Removing intermediate container 198600fcc1ef 06:30:11 ---> becfe8a05fb8 06:30:11 Step 7/27 : WORKDIR /app 06:30:11 ---> Running in 08d401cee107 06:30:11 Removing intermediate container 08d401cee107 06:30:11 ---> 9c6ee1041929 06:30:11 Step 8/27 : COPY go.mod vendor* ./ 06:30:11 ---> ec1a2dc521af 06:30:11 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:11 ---> Running in 043b8eebfbcd 06:30:12 Removing intermediate container 043b8eebfbcd 06:30:12 ---> 60644f715e54 06:30:12 Step 10/27 : COPY . . 06:30:13 ---> eb0ff247af93 06:30:13 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:30:13 ---> Running in 47f37460de11 06:30:13 Removing intermediate container 47f37460de11 06:30:13 ---> 955ce0a8e895 06:30:13 Step 12/27 : RUN $MAKE 06:30:13 ---> Running in cc895f45c265 06:30:13 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.10 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay 06:30:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40159 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 06:30:38 Running in /w/workspace/app-record-replay/109 [Pipeline] { [Pipeline] checkout 06:30:41 Selected Git installation does not exist. Using Default 06:30:41 The recommended git tool is: NONE 06:30:45 Removing intermediate container cc895f45c265 06:30:45 ---> 1b25668b2e5d 06:30:45 Step 13/27 : FROM alpine:3.20 06:30:45 3.20: Pulling from library/alpine 06:30:45 0a9a5dfd008f: Pulling fs layer 06:30:45 0a9a5dfd008f: Verifying Checksum 06:30:45 0a9a5dfd008f: Download complete 06:30:45 0a9a5dfd008f: Pull complete 06:30:45 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:30:45 Status: Downloaded newer image for alpine:3.20 06:30:45 ---> ff221270b9fb 06:30:45 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:30:45 ---> Running in 1c85351313d5 06:30:45 Removing intermediate container 1c85351313d5 06:30:45 ---> 1cbdb4519b20 06:30:45 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 06:30:45 ---> Running in d71cac657554 06:30:45 Removing intermediate container d71cac657554 06:30:45 ---> 1a540f97fb3f 06:30:45 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 06:30:45 ---> Running in e10dad67669a 06:30:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:30:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:30:46 (1/2) Installing ca-certificates (20241121-r1) 06:30:46 (2/2) Installing dumb-init (1.2.5-r3) 06:30:46 Executing busybox-1.36.1-r29.trigger 06:30:46 Executing ca-certificates-20241121-r1.trigger 06:30:46 OK: 9 MiB in 16 packages 06:30:47 using credential edgex-jenkins-ssh 06:30:47 Cloning the remote Git repository 06:30:47 Removing intermediate container e10dad67669a 06:30:47 ---> 13bb2062ed31 06:30:47 Step 17/27 : RUN apk --no-cache upgrade 06:30:47 ---> Running in cc0dce1022f1 06:30:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:30:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:30:47 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 06:30:47 > git init /w/workspace/app-record-replay/109 # timeout=10 06:30:47 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 06:30:47 > git --version # timeout=10 06:30:47 > git --version # 'git version 2.25.1' 06:30:47 using GIT_SSH to set credentials SSH Credentials for GitHub 06:30:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:30:48 OK: 9 MiB in 16 packages 06:30:48 Removing intermediate container cc0dce1022f1 06:30:48 ---> cc5c9ac2bb0a 06:30:48 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 06:30:48 ---> 9013038910b5 06:30:48 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 06:30:48 ---> f98c1a13b461 06:30:48 Step 20/27 : COPY --from=builder /app/res/ /res/ 06:30:48 ---> d55e76c13dbf 06:30:48 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 06:30:49 ---> ea95470714a1 06:30:49 Step 22/27 : EXPOSE 59712 06:30:49 ---> Running in 7f8409667eb1 06:30:49 Removing intermediate container 7f8409667eb1 06:30:49 ---> aacf3b4cbaac 06:30:49 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 06:30:49 ---> Running in fc80cbb8304a 06:30:49 Removing intermediate container fc80cbb8304a 06:30:49 ---> 96bc80d5db99 06:30:49 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:30:49 ---> Running in 4988c32e0786 06:30:49 Removing intermediate container 4988c32e0786 06:30:49 ---> fda5ea1bc998 06:30:49 Step 25/27 : LABEL arch=amd64 06:30:49 ---> Running in 224c97df9c06 06:30:49 Removing intermediate container 224c97df9c06 06:30:49 ---> df0c21b9a9c4 06:30:49 Step 26/27 : LABEL git_sha=e872dfa1c37aeb3a690af3223cf450be67f27a01 06:30:49 ---> Running in 8f030695f058 06:30:49 Removing intermediate container 8f030695f058 06:30:49 ---> 05a5b40b0af1 06:30:49 Step 27/27 : LABEL version=4.0.0-dev.10 06:30:49 ---> Running in 71873ed48944 06:30:50 Removing intermediate container 71873ed48944 06:30:50 ---> f9ed4457917e 06:30:50 [Warning] One or more build-args [ARCH] were not consumed 06:30:50 Successfully built f9ed4457917e 06:30:50 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:30:50 provisioning config files... 06:30:50 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6108371429481927641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:30:50 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 06:30:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:30:50 ---> ****-login.sh 06:30:50 nexus3.edgexfoundry.org:10001 06:30:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:50 Configure a credential helper to remove this warning. See 06:30:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:50 06:30:50 Login Succeeded 06:30:50 nexus3.edgexfoundry.org:10002 06:30:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:50 Configure a credential helper to remove this warning. See 06:30:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:50 06:30:50 Login Succeeded 06:30:50 nexus3.edgexfoundry.org:10003 06:30:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:50 Configure a credential helper to remove this warning. See 06:30:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:50 06:30:50 Login Succeeded 06:30:50 nexus3.edgexfoundry.org:10004 06:30:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:50 Configure a credential helper to remove this warning. See 06:30:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:50 06:30:50 Login Succeeded 06:30:50 ****.io 06:30:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:51 Configure a credential helper to remove this warning. See 06:30:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:51 06:30:51 Login Succeeded 06:30:51 ---> ****-login.sh ends [Pipeline] } 06:30:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:30:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:30:51 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 06:30:51 e872dfa1c37aeb3a690af3223cf450be67f27a01 06:30:51 latest 06:30:51 4.0.0-dev.10 06:30:51 e872dfa1c37aeb3a690af3223cf450be67f27a01-4.0.0-dev.10 06:30:51 main 06:30:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:51 Avoid second fetch 06:30:51 Checking out Revision e872dfa1c37aeb3a690af3223cf450be67f27a01 (main) 06:30:51 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:e872dfa1c37aeb3a690af3223cf450be67f27a01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:51 > git config core.sparsecheckout # timeout=10 06:30:51 > git checkout -f e872dfa1c37aeb3a690af3223cf450be67f27a01 # timeout=10 06:30:52 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:e872dfa1c37aeb3a690af3223cf450be67f27a01 06:30:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 06:30:52 c48b14646f05: Preparing 06:30:52 db7d6fc8e6fd: Preparing 06:30:52 ba387d4aa9ce: Preparing 06:30:52 f2490a367dea: Preparing 06:30:52 d1a4ac64c102: Preparing 06:30:52 6f7478ac8207: Preparing 06:30:52 994456c4fd7b: Preparing 06:30:52 6f7478ac8207: Waiting 06:30:52 994456c4fd7b: Waiting 06:30:52 f2490a367dea: Pushed 06:30:52 ba387d4aa9ce: Pushed 06:30:52 db7d6fc8e6fd: Pushed 06:30:52 d1a4ac64c102: Pushed 06:30:52 994456c4fd7b: Layer already exists 06:30:52 Commit message: "Merge pull request #175 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.30" 06:30:52 6f7478ac8207: Pushed 06:30:55 c48b14646f05: Pushed 06:30:55 e872dfa1c37aeb3a690af3223cf450be67f27a01: digest: sha256:9fd0c1d685fa8858bdc5093b88d9ac2cdc6bd340d5f5430af416fc637f67be6b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:56 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:56 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 06:30:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 06:30:56 c48b14646f05: Preparing 06:30:56 db7d6fc8e6fd: Preparing 06:30:56 ba387d4aa9ce: Preparing 06:30:56 f2490a367dea: Preparing 06:30:56 d1a4ac64c102: Preparing 06:30:56 6f7478ac8207: Preparing 06:30:56 994456c4fd7b: Preparing 06:30:56 6f7478ac8207: Waiting 06:30:56 994456c4fd7b: Waiting 06:30:56 f2490a367dea: Layer already exists 06:30:56 db7d6fc8e6fd: Layer already exists 06:30:56 d1a4ac64c102: Layer already exists 06:30:56 ba387d4aa9ce: Layer already exists 06:30:56 c48b14646f05: Layer already exists 06:30:56 994456c4fd7b: Layer already exists 06:30:56 6f7478ac8207: Layer already exists 06:30:56 latest: digest: sha256:9fd0c1d685fa8858bdc5093b88d9ac2cdc6bd340d5f5430af416fc637f67be6b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:30:56 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:30:57 % Total % Received % Xferd Average Speed Time Time Time Current 06:30:57 Dload Upload Total Spent Left Speed 06:30:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 227k 0 --:--:-- --:--:-- --:--:-- 227k 06:30:57 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.10 06:30:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 06:30:57 c48b14646f05: Preparing 06:30:57 db7d6fc8e6fd: Preparing 06:30:57 ba387d4aa9ce: Preparing 06:30:57 f2490a367dea: Preparing 06:30:57 d1a4ac64c102: Preparing 06:30:57 6f7478ac8207: Preparing 06:30:57 994456c4fd7b: Preparing 06:30:57 6f7478ac8207: Waiting 06:30:57 d1a4ac64c102: Layer already exists 06:30:57 f2490a367dea: Layer already exists 06:30:57 c48b14646f05: Layer already exists 06:30:57 ba387d4aa9ce: Layer already exists 06:30:57 db7d6fc8e6fd: Layer already exists 06:30:57 6f7478ac8207: Layer already exists 06:30:57 994456c4fd7b: Layer already exists 06:30:57 4.0.0-dev.10: digest: sha256:9fd0c1d685fa8858bdc5093b88d9ac2cdc6bd340d5f5430af416fc637f67be6b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:30:57 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:e872dfa1c37aeb3a690af3223cf450be67f27a01-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:30:57 + sudo tee /etc/docker/daemon.new 06:30:57 { 06:30:57 "registry-mirrors": [ 06:30:57 "https://nexus3.edgexfoundry.org:10001" 06:30:57 ], 06:30:57 "bip": "10.250.0.254/24", 06:30:57 "hosts": [ 06:30:57 "tcp://0.0.0.0:5555", 06:30:57 "unix:///var/run/docker.sock" 06:30:57 ], 06:30:57 "mtu": 1458, 06:30:57 "selinux-enabled": true, 06:30:57 "seccomp-profile": "/etc/docker/seccomp.json" 06:30:57 } [Pipeline] sh 06:30:58 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:e872dfa1c37aeb3a690af3223cf450be67f27a01-4.0.0-dev.10 06:30:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 06:30:58 c48b14646f05: Preparing 06:30:58 db7d6fc8e6fd: Preparing 06:30:58 ba387d4aa9ce: Preparing 06:30:58 f2490a367dea: Preparing 06:30:58 d1a4ac64c102: Preparing 06:30:58 6f7478ac8207: Preparing 06:30:58 994456c4fd7b: Preparing 06:30:58 994456c4fd7b: Waiting 06:30:58 c48b14646f05: Layer already exists 06:30:58 d1a4ac64c102: Layer already exists 06:30:58 ba387d4aa9ce: Layer already exists 06:30:58 db7d6fc8e6fd: Layer already exists 06:30:58 f2490a367dea: Layer already exists 06:30:58 6f7478ac8207: Layer already exists 06:30:58 994456c4fd7b: Layer already exists 06:30:58 e872dfa1c37aeb3a690af3223cf450be67f27a01-4.0.0-dev.10: digest: sha256:9fd0c1d685fa8858bdc5093b88d9ac2cdc6bd340d5f5430af416fc637f67be6b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:30:58 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:58 + sudo service docker restart 06:30:58 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 06:30:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 06:30:58 c48b14646f05: Preparing 06:30:58 db7d6fc8e6fd: Preparing 06:30:58 ba387d4aa9ce: Preparing 06:30:58 f2490a367dea: Preparing 06:30:58 d1a4ac64c102: Preparing 06:30:58 6f7478ac8207: Preparing 06:30:58 994456c4fd7b: Preparing 06:30:58 6f7478ac8207: Waiting 06:30:58 994456c4fd7b: Waiting 06:30:58 c48b14646f05: Layer already exists 06:30:58 f2490a367dea: Layer already exists 06:30:58 ba387d4aa9ce: Layer already exists 06:30:58 db7d6fc8e6fd: Layer already exists 06:30:58 d1a4ac64c102: Layer already exists 06:30:58 6f7478ac8207: Layer already exists 06:30:58 994456c4fd7b: Layer already exists 06:30:58 main: digest: sha256:9fd0c1d685fa8858bdc5093b88d9ac2cdc6bd340d5f5430af416fc637f67be6b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:30:58 ===================================================== [Pipeline] echo 06:30:58 taggedImages: 06:30:58 - nexus3.edgexfoundry.org:10004/app-record-replay:e872dfa1c37aeb3a690af3223cf450be67f27a01 06:30:58 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 06:30:58 - nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.10 06:30:58 - nexus3.edgexfoundry.org:10004/app-record-replay:e872dfa1c37aeb3a690af3223cf450be67f27a01-4.0.0-dev.10 06:30:58 - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:30:59 06:30:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:30:59 latest: Pulling from edgex-lftools-log-publisher 06:30:59 5eb5b503b376: Pulling fs layer 06:30:59 5c69ac0246d0: Pulling fs layer 06:30:59 ec43610c2a17: Pulling fs layer 06:30:59 3a2ae6a8a46f: Pulling fs layer 06:30:59 33b1e0a273af: Pulling fs layer 06:30:59 5d3b04190fa2: Pulling fs layer 06:30:59 2f39f015ded8: Pulling fs layer 06:30:59 33b1e0a273af: Waiting 06:30:59 5d3b04190fa2: Waiting 06:30:59 3a2ae6a8a46f: Waiting 06:30:59 2f39f015ded8: Waiting 06:30:59 5c69ac0246d0: Download complete 06:30:59 3a2ae6a8a46f: Verifying Checksum 06:30:59 3a2ae6a8a46f: Download complete 06:30:59 33b1e0a273af: Verifying Checksum 06:30:59 33b1e0a273af: Download complete 06:30:59 ec43610c2a17: Verifying Checksum 06:30:59 ec43610c2a17: Download complete 06:30:59 5d3b04190fa2: Verifying Checksum 06:30:59 5d3b04190fa2: Download complete 06:30:59 5eb5b503b376: Verifying Checksum 06:30:59 5eb5b503b376: Download complete 06:31:00 2f39f015ded8: Download complete 06:31:00 5eb5b503b376: Pull complete 06:31:01 5c69ac0246d0: Pull complete 06:31:01 ec43610c2a17: Pull complete 06:31:01 3a2ae6a8a46f: Pull complete 06:31:01 33b1e0a273af: Pull complete 06:31:01 5d3b04190fa2: Pull complete 06:31:06 2f39f015ded8: Pull complete 06:31:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:31:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:31:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:06 prd-ubuntu20.04-docker-8c-8g-40156 does not seem to be running inside a container 06:31:06 $ 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/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_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 06:31:08 $ docker top 9aa133495e7a42dc534b7805ea7f6720472b29bed08a7f771745ce76234b9402 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:31:09 ---> job-cost.sh 06:31:09 lf-activate-venv: SKIPPING 06:31:09 INFO: No Stack... 06:31:09 INFO: Retrieving Pricing Info for: v3-standard-8 06:31:09 INFO: Archiving Costs [Pipeline] sh 06:31:10 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 06:31:10 + cut -d, -f6 [Pipeline] lock 06:31:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-109-stack-cost] 06:31:10 Resource [jenkins-edgexfoundry-app-record-replay-main-109-stack-cost] did not exist. Created. 06:31:10 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:31:10 + echo total: 0.2199999988079071 [Pipeline] stash 06:31:10 Stashed 1 file(s) [Pipeline] } 06:31:10 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-109-stack-cost] [Pipeline] // lock [Pipeline] } 06:31:10 $ docker stop --time=1 9aa133495e7a42dc534b7805ea7f6720472b29bed08a7f771745ce76234b9402 06:31:11 $ docker rm -f --volumes 9aa133495e7a42dc534b7805ea7f6720472b29bed08a7f771745ce76234b9402 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:31:16 provisioning config files... 06:31:16 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/109@tmp/config1106425134368671013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:31:17 ---> ****-login.sh 06:31:17 nexus3.edgexfoundry.org:10001 06:31:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:17 Configure a credential helper to remove this warning. See 06:31:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:17 06:31:17 Login Succeeded 06:31:17 nexus3.edgexfoundry.org:10002 06:31:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:18 Configure a credential helper to remove this warning. See 06:31:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:18 06:31:18 Login Succeeded 06:31:18 nexus3.edgexfoundry.org:10003 06:31:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:18 Configure a credential helper to remove this warning. See 06:31:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:18 06:31:18 Login Succeeded 06:31:18 nexus3.edgexfoundry.org:10004 06:31:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:19 Configure a credential helper to remove this warning. See 06:31:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:19 06:31:19 Login Succeeded 06:31:19 ****.io 06:31:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:19 Configure a credential helper to remove this warning. See 06:31:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:19 06:31:19 Login Succeeded 06:31:19 ---> ****-login.sh ends [Pipeline] } 06:31:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:31:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:31:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:31:20 ========================================================= 06:31:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:31:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:20 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:31:20 Sending build context to Docker daemon 320.5kB 06:31:20 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 06:31:20 Step 2/12 : FROM ${BASE} AS builder 06:31:21 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:31:21 9986a736f7d3: Pulling fs layer 06:31:21 1f018df60701: Pulling fs layer 06:31:21 39f8f326b044: Pulling fs layer 06:31:21 e6a1e7a6a96a: Pulling fs layer 06:31:21 4f4fb700ef54: Pulling fs layer 06:31:21 d45d956e0dbf: Pulling fs layer 06:31:21 d7702b0d1db1: Pulling fs layer 06:31:21 5c7f0f088c93: Pulling fs layer 06:31:21 4fdc064ae6cf: Pulling fs layer 06:31:21 4f4fb700ef54: Waiting 06:31:21 d45d956e0dbf: Waiting 06:31:21 d7702b0d1db1: Waiting 06:31:21 5c7f0f088c93: Waiting 06:31:21 4fdc064ae6cf: Waiting 06:31:21 e6a1e7a6a96a: Waiting 06:31:21 1f018df60701: Download complete 06:31:21 e6a1e7a6a96a: Verifying Checksum 06:31:21 e6a1e7a6a96a: Download complete 06:31:21 4f4fb700ef54: Verifying Checksum 06:31:21 4f4fb700ef54: Download complete 06:31:21 d45d956e0dbf: Verifying Checksum 06:31:21 d45d956e0dbf: Download complete 06:31:21 9986a736f7d3: Verifying Checksum 06:31:21 9986a736f7d3: Download complete 06:31:21 d7702b0d1db1: Verifying Checksum 06:31:21 d7702b0d1db1: Download complete 06:31:21 4fdc064ae6cf: Verifying Checksum 06:31:21 4fdc064ae6cf: Download complete 06:31:22 9986a736f7d3: Pull complete 06:31:22 1f018df60701: Pull complete 06:31:23 39f8f326b044: Verifying Checksum 06:31:23 39f8f326b044: Download complete 06:31:24 5c7f0f088c93: Verifying Checksum 06:31:24 5c7f0f088c93: Download complete 06:31:42 39f8f326b044: Pull complete 06:31:42 e6a1e7a6a96a: Pull complete 06:31:42 4f4fb700ef54: Pull complete 06:31:42 d45d956e0dbf: Pull complete 06:31:42 d7702b0d1db1: Pull complete 06:31:50 5c7f0f088c93: Pull complete 06:31:51 4fdc064ae6cf: Pull complete 06:31:51 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 06:31:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:31:52 ---> 63f30b955cb9 06:31:52 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 06:31:54 ---> Running in dfbefc6e967e 06:31:54 Removing intermediate container dfbefc6e967e 06:31:54 ---> c25694655ad1 06:31:54 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:31:54 ---> Running in 95eb7a783736 06:31:55 Removing intermediate container 95eb7a783736 06:31:55 ---> a9b33346416b 06:31:55 Step 5/12 : ARG ADD_BUILD_TAGS="" 06:31:55 ---> Running in 49b08f0df1dc 06:31:55 Removing intermediate container 49b08f0df1dc 06:31:55 ---> 3dee666b873e 06:31:55 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:31:55 ---> Running in f6895858de5e 06:31:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:31:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:31:59 OK: 239 MiB in 58 packages 06:32:00 Removing intermediate container f6895858de5e 06:32:00 ---> 98578403e503 06:32:00 Step 7/12 : WORKDIR /app 06:32:00 ---> Running in 3aebd15fefd9 06:32:00 Removing intermediate container 3aebd15fefd9 06:32:00 ---> 3cf08e20145f 06:32:00 Step 8/12 : COPY go.mod vendor* ./ 06:32:01 ---> d68c1678ee18 06:32:01 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:32:01 ---> Running in 553b13737a91 06:33:52 Removing intermediate container 553b13737a91 06:33:52 ---> b67f5db4662d 06:33:52 Step 10/12 : COPY . . 06:33:52 ---> 8393c628c927 06:33:52 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:33:52 ---> Running in d63d63435e31 06:33:52 Removing intermediate container d63d63435e31 06:33:52 ---> fc2a04f7e5ab 06:33:52 Step 12/12 : RUN $MAKE 06:33:52 ---> Running in d7ff8ebd6f46 06:33:52 noop 06:33:52 Removing intermediate container d7ff8ebd6f46 06:33:52 ---> a386c83b6751 06:33:52 Successfully built a386c83b6751 06:33:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:53 + docker inspect -f . ci-base-image-arm64 06:33:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:33:53 prd-ubuntu20.04-docker-arm64-4c-16g-40159 does not seem to be running inside a container 06:33:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/109 -v /w/workspace/app-record-replay/109:/w/workspace/app-record-replay/109:rw,z -v /w/workspace/app-record-replay/109@tmp:/w/workspace/app-record-replay/109@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 06:33:55 $ docker top d61c034b2d64013a6a501bd7d2e739ebf8699442971d9c256c591aff6b30807d -eo pid,comm [Pipeline] { [Pipeline] sh 06:33:55 + go version 06:33:55 go version go1.23.4 linux/arm64 [Pipeline] } 06:33:55 $ docker stop --time=1 d61c034b2d64013a6a501bd7d2e739ebf8699442971d9c256c591aff6b30807d 06:33:57 $ docker rm -f --volumes d61c034b2d64013a6a501bd7d2e739ebf8699442971d9c256c591aff6b30807d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:58 + docker inspect -f . ci-base-image-arm64 06:33:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:33:58 prd-ubuntu20.04-docker-arm64-4c-16g-40159 does not seem to be running inside a container 06:33:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/109 -v /w/workspace/app-record-replay/109:/w/workspace/app-record-replay/109:rw,z -v /w/workspace/app-record-replay/109@tmp:/w/workspace/app-record-replay/109@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 06:33:59 $ docker top 78d68ede0279502066f00fc42cdfcfcab3e0a00b98bcb22e50290ebd6b6b92af -eo pid,comm [Pipeline] { [Pipeline] sh 06:34:00 + git config --global --add safe.directory /w/workspace/app-record-replay/109 [Pipeline] fileExists [Pipeline] sh 06:34:01 + make test 06:34:01 go test -race -coverprofile=coverage.out ./... 06:39:23 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 06:39:27 ok github.com/edgexfoundry/app-record-replay/internal/app 1.149s coverage: 88.0% of statements 06:39:34 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 06:39:34 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 06:39:37 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 06:39:42 ok github.com/edgexfoundry/app-record-replay/internal/application 9.918s coverage: 98.7% of statements 06:39:42 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.468s coverage: 89.7% of statements 06:39:42 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.084s coverage: 100.0% of statements 06:39:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:39:43 go vet ./... 06:44:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:44:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:44:05 ./bin/test-attribution-txt.sh 06:44:05 An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo 06:44:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:44:05 $ docker stop --time=1 78d68ede0279502066f00fc42cdfcfcab3e0a00b98bcb22e50290ebd6b6b92af 06:44:07 $ docker rm -f --volumes 78d68ede0279502066f00fc42cdfcfcab3e0a00b98bcb22e50290ebd6b6b92af [Pipeline] // withDockerContainer [Pipeline] sh 06:44:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:44:10 Warning: overwriting stash ‘coverage-report’ 06:44:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:44:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:44:11 + ls -al . 06:44:11 total 260 06:44:11 drwxrwxr-x 9 jenkins jenkins 4096 Mar 4 06:34 . 06:44:11 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 06:30 .. 06:44:11 -rw-rw-r-- 1 jenkins jenkins 119 Mar 4 06:30 .dockerignore 06:44:11 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 06:30 .git 06:44:11 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:30 .github 06:44:11 -rw-rw-r-- 1 jenkins jenkins 164 Mar 4 06:30 .gitignore 06:44:11 -rw-rw-r-- 1 jenkins jenkins 41 Mar 4 06:30 .golangci.yml 06:44:11 -rw-rw-r-- 1 jenkins jenkins 16870 Mar 4 06:30 Attribution.txt 06:44:11 -rw-rw-r-- 1 jenkins jenkins 458 Mar 4 06:30 CHANGELOG.md 06:44:11 -rw-rw-r-- 1 jenkins jenkins 1726 Mar 4 06:30 Dockerfile 06:44:11 -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 06:30 GOVERNANCE.md 06:44:11 -rw-rw-r-- 1 jenkins jenkins 681 Mar 4 06:30 Jenkinsfile 06:44:11 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 4 06:30 LICENSE 06:44:11 -rw-rw-r-- 1 jenkins jenkins 3851 Mar 4 06:30 Makefile 06:44:11 -rw-rw-r-- 1 jenkins jenkins 611 Mar 4 06:30 OWNERS.md 06:44:11 -rw-rw-r-- 1 jenkins jenkins 4107 Mar 4 06:30 README.md 06:44:11 -rw-rw-r-- 1 jenkins jenkins 7789 Mar 4 06:30 Record and Reply.postman_collection.json 06:44:11 -rw-rw-r-- 1 jenkins jenkins 12 Mar 4 06:27 VERSION 06:44:11 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 06:30 bin 06:44:11 -rw-r--r-- 1 jenkins jenkins 34248 Mar 4 06:39 coverage.out 06:44:11 -rw-rw-r-- 1 jenkins jenkins 6721 Mar 4 06:30 go.mod 06:44:11 -rw-rw-r-- 1 jenkins jenkins 88240 Mar 4 06:30 go.sum 06:44:11 drwxrwxr-x 7 jenkins jenkins 4096 Mar 4 06:30 internal 06:44:11 -rw-rw-r-- 1 jenkins jenkins 913 Mar 4 06:30 main.go 06:44:11 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 06:30 openapi 06:44:11 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:30 pkg 06:44:11 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 06:30 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:11 + docker build -t app-record-replay-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e872dfa1c37aeb3a690af3223cf450be67f27a01 --label arch=arm64 --label version=4.0.0-dev.10 . 06:44:12 Sending build context to Docker daemon 355.3kB 06:44:12 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 06:44:12 Step 2/27 : FROM ${BASE} AS builder 06:44:12 ---> a386c83b6751 06:44:12 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 06:44:12 ---> Running in 874d7ee71478 06:44:12 Removing intermediate container 874d7ee71478 06:44:12 ---> 1d36fc160733 06:44:12 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 06:44:12 ---> Running in b0779d498e4a 06:44:12 Removing intermediate container b0779d498e4a 06:44:12 ---> 05196d4adef9 06:44:12 Step 5/27 : ARG ADD_BUILD_TAGS="" 06:44:12 ---> Running in b2d383bbe3fb 06:44:13 Removing intermediate container b2d383bbe3fb 06:44:13 ---> 6c7ad5f80ea6 06:44:13 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:44:13 ---> Running in f853eec8f6d4 06:44:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:44:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:44:16 OK: 239 MiB in 58 packages 06:44:17 Removing intermediate container f853eec8f6d4 06:44:17 ---> 52e1bfabcd5b 06:44:17 Step 7/27 : WORKDIR /app 06:44:17 ---> Running in c9497a2a3eba 06:44:17 Removing intermediate container c9497a2a3eba 06:44:17 ---> b538a7d12254 06:44:17 Step 8/27 : COPY go.mod vendor* ./ 06:44:18 ---> 059be8e64bef 06:44:18 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:18 ---> Running in d011d536dfe1 06:44:20 Removing intermediate container d011d536dfe1 06:44:20 ---> 5f0e48ab8ae0 06:44:20 Step 10/27 : COPY . . 06:44:21 ---> 28c9cfb82fbe 06:44:21 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:44:21 ---> Running in 99057da71717 06:44:21 Removing intermediate container 99057da71717 06:44:21 ---> dd9ed779f608 06:44:21 Step 12/27 : RUN $MAKE 06:44:21 ---> Running in a1a8cff02126 06:44:22 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.10 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay 06:47:59 Removing intermediate container a1a8cff02126 06:47:59 ---> e094c4ab65d7 06:47:59 Step 13/27 : FROM alpine:3.20 06:47:59 3.20: Pulling from library/alpine 06:47:59 94e9d8af2201: Pulling fs layer 06:47:59 94e9d8af2201: Verifying Checksum 06:47:59 94e9d8af2201: Download complete 06:47:59 94e9d8af2201: Pull complete 06:47:59 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:47:59 Status: Downloaded newer image for alpine:3.20 06:47:59 ---> 7aab056cecc6 06:47:59 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:47:59 ---> Running in 7b19c491e5a4 06:47:59 Removing intermediate container 7b19c491e5a4 06:47:59 ---> 7c754ff7b966 06:47:59 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 06:47:59 ---> Running in 89b5bae3c987 06:47:59 Removing intermediate container 89b5bae3c987 06:47:59 ---> 91b1b34e761a 06:47:59 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 06:47:59 ---> Running in ad232eedc6e0 06:47:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:59 (1/2) Installing ca-certificates (20241121-r1) 06:47:59 (2/2) Installing dumb-init (1.2.5-r3) 06:47:59 Executing busybox-1.36.1-r29.trigger 06:47:59 Executing ca-certificates-20241121-r1.trigger 06:47:59 OK: 10 MiB in 16 packages 06:47:59 Removing intermediate container ad232eedc6e0 06:47:59 ---> 0b4a287e5aff 06:47:59 Step 17/27 : RUN apk --no-cache upgrade 06:47:59 ---> Running in d1b2f677eee8 06:47:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:48:00 OK: 10 MiB in 16 packages 06:48:01 Removing intermediate container d1b2f677eee8 06:48:01 ---> 3a2a2e1edf89 06:48:01 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 06:48:02 ---> 7a9a12a18675 06:48:02 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 06:48:02 ---> 7e3b976d2067 06:48:02 Step 20/27 : COPY --from=builder /app/res/ /res/ 06:48:03 ---> 298eab93664b 06:48:03 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 06:48:05 ---> 7e4799b4b2ab 06:48:05 Step 22/27 : EXPOSE 59712 06:48:05 ---> Running in 77cb0961bc6c 06:48:05 Removing intermediate container 77cb0961bc6c 06:48:05 ---> 821735f422a0 06:48:05 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 06:48:05 ---> Running in eee63f2d66f2 06:48:05 Removing intermediate container eee63f2d66f2 06:48:05 ---> 9a01a78013f8 06:48:05 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:48:05 ---> Running in 54014655ec16 06:48:05 Removing intermediate container 54014655ec16 06:48:05 ---> fd9c4bc06e79 06:48:05 Step 25/27 : LABEL arch=arm64 06:48:05 ---> Running in 22c4b39f6255 06:48:06 Removing intermediate container 22c4b39f6255 06:48:06 ---> 53744ce2366a 06:48:06 Step 26/27 : LABEL git_sha=e872dfa1c37aeb3a690af3223cf450be67f27a01 06:48:06 ---> Running in b27b40fcc352 06:48:06 Removing intermediate container b27b40fcc352 06:48:06 ---> d1225cc79c7f 06:48:06 Step 27/27 : LABEL version=4.0.0-dev.10 06:48:06 ---> Running in 9819f132e0c0 06:48:07 Removing intermediate container 9819f132e0c0 06:48:07 ---> 76fb4af35b30 06:48:07 [Warning] One or more build-args [ARCH] were not consumed 06:48:07 Successfully built 76fb4af35b30 06:48:07 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:48:07 provisioning config files... 06:48:07 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/109@tmp/config319974254461528358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:48:07 ---> ****-login.sh 06:48:07 nexus3.edgexfoundry.org:10001 06:48:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:48:07 Configure a credential helper to remove this warning. See 06:48:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:48:07 06:48:07 Login Succeeded 06:48:07 nexus3.edgexfoundry.org:10002 06:48:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:48:08 Configure a credential helper to remove this warning. See 06:48:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:48:08 06:48:08 Login Succeeded 06:48:08 nexus3.edgexfoundry.org:10003 06:48:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:48:08 Configure a credential helper to remove this warning. See 06:48:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:48:08 06:48:08 Login Succeeded 06:48:08 nexus3.edgexfoundry.org:10004 06:48:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:48:08 Configure a credential helper to remove this warning. See 06:48:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:48:08 06:48:08 Login Succeeded 06:48:08 ****.io 06:48:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:48:09 Configure a credential helper to remove this warning. See 06:48:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:48:09 06:48:09 Login Succeeded 06:48:09 ---> ****-login.sh ends [Pipeline] } 06:48:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:48:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:48:09 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 06:48:09 e872dfa1c37aeb3a690af3223cf450be67f27a01 06:48:09 latest 06:48:09 4.0.0-dev.10 06:48:09 e872dfa1c37aeb3a690af3223cf450be67f27a01-4.0.0-dev.10 06:48:09 main 06:48:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:09 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e872dfa1c37aeb3a690af3223cf450be67f27a01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:10 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e872dfa1c37aeb3a690af3223cf450be67f27a01 06:48:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 06:48:10 21ca49e1809d: Preparing 06:48:10 037f8b9a54c2: Preparing 06:48:10 abc7cbcecc49: Preparing 06:48:10 70ce9c7ae3fb: Preparing 06:48:10 ef9903bb8520: Preparing 06:48:10 cf3ca254863c: Preparing 06:48:10 dd9c8f8612c8: Preparing 06:48:10 cf3ca254863c: Waiting 06:48:10 037f8b9a54c2: Pushed 06:48:10 70ce9c7ae3fb: Pushed 06:48:10 ef9903bb8520: Pushed 06:48:10 abc7cbcecc49: Pushed 06:48:10 dd9c8f8612c8: Layer already exists 06:48:10 cf3ca254863c: Pushed 06:48:17 21ca49e1809d: Pushed 06:48:17 e872dfa1c37aeb3a690af3223cf450be67f27a01: digest: sha256:091721aa4b16f92f2996b99220a0d2d75661fbf2d4ef5a034b86a1d9fc5f7f57 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:17 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:18 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 06:48:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 06:48:18 21ca49e1809d: Preparing 06:48:18 037f8b9a54c2: Preparing 06:48:18 abc7cbcecc49: Preparing 06:48:18 70ce9c7ae3fb: Preparing 06:48:18 ef9903bb8520: Preparing 06:48:18 cf3ca254863c: Preparing 06:48:18 dd9c8f8612c8: Preparing 06:48:18 cf3ca254863c: Waiting 06:48:18 dd9c8f8612c8: Waiting 06:48:18 ef9903bb8520: Layer already exists 06:48:18 70ce9c7ae3fb: Layer already exists 06:48:18 037f8b9a54c2: Layer already exists 06:48:18 21ca49e1809d: Layer already exists 06:48:18 abc7cbcecc49: Layer already exists 06:48:18 cf3ca254863c: Layer already exists 06:48:18 dd9c8f8612c8: Layer already exists 06:48:18 latest: digest: sha256:091721aa4b16f92f2996b99220a0d2d75661fbf2d4ef5a034b86a1d9fc5f7f57 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:18 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:19 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.10 06:48:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 06:48:19 21ca49e1809d: Preparing 06:48:19 037f8b9a54c2: Preparing 06:48:19 abc7cbcecc49: Preparing 06:48:19 70ce9c7ae3fb: Preparing 06:48:19 ef9903bb8520: Preparing 06:48:19 cf3ca254863c: Preparing 06:48:19 dd9c8f8612c8: Preparing 06:48:19 cf3ca254863c: Waiting 06:48:19 dd9c8f8612c8: Waiting 06:48:19 21ca49e1809d: Layer already exists 06:48:19 70ce9c7ae3fb: Layer already exists 06:48:19 abc7cbcecc49: Layer already exists 06:48:19 ef9903bb8520: Layer already exists 06:48:19 037f8b9a54c2: Layer already exists 06:48:19 cf3ca254863c: Layer already exists 06:48:19 dd9c8f8612c8: Layer already exists 06:48:19 4.0.0-dev.10: digest: sha256:091721aa4b16f92f2996b99220a0d2d75661fbf2d4ef5a034b86a1d9fc5f7f57 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:19 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e872dfa1c37aeb3a690af3223cf450be67f27a01-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:20 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e872dfa1c37aeb3a690af3223cf450be67f27a01-4.0.0-dev.10 06:48:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 06:48:20 21ca49e1809d: Preparing 06:48:20 037f8b9a54c2: Preparing 06:48:20 abc7cbcecc49: Preparing 06:48:20 70ce9c7ae3fb: Preparing 06:48:20 ef9903bb8520: Preparing 06:48:20 cf3ca254863c: Preparing 06:48:20 dd9c8f8612c8: Preparing 06:48:20 cf3ca254863c: Waiting 06:48:20 dd9c8f8612c8: Waiting 06:48:20 ef9903bb8520: Layer already exists 06:48:20 70ce9c7ae3fb: Layer already exists 06:48:20 abc7cbcecc49: Layer already exists 06:48:20 21ca49e1809d: Layer already exists 06:48:20 037f8b9a54c2: Layer already exists 06:48:20 dd9c8f8612c8: Layer already exists 06:48:20 cf3ca254863c: Layer already exists 06:48:20 e872dfa1c37aeb3a690af3223cf450be67f27a01-4.0.0-dev.10: digest: sha256:091721aa4b16f92f2996b99220a0d2d75661fbf2d4ef5a034b86a1d9fc5f7f57 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:20 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:21 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 06:48:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 06:48:21 21ca49e1809d: Preparing 06:48:21 037f8b9a54c2: Preparing 06:48:21 abc7cbcecc49: Preparing 06:48:21 70ce9c7ae3fb: Preparing 06:48:21 ef9903bb8520: Preparing 06:48:21 cf3ca254863c: Preparing 06:48:21 dd9c8f8612c8: Preparing 06:48:21 cf3ca254863c: Waiting 06:48:21 dd9c8f8612c8: Waiting 06:48:21 21ca49e1809d: Layer already exists 06:48:21 70ce9c7ae3fb: Layer already exists 06:48:21 ef9903bb8520: Layer already exists 06:48:21 037f8b9a54c2: Layer already exists 06:48:21 abc7cbcecc49: Layer already exists 06:48:21 cf3ca254863c: Layer already exists 06:48:21 dd9c8f8612c8: Layer already exists 06:48:21 main: digest: sha256:091721aa4b16f92f2996b99220a0d2d75661fbf2d4ef5a034b86a1d9fc5f7f57 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:48:21 ===================================================== [Pipeline] echo 06:48:21 taggedImages: 06:48:21 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e872dfa1c37aeb3a690af3223cf450be67f27a01 06:48:21 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 06:48:21 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.10 06:48:21 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e872dfa1c37aeb3a690af3223cf450be67f27a01-4.0.0-dev.10 06:48:21 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:48:22 06:48:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:48:22 arm64: Pulling from edgex-lftools-log-publisher 06:48:22 8998bd30e6a1: Pulling fs layer 06:48:22 04944245beec: Pulling fs layer 06:48:22 699f458cf7ca: Pulling fs layer 06:48:22 765212b225bb: Pulling fs layer 06:48:22 f23df028b6ca: Pulling fs layer 06:48:22 d65c8cfc05b1: Pulling fs layer 06:48:22 2437ff75d9bd: Pulling fs layer 06:48:22 765212b225bb: Waiting 06:48:22 f23df028b6ca: Waiting 06:48:22 d65c8cfc05b1: Waiting 06:48:22 2437ff75d9bd: Waiting 06:48:22 04944245beec: Verifying Checksum 06:48:22 04944245beec: Download complete 06:48:22 765212b225bb: Verifying Checksum 06:48:22 765212b225bb: Download complete 06:48:22 f23df028b6ca: Verifying Checksum 06:48:22 f23df028b6ca: Download complete 06:48:22 d65c8cfc05b1: Verifying Checksum 06:48:22 d65c8cfc05b1: Download complete 06:48:22 699f458cf7ca: Verifying Checksum 06:48:22 699f458cf7ca: Download complete 06:48:23 8998bd30e6a1: Verifying Checksum 06:48:23 8998bd30e6a1: Download complete 06:48:25 2437ff75d9bd: Verifying Checksum 06:48:25 2437ff75d9bd: Download complete 06:48:28 8998bd30e6a1: Pull complete 06:48:28 04944245beec: Pull complete 06:48:30 699f458cf7ca: Pull complete 06:48:30 765212b225bb: Pull complete 06:48:31 f23df028b6ca: Pull complete 06:48:31 d65c8cfc05b1: Pull complete 06:48:49 2437ff75d9bd: Pull complete 06:48:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:48:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:48:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:48:49 prd-ubuntu20.04-docker-arm64-4c-16g-40159 does not seem to be running inside a container 06:48:49 $ 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-record-replay/109 -v /w/workspace/app-record-replay/109:/w/workspace/app-record-replay/109:rw,z -v /w/workspace/app-record-replay/109@tmp:/w/workspace/app-record-replay/109@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 06:48:52 $ docker top 6c68a19d1f4e7fefe4eb63ed971a205f30a732696aca501d54288e5037815f96 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:48:53 ---> job-cost.sh 06:48:53 lf-activate-venv: SKIPPING 06:48:53 INFO: No Stack... 06:48:53 INFO: Retrieving Pricing Info for: v3-standard-4 06:48:54 INFO: Archiving Costs [Pipeline] sh 06:48:55 + + cut -d, -f6cat 06:48:55 /w/workspace/app-record-replay/109/archives/cost.csv [Pipeline] lock 06:48:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-109-stack-cost] 06:48:55 Resource [jenkins-edgexfoundry-app-record-replay-main-109-stack-cost] did not exist. Created. 06:48:55 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:48:55 /w/workspace/app-record-replay/109@tmp/durable-d32f2ad9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:48:56 + echo total: 0.10999999940395355 [Pipeline] stash 06:48:56 Warning: overwriting stash ‘stack-cost’ 06:48:56 Stashed 1 file(s) [Pipeline] } 06:48:56 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-109-stack-cost] [Pipeline] // lock [Pipeline] } 06:48:56 $ docker stop --time=1 6c68a19d1f4e7fefe4eb63ed971a205f30a732696aca501d54288e5037815f96 06:48:58 $ docker rm -f --volumes 6c68a19d1f4e7fefe4eb63ed971a205f30a732696aca501d54288e5037815f96 [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 06:48:58 provisioning config files... 06:48:58 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config306963414781312772tmp [Pipeline] { [Pipeline] sh 06:48:58 + set +x 06:48:58 + + curl -s https://codecov.io/bashbash 06:48:58 -s -- 06:48:58 06:48:58 _____ _ 06:48:58 / ____| | | 06:48:58 | | ___ __| | ___ ___ _____ __ 06:48:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:48:58 | |___| (_) | (_| | __/ (_| (_) \ V / 06:48:58 \_____\___/ \__,_|\___|\___\___/ \_/ 06:48:58 Bash-1.0.6 06:48:58 06:48:58 06:48:58 ==> git version 2.25.1 found 06:48:58 ==> 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 06:48:58 Release-Date: 2020-01-08 06:48:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:48:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:48:58 ==> Jenkins CI detected. 06:48:58 current dir:  /w/workspace/exfoundry_app-record-replay_main 06:48:58 project root: . 06:48:58 --> token set from env 06:48:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:48:58 ==> Running gcov in . (disable via -X gcov) 06:48:58 ==> Python coveragepy not found 06:48:58 ==> Searching for coverage reports in: 06:48:58 + . 06:48:58 -> Found 1 reports 06:48:58 ==> Detecting git/mercurial file structure 06:48:58 ==> Reading reports 06:48:58 + ./coverage.out bytes=34248 06:48:58 ==> Appending adjustments 06:48:58 https://docs.codecov.io/docs/fixing-reports 06:48:59 + Found adjustments 06:48:59 ==> Gzipping contents 06:48:59 8.0K /tmp/codecov.ySVOJ5.gz 06:48:59 ==> Uploading reports 06:48:59 url: https://codecov.io 06:48:59 query: branch=main&commit=e872dfa1c37aeb3a690af3223cf450be67f27a01&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 06:48:59 -> Pinging Codecov 06:48:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e872dfa1c37aeb3a690af3223cf450be67f27a01&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 06:48:59 -> Uploading to 06:48:59 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-record-replay/e872dfa1c37aeb3a690af3223cf450be67f27a01/0c403779-8a38-4e99-86a9-33369db8690b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250304%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250304T064859Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=365afef75ec74ece649bcb32a85e96f4b58ce81c2911cd7d45d63f74de4a2505 06:48:59 % Total % Received % Xferd Average Speed Time Time Time Current 06:48:59 Dload Upload Total Spent Left Speed 06:48:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5392 0 0 100 5392 0 35241 --:--:-- --:--:-- --:--:-- 35241 06:48:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/e872dfa1c37aeb3a690af3223cf450be67f27a01 [Pipeline] } 06:48:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:48:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:48:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:48:59 06:48:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:49:00 latest: Pulling from edgex-devops/edgex-snyk-go 06:49:00 43c4264eed91: Pulling fs layer 06:49:00 4cc291be95ef: Pulling fs layer 06:49:00 2ac1f1163629: Pulling fs layer 06:49:00 5c3c966382ef: Pulling fs layer 06:49:00 4f4fb700ef54: Pulling fs layer 06:49:00 d9c7d2e4e75e: Pulling fs layer 06:49:00 9c3e1370e548: Pulling fs layer 06:49:00 4f4fb700ef54: Waiting 06:49:00 d9c7d2e4e75e: Waiting 06:49:00 9c3e1370e548: Waiting 06:49:00 5c3c966382ef: Waiting 06:49:00 4cc291be95ef: Verifying Checksum 06:49:00 4cc291be95ef: Download complete 06:49:00 5c3c966382ef: Verifying Checksum 06:49:00 5c3c966382ef: Download complete 06:49:00 4f4fb700ef54: Download complete 06:49:00 43c4264eed91: Download complete 06:49:00 d9c7d2e4e75e: Verifying Checksum 06:49:00 d9c7d2e4e75e: Download complete 06:49:00 43c4264eed91: Pull complete 06:49:00 4cc291be95ef: Pull complete 06:49:00 2ac1f1163629: Verifying Checksum 06:49:00 2ac1f1163629: Download complete 06:49:01 9c3e1370e548: Verifying Checksum 06:49:01 9c3e1370e548: Download complete 06:49:04 2ac1f1163629: Pull complete 06:49:04 5c3c966382ef: Pull complete 06:49:04 4f4fb700ef54: Pull complete 06:49:04 d9c7d2e4e75e: Pull complete 06:49:07 9c3e1370e548: Pull complete 06:49:07 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 06:49:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:49:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:07 prd-ubuntu20.04-docker-8c-8g-40156 does not seem to be running inside a container 06:49:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_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:latest cat 06:49:10 $ docker top 6eb97ce4fe1c741d082a307ae6ca71b7d207b3f9e5068206a1704b27bed03ade -eo pid,comm [Pipeline] { [Pipeline] sh 06:49:10 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] echo 06:49:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 06:49:10 + set -o pipefail 06:49:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 06:49:17 06:49:17 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 06:49:17 06:49:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/15e99017-a534-4e49-83bf-8dca7399df15/history/48784e3a-61ad-4e72-8ee2-43880d9bcbc7 06:49:17 06:49:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:49:17 06:49:17 06:49:17 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 06:49:17 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:49:17 $ docker stop --time=1 6eb97ce4fe1c741d082a307ae6ca71b7d207b3f9e5068206a1704b27bed03ade 06:49:19 $ docker rm -f --volumes 6eb97ce4fe1c741d082a307ae6ca71b7d207b3f9e5068206a1704b27bed03ade [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:49:20 + git log --format=format:%s -1 e872dfa1c37aeb3a690af3223cf450be67f27a01 [Pipeline] sh 06:49:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:49:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:49:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:21 prd-ubuntu20.04-docker-8c-8g-40156 does not seem to be running inside a container 06:49:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_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 06:49:22 $ docker top 059d624d14abb20c0dbc769a2aeae924ed54799bc2298d66f17015647c1bcfce -eo pid,comm 06:49:22 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). 06:49:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:49:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:49:22 [ssh-agent] Looking for ssh-agent implementation... 06:49:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:49:22 $ docker exec 059d624d14abb20c0dbc769a2aeae924ed54799bc2298d66f17015647c1bcfce ssh-agent 06:49:22 SSH_AUTH_SOCK=/tmp/ssh-i0ZByMgNkKvA/agent.32 06:49:22 SSH_AGENT_PID=38 06:49:22 Running ssh-add (command line suppressed) 06:49:22 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5625289455824428268.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5625289455824428268.key) 06:49:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:49:22 + git semver tag 06:49:23 2025-03-04 06:49:23,021 [run_tag] DEBUG tag force:False 06:49:23 2025-03-04 06:49:23,021 [check_head_tag] DEBUG check head tag 06:49:23 2025-03-04 06:49:23,022 [execute] INFO git cat-file --batch-check 06:49:23 2025-03-04 06:49:23,022 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 06:49:23 2025-03-04 06:49:23,026 [execute] INFO git cat-file --batch 06:49:23 2025-03-04 06:49:23,027 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 06:49:23 2025-03-04 06:49:23,053 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 06:49:23 2025-03-04 06:49:23,053 [execute] INFO git tag -a v4.0.0-dev.10 -m v4.0.0-dev.10 06:49:23 2025-03-04 06:49:23,053 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.10', '-m', 'v4.0.0-dev.10'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 06:49:23 2025-03-04 06:49:23,058 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 06:49:23 4.0.0-dev.10 [Pipeline] } 06:49:23 $ docker exec --env ******** --env ******** 059d624d14abb20c0dbc769a2aeae924ed54799bc2298d66f17015647c1bcfce ssh-agent -k 06:49:23 unset SSH_AUTH_SOCK; 06:49:23 unset SSH_AGENT_PID; 06:49:23 echo Agent pid 38 killed; 06:49:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:49:23 + git semver [Pipeline] } 06:49:23 $ docker stop --time=1 059d624d14abb20c0dbc769a2aeae924ed54799bc2298d66f17015647c1bcfce 06:49:25 $ docker rm -f --volumes 059d624d14abb20c0dbc769a2aeae924ed54799bc2298d66f17015647c1bcfce [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:49:25 06:49:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:49:26 0.23.1-centos7: Pulling from edgex-lftools 06:49:26 ab5ef0e58194: Pulling fs layer 06:49:26 9712f1f96733: Pulling fs layer 06:49:26 63f879dbbcfc: Pulling fs layer 06:49:26 0d9ebad4ef96: Pulling fs layer 06:49:26 e9a5061849ea: Pulling fs layer 06:49:26 d747dcd14b5f: Pulling fs layer 06:49:26 2de7ff778b66: Pulling fs layer 06:49:26 e9a5061849ea: Waiting 06:49:26 d747dcd14b5f: Waiting 06:49:26 2de7ff778b66: Waiting 06:49:26 0d9ebad4ef96: Waiting 06:49:26 9712f1f96733: Verifying Checksum 06:49:26 9712f1f96733: Download complete 06:49:26 63f879dbbcfc: Verifying Checksum 06:49:26 63f879dbbcfc: Download complete 06:49:26 e9a5061849ea: Verifying Checksum 06:49:26 e9a5061849ea: Download complete 06:49:26 d747dcd14b5f: Download complete 06:49:26 0d9ebad4ef96: Verifying Checksum 06:49:26 0d9ebad4ef96: Download complete 06:49:26 ab5ef0e58194: Download complete 06:49:26 2de7ff778b66: Verifying Checksum 06:49:26 2de7ff778b66: Download complete 06:49:29 ab5ef0e58194: Pull complete 06:49:29 9712f1f96733: Pull complete 06:49:29 63f879dbbcfc: Pull complete 06:49:33 0d9ebad4ef96: Pull complete 06:49:33 e9a5061849ea: Pull complete 06:49:33 d747dcd14b5f: Pull complete 06:49:34 2de7ff778b66: Pull complete 06:49:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:49:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:49:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:34 prd-ubuntu20.04-docker-8c-8g-40156 does not seem to be running inside a container 06:49:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_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 06:49:38 $ docker top 8422544b7fa073a18cee1394c7277e287c90b42973a6f78027e08c004638f971 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:49:38 provisioning config files... 06:49:38 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4604286946453369621tmp 06:49:38 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3210801362539394509tmp 06:49:38 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11769358912778254274tmp [Pipeline] { [Pipeline] echo 06:49:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:49:38 ---> sigul-configuration.sh 06:49:38 gpg: directory `/root/.gnupg' created 06:49:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:49:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:49:38 gpg: keyring `/root/.gnupg/secring.gpg' created 06:49:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:49:38 gpg: CAST5 encrypted data 06:49:38 gpg: encrypted with 1 passphrase 06:49:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:49:38 + mkdir /home/jenkins 06:49:38 + mkdir /home/jenkins/sigul [Pipeline] sh 06:49:39 + 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 06:49:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:49:39 ---> sigul-install.sh 06:49:39 Sigul already installed; skipping installation. [Pipeline] sh 06:49:39 + git tag --list 06:49:39 v3.1 06:49:39 v3.1.0 06:49:39 v3.1.0-dev.0 06:49:39 v3.1.0-dev.1 06:49:39 v3.1.0-dev.10 06:49:39 v3.1.0-dev.11 06:49:39 v3.1.0-dev.12 06:49:39 v3.1.0-dev.13 06:49:39 v3.1.0-dev.14 06:49:39 v3.1.0-dev.15 06:49:39 v3.1.0-dev.16 06:49:39 v3.1.0-dev.17 06:49:39 v3.1.0-dev.18 06:49:39 v3.1.0-dev.19 06:49:39 v3.1.0-dev.2 06:49:39 v3.1.0-dev.20 06:49:39 v3.1.0-dev.21 06:49:39 v3.1.0-dev.22 06:49:39 v3.1.0-dev.23 06:49:39 v3.1.0-dev.24 06:49:39 v3.1.0-dev.25 06:49:39 v3.1.0-dev.26 06:49:39 v3.1.0-dev.27 06:49:39 v3.1.0-dev.28 06:49:39 v3.1.0-dev.29 06:49:39 v3.1.0-dev.3 06:49:39 v3.1.0-dev.30 06:49:39 v3.1.0-dev.31 06:49:39 v3.1.0-dev.32 06:49:39 v3.1.0-dev.33 06:49:39 v3.1.0-dev.34 06:49:39 v3.1.0-dev.35 06:49:39 v3.1.0-dev.36 06:49:39 v3.1.0-dev.37 06:49:39 v3.1.0-dev.38 06:49:39 v3.1.0-dev.39 06:49:39 v3.1.0-dev.4 06:49:39 v3.1.0-dev.40 06:49:39 v3.1.0-dev.41 06:49:39 v3.1.0-dev.42 06:49:39 v3.1.0-dev.43 06:49:39 v3.1.0-dev.44 06:49:39 v3.1.0-dev.45 06:49:39 v3.1.0-dev.46 06:49:39 v3.1.0-dev.47 06:49:39 v3.1.0-dev.48 06:49:39 v3.1.0-dev.49 06:49:39 v3.1.0-dev.5 06:49:39 v3.1.0-dev.50 06:49:39 v3.1.0-dev.51 06:49:39 v3.1.0-dev.52 06:49:39 v3.1.0-dev.53 06:49:39 v3.1.0-dev.54 06:49:39 v3.1.0-dev.55 06:49:39 v3.1.0-dev.56 06:49:39 v3.1.0-dev.57 06:49:39 v3.1.0-dev.58 06:49:39 v3.1.0-dev.59 06:49:39 v3.1.0-dev.6 06:49:39 v3.1.0-dev.60 06:49:39 v3.1.0-dev.61 06:49:39 v3.1.0-dev.62 06:49:39 v3.1.0-dev.63 06:49:39 v3.1.0-dev.64 06:49:39 v3.1.0-dev.65 06:49:39 v3.1.0-dev.66 06:49:39 v3.1.0-dev.67 06:49:39 v3.1.0-dev.68 06:49:39 v3.1.0-dev.7 06:49:39 v3.1.0-dev.8 06:49:39 v3.1.0-dev.9 06:49:39 v3.1.1 06:49:39 v3.2.0-dev.1 06:49:39 v3.2.0-dev.10 06:49:39 v3.2.0-dev.11 06:49:39 v3.2.0-dev.12 06:49:39 v3.2.0-dev.13 06:49:39 v3.2.0-dev.14 06:49:39 v3.2.0-dev.15 06:49:39 v3.2.0-dev.16 06:49:39 v3.2.0-dev.17 06:49:39 v3.2.0-dev.18 06:49:39 v3.2.0-dev.19 06:49:39 v3.2.0-dev.2 06:49:39 v3.2.0-dev.20 06:49:39 v3.2.0-dev.21 06:49:39 v3.2.0-dev.22 06:49:39 v3.2.0-dev.23 06:49:39 v3.2.0-dev.24 06:49:39 v3.2.0-dev.3 06:49:39 v3.2.0-dev.4 06:49:39 v3.2.0-dev.5 06:49:39 v3.2.0-dev.6 06:49:39 v3.2.0-dev.7 06:49:39 v3.2.0-dev.8 06:49:39 v3.2.0-dev.9 06:49:39 v4.0.0-dev.1 06:49:39 v4.0.0-dev.10 06:49:39 v4.0.0-dev.2 06:49:39 v4.0.0-dev.3 06:49:39 v4.0.0-dev.4 06:49:39 v4.0.0-dev.5 06:49:39 v4.0.0-dev.6 06:49:39 v4.0.0-dev.7 06:49:39 v4.0.0-dev.8 06:49:39 v4.0.0-dev.9 [Pipeline] sh 06:49:40 + lftools sign git-tag v4.0.0-dev.10 06:49:40 Signing Git tag with Sigul... 06:49:40 Signing v4.0.0-dev.10 [Pipeline] echo 06:49:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:49:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:49:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:49:41 $ docker stop --time=1 8422544b7fa073a18cee1394c7277e287c90b42973a6f78027e08c004638f971 06:49:43 $ docker rm -f --volumes 8422544b7fa073a18cee1394c7277e287c90b42973a6f78027e08c004638f971 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:49:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:49:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:49:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:43 prd-ubuntu20.04-docker-8c-8g-40156 does not seem to be running inside a container 06:49:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_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 06:49:44 $ docker top 8c38734df749929efdccb08c66759f32fa9175ea072892aa8a4823a670ae2e23 -eo pid,comm 06:49:44 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). 06:49:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:49:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:49:44 [ssh-agent] Looking for ssh-agent implementation... 06:49:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:49:44 $ docker exec 8c38734df749929efdccb08c66759f32fa9175ea072892aa8a4823a670ae2e23 ssh-agent 06:49:44 SSH_AUTH_SOCK=/tmp/ssh-Kq7OCCIrzURy/agent.32 06:49:44 SSH_AGENT_PID=38 06:49:44 Running ssh-add (command line suppressed) 06:49:44 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17570286942888167032.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17570286942888167032.key) 06:49:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:49:45 + git semver bump pre 06:49:45 2025-03-04 06:49:45,263 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 06:49:45 2025-03-04 06:49:45,263 [bump_version] DEBUG bumping version:4.0.0-dev.10 on axis:pre with prefix:dev 06:49:45 2025-03-04 06:49:45,263 [bump_version] DEBUG bumped version:4.0.0-dev.11 06:49:45 2025-03-04 06:49:45,263 [write_version] DEBUG write version:4.0.0-dev.11 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 06:49:45 2025-03-04 06:49:45,263 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 06:49:45 2025-03-04 06:49:45,263 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 06:49:45 2025-03-04 06:49:45,265 [execute] INFO git cat-file --batch-check 06:49:45 2025-03-04 06:49:45,265 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 06:49:45 2025-03-04 06:49:45,270 [execute] INFO git cat-file --batch 06:49:45 2025-03-04 06:49:45,270 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 06:49:45 2025-03-04 06:49:45,275 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 06:49:45 4.0.0-dev.11 [Pipeline] } 06:49:45 $ docker exec --env ******** --env ******** 8c38734df749929efdccb08c66759f32fa9175ea072892aa8a4823a670ae2e23 ssh-agent -k 06:49:45 unset SSH_AUTH_SOCK; 06:49:45 unset SSH_AGENT_PID; 06:49:45 echo Agent pid 38 killed; 06:49:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:49:45 + git semver [Pipeline] } 06:49:46 $ docker stop --time=1 8c38734df749929efdccb08c66759f32fa9175ea072892aa8a4823a670ae2e23 06:49:47 $ docker rm -f --volumes 8c38734df749929efdccb08c66759f32fa9175ea072892aa8a4823a670ae2e23 [Pipeline] // withDockerContainer [Pipeline] sh 06:49:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:49:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:49:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:48 prd-ubuntu20.04-docker-8c-8g-40156 does not seem to be running inside a container 06:49:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_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 06:49:48 $ docker top ad53d7d31abaced36cc183afd5cb9644b40b6a4e1d06a9df489aad96fa05277d -eo pid,comm 06:49:48 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). 06:49:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:49:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:49:48 [ssh-agent] Looking for ssh-agent implementation... 06:49:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:49:48 $ docker exec ad53d7d31abaced36cc183afd5cb9644b40b6a4e1d06a9df489aad96fa05277d ssh-agent 06:49:48 SSH_AUTH_SOCK=/tmp/ssh-XAIMEuo8ohHV/agent.32 06:49:48 SSH_AGENT_PID=38 06:49:48 Running ssh-add (command line suppressed) 06:49:48 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2989317556400856353.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2989317556400856353.key) 06:49:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:49:49 + git semver push 06:49:49 2025-03-04 06:49:49,424 [run_push] DEBUG push 06:49:49 2025-03-04 06:49:49,425 [execute] INFO git cat-file --batch-check 06:49:49 2025-03-04 06:49:49,425 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 06:49:49 2025-03-04 06:49:49,427 [execute] INFO git rev-list 86960f3de3b68f3913545460631da354711efa2b -- 06:49:49 2025-03-04 06:49:49,428 [execute] DEBUG Popen(['git', 'rev-list', '86960f3de3b68f3913545460631da354711efa2b', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 06:49:49 2025-03-04 06:49:49,435 [execute] INFO git fetch -v origin 06:49:49 2025-03-04 06:49:49,435 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 06:49:50 2025-03-04 06:49:49,883 [run_push] DEBUG no remote changes detected 06:49:50 2025-03-04 06:49:49,884 [execute] INFO git push origin semver 06:49:50 2025-03-04 06:49:49,884 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 06:49:50 2025-03-04 06:49:50,545 [run_push] DEBUG push all version tags 06:49:50 2025-03-04 06:49:50,546 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:49:50 2025-03-04 06:49:50,546 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 06:49:51 2025-03-04 06:49:51,174 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 06:49:51 4.0.0-dev.11 [Pipeline] } 06:49:51 $ docker exec --env ******** --env ******** ad53d7d31abaced36cc183afd5cb9644b40b6a4e1d06a9df489aad96fa05277d ssh-agent -k 06:49:51 unset SSH_AUTH_SOCK; 06:49:51 unset SSH_AGENT_PID; 06:49:51 echo Agent pid 38 killed; 06:49:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:49:51 + git semver [Pipeline] } 06:49:51 $ docker stop --time=1 ad53d7d31abaced36cc183afd5cb9644b40b6a4e1d06a9df489aad96fa05277d 06:49:53 $ docker rm -f --volumes ad53d7d31abaced36cc183afd5cb9644b40b6a4e1d06a9df489aad96fa05277d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:49:53 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 06:49:53 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 06:49:53 total 16 06:49:53 drwxr-xr-x 3 root root 4096 Mar 4 06:31 . 06:49:53 drwxrwxr-x 11 jenkins jenkins 4096 Mar 4 06:49 .. 06:49:53 drwxr-xr-x 2 root root 4096 Mar 4 06:31 cost 06:49:53 -rw-r--r-- 1 root root 89 Mar 4 06:31 cost.csv 06:49:53 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 06:49:53 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 06:49:53 total 16 06:49:53 drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 06:31 . 06:49:53 drwxrwxr-x 11 jenkins jenkins 4096 Mar 4 06:49 .. 06:49:53 drwxr-xr-x 2 jenkins jenkins 4096 Mar 4 06:31 cost 06:49:53 -rw-r--r-- 1 jenkins jenkins 89 Mar 4 06:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:49:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:49:55 ---> package-listing.sh 06:49:55 ++ facter osfamily 06:49:55 ++ tr '[:upper:]' '[:lower:]' 06:49:55 + OS_FAMILY=debian 06:49:55 + workspace=/w/workspace/exfoundry_app-record-replay_main 06:49:55 + START_PACKAGES=/tmp/packages_start.txt 06:49:55 + END_PACKAGES=/tmp/packages_end.txt 06:49:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:49:55 + PACKAGES=/tmp/packages_start.txt 06:49:55 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 06:49:55 + PACKAGES=/tmp/packages_end.txt 06:49:55 + case "${OS_FAMILY}" in 06:49:55 + dpkg -l 06:49:55 + grep '^ii' 06:49:55 + '[' -f /tmp/packages_start.txt ']' 06:49:55 + '[' -f /tmp/packages_end.txt ']' 06:49:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:49:55 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 06:49:55 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 06:49:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 06:49:55 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/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:49:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:49:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:56 prd-ubuntu20.04-docker-8c-8g-40156 does not seem to be running inside a container 06:49:56 $ 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/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_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 06:49:56 $ docker top f80870b02bf91fd3ff1ca8b5364a5de70d3deaba9d66d446bd86f97a21702204 -eo pid,comm [Pipeline] { [Pipeline] sh 06:49:56 + touch /tmp/pre-build-complete [Pipeline] sh 06:49:57 + mkdir -p /var/log/sysstat [Pipeline] sh 06:49:57 + ls /var/log/sa-host 06:49:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:49:57 provisioning config files... 06:49:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3061916002087359171tmp [Pipeline] { [Pipeline] echo 06:49:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:49:57 ---> create-netrc.sh [Pipeline] } 06:49:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:49:58 ---> python-tools-install.sh [Pipeline] echo 06:49:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:49:58 ---> sudo-logs.sh 06:49:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:49:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:49:58 ---> job-cost.sh 06:49:58 lf-activate-venv: SKIPPING 06:49:58 DEBUG: total: 0.2199999988079071 06:49:58 INFO: Retrieving Stack Cost... 06:49:59 INFO: Retrieving Pricing Info for: v3-standard-8 06:49:59 INFO: Archiving Costs [Pipeline] echo 06:49:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:49:59 ---> logs-deploy.sh 06:49:59 lf-activate-venv: SKIPPING 06:49:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/109 06:49:59 INFO: archiving workspace using pattern(s): 06:50:00 Archives upload complete. 06:50:01 INFO: archiving logs to Nexus 06:50:01 ---> uname -a: 06:50:01 Linux prd-ubuntu20-04-docker-8c-8g-40156 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:50:01 06:50:01 06:50:01 ---> lscpu: 06:50:01 Architecture: x86_64 06:50:01 CPU op-mode(s): 32-bit, 64-bit 06:50:01 Byte Order: Little Endian 06:50:01 Address sizes: 40 bits physical, 48 bits virtual 06:50:01 CPU(s): 8 06:50:01 On-line CPU(s) list: 0-7 06:50:01 Thread(s) per core: 1 06:50:01 Core(s) per socket: 1 06:50:01 Socket(s): 8 06:50:01 NUMA node(s): 1 06:50:01 Vendor ID: AuthenticAMD 06:50:01 CPU family: 23 06:50:01 Model: 49 06:50:01 Model name: AMD EPYC-Rome Processor 06:50:01 Stepping: 0 06:50:01 CPU MHz: 2799.998 06:50:01 BogoMIPS: 5599.99 06:50:01 Virtualization: AMD-V 06:50:01 Hypervisor vendor: KVM 06:50:01 Virtualization type: full 06:50:01 L1d cache: 256 KiB 06:50:01 L1i cache: 256 KiB 06:50:01 L2 cache: 4 MiB 06:50:01 L3 cache: 128 MiB 06:50:01 NUMA node0 CPU(s): 0-7 06:50:01 Vulnerability Itlb multihit: Not affected 06:50:01 Vulnerability L1tf: Not affected 06:50:01 Vulnerability Mds: Not affected 06:50:01 Vulnerability Meltdown: Not affected 06:50:01 Vulnerability Mmio stale data: Not affected 06:50:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:50:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:50:01 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:50:01 Vulnerability Srbds: Not affected 06:50:01 Vulnerability Tsx async abort: Not affected 06:50:01 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 06:50:01 06:50:01 06:50:01 ---> nproc: 06:50:01 8 06:50:01 06:50:01 06:50:01 ---> df -h: 06:50:01 Filesystem Size Used Avail Use% Mounted on 06:50:01 overlay 155G 14G 142G 9% / 06:50:01 tmpfs 64M 0 64M 0% /dev 06:50:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:50:01 shm 64M 0 64M 0% /dev/shm 06:50:01 /dev/vda1 155G 14G 142G 9% /facter-os 06:50:01 06:50:01 06:50:01 ---> sar -b -r -n DEV: 06:50:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40156) 03/04/25 _x86_64_ (8 CPU) 06:50:01 06:50:01 06:26:41 LINUX RESTART (8 CPU) 06:50:01 06:50:01 06:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:50:01 06:28:01 394.40 38.61 355.79 0.00 4286.35 140990.90 0.00 06:50:01 06:29:01 234.34 3.25 231.09 0.00 31.19 73047.03 0.00 06:50:01 06:30:02 37.56 0.03 37.53 0.00 0.27 24559.92 0.00 06:50:01 06:31:01 186.71 0.14 186.58 0.00 11.66 49977.83 0.00 06:50:01 06:32:01 87.17 5.93 81.24 0.00 2636.36 22626.10 0.00 06:50:01 06:33:01 5.88 0.02 5.86 0.00 0.13 112.10 0.00 06:50:01 06:34:01 1.92 0.00 1.92 0.00 0.00 22.53 0.00 06:50:01 06:35:01 1.83 0.00 1.83 0.00 0.00 21.20 0.00 06:50:01 06:36:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 06:50:01 06:37:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 06:50:01 06:38:01 1.40 0.00 1.40 0.00 0.00 20.40 0.00 06:50:01 06:39:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 06:50:01 06:40:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 06:50:01 06:41:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 06:50:01 06:42:01 1.42 0.02 1.40 0.00 0.13 19.86 0.00 06:50:01 06:43:01 2.15 0.00 2.15 0.00 0.00 24.93 0.00 06:50:01 06:44:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 06:50:01 06:45:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 06:50:01 06:46:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 06:50:01 06:47:01 1.42 0.00 1.42 0.00 0.00 18.13 0.00 06:50:01 06:48:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 06:50:01 06:49:01 2.25 0.10 2.15 0.00 10.26 94.52 0.00 06:50:01 06:50:01 175.39 1.40 173.99 0.00 58.92 61361.51 0.00 06:50:01 Average: 49.64 2.15 47.48 0.00 306.09 16193.25 0.00 06:50:01 06:50:01 06:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:50:01 06:28:01 29126004 31479720 827660 2.52 81040 2546624 1968828 5.80 1084124 2277532 9972 06:50:01 06:29:01 26876172 31132280 1160024 3.53 185728 4171360 2341212 6.90 1981600 3441128 727196 06:50:01 06:30:02 26888704 31382048 909744 2.77 189332 4372736 2218892 6.54 1463368 3915696 350984 06:50:01 06:31:01 27216492 31463688 831640 2.53 194728 4159652 2048484 6.04 1451420 3636936 216192 06:50:01 06:32:01 26615036 31453560 818688 2.49 223572 4678184 1751956 5.16 1660184 3959636 1180 06:50:01 06:33:01 26638264 31472484 799524 2.43 222156 4674960 1721608 5.07 1640500 3956504 448 06:50:01 06:34:01 26642556 31476348 795436 2.42 222188 4674852 1721608 5.07 1635948 3956292 8 06:50:01 06:35:01 26642516 31476408 795248 2.42 222260 4674856 1721608 5.07 1636284 3956296 172 06:50:01 06:36:01 26649672 31483632 787884 2.40 222288 4674856 1721608 5.07 1629008 3956296 172 06:50:01 06:37:01 26652980 31487008 784456 2.39 222340 4674864 1721608 5.07 1625344 3956308 196 06:50:01 06:38:01 26652672 31486756 784600 2.39 222396 4674864 1721608 5.07 1626272 3956308 200 06:50:01 06:39:01 26652876 31487000 784284 2.39 222440 4674868 1721608 5.07 1626340 3956308 216 06:50:01 06:40:01 26652796 31486972 784292 2.39 222504 4674872 1721608 5.07 1626056 3956316 4 06:50:01 06:41:01 26652744 31486972 784476 2.39 222528 4674872 1721608 5.07 1625984 3956312 168 06:50:01 06:42:01 26651968 31486352 784804 2.39 222596 4674852 1760228 5.19 1625740 3956284 252 06:50:01 06:43:01 26651320 31485756 785336 2.39 222652 4674852 1760228 5.19 1625976 3956288 8 06:50:01 06:44:01 26651564 31486012 784976 2.39 222712 4674848 1760228 5.19 1625824 3956288 8 06:50:01 06:45:01 26651064 31485712 785180 2.39 222736 4674992 1760228 5.19 1626472 3956400 268 06:50:01 06:46:01 26651892 31486572 784468 2.39 222764 4674992 1760228 5.19 1625724 3956400 168 06:50:01 06:47:01 26651512 31486280 784752 2.39 222828 4674996 1760228 5.19 1625808 3956428 68 06:50:01 06:48:01 26651536 31486340 784636 2.39 222856 4674996 1760228 5.19 1625916 3956428 176 06:50:01 06:49:01 26262420 31452284 817752 2.49 223132 5020100 2007092 5.92 1662984 4300748 345620 06:50:01 06:50:01 25116760 31401260 858840 2.61 250704 5959672 1820684 5.37 1796684 5176012 680 06:50:01 Average: 26717370 31457019 818204 2.49 213412 4595944 1824922 5.38 1615372 3913441 71929 06:50:01 06:50:01 06:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:50:01 06:28:01 ens3 810.68 544.54 6090.70 121.54 0.00 0.00 0.00 0.00 06:50:01 06:28:01 docker0 166.47 184.75 14.04 326.02 0.00 0.00 0.00 0.00 06:50:01 06:28:01 lo 6.33 6.33 0.62 0.62 0.00 0.00 0.00 0.00 06:50:01 06:28:01 veth90c86be 140.99 156.96 14.04 133.31 0.00 0.00 0.00 0.01 06:50:01 06:29:01 ens3 318.65 151.42 2757.59 22.92 0.00 0.00 0.00 0.00 06:50:01 06:29:01 docker0 137.29 293.73 11.95 2733.73 0.00 0.00 0.00 0.00 06:50:01 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:50:01 06:29:01 veth5b1d1e4 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:50:01 06:30:02 ens3 17.63 10.41 14.44 6.36 0.00 0.00 0.00 0.00 06:50:01 06:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 06:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 06:30:02 veth5b1d1e4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 06:31:01 ens3 169.63 118.32 2777.32 227.72 0.00 0.00 0.00 0.00 06:50:01 06:31:01 docker0 5.44 10.78 0.33 119.67 0.00 0.00 0.00 0.00 06:50:01 06:31:01 lo 8.54 8.54 0.85 0.85 0.00 0.00 0.00 0.00 06:50:01 06:32:01 ens3 167.42 87.49 2181.19 11.21 0.00 0.00 0.00 0.00 06:50:01 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 06:32:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 06:50:01 06:33:01 ens3 0.43 0.33 0.10 0.08 0.00 0.00 0.00 0.00 06:50:01 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:50:01 06:34:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 06:35:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:50:01 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:50:01 06:36:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 06:37:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:50:01 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:50:01 06:38:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 06:50:01 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 06:39:01 ens3 0.48 0.10 0.05 0.01 0.00 0.00 0.00 0.00 06:50:01 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:50:01 06:40:01 ens3 0.73 0.40 0.47 0.28 0.00 0.00 0.00 0.00 06:50:01 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 06:41:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:50:01 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:50:01 06:42:01 ens3 0.52 0.00 0.05 0.00 0.00 0.00 0.00 0.00 06:50:01 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 06:43:01 ens3 0.88 0.57 0.49 0.35 0.00 0.00 0.00 0.00 06:50:01 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:50:01 06:44:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 06:45:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:50:01 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:50:01 06:46:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 06:50:01 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 06:47:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:50:01 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:50:01 06:48:01 ens3 0.22 0.08 0.08 0.06 0.00 0.00 0.00 0.00 06:50:01 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 06:49:01 ens3 121.38 67.72 3911.72 6.77 0.00 0.00 0.00 0.00 06:50:01 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 06:49:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 06:50:01 06:50:01 ens3 368.16 253.81 4180.74 195.30 0.00 0.00 0.00 0.00 06:50:01 06:50:01 docker0 53.27 94.53 5.39 868.36 0.00 0.00 0.00 0.00 06:50:01 06:50:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 06:50:01 Average: ens3 85.95 53.69 951.49 25.62 0.00 0.00 0.00 0.00 06:50:01 Average: docker0 15.77 25.39 1.38 176.03 0.00 0.00 0.00 0.00 06:50:01 Average: lo 0.86 0.86 0.08 0.08 0.00 0.00 0.00 0.00 06:50:01 06:50:01 06:50:01 ---> sar -P ALL: 06:50:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40156) 03/04/25 _x86_64_ (8 CPU) 06:50:01 06:50:01 06:26:41 LINUX RESTART (8 CPU) 06:50:01 06:50:01 06:27:01 CPU %user %nice %system %iowait %steal %idle 06:50:01 06:28:01 all 10.08 0.00 3.55 2.20 0.06 84.11 06:50:01 06:28:01 0 12.42 0.00 3.62 5.12 0.05 78.80 06:50:01 06:28:01 1 8.67 0.00 3.92 0.72 0.07 86.62 06:50:01 06:28:01 2 7.41 0.00 4.77 8.73 0.07 79.03 06:50:01 06:28:01 3 13.56 0.00 3.00 0.29 0.07 83.09 06:50:01 06:28:01 4 12.47 0.00 3.07 1.82 0.05 82.59 06:50:01 06:28:01 5 9.15 0.00 4.03 0.42 0.05 86.35 06:50:01 06:28:01 6 9.43 0.00 2.53 0.37 0.07 87.59 06:50:01 06:28:01 7 7.50 0.00 3.49 0.13 0.07 88.81 06:50:01 06:29:01 all 33.00 0.00 7.01 1.64 0.08 58.27 06:50:01 06:29:01 0 33.25 0.00 7.65 9.36 0.08 49.65 06:50:01 06:29:01 1 33.25 0.00 6.96 0.40 0.08 59.31 06:50:01 06:29:01 2 31.52 0.00 6.77 0.20 0.07 61.44 06:50:01 06:29:01 3 34.11 0.00 6.09 0.39 0.07 59.35 06:50:01 06:29:01 4 30.82 0.00 6.34 1.40 0.07 61.38 06:50:01 06:29:01 5 33.64 0.00 7.15 0.49 0.10 58.62 06:50:01 06:29:01 6 34.36 0.00 9.12 0.39 0.07 56.06 06:50:01 06:29:01 7 33.10 0.00 5.99 0.49 0.07 60.35 06:50:01 06:30:02 all 50.14 0.00 6.32 0.25 0.08 43.22 06:50:01 06:30:02 0 48.80 0.00 6.52 0.02 0.07 44.59 06:50:01 06:30:02 1 50.11 0.00 6.51 0.00 0.07 43.31 06:50:01 06:30:02 2 50.89 0.00 5.82 0.00 0.08 43.21 06:50:01 06:30:02 3 49.32 0.00 6.28 0.02 0.08 44.30 06:50:01 06:30:02 4 53.16 0.00 6.12 0.20 0.08 40.43 06:50:01 06:30:02 5 49.85 0.00 5.99 0.02 0.07 44.08 06:50:01 06:30:02 6 49.31 0.00 7.09 1.66 0.08 41.85 06:50:01 06:30:02 7 49.70 0.00 6.19 0.08 0.07 43.96 06:50:01 06:31:01 all 31.46 0.00 6.34 1.23 0.07 60.89 06:50:01 06:31:01 0 30.21 0.00 5.95 0.10 0.07 63.67 06:50:01 06:31:01 1 31.90 0.00 6.37 0.20 0.07 61.46 06:50:01 06:31:01 2 32.13 0.00 6.73 1.67 0.09 59.38 06:50:01 06:31:01 3 31.36 0.00 6.32 0.17 0.07 62.08 06:50:01 06:31:01 4 31.28 0.00 6.72 2.34 0.07 59.60 06:50:01 06:31:01 5 31.12 0.00 5.73 0.15 0.07 62.94 06:50:01 06:31:01 6 32.01 0.00 6.52 5.01 0.09 56.38 06:50:01 06:31:01 7 31.69 0.00 6.38 0.24 0.07 61.62 06:50:01 06:32:01 all 3.95 0.00 2.00 1.19 0.04 92.83 06:50:01 06:32:01 0 4.08 0.00 1.51 0.25 0.03 94.13 06:50:01 06:32:01 1 3.47 0.00 1.66 0.55 0.05 94.26 06:50:01 06:32:01 2 3.17 0.00 1.96 0.75 0.03 94.08 06:50:01 06:32:01 3 4.60 0.00 2.58 0.08 0.03 92.70 06:50:01 06:32:01 4 3.76 0.00 2.85 3.19 0.03 90.16 06:50:01 06:32:01 5 3.98 0.00 1.54 0.10 0.03 94.34 06:50:01 06:32:01 6 4.43 0.00 1.79 3.97 0.03 89.77 06:50:01 06:32:01 7 4.07 0.00 2.08 0.65 0.03 93.17 06:50:01 06:33:01 all 0.27 0.00 0.10 0.05 0.01 99.57 06:50:01 06:33:01 0 0.03 0.00 0.10 0.00 0.00 99.87 06:50:01 06:33:01 1 0.17 0.00 0.15 0.37 0.02 99.30 06:50:01 06:33:01 2 0.05 0.00 0.10 0.03 0.02 99.80 06:50:01 06:33:01 3 0.05 0.00 0.07 0.00 0.02 99.87 06:50:01 06:33:01 4 0.08 0.00 0.08 0.00 0.02 99.82 06:50:01 06:33:01 5 1.35 0.00 0.05 0.00 0.02 98.58 06:50:01 06:33:01 6 0.33 0.00 0.18 0.00 0.02 99.47 06:50:01 06:33:01 7 0.05 0.00 0.10 0.00 0.00 99.85 06:50:01 06:34:01 all 0.04 0.00 0.01 0.02 0.00 99.92 06:50:01 06:34:01 0 0.07 0.00 0.02 0.00 0.00 99.92 06:50:01 06:34:01 1 0.10 0.00 0.02 0.17 0.00 99.72 06:50:01 06:34:01 2 0.05 0.00 0.02 0.00 0.03 99.90 06:50:01 06:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:50:01 06:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:50:01 06:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:50:01 06:34:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:50:01 06:34:01 7 0.02 0.00 0.00 0.02 0.00 99.97 06:50:01 06:35:01 all 0.01 0.00 0.01 0.01 0.01 99.95 06:50:01 06:35:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:50:01 06:35:01 1 0.03 0.00 0.00 0.05 0.02 99.90 06:50:01 06:35:01 2 0.02 0.00 0.03 0.00 0.02 99.93 06:50:01 06:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:50:01 06:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:50:01 06:35:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:50:01 06:35:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:50:01 06:35:01 7 0.02 0.00 0.02 0.03 0.02 99.92 06:50:01 06:36:01 all 0.25 0.00 0.01 0.01 0.01 99.73 06:50:01 06:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:50:01 06:36:01 1 0.35 0.00 0.00 0.08 0.02 99.55 06:50:01 06:36:01 2 0.02 0.00 0.02 0.00 0.03 99.93 06:50:01 06:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:50:01 06:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:50:01 06:36:01 5 1.47 0.00 0.02 0.00 0.02 98.50 06:50:01 06:36:01 6 0.07 0.00 0.00 0.00 0.00 99.93 06:50:01 06:36:01 7 0.05 0.00 0.00 0.00 0.00 99.95 06:50:01 06:37:01 all 0.01 0.00 0.02 0.00 0.01 99.96 06:50:01 06:37:01 0 0.00 0.00 0.03 0.02 0.02 99.93 06:50:01 06:37:01 1 0.03 0.00 0.03 0.02 0.00 99.92 06:50:01 06:37:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:50:01 06:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:50:01 06:37:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:50:01 06:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:50:01 06:37:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:50:01 06:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:50:01 06:38:01 all 0.03 0.00 0.01 0.02 0.01 99.94 06:50:01 06:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:50:01 06:38:01 1 0.10 0.00 0.00 0.15 0.00 99.75 06:50:01 06:38:01 2 0.03 0.00 0.03 0.00 0.03 99.90 06:50:01 06:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:50:01 06:38:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:50:01 06:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:50:01 06:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:50:01 06:38:01 7 0.02 0.00 0.02 0.02 0.02 99.93 06:50:01 06:50:01 06:38:01 CPU %user %nice %system %iowait %steal %idle 06:50:01 06:39:01 all 0.01 0.00 0.01 0.02 0.01 99.95 06:50:01 06:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:50:01 06:39:01 1 0.02 0.00 0.00 0.02 0.02 99.95 06:50:01 06:39:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:50:01 06:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:50:01 06:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:50:01 06:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:50:01 06:39:01 6 0.05 0.00 0.02 0.00 0.00 99.93 06:50:01 06:39:01 7 0.00 0.00 0.00 0.12 0.02 99.87 06:50:01 06:40:01 all 0.03 0.00 0.01 0.01 0.01 99.94 06:50:01 06:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:50:01 06:40:01 1 0.03 0.00 0.03 0.03 0.00 99.90 06:50:01 06:40:01 2 0.03 0.00 0.03 0.00 0.03 99.90 06:50:01 06:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:50:01 06:40:01 4 0.00 0.00 0.02 0.00 0.02 99.97 06:50:01 06:40:01 5 0.03 0.00 0.00 0.00 0.02 99.95 06:50:01 06:40:01 6 0.03 0.00 0.00 0.00 0.02 99.95 06:50:01 06:40:01 7 0.05 0.00 0.02 0.02 0.00 99.92 06:50:01 06:41:01 all 0.04 0.00 0.01 0.01 0.01 99.93 06:50:01 06:41:01 0 0.02 0.00 0.00 0.02 0.00 99.97 06:50:01 06:41:01 1 0.00 0.00 0.02 0.03 0.00 99.95 06:50:01 06:41:01 2 0.03 0.00 0.03 0.02 0.02 99.90 06:50:01 06:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:50:01 06:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:50:01 06:41:01 5 0.27 0.00 0.00 0.00 0.02 99.72 06:50:01 06:41:01 6 0.03 0.00 0.03 0.00 0.00 99.93 06:50:01 06:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:50:01 06:42:01 all 0.11 0.00 0.04 0.00 0.01 99.83 06:50:01 06:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:50:01 06:42:01 1 0.03 0.00 0.07 0.02 0.02 99.87 06:50:01 06:42:01 2 0.05 0.00 0.05 0.00 0.03 99.87 06:50:01 06:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:50:01 06:42:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:50:01 06:42:01 5 0.70 0.00 0.02 0.00 0.03 99.25 06:50:01 06:42:01 6 0.03 0.00 0.07 0.00 0.02 99.88 06:50:01 06:42:01 7 0.02 0.00 0.05 0.00 0.00 99.93 06:50:01 06:43:01 all 0.02 0.00 0.01 0.01 0.01 99.95 06:50:01 06:43:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:50:01 06:43:01 1 0.07 0.00 0.03 0.03 0.00 99.87 06:50:01 06:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:50:01 06:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:50:01 06:43:01 4 0.00 0.00 0.02 0.03 0.02 99.93 06:50:01 06:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:50:01 06:43:01 6 0.05 0.00 0.02 0.00 0.00 99.93 06:50:01 06:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:50:01 06:44:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:50:01 06:44:01 0 0.03 0.00 0.00 0.02 0.00 99.95 06:50:01 06:44:01 1 0.02 0.00 0.02 0.02 0.00 99.95 06:50:01 06:44:01 2 0.07 0.00 0.03 0.00 0.03 99.87 06:50:01 06:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:50:01 06:44:01 4 0.00 0.00 0.02 0.00 0.02 99.97 06:50:01 06:44:01 5 0.03 0.00 0.00 0.00 0.02 99.95 06:50:01 06:44:01 6 0.05 0.00 0.02 0.00 0.02 99.92 06:50:01 06:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:50:01 06:45:01 all 0.00 0.00 0.01 0.00 0.01 99.96 06:50:01 06:45:01 0 0.00 0.00 0.00 0.02 0.02 99.97 06:50:01 06:45:01 1 0.00 0.00 0.03 0.00 0.02 99.95 06:50:01 06:45:01 2 0.03 0.00 0.03 0.00 0.03 99.90 06:50:01 06:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:50:01 06:45:01 4 0.00 0.00 0.00 0.02 0.00 99.98 06:50:01 06:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:50:01 06:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:50:01 06:45:01 7 0.00 0.00 0.02 0.00 0.02 99.97 06:50:01 06:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:50:01 06:46:01 0 0.00 0.00 0.00 0.03 0.00 99.97 06:50:01 06:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:50:01 06:46:01 2 0.08 0.00 0.03 0.00 0.02 99.87 06:50:01 06:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:50:01 06:46:01 4 0.00 0.00 0.02 0.00 0.02 99.97 06:50:01 06:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:50:01 06:46:01 6 0.05 0.00 0.00 0.00 0.02 99.93 06:50:01 06:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:50:01 06:47:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:50:01 06:47:01 0 0.00 0.00 0.00 0.03 0.00 99.97 06:50:01 06:47:01 1 0.00 0.00 0.03 0.00 0.00 99.97 06:50:01 06:47:01 2 0.05 0.00 0.02 0.00 0.03 99.90 06:50:01 06:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:50:01 06:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:50:01 06:47:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:50:01 06:47:01 6 0.05 0.00 0.02 0.00 0.02 99.92 06:50:01 06:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:50:01 06:48:01 all 0.04 0.00 0.01 0.00 0.01 99.93 06:50:01 06:48:01 0 0.03 0.00 0.00 0.02 0.02 99.93 06:50:01 06:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:50:01 06:48:01 2 0.07 0.00 0.05 0.00 0.05 99.83 06:50:01 06:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:50:01 06:48:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:50:01 06:48:01 5 0.12 0.00 0.00 0.00 0.02 99.87 06:50:01 06:48:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:50:01 06:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:50:01 06:49:01 all 0.66 0.00 0.26 0.01 0.01 99.06 06:50:01 06:49:01 0 0.57 0.00 0.27 0.05 0.00 99.12 06:50:01 06:49:01 1 0.68 0.00 0.17 0.00 0.00 99.15 06:50:01 06:49:01 2 0.73 0.00 0.30 0.00 0.02 98.95 06:50:01 06:49:01 3 0.53 0.00 0.23 0.02 0.02 99.20 06:50:01 06:49:01 4 0.53 0.00 0.13 0.00 0.00 99.33 06:50:01 06:49:01 5 0.84 0.00 0.27 0.00 0.02 98.88 06:50:01 06:49:01 6 0.62 0.00 0.42 0.00 0.02 98.95 06:50:01 06:49:01 7 0.73 0.00 0.30 0.02 0.02 98.93 06:50:01 06:50:01 06:49:01 CPU %user %nice %system %iowait %steal %idle 06:50:01 06:50:01 all 9.73 0.00 4.08 1.75 0.07 84.36 06:50:01 06:50:01 0 12.36 0.00 4.10 0.98 0.08 82.47 06:50:01 06:50:01 1 10.61 0.00 3.54 0.56 0.07 85.23 06:50:01 06:50:01 2 8.59 0.00 4.58 4.63 0.08 82.12 06:50:01 06:50:01 3 9.51 0.00 3.42 0.78 0.07 86.22 06:50:01 06:50:01 4 9.63 0.00 4.50 5.13 0.07 80.67 06:50:01 06:50:01 5 7.07 0.00 3.38 1.51 0.05 87.99 06:50:01 06:50:01 6 9.59 0.00 4.91 0.13 0.07 85.30 06:50:01 06:50:01 7 10.51 0.00 4.21 0.32 0.07 84.89 06:50:01 Average: all 6.03 0.00 1.29 0.36 0.02 92.29 06:50:01 Average: 0 6.11 0.00 1.29 0.69 0.02 91.89 06:50:01 Average: 1 6.02 0.00 1.28 0.15 0.02 92.53 06:50:01 Average: 2 5.84 0.00 1.36 0.69 0.04 92.08 06:50:01 Average: 3 6.16 0.00 1.21 0.07 0.02 92.54 06:50:01 Average: 4 6.11 0.00 1.29 0.61 0.02 91.97 06:50:01 Average: 5 6.03 0.00 1.21 0.12 0.03 92.61 06:50:01 Average: 6 6.05 0.00 1.41 0.49 0.02 92.02 06:50:01 Average: 7 5.92 0.00 1.24 0.09 0.02 92.72 06:50:01 06:50:01 06:50:01