Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 15ce639f1986b4c1bf0b3a2d15c099de6d035d67 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-ssh16221734589782341308.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7997869585773975416.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh4032013186791804155.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh2698854526678096978.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-ssh8993884257623056679.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-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-27858 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 15ce639f1986b4c1bf0b3a2d15c099de6d035d67 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#120)" > git config core.sparsecheckout # timeout=10 > git checkout -f 15ce639f1986b4c1bf0b3a2d15c099de6d035d67 # timeout=10 > git rev-list --no-walk bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:27:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:27:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:27:08 ========================================================= 04:27:08 EdgeX Global Pipelines Version Info 04:27:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:27:09 ------------------- 04:27:09 stable info: 04:27:09 ------------------- 04:27:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:27:09 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:27:09 Message: update stable to v1.0.258 04:27:10 ------------------- 04:27:10 experimental info: 04:27:10 ------------------- 04:27:10 Commited By: **** collab-it+edgex@linuxfoundation.org 04:27:10 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:27:10 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:27:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 04:27:10 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 04:27:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:27:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:27:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:27:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:27:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:27:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:27:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:27:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:27:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:27:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 04:27:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:27:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:27:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:27:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:27:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:27:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:27:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:27:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:27:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:27:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:27:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:27:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:27:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:27:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:27:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:27:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:27:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:27:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:27:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15ce639f1986b4c1bf0b3a2d15c099de6d035d67 [Pipeline] echo 04:27:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15ce639 [Pipeline] echo 04:27:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:27:11 provisioning config files... 04:27:11 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9827356595177347267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:27:11 ---> ****-login.sh 04:27:11 nexus3.edgexfoundry.org:10001 04:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:11 Configure a credential helper to remove this warning. See 04:27:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:11 04:27:11 Login Succeeded 04:27:11 nexus3.edgexfoundry.org:10002 04:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:11 Configure a credential helper to remove this warning. See 04:27:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:11 04:27:11 Login Succeeded 04:27:11 nexus3.edgexfoundry.org:10003 04:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:12 Configure a credential helper to remove this warning. See 04:27:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:12 04:27:12 Login Succeeded 04:27:12 nexus3.edgexfoundry.org:10004 04:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:12 Configure a credential helper to remove this warning. See 04:27:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:12 04:27:12 Login Succeeded 04:27:12 ****.io 04:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:12 Configure a credential helper to remove this warning. See 04:27:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:12 04:27:12 Login Succeeded 04:27:12 ---> ****-login.sh ends [Pipeline] } 04:27:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:27:13 + git rev-list -1 --merges 15ce639f1986b4c1bf0b3a2d15c099de6d035d67~1..15ce639f1986b4c1bf0b3a2d15c099de6d035d67 [Pipeline] echo 04:27:13 -----------> git rev-list -1 --merges 15ce639f1986b4c1bf0b3a2d15c099de6d035d67~1..15ce639f1986b4c1bf0b3a2d15c099de6d035d67 15ce639f1986b4c1bf0b3a2d15c099de6d035d67 [false] [Pipeline] sh 04:27:13 + git log --format=format:%s -1 15ce639f1986b4c1bf0b3a2d15c099de6d035d67 [Pipeline] echo 04:27:13 ========================================================= 04:27:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:27:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:27:13 + git log --format=format:%s -1 15ce639f1986b4c1bf0b3a2d15c099de6d035d67 [Pipeline] echo 04:27:13 [semverPrep] GIT_COMMIT: 15ce639f1986b4c1bf0b3a2d15c099de6d035d67, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#120) [Pipeline] echo 04:27:14 [semverPrep] This is not a build commit. [Pipeline] sh 04:27:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:27:14 + grep -v github /etc/ssh/ssh_known_hosts 04:27:14 + [ -e /tmp/ssh_known_hosts ] 04:27:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:27:14 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:27:14 sudo tee -a /etc/ssh/ssh_known_hosts 04:27:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:27:14 04:27:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:27:15 0.1.4: Pulling from edgex-devops/py-git-semver 04:27:15 b85a868b505f: Pulling fs layer 04:27:15 e2be974225ed: Pulling fs layer 04:27:15 339a4e72a1f5: Pulling fs layer 04:27:15 988bab9f4d93: Pulling fs layer 04:27:15 1469e6f7b9e6: Pulling fs layer 04:27:15 eaf3925da568: Pulling fs layer 04:27:15 bab4dde63d76: Pulling fs layer 04:27:15 bde34c3a00c8: Pulling fs layer 04:27:15 b352a97aabf1: Pulling fs layer 04:27:15 4872d77fe225: Pulling fs layer 04:27:15 5851b861e8e6: Pulling fs layer 04:27:15 988bab9f4d93: Waiting 04:27:15 1469e6f7b9e6: Waiting 04:27:15 4872d77fe225: Waiting 04:27:15 b352a97aabf1: Waiting 04:27:15 eaf3925da568: Waiting 04:27:15 bab4dde63d76: Waiting 04:27:15 bde34c3a00c8: Waiting 04:27:15 e2be974225ed: Verifying Checksum 04:27:15 e2be974225ed: Download complete 04:27:15 988bab9f4d93: Download complete 04:27:15 1469e6f7b9e6: Verifying Checksum 04:27:15 1469e6f7b9e6: Download complete 04:27:15 339a4e72a1f5: Verifying Checksum 04:27:15 339a4e72a1f5: Download complete 04:27:15 eaf3925da568: Verifying Checksum 04:27:15 eaf3925da568: Download complete 04:27:15 bde34c3a00c8: Download complete 04:27:15 b352a97aabf1: Verifying Checksum 04:27:15 b352a97aabf1: Download complete 04:27:15 4872d77fe225: Download complete 04:27:15 5851b861e8e6: Download complete 04:27:15 b85a868b505f: Verifying Checksum 04:27:15 b85a868b505f: Download complete 04:27:15 bab4dde63d76: Verifying Checksum 04:27:15 bab4dde63d76: Download complete 04:27:16 b85a868b505f: Pull complete 04:27:16 e2be974225ed: Pull complete 04:27:17 339a4e72a1f5: Pull complete 04:27:17 988bab9f4d93: Pull complete 04:27:17 1469e6f7b9e6: Pull complete 04:27:17 eaf3925da568: Pull complete 04:27:19 bab4dde63d76: Pull complete 04:27:19 bde34c3a00c8: Pull complete 04:27:19 b352a97aabf1: Pull complete 04:27:19 4872d77fe225: Pull complete 04:27:20 5851b861e8e6: Pull complete 04:27:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:27:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:27:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:20 prd-ubuntu20.04-docker-8c-8g-27858 does not seem to be running inside a container 04:27:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:27:23 $ docker top 44c196e25061c2e4c6a4ee5e5a4a8ab081ddb890a7945d74574ce400c2ff0c70 -eo pid,comm 04:27:23 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). 04:27:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:27:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:27:24 [ssh-agent] Looking for ssh-agent implementation... 04:27:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:27:24 $ docker exec 44c196e25061c2e4c6a4ee5e5a4a8ab081ddb890a7945d74574ce400c2ff0c70 ssh-agent 04:27:24 SSH_AUTH_SOCK=/tmp/ssh-pUhnS9enJEJ6/agent.33 04:27:24 SSH_AGENT_PID=39 04:27:24 Running ssh-add (command line suppressed) 04:27:24 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9905063061574770221.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9905063061574770221.key) 04:27:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:27:24 + git tag --points-at HEAD [Pipeline] } 04:27:24 $ docker exec --env ******** --env ******** 44c196e25061c2e4c6a4ee5e5a4a8ab081ddb890a7945d74574ce400c2ff0c70 ssh-agent -k 04:27:24 unset SSH_AUTH_SOCK; 04:27:24 unset SSH_AGENT_PID; 04:27:24 echo Agent pid 39 killed; 04:27:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:27:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:27:24 [ssh-agent] Looking for ssh-agent implementation... 04:27:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:27:25 $ docker exec 44c196e25061c2e4c6a4ee5e5a4a8ab081ddb890a7945d74574ce400c2ff0c70 ssh-agent 04:27:25 SSH_AUTH_SOCK=/tmp/ssh-mX3dIrqT9abs/agent.71 04:27:25 SSH_AGENT_PID=77 04:27:25 Running ssh-add (command line suppressed) 04:27:25 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1617265160551658380.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1617265160551658380.key) 04:27:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:27:25 + git semver init 04:27:25 2024-01-25 04:27:25,743 [run_init] DEBUG init version:0.0.0 force:False 04:27:25 2024-01-25 04:27:25,744 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 04:27:25 2024-01-25 04:27:25,744 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 04:27:25 2024-01-25 04:27:25,744 [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) 04:27:26 2024-01-25 04:27:26,776 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 04:27:26 2024-01-25 04:27:26,777 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 04:27:26 2024-01-25 04:27:26,777 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:27:26 2024-01-25 04:27:26,777 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:27:26 3.2.0-dev.7 [Pipeline] } 04:27:27 $ docker exec --env ******** --env ******** 44c196e25061c2e4c6a4ee5e5a4a8ab081ddb890a7945d74574ce400c2ff0c70 ssh-agent -k 04:27:27 unset SSH_AUTH_SOCK; 04:27:27 unset SSH_AGENT_PID; 04:27:27 echo Agent pid 77 killed; 04:27:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:27:27 + git semver [Pipeline] } 04:27:27 $ docker stop --time=1 44c196e25061c2e4c6a4ee5e5a4a8ab081ddb890a7945d74574ce400c2ff0c70 04:27:29 $ docker rm -f --volumes 44c196e25061c2e4c6a4ee5e5a4a8ab081ddb890a7945d74574ce400c2ff0c70 [Pipeline] // withDockerContainer [Pipeline] sh 04:27:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:27:29 Stashed 1 file(s) [Pipeline] echo 04:27:29 [edgeXSemver]: initialized semver on version 3.2.0-dev.7 [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 04:27:30 provisioning config files... 04:27:30 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12743512200983110104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:27:30 ---> ****-login.sh 04:27:30 nexus3.edgexfoundry.org:10001 04:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:30 Configure a credential helper to remove this warning. See 04:27:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:30 04:27:30 Login Succeeded 04:27:30 nexus3.edgexfoundry.org:10002 04:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:30 Configure a credential helper to remove this warning. See 04:27:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:30 04:27:30 Login Succeeded 04:27:30 nexus3.edgexfoundry.org:10003 04:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:30 Configure a credential helper to remove this warning. See 04:27:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:30 04:27:30 Login Succeeded 04:27:30 nexus3.edgexfoundry.org:10004 04:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:30 Configure a credential helper to remove this warning. See 04:27:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:30 04:27:30 Login Succeeded 04:27:30 ****.io 04:27:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:31 Configure a credential helper to remove this warning. See 04:27:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:31 04:27:31 Login Succeeded 04:27:31 ---> ****-login.sh ends [Pipeline] } 04:27:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:27:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:27:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:27:31 ========================================================= 04:27:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:27:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:31 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:27:31 Sending build context to Docker daemon 6.672MB 04:27:31 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 04:27:31 Step 2/12 : FROM ${BASE} AS builder 04:27:33 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:27:33 7264a8db6415: Pulling fs layer 04:27:33 c4d48a809fc2: Pulling fs layer 04:27:33 4f1c88b9dad5: Pulling fs layer 04:27:33 ad3a456e5733: Pulling fs layer 04:27:33 69c7f0334f64: Pulling fs layer 04:27:33 1f1c1a5573a3: Pulling fs layer 04:27:33 ce7588e14bc9: Pulling fs layer 04:27:33 b5e4710f87ac: Pulling fs layer 04:27:33 ad3a456e5733: Waiting 04:27:33 69c7f0334f64: Waiting 04:27:33 1f1c1a5573a3: Waiting 04:27:33 b5e4710f87ac: Waiting 04:27:33 ce7588e14bc9: Waiting 04:27:33 c4d48a809fc2: Verifying Checksum 04:27:33 c4d48a809fc2: Download complete 04:27:33 ad3a456e5733: Verifying Checksum 04:27:33 ad3a456e5733: Download complete 04:27:33 69c7f0334f64: Verifying Checksum 04:27:33 69c7f0334f64: Download complete 04:27:33 7264a8db6415: Verifying Checksum 04:27:33 7264a8db6415: Download complete 04:27:33 1f1c1a5573a3: Verifying Checksum 04:27:33 1f1c1a5573a3: Download complete 04:27:33 7264a8db6415: Pull complete 04:27:33 b5e4710f87ac: Verifying Checksum 04:27:33 b5e4710f87ac: Download complete 04:27:33 c4d48a809fc2: Pull complete 04:27:33 4f1c88b9dad5: Verifying Checksum 04:27:33 4f1c88b9dad5: Download complete 04:27:33 ce7588e14bc9: Verifying Checksum 04:27:33 ce7588e14bc9: Download complete 04:27:36 4f1c88b9dad5: Pull complete 04:27:36 ad3a456e5733: Pull complete 04:27:36 69c7f0334f64: Pull complete 04:27:36 1f1c1a5573a3: Pull complete 04:27:39 ce7588e14bc9: Pull complete 04:27:40 b5e4710f87ac: Pull complete 04:27:40 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 04:27:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:27:40 ---> 88b5674ff536 04:27:40 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:27:44 ---> Running in 74bb7b3a8c52 04:27:44 Removing intermediate container 74bb7b3a8c52 04:27:44 ---> e4ebb183da2a 04:27:44 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:27:44 ---> Running in ea87e25e4b0c 04:27:44 Removing intermediate container ea87e25e4b0c 04:27:44 ---> 825d69956f54 04:27:44 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:27:44 ---> Running in 6de7c162573d 04:27:44 Removing intermediate container 6de7c162573d 04:27:44 ---> 55d4720ed3b7 04:27:44 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:27:44 ---> Running in 7e56b087653a 04:27:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:44 OK: 264 MiB in 52 packages 04:27:45 Removing intermediate container 7e56b087653a 04:27:45 ---> 0a7b6406fef6 04:27:45 Step 7/12 : WORKDIR /app 04:27:45 ---> Running in f4489512e90f 04:27:45 Removing intermediate container f4489512e90f 04:27:45 ---> ccdf00430a42 04:27:45 Step 8/12 : COPY go.mod vendor* ./ 04:27:45 ---> 54ee5645a11e 04:27:45 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:45 ---> Running in 904dc65efa58 04:27:45 Still waiting to schedule task 04:27:45 ‘prd-centos7-blackbox-4c-2g-27551’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:27:45 ‘prd-centos7-blackbox-4c-2g-27552’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:27:45 ‘prd-ubuntu20.04-docker-8c-8g-27861’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:27:45 ‘prd-ubuntu20.04-docker-arm64-4c-16g-27859’ is offline 04:28:11 Removing intermediate container 904dc65efa58 04:28:11 ---> 266815f399c3 04:28:11 Step 10/12 : COPY . . 04:28:11 ---> a0c43d112201 04:28:11 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:28:11 ---> Running in d092d98a6ace 04:28:11 Removing intermediate container d092d98a6ace 04:28:11 ---> 8d83e8296e98 04:28:11 Step 12/12 : RUN $MAKE 04:28:11 ---> Running in b33c64afd0a0 04:28:11 noop 04:28:11 Removing intermediate container b33c64afd0a0 04:28:11 ---> 55f11d242a00 04:28:11 Successfully built 55f11d242a00 04:28:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:12 + docker inspect -f . ci-base-image-x86_64 04:28:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:12 prd-ubuntu20.04-docker-8c-8g-27858 does not seem to be running inside a container 04:28:12 $ 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 ******** ci-base-image-x86_64 cat 04:28:12 $ docker top ad2195a29352455516e6064f61349ac358c3d5ae9c684667f98a146cbfcc0806 -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:12 + go version 04:28:12 go version go1.21.0 linux/amd64 [Pipeline] } 04:28:12 $ docker stop --time=1 ad2195a29352455516e6064f61349ac358c3d5ae9c684667f98a146cbfcc0806 04:28:14 $ docker rm -f --volumes ad2195a29352455516e6064f61349ac358c3d5ae9c684667f98a146cbfcc0806 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:14 + docker inspect -f . ci-base-image-x86_64 04:28:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:15 prd-ubuntu20.04-docker-8c-8g-27858 does not seem to be running inside a container 04:28:15 $ 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 ******** ci-base-image-x86_64 cat 04:28:15 $ docker top a1bdd651d24b1734060c76d066921bb3fd5277d9512134df328cd96e5e9966d0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:15 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 04:28:16 + make test 04:28:16 go test -race -coverprofile=coverage.out ./... 04:28:34 ? github.com/edgexfoundry/app-record-replay [no test files] 04:28:35 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 04:28:35 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 04:28:35 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 04:28:36 ok github.com/edgexfoundry/app-record-replay/internal/app 1.048s coverage: 88.0% of statements 04:28:46 ok github.com/edgexfoundry/app-record-replay/internal/application 9.616s coverage: 98.7% of statements 04:28:46 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.106s coverage: 89.7% of statements 04:28:46 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.029s coverage: 100.0% of statements 04:29:08 go vet ./... 04:29:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:29:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:29:10 ./bin/test-attribution-txt.sh 04:29:10 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 04:29:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:29:10 $ docker stop --time=1 a1bdd651d24b1734060c76d066921bb3fd5277d9512134df328cd96e5e9966d0 04:29:13 $ docker rm -f --volumes a1bdd651d24b1734060c76d066921bb3fd5277d9512134df328cd96e5e9966d0 [Pipeline] // withDockerContainer [Pipeline] sh 04:29:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:29:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:29:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:29:15 + ls -al . 04:29:15 total 192 04:29:15 drwxrwxr-x 10 jenkins jenkins 4096 Jan 25 04:28 . 04:29:15 drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 04:27 .. 04:29:15 -rw-rw-r-- 1 jenkins jenkins 119 Jan 25 04:27 .dockerignore 04:29:15 drwxrwxr-x 8 jenkins jenkins 4096 Jan 25 04:28 .git 04:29:15 drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 04:27 .github 04:29:15 -rw-rw-r-- 1 jenkins jenkins 164 Jan 25 04:27 .gitignore 04:29:15 -rw-rw-r-- 1 jenkins jenkins 41 Jan 25 04:27 .golangci.yml 04:29:15 drwxr-xr-x 3 jenkins jenkins 4096 Jan 25 04:27 .semver 04:29:15 -rw-rw-r-- 1 jenkins jenkins 11301 Jan 25 04:27 Attribution.txt 04:29:15 -rw-rw-r-- 1 jenkins jenkins 458 Jan 25 04:27 CHANGELOG.md 04:29:15 -rw-rw-r-- 1 jenkins jenkins 1725 Jan 25 04:27 Dockerfile 04:29:15 -rw-rw-r-- 1 jenkins jenkins 677 Jan 25 04:27 GOVERNANCE.md 04:29:15 -rw-rw-r-- 1 jenkins jenkins 681 Jan 25 04:27 Jenkinsfile 04:29:15 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 25 04:27 LICENSE 04:29:15 -rw-rw-r-- 1 jenkins jenkins 3136 Jan 25 04:27 Makefile 04:29:15 -rw-rw-r-- 1 jenkins jenkins 611 Jan 25 04:27 OWNERS.md 04:29:15 -rw-rw-r-- 1 jenkins jenkins 4107 Jan 25 04:27 README.md 04:29:15 -rw-rw-r-- 1 jenkins jenkins 7789 Jan 25 04:27 Record and Reply.postman_collection.json 04:29:15 -rw-rw-r-- 1 jenkins jenkins 11 Jan 25 04:27 VERSION 04:29:15 drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 04:27 bin 04:29:15 -rw-r--r-- 1 jenkins jenkins 24666 Jan 25 04:28 coverage.out 04:29:15 -rw-rw-r-- 1 jenkins jenkins 3950 Jan 25 04:27 go.mod 04:29:15 -rw-rw-r-- 1 jenkins jenkins 34578 Jan 25 04:27 go.sum 04:29:15 drwxrwxr-x 7 jenkins jenkins 4096 Jan 25 04:27 internal 04:29:15 -rw-rw-r-- 1 jenkins jenkins 913 Jan 25 04:27 main.go 04:29:15 drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 04:27 openapi 04:29:15 drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 04:27 pkg 04:29:15 drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 04:27 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:15 + 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=15ce639f1986b4c1bf0b3a2d15c099de6d035d67 --label arch=amd64 --label version=3.2.0-dev.7 . 04:29:15 Sending build context to Docker daemon 6.698MB 04:29:15 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 04:29:15 Step 2/27 : FROM ${BASE} AS builder 04:29:15 ---> 55f11d242a00 04:29:15 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 04:29:15 ---> Running in 1256c43b28d9 04:29:15 Removing intermediate container 1256c43b28d9 04:29:15 ---> 3c7b0f8d17db 04:29:15 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 04:29:15 ---> Running in 45c7ad50ce78 04:29:15 Removing intermediate container 45c7ad50ce78 04:29:15 ---> 53a8a4b4ea97 04:29:15 Step 5/27 : ARG ADD_BUILD_TAGS="" 04:29:15 ---> Running in 0ae31a3167a6 04:29:16 Removing intermediate container 0ae31a3167a6 04:29:16 ---> e8ae128d4163 04:29:16 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:29:16 ---> Running in 36bca8593f2a 04:29:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:29:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:29:16 OK: 264 MiB in 52 packages 04:29:17 Removing intermediate container 36bca8593f2a 04:29:17 ---> 54be623ee39b 04:29:17 Step 7/27 : WORKDIR /app 04:29:17 ---> Running in 5ea16613c392 04:29:17 Removing intermediate container 5ea16613c392 04:29:17 ---> 522000dec53d 04:29:17 Step 8/27 : COPY go.mod vendor* ./ 04:29:17 ---> 5bf500bbc7e3 04:29:17 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:29:17 ---> Running in 1571e3a0572a 04:29:18 Removing intermediate container 1571e3a0572a 04:29:18 ---> d72cd5d4cf04 04:29:18 Step 10/27 : COPY . . 04:29:18 ---> 8391aa87b224 04:29:18 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:29:18 ---> Running in d387f4fe93ed 04:29:18 Removing intermediate container d387f4fe93ed 04:29:18 ---> e8fc60c2247e 04:29:18 Step 12/27 : RUN $MAKE 04:29:18 ---> Running in b5fea1747f49 04:29:18 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.7" -trimpath -mod=readonly -o app-record-replay 04:29:40 Removing intermediate container b5fea1747f49 04:29:40 ---> 63c55561a384 04:29:40 Step 13/27 : FROM alpine:3.18 04:29:40 3.18: Pulling from library/alpine 04:29:40 c926b61bad3b: Pulling fs layer 04:29:40 c926b61bad3b: Verifying Checksum 04:29:40 c926b61bad3b: Download complete 04:29:40 c926b61bad3b: Pull complete 04:29:40 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 04:29:40 Status: Downloaded newer image for alpine:3.18 04:29:40 ---> b541f2080109 04:29:40 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:29:40 ---> Running in 0be4baed63ba 04:29:40 Removing intermediate container 0be4baed63ba 04:29:40 ---> babcafd2c5eb 04:29:40 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 04:29:40 ---> Running in b9d91a0e910c 04:29:40 Removing intermediate container b9d91a0e910c 04:29:40 ---> 65609cefbac8 04:29:40 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 04:29:40 ---> Running in 7f24c5f63d12 04:29:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:29:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:29:40 (1/2) Installing ca-certificates (20230506-r0) 04:29:40 (2/2) Installing dumb-init (1.2.5-r2) 04:29:40 Executing busybox-1.36.1-r5.trigger 04:29:40 Executing ca-certificates-20230506-r0.trigger 04:29:40 OK: 8 MiB in 17 packages 04:29:40 Removing intermediate container 7f24c5f63d12 04:29:40 ---> 446ba10d8adf 04:29:40 Step 17/27 : RUN apk --no-cache upgrade 04:29:40 ---> Running in 9dd3d0b78691 04:29:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:29:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:29:41 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 04:29:41 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 04:29:41 Executing ca-certificates-20230506-r0.trigger 04:29:41 OK: 8 MiB in 17 packages 04:29:42 Removing intermediate container 9dd3d0b78691 04:29:42 ---> 54ec817bc285 04:29:42 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:29:42 ---> 66af082c2e05 04:29:42 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 04:29:42 ---> 0644f9bfd535 04:29:42 Step 20/27 : COPY --from=builder /app/res/ /res/ 04:29:42 ---> 17755508c412 04:29:42 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 04:29:43 ---> 1543ebc3a29b 04:29:43 Step 22/27 : EXPOSE 59712 04:29:43 ---> Running in 93ab1ef82225 04:29:43 Removing intermediate container 93ab1ef82225 04:29:43 ---> 5b0902c8e843 04:29:43 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 04:29:43 ---> Running in 357c50fa3abd 04:29:43 Removing intermediate container 357c50fa3abd 04:29:43 ---> ff16ade2424c 04:29:43 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:29:43 ---> Running in e70baeccdcfc 04:29:43 Removing intermediate container e70baeccdcfc 04:29:43 ---> 306f18513c3d 04:29:43 Step 25/27 : LABEL arch=amd64 04:29:43 ---> Running in 6bb0934a3fb3 04:29:43 Removing intermediate container 6bb0934a3fb3 04:29:43 ---> 7055d2acb524 04:29:43 Step 26/27 : LABEL git_sha=15ce639f1986b4c1bf0b3a2d15c099de6d035d67 04:29:43 ---> Running in f5ebe533e7c2 04:29:43 Removing intermediate container f5ebe533e7c2 04:29:43 ---> 0778a8b2f715 04:29:43 Step 27/27 : LABEL version=3.2.0-dev.7 04:29:43 ---> Running in fc4ee8cac18a 04:29:43 Removing intermediate container fc4ee8cac18a 04:29:43 ---> 55e9a04e5c47 04:29:43 [Warning] One or more build-args [ARCH] were not consumed 04:29:43 Successfully built 55e9a04e5c47 04:29:43 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 04:29:44 provisioning config files... 04:29:44 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1478958689745674257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:29:44 ---> ****-login.sh 04:29:44 nexus3.edgexfoundry.org:10001 04:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:29:44 Configure a credential helper to remove this warning. See 04:29:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:29:44 04:29:44 Login Succeeded 04:29:44 nexus3.edgexfoundry.org:10002 04:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:29:44 Configure a credential helper to remove this warning. See 04:29:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:29:44 04:29:44 Login Succeeded 04:29:44 nexus3.edgexfoundry.org:10003 04:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:29:44 Configure a credential helper to remove this warning. See 04:29:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:29:44 04:29:44 Login Succeeded 04:29:44 nexus3.edgexfoundry.org:10004 04:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:29:44 Configure a credential helper to remove this warning. See 04:29:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:29:44 04:29:44 Login Succeeded 04:29:44 ****.io 04:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:29:45 Configure a credential helper to remove this warning. See 04:29:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:29:45 04:29:45 Login Succeeded 04:29:45 ---> ****-login.sh ends [Pipeline] } 04:29:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:29:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:29:45 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 04:29:45 15ce639f1986b4c1bf0b3a2d15c099de6d035d67 04:29:45 latest 04:29:45 3.2.0-dev.7 04:29:45 15ce639f1986b4c1bf0b3a2d15c099de6d035d67-3.2.0-dev.7 04:29:45 main 04:29:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:46 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:15ce639f1986b4c1bf0b3a2d15c099de6d035d67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:46 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:15ce639f1986b4c1bf0b3a2d15c099de6d035d67 04:29:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:29:46 7aab28ed9c3c: Preparing 04:29:46 d71160fc8ff5: Preparing 04:29:46 fc3546fa8db9: Preparing 04:29:46 d0f0bed7ff3d: Preparing 04:29:46 a7b5e34671cd: Preparing 04:29:46 6be17d8a6110: Preparing 04:29:46 9fe9a137fd00: Preparing 04:29:46 6be17d8a6110: Waiting 04:29:46 9fe9a137fd00: Waiting 04:29:46 d0f0bed7ff3d: Pushed 04:29:46 fc3546fa8db9: Pushed 04:29:46 d71160fc8ff5: Pushed 04:29:46 9fe9a137fd00: Layer already exists 04:29:46 6be17d8a6110: Pushed 04:29:46 a7b5e34671cd: Pushed 04:29:49 7aab28ed9c3c: Pushed 04:29:49 15ce639f1986b4c1bf0b3a2d15c099de6d035d67: digest: sha256:bf1d187ec3c1c91c477406470db7df5f4f7639b0412d1d9a98ccc30937ec42ef size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:50 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:50 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 04:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:29:50 7aab28ed9c3c: Preparing 04:29:50 d71160fc8ff5: Preparing 04:29:50 fc3546fa8db9: Preparing 04:29:50 d0f0bed7ff3d: Preparing 04:29:50 a7b5e34671cd: Preparing 04:29:50 6be17d8a6110: Preparing 04:29:50 9fe9a137fd00: Preparing 04:29:50 9fe9a137fd00: Waiting 04:29:50 6be17d8a6110: Waiting 04:29:50 7aab28ed9c3c: Layer already exists 04:29:50 d0f0bed7ff3d: Layer already exists 04:29:50 fc3546fa8db9: Layer already exists 04:29:50 a7b5e34671cd: Layer already exists 04:29:50 d71160fc8ff5: Layer already exists 04:29:50 6be17d8a6110: Layer already exists 04:29:50 9fe9a137fd00: Layer already exists 04:29:51 latest: digest: sha256:bf1d187ec3c1c91c477406470db7df5f4f7639b0412d1d9a98ccc30937ec42ef size: 1784 [Pipeline] } [Pipeline] // withEnv 04:29:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-27862 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 04:29:51 Running in /w/workspace/app-record-replay/81 [Pipeline] { [Pipeline] checkout [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 04:29:51 Selected Git installation does not exist. Using Default 04:29:51 The recommended git tool is: NONE [Pipeline] sh 04:29:51 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:51 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.7 04:29:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:29:52 7aab28ed9c3c: Preparing 04:29:52 d71160fc8ff5: Preparing 04:29:52 fc3546fa8db9: Preparing 04:29:52 d0f0bed7ff3d: Preparing 04:29:52 a7b5e34671cd: Preparing 04:29:52 6be17d8a6110: Preparing 04:29:52 9fe9a137fd00: Preparing 04:29:52 6be17d8a6110: Waiting 04:29:52 d71160fc8ff5: Layer already exists 04:29:52 a7b5e34671cd: Layer already exists 04:29:52 d0f0bed7ff3d: Layer already exists 04:29:52 fc3546fa8db9: Layer already exists 04:29:52 7aab28ed9c3c: Layer already exists 04:29:52 6be17d8a6110: Layer already exists 04:29:52 9fe9a137fd00: Layer already exists 04:29:52 3.2.0-dev.7: digest: sha256:bf1d187ec3c1c91c477406470db7df5f4f7639b0412d1d9a98ccc30937ec42ef size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:52 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:15ce639f1986b4c1bf0b3a2d15c099de6d035d67-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:53 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:15ce639f1986b4c1bf0b3a2d15c099de6d035d67-3.2.0-dev.7 04:29:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:29:53 7aab28ed9c3c: Preparing 04:29:53 d71160fc8ff5: Preparing 04:29:53 fc3546fa8db9: Preparing 04:29:53 d0f0bed7ff3d: Preparing 04:29:53 a7b5e34671cd: Preparing 04:29:53 6be17d8a6110: Preparing 04:29:53 9fe9a137fd00: Preparing 04:29:53 6be17d8a6110: Waiting 04:29:53 9fe9a137fd00: Waiting 04:29:53 d71160fc8ff5: Layer already exists 04:29:53 fc3546fa8db9: Layer already exists 04:29:53 7aab28ed9c3c: Layer already exists 04:29:53 a7b5e34671cd: Layer already exists 04:29:53 d0f0bed7ff3d: Layer already exists 04:29:53 9fe9a137fd00: Layer already exists 04:29:53 6be17d8a6110: Layer already exists 04:29:53 15ce639f1986b4c1bf0b3a2d15c099de6d035d67-3.2.0-dev.7: digest: sha256:bf1d187ec3c1c91c477406470db7df5f4f7639b0412d1d9a98ccc30937ec42ef size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:53 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:54 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 04:29:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:29:54 7aab28ed9c3c: Preparing 04:29:54 d71160fc8ff5: Preparing 04:29:54 fc3546fa8db9: Preparing 04:29:54 d0f0bed7ff3d: Preparing 04:29:54 a7b5e34671cd: Preparing 04:29:54 6be17d8a6110: Preparing 04:29:54 9fe9a137fd00: Preparing 04:29:54 6be17d8a6110: Waiting 04:29:54 9fe9a137fd00: Waiting 04:29:54 fc3546fa8db9: Layer already exists 04:29:54 7aab28ed9c3c: Layer already exists 04:29:54 d0f0bed7ff3d: Layer already exists 04:29:54 d71160fc8ff5: Layer already exists 04:29:54 a7b5e34671cd: Layer already exists 04:29:54 6be17d8a6110: Layer already exists 04:29:54 9fe9a137fd00: Layer already exists 04:29:54 main: digest: sha256:bf1d187ec3c1c91c477406470db7df5f4f7639b0412d1d9a98ccc30937ec42ef size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:29:54 ===================================================== [Pipeline] echo 04:29:54 taggedImages: 04:29:54 - nexus3.edgexfoundry.org:10004/app-record-replay:15ce639f1986b4c1bf0b3a2d15c099de6d035d67 04:29:54 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 04:29:54 - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.7 04:29:54 - nexus3.edgexfoundry.org:10004/app-record-replay:15ce639f1986b4c1bf0b3a2d15c099de6d035d67-3.2.0-dev.7 04:29:54 - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:29:55 04:29:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:29:55 latest: Pulling from edgex-lftools-log-publisher 04:29:55 5eb5b503b376: Pulling fs layer 04:29:55 5c69ac0246d0: Pulling fs layer 04:29:55 ec43610c2a17: Pulling fs layer 04:29:55 3a2ae6a8a46f: Pulling fs layer 04:29:55 33b1e0a273af: Pulling fs layer 04:29:55 5d3b04190fa2: Pulling fs layer 04:29:55 2f39f015ded8: Pulling fs layer 04:29:55 5d3b04190fa2: Waiting 04:29:55 3a2ae6a8a46f: Waiting 04:29:55 33b1e0a273af: Waiting 04:29:55 2f39f015ded8: Waiting 04:29:55 5c69ac0246d0: Download complete 04:29:55 3a2ae6a8a46f: Verifying Checksum 04:29:55 3a2ae6a8a46f: Download complete 04:29:55 33b1e0a273af: Verifying Checksum 04:29:55 33b1e0a273af: Download complete 04:29:55 5d3b04190fa2: Download complete 04:29:55 ec43610c2a17: Verifying Checksum 04:29:55 ec43610c2a17: Download complete 04:29:55 5eb5b503b376: Verifying Checksum 04:29:55 5eb5b503b376: Download complete 04:29:56 2f39f015ded8: Download complete 04:29:56 5eb5b503b376: Pull complete 04:29:57 5c69ac0246d0: Pull complete 04:29:57 ec43610c2a17: Pull complete 04:29:57 3a2ae6a8a46f: Pull complete 04:29:57 using credential edgex-jenkins-ssh 04:29:57 Cloning the remote Git repository 04:29:57 33b1e0a273af: Pull complete 04:29:57 5d3b04190fa2: Pull complete 04:29:57 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 04:29:57 > git init /w/workspace/app-record-replay/81 # timeout=10 04:29:58 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 04:29:58 > git --version # timeout=10 04:29:58 > git --version # 'git version 2.25.1' 04:29:58 using GIT_SSH to set credentials SSH Credentials for GitHub 04:29:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:29:59 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 04:29:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:30:01 Avoid second fetch 04:30:01 Checking out Revision 15ce639f1986b4c1bf0b3a2d15c099de6d035d67 (main) 04:30:01 > git config core.sparsecheckout # timeout=10 04:30:01 > git checkout -f 15ce639f1986b4c1bf0b3a2d15c099de6d035d67 # timeout=10 04:30:01 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#120)" 04:30:02 2f39f015ded8: Pull complete 04:30:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:30:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:30:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:02 04:30:02 GitHub has been notified of this commit’s build result 04:30:02 04:30:02 prd-ubuntu20.04-docker-8c-8g-27858 does not seem to be running inside a container 04:30:02 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:30:05 $ docker top 26bd95309e46e8bf62f013351a74a2fc62b5f95853b93349ef69d74912d4af5b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:30:06 ---> job-cost.sh 04:30:06 lf-activate-venv: SKIPPING 04:30:06 INFO: No Stack... 04:30:06 INFO: Retrieving Pricing Info for: v3-standard-8 04:30:06 INFO: Archiving Costs [Pipeline] sh 04:30:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:30:06 % Total % Received % Xferd Average Speed Time Time Time Current 04:30:06 Dload Upload Total Spent Left Speed 04:30:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 229k 0 --:--:-- --:--:-- --:--:-- 229k [Pipeline] sh 04:30:07 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 04:30:07 + cut -d, -f6 [Pipeline] lock 04:30:07 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-81-stack-cost] 04:30:07 Resource [jenkins-edgexfoundry-app-record-replay-main-81-stack-cost] did not exist. Created. 04:30:07 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:30:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:30:07 + echo total: 0.2199999988079071 [Pipeline] stash 04:30:07 Stashed 1 file(s) [Pipeline] } 04:30:07 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-81-stack-cost] 04:30:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 04:30:07 sudo tee /etc/docker/daemon.new 04:30:07 { 04:30:07 "registry-mirrors": [ 04:30:07 "https://nexus3.edgexfoundry.org:10001" 04:30:07 ], 04:30:07 "bip": "10.250.0.254/24", 04:30:07 "hosts": [ 04:30:07 "tcp://0.0.0.0:5555", 04:30:07 "unix:///var/run/docker.sock" 04:30:07 ], 04:30:07 "mtu": 1458, 04:30:07 "selinux-enabled": true, 04:30:07 "seccomp-profile": "/etc/docker/seccomp.json" 04:30:07 } [Pipeline] // lock [Pipeline] } 04:30:07 $ docker stop --time=1 26bd95309e46e8bf62f013351a74a2fc62b5f95853b93349ef69d74912d4af5b 04:30:08 $ docker rm -f --volumes 26bd95309e46e8bf62f013351a74a2fc62b5f95853b93349ef69d74912d4af5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:30:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:30:09 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:30:28 provisioning config files... 04:30:28 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/81@tmp/config6927267833329335915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:28 ---> ****-login.sh 04:30:28 nexus3.edgexfoundry.org:10001 04:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:43 Error response from daemon: Get "https://nexus3.edgexfoundry.org:10001/v2/": net/http: request canceled (Client.Timeout exceeded while awaiting headers) [Pipeline] } 04:30:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:30:45 04:30:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:30:45 arm64: Pulling from edgex-lftools-log-publisher 04:30:45 8998bd30e6a1: Pulling fs layer 04:30:45 04944245beec: Pulling fs layer 04:30:45 699f458cf7ca: Pulling fs layer 04:30:45 765212b225bb: Pulling fs layer 04:30:45 f23df028b6ca: Pulling fs layer 04:30:45 d65c8cfc05b1: Pulling fs layer 04:30:45 2437ff75d9bd: Pulling fs layer 04:30:45 f23df028b6ca: Waiting 04:30:45 765212b225bb: Waiting 04:30:45 d65c8cfc05b1: Waiting 04:30:45 2437ff75d9bd: Waiting 04:30:45 04944245beec: Verifying Checksum 04:30:45 04944245beec: Download complete 04:30:45 765212b225bb: Verifying Checksum 04:30:45 765212b225bb: Download complete 04:30:45 f23df028b6ca: Download complete 04:30:46 d65c8cfc05b1: Verifying Checksum 04:30:46 d65c8cfc05b1: Download complete 04:30:46 699f458cf7ca: Download complete 04:30:46 8998bd30e6a1: Verifying Checksum 04:30:46 8998bd30e6a1: Download complete 04:30:49 2437ff75d9bd: Verifying Checksum 04:30:49 2437ff75d9bd: Download complete 04:30:54 8998bd30e6a1: Pull complete 04:30:54 04944245beec: Pull complete 04:30:56 699f458cf7ca: Pull complete 04:30:56 765212b225bb: Pull complete 04:30:57 f23df028b6ca: Pull complete 04:30:57 d65c8cfc05b1: Pull complete 04:31:24 2437ff75d9bd: Pull complete 04:31:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:31:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:31:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:24 prd-ubuntu20.04-docker-arm64-4c-16g-27862 does not seem to be running inside a container 04:31:24 $ 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/81 -v /w/workspace/app-record-replay/81:/w/workspace/app-record-replay/81:rw,z -v /w/workspace/app-record-replay/81@tmp:/w/workspace/app-record-replay/81@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 04:31:26 $ docker top 638e4f57deb490e4d12fa94ade0bcd6f92361ad111db3e8e485f6fa8b8a86568 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:31:27 ---> job-cost.sh 04:31:27 lf-activate-venv: SKIPPING 04:31:27 INFO: No Stack... 04:31:28 INFO: Retrieving Pricing Info for: v3-standard-8 04:31:28 INFO: Archiving Costs [Pipeline] sh 04:31:29 + cat /w/workspace/app-record-replay/81/archives/cost.csv 04:31:29 + cut -d, -f6 [Pipeline] lock 04:31:29 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-81-stack-cost] 04:31:29 Resource [jenkins-edgexfoundry-app-record-replay-main-81-stack-cost] did not exist. Created. 04:31:29 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:31:29 /w/workspace/app-record-replay/81@tmp/durable-9bc84ee1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:31:30 + echo total: 0.2199999988079071 [Pipeline] stash 04:31:30 Warning: overwriting stash ‘stack-cost’ 04:31:30 Stashed 1 file(s) [Pipeline] } 04:31:30 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-81-stack-cost] [Pipeline] // lock [Pipeline] } 04:31:30 $ docker stop --time=1 638e4f57deb490e4d12fa94ade0bcd6f92361ad111db3e8e485f6fa8b8a86568 04:31:32 $ docker rm -f --volumes 638e4f57deb490e4d12fa94ade0bcd6f92361ad111db3e8e485f6fa8b8a86568 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:31:32 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:31:34 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 04:31:34 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 04:31:34 total 16 04:31:34 drwxr-xr-x 3 root root 4096 Jan 25 04:30 . 04:31:34 drwxrwxr-x 11 jenkins jenkins 4096 Jan 25 04:30 .. 04:31:34 drwxr-xr-x 2 root root 4096 Jan 25 04:30 cost 04:31:34 -rw-r--r-- 1 root root 88 Jan 25 04:30 cost.csv 04:31:34 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 04:31:34 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 04:31:34 total 16 04:31:34 drwxr-xr-x 3 jenkins jenkins 4096 Jan 25 04:30 . 04:31:34 drwxrwxr-x 11 jenkins jenkins 4096 Jan 25 04:30 .. 04:31:34 drwxr-xr-x 2 jenkins jenkins 4096 Jan 25 04:30 cost 04:31:34 -rw-r--r-- 1 jenkins jenkins 88 Jan 25 04:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:31:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:31:36 ---> package-listing.sh 04:31:36 ++ facter osfamily 04:31:36 ++ tr '[:upper:]' '[:lower:]' 04:31:36 + OS_FAMILY=debian 04:31:36 + workspace=/w/workspace/exfoundry_app-record-replay_main 04:31:36 + START_PACKAGES=/tmp/packages_start.txt 04:31:36 + END_PACKAGES=/tmp/packages_end.txt 04:31:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:31:36 + PACKAGES=/tmp/packages_start.txt 04:31:36 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 04:31:36 + PACKAGES=/tmp/packages_end.txt 04:31:36 + case "${OS_FAMILY}" in 04:31:36 + dpkg -l 04:31:36 + grep '^ii' 04:31:36 + '[' -f /tmp/packages_start.txt ']' 04:31:36 + '[' -f /tmp/packages_end.txt ']' 04:31:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:31:36 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 04:31:36 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 04:31:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 04:31:36 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 04:31:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:31:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:37 prd-ubuntu20.04-docker-8c-8g-27858 does not seem to be running inside a container 04:31:37 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:31:38 $ docker top 2c1379e94534cb4a7c12e859900d59ce6c5ba904d51735f72c42181f07f60a62 -eo pid,comm [Pipeline] { [Pipeline] sh 04:31:38 + touch /tmp/pre-build-complete [Pipeline] sh 04:31:38 + mkdir -p /var/log/sysstat [Pipeline] sh 04:31:39 + ls /var/log/sa-host 04:31:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:31:39 provisioning config files... 04:31:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14749351409330084872tmp [Pipeline] { [Pipeline] echo 04:31:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:31:39 ---> create-netrc.sh [Pipeline] } 04:31:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:31:39 ---> python-tools-install.sh [Pipeline] echo 04:31:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:31:40 ---> sudo-logs.sh 04:31:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:31:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:31:40 ---> job-cost.sh 04:31:40 lf-activate-venv: SKIPPING 04:31:40 DEBUG: total: 0.2199999988079071 04:31:40 INFO: Retrieving Stack Cost... 04:31:40 INFO: Retrieving Pricing Info for: v3-standard-8 04:31:41 INFO: Archiving Costs [Pipeline] echo 04:31:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:31:41 ---> logs-deploy.sh 04:31:41 lf-activate-venv: SKIPPING 04:31:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/81 04:31:41 INFO: archiving workspace using pattern(s): 04:31:42 Archives upload complete. 04:31:42 INFO: archiving logs to Nexus 04:31:43 ---> uname -a: 04:31:43 Linux prd-ubuntu20-04-docker-8c-8g-27858 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:31:43 04:31:43 04:31:43 ---> lscpu: 04:31:43 Architecture: x86_64 04:31:43 CPU op-mode(s): 32-bit, 64-bit 04:31:43 Byte Order: Little Endian 04:31:43 Address sizes: 40 bits physical, 48 bits virtual 04:31:43 CPU(s): 8 04:31:43 On-line CPU(s) list: 0-7 04:31:43 Thread(s) per core: 1 04:31:43 Core(s) per socket: 1 04:31:43 Socket(s): 8 04:31:43 NUMA node(s): 1 04:31:43 Vendor ID: AuthenticAMD 04:31:43 CPU family: 23 04:31:43 Model: 49 04:31:43 Model name: AMD EPYC-Rome Processor 04:31:43 Stepping: 0 04:31:43 CPU MHz: 2800.000 04:31:43 BogoMIPS: 5600.00 04:31:43 Virtualization: AMD-V 04:31:43 Hypervisor vendor: KVM 04:31:43 Virtualization type: full 04:31:43 L1d cache: 256 KiB 04:31:43 L1i cache: 256 KiB 04:31:43 L2 cache: 4 MiB 04:31:43 L3 cache: 128 MiB 04:31:43 NUMA node0 CPU(s): 0-7 04:31:43 Vulnerability Itlb multihit: Not affected 04:31:43 Vulnerability L1tf: Not affected 04:31:43 Vulnerability Mds: Not affected 04:31:43 Vulnerability Meltdown: Not affected 04:31:43 Vulnerability Mmio stale data: Not affected 04:31:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:31:43 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:31:43 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:31:43 Vulnerability Srbds: Not affected 04:31:43 Vulnerability Tsx async abort: Not affected 04:31:43 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 04:31:43 04:31:43 04:31:43 ---> nproc: 04:31:43 8 04:31:43 04:31:43 04:31:43 ---> df -h: 04:31:43 Filesystem Size Used Avail Use% Mounted on 04:31:43 overlay 155G 12G 144G 8% / 04:31:43 tmpfs 64M 0 64M 0% /dev 04:31:43 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:31:43 shm 64M 0 64M 0% /dev/shm 04:31:43 /dev/vda1 155G 12G 144G 8% /facter-os 04:31:43 04:31:43 04:31:43 ---> sar -b -r -n DEV: 04:31:43 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27858) 01/25/24 _x86_64_ (8 CPU) 04:31:43 04:31:43 04:26:30 LINUX RESTART (8 CPU) 04:31:43 04:31:43 04:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:31:43 04:28:01 178.94 16.13 162.81 0.00 1978.87 52603.23 0.00 04:31:43 04:29:01 83.17 0.05 83.12 0.00 6.93 25811.66 0.00 04:31:43 04:30:01 165.55 0.22 165.33 0.00 13.96 35683.09 0.00 04:31:43 04:31:01 47.43 0.03 47.39 0.00 4.40 16474.34 0.00 04:31:43 Average: 118.58 4.12 114.45 0.00 503.04 32630.21 0.00 04:31:43 04:31:43 04:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:31:43 04:28:01 28329544 31523720 790364 2.40 121180 3271128 2010396 5.92 1187596 2895800 291308 04:31:43 04:29:01 27473160 30938524 1364956 4.15 139708 3492912 2309028 6.80 1775804 3125736 361552 04:31:43 04:30:01 27733236 31511888 792388 2.41 151436 3773628 2058356 6.07 1273512 3340832 496040 04:31:43 04:31:01 27798396 31548312 755324 2.30 154108 3735380 1784832 5.26 1252044 3290248 8 04:31:43 Average: 27833584 31380611 925758 2.82 141608 3568262 2040653 6.01 1372239 3163154 287227 04:31:43 04:31:43 04:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:31:43 04:28:01 docker0 187.34 310.61 15.68 2148.79 0.00 0.00 0.00 0.00 04:31:43 04:28:01 lo 6.40 6.40 0.63 0.63 0.00 0.00 0.00 0.00 04:31:43 04:28:01 ens3 696.48 431.18 7337.98 83.93 0.00 0.00 0.00 0.00 04:31:43 04:29:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:31:43 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:31:43 04:29:01 ens3 40.05 33.04 32.21 74.31 0.00 0.00 0.00 0.00 04:31:43 04:29:01 vethc570231 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 04:31:43 04:30:01 docker0 5.17 9.32 0.32 130.27 0.00 0.00 0.00 0.00 04:31:43 04:30:01 lo 8.27 8.27 0.83 0.83 0.00 0.00 0.00 0.00 04:31:43 04:30:01 ens3 172.20 128.40 2791.51 294.81 0.00 0.00 0.00 0.00 04:31:43 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:43 04:31:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:31:43 04:31:01 ens3 12.01 8.23 13.84 4.72 0.00 0.00 0.00 0.00 04:31:43 Average: docker0 48.30 80.30 4.01 571.56 0.00 0.00 0.00 0.00 04:31:43 Average: lo 3.76 3.76 0.37 0.37 0.00 0.00 0.00 0.00 04:31:43 Average: ens3 230.42 150.30 2542.75 113.69 0.00 0.00 0.00 0.00 04:31:43 04:31:43 04:31:43 ---> sar -P ALL: 04:31:43 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27858) 01/25/24 _x86_64_ (8 CPU) 04:31:43 04:31:43 04:26:30 LINUX RESTART (8 CPU) 04:31:43 04:31:43 04:27:01 CPU %user %nice %system %iowait %steal %idle 04:31:43 04:28:01 all 9.99 0.00 3.91 2.87 0.07 83.16 04:31:43 04:28:01 0 9.96 0.00 3.49 0.35 0.07 86.14 04:31:43 04:28:01 1 9.15 0.00 4.81 0.63 0.07 85.35 04:31:43 04:28:01 2 8.92 0.00 4.62 9.53 0.08 76.85 04:31:43 04:28:01 3 10.45 0.00 3.79 0.59 0.07 85.10 04:31:43 04:28:01 4 11.15 0.00 4.26 10.13 0.07 74.40 04:31:43 04:28:01 5 8.73 0.00 3.34 0.97 0.07 86.89 04:31:43 04:28:01 6 10.40 0.00 3.52 0.20 0.07 85.81 04:31:43 04:28:01 7 11.14 0.00 3.44 0.59 0.07 84.76 04:31:43 04:29:01 all 38.48 0.00 4.24 1.18 0.08 56.02 04:31:43 04:29:01 0 38.36 0.00 3.99 0.18 0.07 57.40 04:31:43 04:29:01 1 39.26 0.00 4.12 5.80 0.10 50.72 04:31:43 04:29:01 2 39.09 0.00 5.30 1.08 0.08 54.45 04:31:43 04:29:01 3 38.89 0.00 3.96 0.44 0.08 56.63 04:31:43 04:29:01 4 37.25 0.00 4.64 0.13 0.08 57.89 04:31:43 04:29:01 5 39.53 0.00 4.15 0.05 0.08 56.18 04:31:43 04:29:01 6 36.56 0.00 3.66 0.18 0.07 59.53 04:31:43 04:29:01 7 38.94 0.00 4.09 1.54 0.08 55.34 04:31:43 04:30:01 all 27.33 0.00 4.43 1.66 0.07 66.50 04:31:43 04:30:01 0 26.51 0.00 3.63 0.15 0.07 69.64 04:31:43 04:30:01 1 27.43 0.00 4.58 6.19 0.07 61.74 04:31:43 04:30:01 2 27.66 0.00 4.50 0.62 0.07 67.16 04:31:43 04:30:01 3 27.41 0.00 4.27 0.34 0.05 67.93 04:31:43 04:30:01 4 26.57 0.00 4.92 1.22 0.07 67.23 04:31:43 04:30:01 5 27.47 0.00 4.56 2.07 0.07 65.83 04:31:43 04:30:01 6 27.84 0.00 4.60 1.90 0.07 65.59 04:31:43 04:30:01 7 27.78 0.00 4.39 0.84 0.09 66.91 04:31:43 04:31:01 all 0.59 0.00 0.32 0.67 0.01 98.40 04:31:43 04:31:01 0 0.67 0.00 0.52 0.02 0.00 98.80 04:31:43 04:31:01 1 0.65 0.00 0.23 0.25 0.02 98.85 04:31:43 04:31:01 2 0.57 0.00 0.27 0.32 0.02 98.83 04:31:43 04:31:01 3 0.65 0.00 0.35 0.00 0.02 98.98 04:31:43 04:31:01 4 0.65 0.00 0.22 0.02 0.02 99.10 04:31:43 04:31:01 5 0.49 0.00 0.23 0.00 0.02 99.26 04:31:43 04:31:01 6 0.48 0.00 0.48 4.41 0.02 94.60 04:31:43 04:31:01 7 0.60 0.00 0.25 0.38 0.02 98.75 04:31:43 Average: all 19.05 0.00 3.21 1.59 0.06 76.09 04:31:43 Average: 0 18.82 0.00 2.90 0.18 0.05 78.05 04:31:43 Average: 1 19.07 0.00 3.42 3.20 0.06 74.25 04:31:43 Average: 2 18.98 0.00 3.66 2.88 0.06 74.42 04:31:43 Average: 3 19.30 0.00 3.08 0.34 0.05 77.23 04:31:43 Average: 4 18.84 0.00 3.49 2.87 0.06 74.74 04:31:43 Average: 5 19.03 0.00 3.06 0.77 0.06 77.09 04:31:43 Average: 6 18.78 0.00 3.06 1.68 0.05 76.43 04:31:43 Average: 7 19.56 0.00 3.03 0.84 0.06 76.51 04:31:43 04:31:43 04:31:43