Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 73821206136820b490740b0d0118952f550c5005 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-ssh6157317317727082511.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh16467258885730444374.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh15615122081228098253.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh9262923593052882819.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-ssh3044072888969821296.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-25895 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 Avoid second fetch Checking out Revision 73821206136820b490740b0d0118952f550c5005 (main) Commit message: "Merge pull request #152 from jackchenjc/edgex-go-issue-4916-2" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 73821206136820b490740b0d0118952f550c5005 # timeout=10 > git rev-list --no-walk 62ddbc5b0f189cb0e082a652d86835a7c06dea97 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-08T08:03:06.600Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-08T08:03:06.687Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-08T08:03:06.720Z] ========================================================= [2024-11-08T08:03:06.720Z] EdgeX Global Pipelines Version Info [2024-11-08T08:03:06.720Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:03:07.874Z] ------------------- [2024-11-08T08:03:07.874Z] stable info: [2024-11-08T08:03:07.874Z] ------------------- [2024-11-08T08:03:07.874Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-08T08:03:07.874Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-08T08:03:07.874Z] Message: update stable to v1.0.265 [2024-11-08T08:03:08.133Z] ------------------- [2024-11-08T08:03:08.133Z] experimental info: [2024-11-08T08:03:08.133Z] ------------------- [2024-11-08T08:03:08.133Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-08T08:03:08.133Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-08T08:03:08.133Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-08T08:03:08.226Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-11-08T08:03:08.250Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-11-08T08:03:08.271Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-08T08:03:08.296Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-08T08:03:08.318Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-08T08:03:08.342Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-08T08:03:08.361Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-08T08:03:08.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-08T08:03:08.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-08T08:03:08.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-08T08:03:08.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-08T08:03:08.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-11-08T08:03:08.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-08T08:03:08.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-08T08:03:08.579Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T08:03:08.608Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T08:03:08.638Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T08:03:08.658Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T08:03:08.684Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-08T08:03:08.708Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-08T08:03:08.733Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-08T08:03:08.758Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-08T08:03:08.787Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-08T08:03:08.814Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-08T08:03:08.837Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-08T08:03:08.862Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-08T08:03:08.887Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-08T08:03:08.910Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-08T08:03:08.935Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-08T08:03:08.962Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-08T08:03:08.988Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 73821206136820b490740b0d0118952f550c5005 [Pipeline] echo [2024-11-08T08:03:09.013Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7382120 [Pipeline] echo [2024-11-08T08:03:09.035Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T08:03:09.113Z] provisioning config files... [2024-11-08T08:03:09.130Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1975589186615516061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:03:09.468Z] ---> ****-login.sh [2024-11-08T08:03:09.468Z] nexus3.edgexfoundry.org:10001 [2024-11-08T08:03:09.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:03:09.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:03:09.729Z] Configure a credential helper to remove this warning. See [2024-11-08T08:03:09.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:03:09.729Z] [2024-11-08T08:03:09.729Z] Login Succeeded [2024-11-08T08:03:09.729Z] nexus3.edgexfoundry.org:10002 [2024-11-08T08:03:09.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:03:09.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:03:09.990Z] Configure a credential helper to remove this warning. See [2024-11-08T08:03:09.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:03:09.990Z] [2024-11-08T08:03:09.990Z] Login Succeeded [2024-11-08T08:03:09.990Z] nexus3.edgexfoundry.org:10003 [2024-11-08T08:03:09.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:03:09.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:03:09.990Z] Configure a credential helper to remove this warning. See [2024-11-08T08:03:09.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:03:09.990Z] [2024-11-08T08:03:09.990Z] Login Succeeded [2024-11-08T08:03:09.990Z] nexus3.edgexfoundry.org:10004 [2024-11-08T08:03:09.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:03:09.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:03:09.990Z] Configure a credential helper to remove this warning. See [2024-11-08T08:03:09.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:03:09.990Z] [2024-11-08T08:03:09.990Z] Login Succeeded [2024-11-08T08:03:09.990Z] ****.io [2024-11-08T08:03:10.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:03:10.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:03:10.256Z] Configure a credential helper to remove this warning. See [2024-11-08T08:03:10.256Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:03:10.256Z] [2024-11-08T08:03:10.256Z] Login Succeeded [2024-11-08T08:03:10.256Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T08:03:10.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-08T08:03:10.674Z] + git rev-list -1 --merges 73821206136820b490740b0d0118952f550c5005~1..73821206136820b490740b0d0118952f550c5005 [Pipeline] echo [2024-11-08T08:03:10.706Z] -----------> git rev-list -1 --merges 73821206136820b490740b0d0118952f550c5005~1..73821206136820b490740b0d0118952f550c5005 73821206136820b490740b0d0118952f550c5005 [2024-11-08T08:03:10.706Z] 73821206136820b490740b0d0118952f550c5005 [false] [Pipeline] sh [2024-11-08T08:03:11.000Z] + git log --format=format:%s -1 73821206136820b490740b0d0118952f550c5005 [Pipeline] echo [2024-11-08T08:03:11.014Z] ========================================================= [2024-11-08T08:03:11.014Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-08T08:03:11.014Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T08:03:11.370Z] + git log --format=format:%s -1 73821206136820b490740b0d0118952f550c5005 [Pipeline] echo [2024-11-08T08:03:11.383Z] [semverPrep] GIT_COMMIT: 73821206136820b490740b0d0118952f550c5005, Commit Message: Merge pull request #152 from jackchenjc/edgex-go-issue-4916-2 [Pipeline] echo [2024-11-08T08:03:11.398Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-08T08:03:11.789Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T08:03:11.789Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-08T08:03:11.789Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-08T08:03:11.789Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-08T08:03:11.789Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-08T08:03:11.789Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-08T08:03:11.789Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:03:12.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T08:03:12.258Z] [2024-11-08T08:03:12.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:03:12.566Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T08:03:12.566Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-08T08:03:12.566Z] b85a868b505f: Pulling fs layer [2024-11-08T08:03:12.566Z] e2be974225ed: Pulling fs layer [2024-11-08T08:03:12.566Z] 339a4e72a1f5: Pulling fs layer [2024-11-08T08:03:12.566Z] 988bab9f4d93: Pulling fs layer [2024-11-08T08:03:12.566Z] 1469e6f7b9e6: Pulling fs layer [2024-11-08T08:03:12.566Z] eaf3925da568: Pulling fs layer [2024-11-08T08:03:12.566Z] bab4dde63d76: Pulling fs layer [2024-11-08T08:03:12.566Z] bde34c3a00c8: Pulling fs layer [2024-11-08T08:03:12.566Z] b352a97aabf1: Pulling fs layer [2024-11-08T08:03:12.566Z] 4872d77fe225: Pulling fs layer [2024-11-08T08:03:12.566Z] 5851b861e8e6: Pulling fs layer [2024-11-08T08:03:12.566Z] 988bab9f4d93: Waiting [2024-11-08T08:03:12.566Z] 1469e6f7b9e6: Waiting [2024-11-08T08:03:12.566Z] eaf3925da568: Waiting [2024-11-08T08:03:12.566Z] bab4dde63d76: Waiting [2024-11-08T08:03:12.566Z] bde34c3a00c8: Waiting [2024-11-08T08:03:12.566Z] b352a97aabf1: Waiting [2024-11-08T08:03:12.566Z] 4872d77fe225: Waiting [2024-11-08T08:03:12.566Z] 5851b861e8e6: Waiting [2024-11-08T08:03:12.566Z] e2be974225ed: Verifying Checksum [2024-11-08T08:03:12.566Z] e2be974225ed: Download complete [2024-11-08T08:03:12.566Z] 988bab9f4d93: Verifying Checksum [2024-11-08T08:03:12.566Z] 988bab9f4d93: Download complete [2024-11-08T08:03:12.826Z] 1469e6f7b9e6: Verifying Checksum [2024-11-08T08:03:12.826Z] 1469e6f7b9e6: Download complete [2024-11-08T08:03:12.826Z] 339a4e72a1f5: Verifying Checksum [2024-11-08T08:03:12.826Z] 339a4e72a1f5: Download complete [2024-11-08T08:03:12.826Z] eaf3925da568: Verifying Checksum [2024-11-08T08:03:12.826Z] eaf3925da568: Download complete [2024-11-08T08:03:12.826Z] bde34c3a00c8: Verifying Checksum [2024-11-08T08:03:12.826Z] bde34c3a00c8: Download complete [2024-11-08T08:03:12.826Z] b352a97aabf1: Download complete [2024-11-08T08:03:12.826Z] 4872d77fe225: Verifying Checksum [2024-11-08T08:03:12.826Z] 4872d77fe225: Download complete [2024-11-08T08:03:12.826Z] 5851b861e8e6: Verifying Checksum [2024-11-08T08:03:12.826Z] 5851b861e8e6: Download complete [2024-11-08T08:03:12.826Z] b85a868b505f: Verifying Checksum [2024-11-08T08:03:12.826Z] b85a868b505f: Download complete [2024-11-08T08:03:13.086Z] bab4dde63d76: Verifying Checksum [2024-11-08T08:03:13.086Z] bab4dde63d76: Download complete [2024-11-08T08:03:14.028Z] b85a868b505f: Pull complete [2024-11-08T08:03:14.288Z] e2be974225ed: Pull complete [2024-11-08T08:03:14.854Z] 339a4e72a1f5: Pull complete [2024-11-08T08:03:14.854Z] 988bab9f4d93: Pull complete [2024-11-08T08:03:15.115Z] 1469e6f7b9e6: Pull complete [2024-11-08T08:03:15.115Z] eaf3925da568: Pull complete [2024-11-08T08:03:17.024Z] bab4dde63d76: Pull complete [2024-11-08T08:03:17.024Z] bde34c3a00c8: Pull complete [2024-11-08T08:03:17.024Z] b352a97aabf1: Pull complete [2024-11-08T08:03:17.286Z] 4872d77fe225: Pull complete [2024-11-08T08:03:17.286Z] 5851b861e8e6: Pull complete [2024-11-08T08:03:17.286Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-08T08:03:17.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T08:03:17.286Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:03:17.448Z] prd-ubuntu20.04-docker-8c-8g-25895 does not seem to be running inside a container [2024-11-08T08:03:17.479Z] $ 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 [2024-11-08T08:03:20.720Z] $ docker top 52d5343de8048e390c81caf876acfc77185f5a82bd8f2930b7d32d4a320556ae -eo pid,comm [2024-11-08T08:03:20.794Z] 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). [2024-11-08T08:03:20.794Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T08:03:20.855Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T08:03:20.855Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T08:03:20.971Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T08:03:20.969Z] $ docker exec 52d5343de8048e390c81caf876acfc77185f5a82bd8f2930b7d32d4a320556ae ssh-agent [2024-11-08T08:03:21.080Z] SSH_AUTH_SOCK=/tmp/ssh-nbnQIc1j4RhM/agent.32 [2024-11-08T08:03:21.080Z] SSH_AGENT_PID=38 [2024-11-08T08:03:21.086Z] Running ssh-add (command line suppressed) [2024-11-08T08:03:21.189Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14073935478694157894.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14073935478694157894.key) [2024-11-08T08:03:21.209Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T08:03:21.498Z] + git tag --points-at HEAD [Pipeline] } [2024-11-08T08:03:21.505Z] $ docker exec --env ******** --env ******** 52d5343de8048e390c81caf876acfc77185f5a82bd8f2930b7d32d4a320556ae ssh-agent -k [2024-11-08T08:03:21.610Z] unset SSH_AUTH_SOCK; [2024-11-08T08:03:21.611Z] unset SSH_AGENT_PID; [2024-11-08T08:03:21.611Z] echo Agent pid 38 killed; [2024-11-08T08:03:21.625Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-08T08:03:21.668Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T08:03:21.668Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T08:03:21.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T08:03:21.786Z] $ docker exec 52d5343de8048e390c81caf876acfc77185f5a82bd8f2930b7d32d4a320556ae ssh-agent [2024-11-08T08:03:21.910Z] SSH_AUTH_SOCK=/tmp/ssh-fg1cLQIiz2Le/agent.71 [2024-11-08T08:03:21.910Z] SSH_AGENT_PID=77 [2024-11-08T08:03:21.916Z] Running ssh-add (command line suppressed) [2024-11-08T08:03:22.023Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4836989067395691864.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4836989067395691864.key) [2024-11-08T08:03:22.040Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T08:03:22.341Z] + git semver init [2024-11-08T08:03:22.601Z] 2024-11-08 08:03:22,524 [run_init] DEBUG init version:0.0.0 force:False [2024-11-08T08:03:22.601Z] 2024-11-08 08:03:22,525 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2024-11-08T08:03:22.601Z] 2024-11-08 08:03:22,525 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2024-11-08T08:03:22.601Z] 2024-11-08 08:03:22,525 [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) [2024-11-08T08:03:24.509Z] 2024-11-08 08:03:24,269 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2024-11-08T08:03:24.509Z] 2024-11-08 08:03:24,269 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2024-11-08T08:03:24.509Z] 2024-11-08 08:03:24,270 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-11-08T08:03:24.509Z] 2024-11-08 08:03:24,270 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-11-08T08:03:24.509Z] 4.0.0-dev.1 [Pipeline] } [2024-11-08T08:03:24.514Z] $ docker exec --env ******** --env ******** 52d5343de8048e390c81caf876acfc77185f5a82bd8f2930b7d32d4a320556ae ssh-agent -k [2024-11-08T08:03:24.616Z] unset SSH_AUTH_SOCK; [2024-11-08T08:03:24.616Z] unset SSH_AGENT_PID; [2024-11-08T08:03:24.616Z] echo Agent pid 77 killed; [2024-11-08T08:03:24.630Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T08:03:24.956Z] + git semver [Pipeline] } [2024-11-08T08:03:25.225Z] $ docker stop --time=1 52d5343de8048e390c81caf876acfc77185f5a82bd8f2930b7d32d4a320556ae [2024-11-08T08:03:26.509Z] $ docker rm -f --volumes 52d5343de8048e390c81caf876acfc77185f5a82bd8f2930b7d32d4a320556ae [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T08:03:26.864Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-08T08:03:27.109Z] Stashed 1 file(s) [Pipeline] echo [2024-11-08T08:03:27.114Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.1 [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 [2024-11-08T08:03:27.309Z] provisioning config files... [2024-11-08T08:03:27.321Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8433799734508956699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:03:27.626Z] ---> ****-login.sh [2024-11-08T08:03:27.626Z] nexus3.edgexfoundry.org:10001 [2024-11-08T08:03:27.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:03:27.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:03:27.626Z] Configure a credential helper to remove this warning. See [2024-11-08T08:03:27.626Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:03:27.626Z] [2024-11-08T08:03:27.626Z] Login Succeeded [2024-11-08T08:03:27.626Z] nexus3.edgexfoundry.org:10002 [2024-11-08T08:03:27.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:03:27.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:03:27.626Z] Configure a credential helper to remove this warning. See [2024-11-08T08:03:27.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:03:27.627Z] [2024-11-08T08:03:27.627Z] Login Succeeded [2024-11-08T08:03:27.627Z] nexus3.edgexfoundry.org:10003 [2024-11-08T08:03:27.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:03:27.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:03:27.887Z] Configure a credential helper to remove this warning. See [2024-11-08T08:03:27.887Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:03:27.887Z] [2024-11-08T08:03:27.887Z] Login Succeeded [2024-11-08T08:03:27.887Z] nexus3.edgexfoundry.org:10004 [2024-11-08T08:03:27.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:03:27.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:03:27.888Z] Configure a credential helper to remove this warning. See [2024-11-08T08:03:27.888Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:03:27.888Z] [2024-11-08T08:03:27.888Z] Login Succeeded [2024-11-08T08:03:27.888Z] ****.io [2024-11-08T08:03:28.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:03:28.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:03:28.146Z] Configure a credential helper to remove this warning. See [2024-11-08T08:03:28.146Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:03:28.146Z] [2024-11-08T08:03:28.146Z] Login Succeeded [2024-11-08T08:03:28.146Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T08:03:28.153Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T08:03:28.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T08:03:28.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T08:03:28.294Z] ========================================================= [2024-11-08T08:03:28.294Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-08T08:03:28.294Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:03:28.638Z] + 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 . [2024-11-08T08:03:28.638Z] Sending build context to Docker daemon 9.801MB [2024-11-08T08:03:28.638Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T08:03:28.638Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-08T08:03:28.638Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-08T08:03:28.638Z] 43c4264eed91: Pulling fs layer [2024-11-08T08:03:28.638Z] 4cc291be95ef: Pulling fs layer [2024-11-08T08:03:28.638Z] 2ac1f1163629: Pulling fs layer [2024-11-08T08:03:28.638Z] 5c3c966382ef: Pulling fs layer [2024-11-08T08:03:28.638Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T08:03:28.638Z] 5d5c8e513c77: Pulling fs layer [2024-11-08T08:03:28.638Z] 9f66e0745190: Pulling fs layer [2024-11-08T08:03:28.638Z] f49a43e4bbc0: Pulling fs layer [2024-11-08T08:03:28.638Z] 561ebcabdf7f: Pulling fs layer [2024-11-08T08:03:28.638Z] 5c3c966382ef: Waiting [2024-11-08T08:03:28.638Z] 4f4fb700ef54: Waiting [2024-11-08T08:03:28.638Z] 561ebcabdf7f: Waiting [2024-11-08T08:03:28.638Z] f49a43e4bbc0: Waiting [2024-11-08T08:03:28.638Z] 5d5c8e513c77: Waiting [2024-11-08T08:03:28.638Z] 9f66e0745190: Waiting [2024-11-08T08:03:28.638Z] 4cc291be95ef: Download complete [2024-11-08T08:03:28.638Z] 5c3c966382ef: Download complete [2024-11-08T08:03:28.638Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T08:03:28.638Z] 4f4fb700ef54: Download complete [2024-11-08T08:03:28.638Z] 43c4264eed91: Download complete [2024-11-08T08:03:28.638Z] 5d5c8e513c77: Download complete [2024-11-08T08:03:28.904Z] 9f66e0745190: Verifying Checksum [2024-11-08T08:03:28.904Z] 9f66e0745190: Download complete [2024-11-08T08:03:28.904Z] 43c4264eed91: Pull complete [2024-11-08T08:03:28.904Z] 561ebcabdf7f: Verifying Checksum [2024-11-08T08:03:28.904Z] 561ebcabdf7f: Download complete [2024-11-08T08:03:29.163Z] 4cc291be95ef: Pull complete [2024-11-08T08:03:29.163Z] 2ac1f1163629: Verifying Checksum [2024-11-08T08:03:29.163Z] 2ac1f1163629: Download complete [2024-11-08T08:03:29.421Z] f49a43e4bbc0: Verifying Checksum [2024-11-08T08:03:29.421Z] f49a43e4bbc0: Download complete [2024-11-08T08:03:32.703Z] 2ac1f1163629: Pull complete [2024-11-08T08:03:32.961Z] 5c3c966382ef: Pull complete [2024-11-08T08:03:32.961Z] 4f4fb700ef54: Pull complete [2024-11-08T08:03:32.961Z] 5d5c8e513c77: Pull complete [2024-11-08T08:03:33.220Z] 9f66e0745190: Pull complete [2024-11-08T08:03:35.121Z] f49a43e4bbc0: Pull complete [2024-11-08T08:03:35.688Z] 561ebcabdf7f: Pull complete [2024-11-08T08:03:35.688Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-08T08:03:35.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T08:03:35.688Z] ---> 3a752c3f9dda [2024-11-08T08:03:35.688Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T08:03:39.914Z] ---> Running in c3b150f27a48 [2024-11-08T08:03:40.174Z] Removing intermediate container c3b150f27a48 [2024-11-08T08:03:40.174Z] ---> 5784912c173a [2024-11-08T08:03:40.174Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T08:03:40.174Z] ---> Running in 03ea7d647e90 [2024-11-08T08:03:40.174Z] Removing intermediate container 03ea7d647e90 [2024-11-08T08:03:40.174Z] ---> 6f6e6b6ba67d [2024-11-08T08:03:40.174Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-08T08:03:40.174Z] ---> Running in 38a61d06261c [2024-11-08T08:03:40.434Z] Removing intermediate container 38a61d06261c [2024-11-08T08:03:40.434Z] ---> 576a7e7d1de9 [2024-11-08T08:03:40.434Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T08:03:40.434Z] ---> Running in 59ed9a53bb47 [2024-11-08T08:03:40.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T08:03:40.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T08:03:41.262Z] OK: 246 MiB in 54 packages [2024-11-08T08:03:41.521Z] Removing intermediate container 59ed9a53bb47 [2024-11-08T08:03:41.521Z] ---> 85fbbadff09e [2024-11-08T08:03:41.521Z] Step 7/12 : WORKDIR /app [2024-11-08T08:03:41.521Z] ---> Running in e48118ca0ee2 [2024-11-08T08:03:41.521Z] Removing intermediate container e48118ca0ee2 [2024-11-08T08:03:41.521Z] ---> 996352f0fb19 [2024-11-08T08:03:41.521Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-08T08:03:41.782Z] ---> 77f858e0d9d4 [2024-11-08T08:03:41.782Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T08:03:41.782Z] ---> Running in 134032eabd34 [2024-11-08T08:03:42.252Z] Still waiting to schedule task [2024-11-08T08:03:42.253Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-25894’ is offline [2024-11-08T08:04:38.088Z] Removing intermediate container 134032eabd34 [2024-11-08T08:04:38.088Z] ---> 8f4d869bc11d [2024-11-08T08:04:38.088Z] Step 10/12 : COPY . . [2024-11-08T08:04:38.088Z] ---> f4eddf158d68 [2024-11-08T08:04:38.088Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T08:04:38.088Z] ---> Running in 45c8e732e49c [2024-11-08T08:04:38.088Z] Removing intermediate container 45c8e732e49c [2024-11-08T08:04:38.088Z] ---> d091a002dc66 [2024-11-08T08:04:38.088Z] Step 12/12 : RUN $MAKE [2024-11-08T08:04:38.088Z] ---> Running in f37ba7af5eda [2024-11-08T08:04:38.088Z] noop [2024-11-08T08:04:38.088Z] Removing intermediate container f37ba7af5eda [2024-11-08T08:04:38.088Z] ---> 0289e3d8b0fe [2024-11-08T08:04:38.088Z] Successfully built 0289e3d8b0fe [2024-11-08T08:04:38.088Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:04:38.425Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T08:04:38.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:04:38.520Z] prd-ubuntu20.04-docker-8c-8g-25895 does not seem to be running inside a container [2024-11-08T08:04:38.545Z] $ 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 [2024-11-08T08:04:38.876Z] $ docker top 8a04e7cb919dd858a33c815bd6f32614674e71b5418bf969188f069cfa1acf80 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T08:04:39.230Z] + go version [2024-11-08T08:04:39.230Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-08T08:04:39.236Z] $ docker stop --time=1 8a04e7cb919dd858a33c815bd6f32614674e71b5418bf969188f069cfa1acf80 [2024-11-08T08:04:40.489Z] $ docker rm -f --volumes 8a04e7cb919dd858a33c815bd6f32614674e71b5418bf969188f069cfa1acf80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:04:40.946Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T08:04:40.946Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:04:41.031Z] prd-ubuntu20.04-docker-8c-8g-25895 does not seem to be running inside a container [2024-11-08T08:04:41.057Z] $ 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 [2024-11-08T08:04:41.400Z] $ docker top e9b196b6d185f9658d1c85a55f99a5b36874c5c8f29094f9d07a30e81aa87c38 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T08:04:41.758Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2024-11-08T08:04:42.066Z] + make test [2024-11-08T08:04:42.066Z] go test -race -coverprofile=coverage.out ./... [2024-11-08T08:05:15.745Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25898 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2024-11-08T08:05:15.763Z] Running in /w/workspace/app-record-replay/100 [Pipeline] { [Pipeline] checkout [2024-11-08T08:05:18.811Z] Selected Git installation does not exist. Using Default [2024-11-08T08:05:18.811Z] The recommended git tool is: NONE [2024-11-08T08:05:20.781Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-11-08T08:05:20.781Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-11-08T08:05:20.781Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2024-11-08T08:05:20.781Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2024-11-08T08:05:20.781Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.023s coverage: 88.0% of statements [2024-11-08T08:05:23.617Z] using credential edgex-jenkins-ssh [2024-11-08T08:05:23.642Z] Cloning the remote Git repository [2024-11-08T08:05:23.683Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-11-08T08:05:24.072Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.587s coverage: 98.7% of statements [2024-11-08T08:05:24.072Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.102s coverage: 89.7% of statements [2024-11-08T08:05:24.072Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.018s coverage: 100.0% of statements [2024-11-08T08:05:24.072Z] running golangci-lint [2024-11-08T08:05:24.331Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-11-08T08:05:24.331Z] go version go1.23.2 linux/amd64 [2024-11-08T08:05:24.589Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-11-08T08:05:24.589Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-11-08T08:05:24.589Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-11-08T08:05:23.781Z] > git init /w/workspace/app-record-replay/100 # timeout=10 [2024-11-08T08:05:23.912Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-11-08T08:05:23.913Z] > git --version # timeout=10 [2024-11-08T08:05:23.947Z] > git --version # 'git version 2.25.1' [2024-11-08T08:05:23.950Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T08:05:24.087Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T08:05:26.622Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-11-08T08:05:26.649Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T08:05:29.890Z] Avoid second fetch [2024-11-08T08:05:29.891Z] Checking out Revision 73821206136820b490740b0d0118952f550c5005 (main) [2024-11-08T08:05:29.902Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T08:05:29.964Z] > git checkout -f 73821206136820b490740b0d0118952f550c5005 # timeout=10 [2024-11-08T08:05:30.536Z] Commit message: "Merge pull request #152 from jackchenjc/edgex-go-issue-4916-2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T08:05:36.206Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-08T08:05:36.206Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T08:05:36.206Z] Dload Upload Total Spent Left Speed [2024-11-08T08:05:36.206Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-11-08T08:05:36.540Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-08T08:05:36.881Z] + sudo tee /etc/docker/daemon.new [2024-11-08T08:05:36.881Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-08T08:05:37.153Z] { [2024-11-08T08:05:37.153Z] "registry-mirrors": [ [2024-11-08T08:05:37.153Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-08T08:05:37.153Z] ], [2024-11-08T08:05:37.153Z] "bip": "10.250.0.254/24", [2024-11-08T08:05:37.153Z] "hosts": [ [2024-11-08T08:05:37.153Z] "tcp://0.0.0.0:5555", [2024-11-08T08:05:37.153Z] "unix:///var/run/docker.sock" [2024-11-08T08:05:37.153Z] ], [2024-11-08T08:05:37.153Z] "mtu": 1458, [2024-11-08T08:05:37.153Z] "selinux-enabled": true, [2024-11-08T08:05:37.153Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-08T08:05:37.153Z] } [Pipeline] sh [2024-11-08T08:05:37.482Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-08T08:05:37.803Z] + sudo service docker restart [2024-11-08T08:05:47.968Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|types_sizes|compiled_files|deps|files|imports|name) took 22.779716932s" [2024-11-08T08:05:47.969Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 7.188293ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T08:05:56.384Z] provisioning config files... [2024-11-08T08:05:56.406Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/100@tmp/config9754347055257097131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:05:56.846Z] ---> ****-login.sh [2024-11-08T08:05:56.846Z] nexus3.edgexfoundry.org:10001 [2024-11-08T08:05:57.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:05:57.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:05:57.437Z] Configure a credential helper to remove this warning. See [2024-11-08T08:05:57.437Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:05:57.437Z] [2024-11-08T08:05:57.437Z] Login Succeeded [2024-11-08T08:05:57.437Z] nexus3.edgexfoundry.org:10002 [2024-11-08T08:05:57.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:05:57.935Z] level=info msg="[linters_context/goanalysis] analyzers took 51.329972068s with top 10 stages: buildir: 40.993787313s, inspect: 2.563368454s, fact_deprecated: 1.736339412s, ctrlflow: 1.182195983s, printf: 951.326731ms, nilness: 898.052547ms, fact_purity: 755.155643ms, typedness: 469.957861ms, SA5012: 402.074534ms, tokenfileanalyzer: 300.670515ms" [2024-11-08T08:05:57.935Z] level=info msg="[runner] Issues before processing: 10, after processing: 0" [2024-11-08T08:05:57.935Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 10/10, exclude-rules: 10/0, path_prettifier: 10/10, identifier_marker: 10/10, cgo: 10/10, exclude: 10/10, autogenerated_exclude: 10/10, invalid_issue: 10/10, skip_files: 10/10, skip_dirs: 10/10" [2024-11-08T08:05:57.935Z] level=info msg="[runner] processing took 1.131716ms with stages: identifier_marker: 673.304µs, exclude-rules: 162.15µs, autogenerated_exclude: 131.281µs, skip_dirs: 73.74µs, path_prettifier: 72.8µs, invalid_issue: 4.8µs, cgo: 3.68µs, nolint: 1.69µs, max_same_issues: 1.28µs, filename_unadjuster: 1.201µs, uniq_by_line: 870ns, fixer: 790ns, skip_files: 690ns, max_from_linter: 660ns, sort_results: 480ns, max_per_file_from_linter: 460ns, exclude: 440ns, path_shortener: 340ns, diff: 320ns, source_code: 280ns, path_prefixer: 240ns, severity-rules: 220ns" [2024-11-08T08:05:57.935Z] level=info msg="[runner] linters took 10.13486874s with stages: goanalysis_metalinter: 10.133490152s" [2024-11-08T08:05:57.935Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-11-08T08:05:57.935Z] level=info msg="Memory: 330 samples, avg is 229.3MB, max is 1084.1MB" [2024-11-08T08:05:57.935Z] level=info msg="Execution took 32.928350791s" [2024-11-08T08:05:57.935Z] go vet ./... [2024-11-08T08:05:57.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:05:57.977Z] Configure a credential helper to remove this warning. See [2024-11-08T08:05:57.977Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:05:57.977Z] [2024-11-08T08:05:57.977Z] Login Succeeded [2024-11-08T08:05:57.977Z] nexus3.edgexfoundry.org:10003 [2024-11-08T08:05:57.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:05:58.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:05:58.248Z] Configure a credential helper to remove this warning. See [2024-11-08T08:05:58.248Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:05:58.248Z] [2024-11-08T08:05:58.248Z] Login Succeeded [2024-11-08T08:05:58.249Z] nexus3.edgexfoundry.org:10004 [2024-11-08T08:05:58.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:05:58.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:05:58.520Z] Configure a credential helper to remove this warning. See [2024-11-08T08:05:58.520Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:05:58.520Z] [2024-11-08T08:05:58.520Z] Login Succeeded [2024-11-08T08:05:58.520Z] ****.io [2024-11-08T08:05:58.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:05:59.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:05:59.066Z] Configure a credential helper to remove this warning. See [2024-11-08T08:05:59.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:05:59.066Z] [2024-11-08T08:05:59.066Z] Login Succeeded [2024-11-08T08:05:59.066Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T08:05:59.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T08:05:59.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T08:05:59.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T08:05:59.436Z] ========================================================= [2024-11-08T08:05:59.436Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-08T08:05:59.436Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:05:59.793Z] + 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 . [2024-11-08T08:06:00.066Z] Sending build context to Docker daemon 337.9kB [2024-11-08T08:06:00.066Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T08:06:00.066Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-08T08:06:00.066Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-08T08:06:00.066Z] cf04c63912e1: Pulling fs layer [2024-11-08T08:06:00.066Z] 55b35a11ae5e: Pulling fs layer [2024-11-08T08:06:00.066Z] a37a00ec5f00: Pulling fs layer [2024-11-08T08:06:00.066Z] 50b3750afda1: Pulling fs layer [2024-11-08T08:06:00.066Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T08:06:00.066Z] 50b3750afda1: Waiting [2024-11-08T08:06:00.066Z] 80978eb59214: Pulling fs layer [2024-11-08T08:06:00.066Z] 4f4fb700ef54: Waiting [2024-11-08T08:06:00.066Z] 80978eb59214: Waiting [2024-11-08T08:06:00.066Z] c9f46d7d2bd2: Pulling fs layer [2024-11-08T08:06:00.066Z] c5a475d317c9: Pulling fs layer [2024-11-08T08:06:00.066Z] c9f46d7d2bd2: Waiting [2024-11-08T08:06:00.066Z] c5a475d317c9: Waiting [2024-11-08T08:06:00.066Z] 55b35a11ae5e: Verifying Checksum [2024-11-08T08:06:00.066Z] 55b35a11ae5e: Download complete [2024-11-08T08:06:00.334Z] 50b3750afda1: Verifying Checksum [2024-11-08T08:06:00.334Z] 50b3750afda1: Download complete [2024-11-08T08:06:00.334Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T08:06:00.334Z] 4f4fb700ef54: Download complete [2024-11-08T08:06:00.334Z] 80978eb59214: Verifying Checksum [2024-11-08T08:06:00.334Z] 80978eb59214: Download complete [2024-11-08T08:06:00.334Z] cf04c63912e1: Verifying Checksum [2024-11-08T08:06:00.334Z] cf04c63912e1: Download complete [2024-11-08T08:06:00.922Z] c5a475d317c9: Verifying Checksum [2024-11-08T08:06:00.922Z] c5a475d317c9: Download complete [2024-11-08T08:06:01.200Z] cf04c63912e1: Pull complete [2024-11-08T08:06:01.805Z] 55b35a11ae5e: Pull complete [2024-11-08T08:06:02.073Z] a37a00ec5f00: Download complete [2024-11-08T08:06:03.048Z] c9f46d7d2bd2: Download complete [2024-11-08T08:06:04.497Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T08:06:04.497Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T08:06:04.497Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T08:06:04.514Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T08:06:04.531Z] $ docker stop --time=1 e9b196b6d185f9658d1c85a55f99a5b36874c5c8f29094f9d07a30e81aa87c38 [2024-11-08T08:06:09.332Z] $ docker rm -f --volumes e9b196b6d185f9658d1c85a55f99a5b36874c5c8f29094f9d07a30e81aa87c38 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T08:06:10.013Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T08:06:10.074Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-08T08:06:10.623Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T08:06:10.909Z] + ls -al . [2024-11-08T08:06:10.909Z] total 280 [2024-11-08T08:06:10.909Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 08:04 . [2024-11-08T08:06:10.909Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 08:03 .. [2024-11-08T08:06:10.909Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 08:03 .dockerignore [2024-11-08T08:06:10.909Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 08:05 .git [2024-11-08T08:06:10.909Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 08:03 .github [2024-11-08T08:06:10.909Z] -rw-rw-r-- 1 jenkins jenkins 164 Nov 8 08:03 .gitignore [2024-11-08T08:06:10.909Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 08:03 .golangci.yml [2024-11-08T08:06:10.909Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 08:03 .semver [2024-11-08T08:06:10.909Z] -rw-rw-r-- 1 jenkins jenkins 20885 Nov 8 08:03 Attribution.txt [2024-11-08T08:06:10.909Z] -rw-rw-r-- 1 jenkins jenkins 458 Nov 8 08:03 CHANGELOG.md [2024-11-08T08:06:10.909Z] -rw-rw-r-- 1 jenkins jenkins 1725 Nov 8 08:03 Dockerfile [2024-11-08T08:06:10.909Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 08:03 GOVERNANCE.md [2024-11-08T08:06:10.909Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 8 08:03 Jenkinsfile [2024-11-08T08:06:10.909Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 08:03 LICENSE [2024-11-08T08:06:10.909Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 8 08:03 Makefile [2024-11-08T08:06:10.909Z] -rw-rw-r-- 1 jenkins jenkins 611 Nov 8 08:03 OWNERS.md [2024-11-08T08:06:10.909Z] -rw-rw-r-- 1 jenkins jenkins 4107 Nov 8 08:03 README.md [2024-11-08T08:06:10.909Z] -rw-rw-r-- 1 jenkins jenkins 7789 Nov 8 08:03 Record and Reply.postman_collection.json [2024-11-08T08:06:10.909Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 08:03 VERSION [2024-11-08T08:06:10.909Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 08:03 bin [2024-11-08T08:06:10.909Z] -rw-r--r-- 1 jenkins jenkins 34247 Nov 8 08:05 coverage.out [2024-11-08T08:06:10.909Z] -rw-rw-r-- 1 jenkins jenkins 7488 Nov 8 08:03 go.mod [2024-11-08T08:06:10.909Z] -rw-rw-r-- 1 jenkins jenkins 100896 Nov 8 08:03 go.sum [2024-11-08T08:06:10.909Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 08:03 internal [2024-11-08T08:06:10.909Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 8 08:03 main.go [2024-11-08T08:06:10.909Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 08:03 openapi [2024-11-08T08:06:10.909Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 08:03 pkg [2024-11-08T08:06:10.909Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 08:03 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:06:11.232Z] + 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=73821206136820b490740b0d0118952f550c5005 --label arch=amd64 --label version=4.0.0-dev.1 . [2024-11-08T08:06:11.232Z] Sending build context to Docker daemon 9.836MB [2024-11-08T08:06:11.232Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T08:06:11.232Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-08T08:06:11.232Z] ---> 0289e3d8b0fe [2024-11-08T08:06:11.232Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T08:06:11.492Z] ---> Running in a3de21d14b1f [2024-11-08T08:06:11.492Z] Removing intermediate container a3de21d14b1f [2024-11-08T08:06:11.492Z] ---> a803a0c74f4d [2024-11-08T08:06:11.492Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T08:06:11.492Z] ---> Running in 70656b1558e7 [2024-11-08T08:06:11.751Z] Removing intermediate container 70656b1558e7 [2024-11-08T08:06:11.751Z] ---> 0c9314facd8f [2024-11-08T08:06:11.751Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-08T08:06:11.751Z] ---> Running in 622ba2054ff8 [2024-11-08T08:06:11.751Z] Removing intermediate container 622ba2054ff8 [2024-11-08T08:06:11.751Z] ---> ac4ef763e860 [2024-11-08T08:06:11.751Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T08:06:11.751Z] ---> Running in 48a1ec334c06 [2024-11-08T08:06:12.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T08:06:12.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T08:06:12.532Z] OK: 246 MiB in 54 packages [2024-11-08T08:06:12.793Z] Removing intermediate container 48a1ec334c06 [2024-11-08T08:06:12.793Z] ---> 2d9ed0fabef9 [2024-11-08T08:06:12.793Z] Step 7/27 : WORKDIR /app [2024-11-08T08:06:12.793Z] ---> Running in 4da3fd843550 [2024-11-08T08:06:13.054Z] Removing intermediate container 4da3fd843550 [2024-11-08T08:06:13.054Z] ---> f2942895ed99 [2024-11-08T08:06:13.054Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-08T08:06:13.054Z] ---> 5891da9f75ed [2024-11-08T08:06:13.054Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T08:06:13.054Z] ---> Running in 01587c0aadaf [2024-11-08T08:06:14.170Z] Removing intermediate container 01587c0aadaf [2024-11-08T08:06:14.170Z] ---> d5dc8bdc63f4 [2024-11-08T08:06:14.170Z] Step 10/27 : COPY . . [2024-11-08T08:06:14.429Z] ---> 79200f858f0a [2024-11-08T08:06:14.429Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T08:06:14.429Z] ---> Running in b4ae454d8b05 [2024-11-08T08:06:14.429Z] Removing intermediate container b4ae454d8b05 [2024-11-08T08:06:14.429Z] ---> 1e2fc68d243a [2024-11-08T08:06:14.429Z] Step 12/27 : RUN $MAKE [2024-11-08T08:06:14.429Z] ---> Running in a29e6c100458 [2024-11-08T08:06:14.689Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=4.0.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay [2024-11-08T08:06:15.366Z] a37a00ec5f00: Pull complete [2024-11-08T08:06:15.366Z] 50b3750afda1: Pull complete [2024-11-08T08:06:15.366Z] 4f4fb700ef54: Pull complete [2024-11-08T08:06:15.366Z] 80978eb59214: Pull complete [2024-11-08T08:06:23.578Z] c9f46d7d2bd2: Pull complete [2024-11-08T08:06:24.158Z] c5a475d317c9: Pull complete [2024-11-08T08:06:24.437Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-08T08:06:24.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T08:06:24.437Z] ---> be29e6b0f0d4 [2024-11-08T08:06:24.437Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T08:06:26.385Z] ---> Running in 0a15a9ebc2dc [2024-11-08T08:06:26.385Z] Removing intermediate container 0a15a9ebc2dc [2024-11-08T08:06:26.385Z] ---> 79ea8666187a [2024-11-08T08:06:26.385Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T08:06:26.385Z] ---> Running in cf7ef55e1408 [2024-11-08T08:06:26.654Z] Removing intermediate container cf7ef55e1408 [2024-11-08T08:06:26.654Z] ---> 99ed7c1c425d [2024-11-08T08:06:26.654Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-08T08:06:26.921Z] ---> Running in c9e4d8ad33fd [2024-11-08T08:06:27.186Z] Removing intermediate container c9e4d8ad33fd [2024-11-08T08:06:27.186Z] ---> 608c6c0fed24 [2024-11-08T08:06:27.186Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T08:06:27.186Z] ---> Running in 7df00846cadb [2024-11-08T08:06:28.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T08:06:28.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T08:06:30.148Z] OK: 238 MiB in 54 packages [2024-11-08T08:06:30.734Z] Removing intermediate container 7df00846cadb [2024-11-08T08:06:30.734Z] ---> 93bc76bcb06f [2024-11-08T08:06:30.734Z] Step 7/12 : WORKDIR /app [2024-11-08T08:06:30.734Z] ---> Running in f92b19cbb5a0 [2024-11-08T08:06:31.321Z] Removing intermediate container f92b19cbb5a0 [2024-11-08T08:06:31.321Z] ---> 93b017aedafd [2024-11-08T08:06:31.321Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-08T08:06:31.589Z] ---> a056c1805880 [2024-11-08T08:06:31.589Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T08:06:31.589Z] ---> Running in d2d746d0cf51 [2024-11-08T08:06:53.402Z] Removing intermediate container a29e6c100458 [2024-11-08T08:06:53.402Z] ---> 32b18fcdf3bb [2024-11-08T08:06:53.402Z] Step 13/27 : FROM alpine:3.20 [2024-11-08T08:06:53.402Z] 3.20: Pulling from library/alpine [2024-11-08T08:06:53.402Z] 43c4264eed91: Already exists [2024-11-08T08:06:53.402Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T08:06:53.402Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T08:06:53.402Z] ---> 91ef0af61f39 [2024-11-08T08:06:53.402Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-08T08:06:53.402Z] ---> Running in c81b388066ec [2024-11-08T08:06:53.402Z] Removing intermediate container c81b388066ec [2024-11-08T08:06:53.402Z] ---> 31be547921cd [2024-11-08T08:06:53.402Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-11-08T08:06:53.402Z] ---> Running in 4654833b2955 [2024-11-08T08:06:53.402Z] Removing intermediate container 4654833b2955 [2024-11-08T08:06:53.402Z] ---> 321e941d3820 [2024-11-08T08:06:53.402Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T08:06:53.402Z] ---> Running in 2bb9fe285811 [2024-11-08T08:06:53.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T08:06:53.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T08:06:53.402Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-08T08:06:53.402Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-08T08:06:53.402Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T08:06:53.402Z] Executing ca-certificates-20240705-r0.trigger [2024-11-08T08:06:53.402Z] OK: 9 MiB in 16 packages [2024-11-08T08:06:53.402Z] Removing intermediate container 2bb9fe285811 [2024-11-08T08:06:53.402Z] ---> a84b98850344 [2024-11-08T08:06:53.402Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-08T08:06:53.402Z] ---> Running in 12fcfed597f5 [2024-11-08T08:06:53.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T08:06:53.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T08:06:53.402Z] Upgrading critical system libraries and apk-tools: [2024-11-08T08:06:53.402Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T08:06:53.402Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T08:06:53.402Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T08:06:53.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T08:06:53.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T08:06:53.402Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T08:06:53.402Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T08:06:53.402Z] Executing ca-certificates-20240705-r0.trigger [2024-11-08T08:06:53.402Z] OK: 9 MiB in 16 packages [2024-11-08T08:06:53.402Z] Removing intermediate container 12fcfed597f5 [2024-11-08T08:06:53.402Z] ---> db060dd7155e [2024-11-08T08:06:53.402Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-08T08:06:53.402Z] ---> 43ce9372dd47 [2024-11-08T08:06:53.402Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-08T08:06:53.402Z] ---> 974b6579aaa9 [2024-11-08T08:06:53.402Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-08T08:06:53.402Z] ---> 4b71d831f696 [2024-11-08T08:06:53.402Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-11-08T08:06:53.402Z] ---> 64b6725f6103 [2024-11-08T08:06:53.402Z] Step 22/27 : EXPOSE 59712 [2024-11-08T08:06:53.402Z] ---> Running in 4ad49cbe2fb4 [2024-11-08T08:06:53.402Z] Removing intermediate container 4ad49cbe2fb4 [2024-11-08T08:06:53.402Z] ---> 9fc1074184de [2024-11-08T08:06:53.403Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-11-08T08:06:53.403Z] ---> Running in 560670de389e [2024-11-08T08:06:53.403Z] Removing intermediate container 560670de389e [2024-11-08T08:06:53.403Z] ---> 12a3570a4198 [2024-11-08T08:06:53.403Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-11-08T08:06:53.403Z] ---> Running in 7bd6f85040d6 [2024-11-08T08:06:53.403Z] Removing intermediate container 7bd6f85040d6 [2024-11-08T08:06:53.403Z] ---> 8dc17ffda028 [2024-11-08T08:06:53.403Z] Step 25/27 : LABEL arch=amd64 [2024-11-08T08:06:53.403Z] ---> Running in cbf0f25bd43f [2024-11-08T08:06:53.662Z] Removing intermediate container cbf0f25bd43f [2024-11-08T08:06:53.662Z] ---> 274a0185b301 [2024-11-08T08:06:53.662Z] Step 26/27 : LABEL git_sha=73821206136820b490740b0d0118952f550c5005 [2024-11-08T08:06:53.662Z] ---> Running in 6805e3fb008a [2024-11-08T08:06:53.662Z] Removing intermediate container 6805e3fb008a [2024-11-08T08:06:53.662Z] ---> cf48dc10cdbf [2024-11-08T08:06:53.662Z] Step 27/27 : LABEL version=4.0.0-dev.1 [2024-11-08T08:06:53.662Z] ---> Running in ac24f13bb210 [2024-11-08T08:06:53.662Z] Removing intermediate container ac24f13bb210 [2024-11-08T08:06:53.662Z] ---> 6ea7d617e5c3 [2024-11-08T08:06:53.662Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T08:06:53.662Z] Successfully built 6ea7d617e5c3 [2024-11-08T08:06:53.662Z] 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 [2024-11-08T08:06:53.822Z] provisioning config files... [2024-11-08T08:06:53.831Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2711559450159175698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:06:54.139Z] ---> ****-login.sh [2024-11-08T08:06:54.139Z] nexus3.edgexfoundry.org:10001 [2024-11-08T08:06:54.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:06:54.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:06:54.140Z] Configure a credential helper to remove this warning. See [2024-11-08T08:06:54.140Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:06:54.140Z] [2024-11-08T08:06:54.140Z] Login Succeeded [2024-11-08T08:06:54.140Z] nexus3.edgexfoundry.org:10002 [2024-11-08T08:06:54.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:06:54.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:06:54.140Z] Configure a credential helper to remove this warning. See [2024-11-08T08:06:54.140Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:06:54.140Z] [2024-11-08T08:06:54.140Z] Login Succeeded [2024-11-08T08:06:54.140Z] nexus3.edgexfoundry.org:10003 [2024-11-08T08:06:54.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:06:54.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:06:54.399Z] Configure a credential helper to remove this warning. See [2024-11-08T08:06:54.399Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:06:54.399Z] [2024-11-08T08:06:54.399Z] Login Succeeded [2024-11-08T08:06:54.399Z] nexus3.edgexfoundry.org:10004 [2024-11-08T08:06:54.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:06:54.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:06:54.399Z] Configure a credential helper to remove this warning. See [2024-11-08T08:06:54.399Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:06:54.399Z] [2024-11-08T08:06:54.399Z] Login Succeeded [2024-11-08T08:06:54.399Z] ****.io [2024-11-08T08:06:54.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:06:54.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:06:54.659Z] Configure a credential helper to remove this warning. See [2024-11-08T08:06:54.659Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:06:54.659Z] [2024-11-08T08:06:54.659Z] Login Succeeded [2024-11-08T08:06:54.659Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T08:06:54.667Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T08:06:54.722Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T08:06:54.750Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2024-11-08T08:06:54.750Z] 73821206136820b490740b0d0118952f550c5005 [2024-11-08T08:06:54.750Z] latest [2024-11-08T08:06:54.750Z] 4.0.0-dev.1 [2024-11-08T08:06:54.750Z] 73821206136820b490740b0d0118952f550c5005-4.0.0-dev.1 [2024-11-08T08:06:54.750Z] main [2024-11-08T08:06:54.750Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:06:55.096Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:73821206136820b490740b0d0118952f550c5005 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:06:55.421Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:73821206136820b490740b0d0118952f550c5005 [2024-11-08T08:06:55.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-11-08T08:06:55.421Z] e3a0ecf42709: Preparing [2024-11-08T08:06:55.421Z] 86a2ac15af4d: Preparing [2024-11-08T08:06:55.421Z] c46b19e19b03: Preparing [2024-11-08T08:06:55.421Z] 97aca5a56956: Preparing [2024-11-08T08:06:55.421Z] b49c863e7260: Preparing [2024-11-08T08:06:55.421Z] a77dc017627e: Preparing [2024-11-08T08:06:55.421Z] 63ca1fbb43ae: Preparing [2024-11-08T08:06:55.421Z] a77dc017627e: Waiting [2024-11-08T08:06:55.421Z] 63ca1fbb43ae: Waiting [2024-11-08T08:06:55.421Z] c46b19e19b03: Pushed [2024-11-08T08:06:55.421Z] 97aca5a56956: Pushed [2024-11-08T08:06:55.421Z] 86a2ac15af4d: Pushed [2024-11-08T08:06:55.421Z] 63ca1fbb43ae: Layer already exists [2024-11-08T08:06:55.679Z] a77dc017627e: Pushed [2024-11-08T08:06:55.938Z] b49c863e7260: Pushed [2024-11-08T08:06:59.228Z] e3a0ecf42709: Pushed [2024-11-08T08:06:59.228Z] 73821206136820b490740b0d0118952f550c5005: digest: sha256:f8ed5d3449e41596d247ff5564e2503e16891c39e23a9201d7e65ad5ebc879e1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:06:59.557Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:06:59.889Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-11-08T08:06:59.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-11-08T08:06:59.889Z] e3a0ecf42709: Preparing [2024-11-08T08:06:59.889Z] 86a2ac15af4d: Preparing [2024-11-08T08:06:59.889Z] c46b19e19b03: Preparing [2024-11-08T08:06:59.889Z] 97aca5a56956: Preparing [2024-11-08T08:06:59.889Z] b49c863e7260: Preparing [2024-11-08T08:06:59.889Z] a77dc017627e: Preparing [2024-11-08T08:06:59.889Z] 63ca1fbb43ae: Preparing [2024-11-08T08:06:59.889Z] 63ca1fbb43ae: Waiting [2024-11-08T08:06:59.889Z] a77dc017627e: Waiting [2024-11-08T08:06:59.889Z] b49c863e7260: Layer already exists [2024-11-08T08:06:59.889Z] 86a2ac15af4d: Layer already exists [2024-11-08T08:06:59.889Z] c46b19e19b03: Layer already exists [2024-11-08T08:06:59.889Z] 97aca5a56956: Layer already exists [2024-11-08T08:06:59.889Z] e3a0ecf42709: Layer already exists [2024-11-08T08:06:59.889Z] 63ca1fbb43ae: Layer already exists [2024-11-08T08:06:59.889Z] a77dc017627e: Layer already exists [2024-11-08T08:06:59.889Z] latest: digest: sha256:f8ed5d3449e41596d247ff5564e2503e16891c39e23a9201d7e65ad5ebc879e1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:07:00.223Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:07:00.562Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.1 [2024-11-08T08:07:00.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-11-08T08:07:00.562Z] e3a0ecf42709: Preparing [2024-11-08T08:07:00.562Z] 86a2ac15af4d: Preparing [2024-11-08T08:07:00.562Z] c46b19e19b03: Preparing [2024-11-08T08:07:00.562Z] 97aca5a56956: Preparing [2024-11-08T08:07:00.562Z] b49c863e7260: Preparing [2024-11-08T08:07:00.562Z] a77dc017627e: Preparing [2024-11-08T08:07:00.562Z] 63ca1fbb43ae: Preparing [2024-11-08T08:07:00.562Z] a77dc017627e: Waiting [2024-11-08T08:07:00.562Z] 63ca1fbb43ae: Waiting [2024-11-08T08:07:00.562Z] e3a0ecf42709: Layer already exists [2024-11-08T08:07:00.562Z] 86a2ac15af4d: Layer already exists [2024-11-08T08:07:00.562Z] b49c863e7260: Layer already exists [2024-11-08T08:07:00.562Z] c46b19e19b03: Layer already exists [2024-11-08T08:07:00.562Z] 97aca5a56956: Layer already exists [2024-11-08T08:07:00.562Z] a77dc017627e: Layer already exists [2024-11-08T08:07:00.562Z] 63ca1fbb43ae: Layer already exists [2024-11-08T08:07:00.562Z] 4.0.0-dev.1: digest: sha256:f8ed5d3449e41596d247ff5564e2503e16891c39e23a9201d7e65ad5ebc879e1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:07:00.901Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:73821206136820b490740b0d0118952f550c5005-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:07:01.226Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:73821206136820b490740b0d0118952f550c5005-4.0.0-dev.1 [2024-11-08T08:07:01.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-11-08T08:07:01.227Z] e3a0ecf42709: Preparing [2024-11-08T08:07:01.227Z] 86a2ac15af4d: Preparing [2024-11-08T08:07:01.227Z] c46b19e19b03: Preparing [2024-11-08T08:07:01.227Z] 97aca5a56956: Preparing [2024-11-08T08:07:01.227Z] b49c863e7260: Preparing [2024-11-08T08:07:01.227Z] a77dc017627e: Preparing [2024-11-08T08:07:01.227Z] 63ca1fbb43ae: Preparing [2024-11-08T08:07:01.227Z] 63ca1fbb43ae: Waiting [2024-11-08T08:07:01.227Z] a77dc017627e: Waiting [2024-11-08T08:07:01.227Z] b49c863e7260: Layer already exists [2024-11-08T08:07:01.227Z] 97aca5a56956: Layer already exists [2024-11-08T08:07:01.227Z] c46b19e19b03: Layer already exists [2024-11-08T08:07:01.227Z] 86a2ac15af4d: Layer already exists [2024-11-08T08:07:01.227Z] e3a0ecf42709: Layer already exists [2024-11-08T08:07:01.227Z] 63ca1fbb43ae: Layer already exists [2024-11-08T08:07:01.227Z] a77dc017627e: Layer already exists [2024-11-08T08:07:01.227Z] 73821206136820b490740b0d0118952f550c5005-4.0.0-dev.1: digest: sha256:f8ed5d3449e41596d247ff5564e2503e16891c39e23a9201d7e65ad5ebc879e1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:07:01.569Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:07:01.901Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2024-11-08T08:07:01.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-11-08T08:07:01.901Z] e3a0ecf42709: Preparing [2024-11-08T08:07:01.901Z] 86a2ac15af4d: Preparing [2024-11-08T08:07:01.901Z] c46b19e19b03: Preparing [2024-11-08T08:07:01.901Z] 97aca5a56956: Preparing [2024-11-08T08:07:01.901Z] b49c863e7260: Preparing [2024-11-08T08:07:01.901Z] a77dc017627e: Preparing [2024-11-08T08:07:01.901Z] 63ca1fbb43ae: Preparing [2024-11-08T08:07:01.901Z] a77dc017627e: Waiting [2024-11-08T08:07:01.901Z] 63ca1fbb43ae: Waiting [2024-11-08T08:07:01.901Z] b49c863e7260: Layer already exists [2024-11-08T08:07:01.901Z] e3a0ecf42709: Layer already exists [2024-11-08T08:07:01.901Z] c46b19e19b03: Layer already exists [2024-11-08T08:07:01.901Z] 97aca5a56956: Layer already exists [2024-11-08T08:07:01.901Z] 86a2ac15af4d: Layer already exists [2024-11-08T08:07:01.901Z] 63ca1fbb43ae: Layer already exists [2024-11-08T08:07:01.901Z] a77dc017627e: Layer already exists [2024-11-08T08:07:01.901Z] main: digest: sha256:f8ed5d3449e41596d247ff5564e2503e16891c39e23a9201d7e65ad5ebc879e1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T08:07:01.974Z] ===================================================== [Pipeline] echo [2024-11-08T08:07:01.989Z] taggedImages: [2024-11-08T08:07:01.989Z] - nexus3.edgexfoundry.org:10004/app-record-replay:73821206136820b490740b0d0118952f550c5005 [2024-11-08T08:07:01.989Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-11-08T08:07:01.989Z] - nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.1 [2024-11-08T08:07:01.989Z] - nexus3.edgexfoundry.org:10004/app-record-replay:73821206136820b490740b0d0118952f550c5005-4.0.0-dev.1 [2024-11-08T08:07:01.989Z] - 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 [2024-11-08T08:07:02.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T08:07:02.399Z] [2024-11-08T08:07:02.399Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:07:02.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T08:07:02.703Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-08T08:07:02.703Z] 5eb5b503b376: Pulling fs layer [2024-11-08T08:07:02.703Z] 5c69ac0246d0: Pulling fs layer [2024-11-08T08:07:02.703Z] ec43610c2a17: Pulling fs layer [2024-11-08T08:07:02.703Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-08T08:07:02.703Z] 33b1e0a273af: Pulling fs layer [2024-11-08T08:07:02.703Z] 5d3b04190fa2: Pulling fs layer [2024-11-08T08:07:02.703Z] 2f39f015ded8: Pulling fs layer [2024-11-08T08:07:02.703Z] 3a2ae6a8a46f: Waiting [2024-11-08T08:07:02.703Z] 33b1e0a273af: Waiting [2024-11-08T08:07:02.703Z] 5d3b04190fa2: Waiting [2024-11-08T08:07:02.703Z] 2f39f015ded8: Waiting [2024-11-08T08:07:02.703Z] 5c69ac0246d0: Download complete [2024-11-08T08:07:02.703Z] 3a2ae6a8a46f: Download complete [2024-11-08T08:07:02.703Z] 33b1e0a273af: Verifying Checksum [2024-11-08T08:07:02.703Z] 33b1e0a273af: Download complete [2024-11-08T08:07:02.703Z] 5d3b04190fa2: Download complete [2024-11-08T08:07:02.961Z] ec43610c2a17: Verifying Checksum [2024-11-08T08:07:02.961Z] ec43610c2a17: Download complete [2024-11-08T08:07:02.961Z] 5eb5b503b376: Verifying Checksum [2024-11-08T08:07:02.961Z] 5eb5b503b376: Download complete [2024-11-08T08:07:03.527Z] 2f39f015ded8: Verifying Checksum [2024-11-08T08:07:03.527Z] 2f39f015ded8: Download complete [2024-11-08T08:07:04.093Z] 5eb5b503b376: Pull complete [2024-11-08T08:07:04.351Z] 5c69ac0246d0: Pull complete [2024-11-08T08:07:04.609Z] ec43610c2a17: Pull complete [2024-11-08T08:07:04.867Z] 3a2ae6a8a46f: Pull complete [2024-11-08T08:07:04.867Z] 33b1e0a273af: Pull complete [2024-11-08T08:07:05.125Z] 5d3b04190fa2: Pull complete [2024-11-08T08:07:09.327Z] 2f39f015ded8: Pull complete [2024-11-08T08:07:09.327Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-08T08:07:09.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T08:07:09.327Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:07:09.443Z] prd-ubuntu20.04-docker-8c-8g-25895 does not seem to be running inside a container [2024-11-08T08:07:09.471Z] $ 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 [2024-11-08T08:07:13.819Z] $ docker top 71c88bfa4e098db8cd1491ead3c9b8b104eddfeccbb9cd2dc8674b856b4ea936 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:07:14.240Z] ---> job-cost.sh [2024-11-08T08:07:14.241Z] lf-activate-venv: SKIPPING [2024-11-08T08:07:14.241Z] INFO: No Stack... [2024-11-08T08:07:14.500Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T08:07:14.759Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T08:07:15.073Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2024-11-08T08:07:15.073Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T08:07:15.086Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-100-stack-cost] [2024-11-08T08:07:15.095Z] Resource [jenkins-edgexfoundry-app-record-replay-main-100-stack-cost] did not exist. Created. [2024-11-08T08:07:15.102Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T08:07:15.404Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-08T08:07:15.441Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T08:07:15.452Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-100-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T08:07:15.471Z] $ docker stop --time=1 71c88bfa4e098db8cd1491ead3c9b8b104eddfeccbb9cd2dc8674b856b4ea936 [2024-11-08T08:07:16.617Z] $ docker rm -f --volumes 71c88bfa4e098db8cd1491ead3c9b8b104eddfeccbb9cd2dc8674b856b4ea936 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-08T08:08:23.263Z] Removing intermediate container d2d746d0cf51 [2024-11-08T08:08:23.263Z] ---> f230da875118 [2024-11-08T08:08:23.263Z] Step 10/12 : COPY . . [2024-11-08T08:08:23.263Z] ---> 86ec2a18a4ea [2024-11-08T08:08:23.263Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T08:08:23.263Z] ---> Running in 6be4cc65b827 [2024-11-08T08:08:23.263Z] Removing intermediate container 6be4cc65b827 [2024-11-08T08:08:23.263Z] ---> 73772988a70a [2024-11-08T08:08:23.263Z] Step 12/12 : RUN $MAKE [2024-11-08T08:08:23.263Z] ---> Running in 1c6562268ecc [2024-11-08T08:08:23.263Z] noop [2024-11-08T08:08:23.263Z] Removing intermediate container 1c6562268ecc [2024-11-08T08:08:23.263Z] ---> 6524670ca756 [2024-11-08T08:08:23.263Z] Successfully built 6524670ca756 [2024-11-08T08:08:23.263Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:08:23.635Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T08:08:23.635Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:08:23.837Z] prd-ubuntu20.04-docker-arm64-4c-16g-25898 does not seem to be running inside a container [2024-11-08T08:08:23.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/100 -v /w/workspace/app-record-replay/100:/w/workspace/app-record-replay/100:rw,z -v /w/workspace/app-record-replay/100@tmp:/w/workspace/app-record-replay/100@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 [2024-11-08T08:08:25.309Z] $ docker top 2ae66df3f2aedb2cfab3edc1b8c1d85712425e485fc67f1e40353cd726943d8a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T08:08:26.122Z] + go version [2024-11-08T08:08:26.122Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-08T08:08:26.134Z] $ docker stop --time=1 2ae66df3f2aedb2cfab3edc1b8c1d85712425e485fc67f1e40353cd726943d8a [2024-11-08T08:08:27.705Z] $ docker rm -f --volumes 2ae66df3f2aedb2cfab3edc1b8c1d85712425e485fc67f1e40353cd726943d8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:08:28.280Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T08:08:28.280Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:08:28.504Z] prd-ubuntu20.04-docker-arm64-4c-16g-25898 does not seem to be running inside a container [2024-11-08T08:08:28.565Z] $ 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/100 -v /w/workspace/app-record-replay/100:/w/workspace/app-record-replay/100:rw,z -v /w/workspace/app-record-replay/100@tmp:/w/workspace/app-record-replay/100@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 [2024-11-08T08:08:29.664Z] $ docker top 9cbad02b3f17f5e9f1a648009a52555c44bd13a7a59f58d256b9419bd32213ed -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T08:08:30.179Z] + git config --global --add safe.directory /w/workspace/app-record-replay/100 [Pipeline] fileExists [Pipeline] sh [2024-11-08T08:08:30.516Z] + make test [2024-11-08T08:08:30.516Z] go test -race -coverprofile=coverage.out ./... [2024-11-08T08:12:52.362Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2024-11-08T08:13:00.585Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.137s coverage: 88.0% of statements [2024-11-08T08:13:04.843Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-11-08T08:13:04.843Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2024-11-08T08:13:08.222Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-11-08T08:13:14.873Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.863s coverage: 98.7% of statements [2024-11-08T08:13:14.873Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.553s coverage: 89.7% of statements [2024-11-08T08:13:14.873Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.080s coverage: 100.0% of statements [2024-11-08T08:13:16.290Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-08T08:13:16.290Z] go vet ./... [2024-11-08T08:17:53.255Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T08:17:53.255Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T08:17:53.255Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T08:17:53.279Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T08:17:53.290Z] $ docker stop --time=1 9cbad02b3f17f5e9f1a648009a52555c44bd13a7a59f58d256b9419bd32213ed [2024-11-08T08:17:55.424Z] $ docker rm -f --volumes 9cbad02b3f17f5e9f1a648009a52555c44bd13a7a59f58d256b9419bd32213ed [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T08:17:58.233Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T08:17:58.262Z] Warning: overwriting stash ‘coverage-report’ [2024-11-08T08:17:58.790Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T08:17:59.197Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T08:17:59.522Z] + ls -al . [2024-11-08T08:17:59.522Z] total 276 [2024-11-08T08:17:59.522Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 08:08 . [2024-11-08T08:17:59.522Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 08:05 .. [2024-11-08T08:17:59.522Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 08:05 .dockerignore [2024-11-08T08:17:59.522Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 08:05 .git [2024-11-08T08:17:59.522Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 08:05 .github [2024-11-08T08:17:59.522Z] -rw-rw-r-- 1 jenkins jenkins 164 Nov 8 08:05 .gitignore [2024-11-08T08:17:59.522Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 08:05 .golangci.yml [2024-11-08T08:17:59.522Z] -rw-rw-r-- 1 jenkins jenkins 20885 Nov 8 08:05 Attribution.txt [2024-11-08T08:17:59.522Z] -rw-rw-r-- 1 jenkins jenkins 458 Nov 8 08:05 CHANGELOG.md [2024-11-08T08:17:59.522Z] -rw-rw-r-- 1 jenkins jenkins 1725 Nov 8 08:05 Dockerfile [2024-11-08T08:17:59.522Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 08:05 GOVERNANCE.md [2024-11-08T08:17:59.522Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 8 08:05 Jenkinsfile [2024-11-08T08:17:59.522Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 08:05 LICENSE [2024-11-08T08:17:59.522Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 8 08:05 Makefile [2024-11-08T08:17:59.522Z] -rw-rw-r-- 1 jenkins jenkins 611 Nov 8 08:05 OWNERS.md [2024-11-08T08:17:59.522Z] -rw-rw-r-- 1 jenkins jenkins 4107 Nov 8 08:05 README.md [2024-11-08T08:17:59.522Z] -rw-rw-r-- 1 jenkins jenkins 7789 Nov 8 08:05 Record and Reply.postman_collection.json [2024-11-08T08:17:59.522Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 08:03 VERSION [2024-11-08T08:17:59.522Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 08:05 bin [2024-11-08T08:17:59.522Z] -rw-r--r-- 1 jenkins jenkins 34247 Nov 8 08:13 coverage.out [2024-11-08T08:17:59.522Z] -rw-rw-r-- 1 jenkins jenkins 7488 Nov 8 08:05 go.mod [2024-11-08T08:17:59.522Z] -rw-rw-r-- 1 jenkins jenkins 100896 Nov 8 08:05 go.sum [2024-11-08T08:17:59.522Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 08:05 internal [2024-11-08T08:17:59.522Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 8 08:05 main.go [2024-11-08T08:17:59.522Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 08:05 openapi [2024-11-08T08:17:59.522Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 08:05 pkg [2024-11-08T08:17:59.522Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 08:05 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:17:59.887Z] + 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=73821206136820b490740b0d0118952f550c5005 --label arch=arm64 --label version=4.0.0-dev.1 . [2024-11-08T08:18:00.160Z] Sending build context to Docker daemon 372.7kB [2024-11-08T08:18:00.160Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T08:18:00.160Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-08T08:18:00.160Z] ---> 6524670ca756 [2024-11-08T08:18:00.160Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T08:18:00.427Z] ---> Running in 8f96547867aa [2024-11-08T08:18:00.695Z] Removing intermediate container 8f96547867aa [2024-11-08T08:18:00.695Z] ---> 393fef055a47 [2024-11-08T08:18:00.695Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T08:18:00.695Z] ---> Running in daf4b474678b [2024-11-08T08:18:00.966Z] Removing intermediate container daf4b474678b [2024-11-08T08:18:00.966Z] ---> 981fc75c1447 [2024-11-08T08:18:00.966Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-08T08:18:00.966Z] ---> Running in 6959525046cc [2024-11-08T08:18:01.562Z] Removing intermediate container 6959525046cc [2024-11-08T08:18:01.562Z] ---> f9a2cf347b3e [2024-11-08T08:18:01.562Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T08:18:01.562Z] ---> Running in 937a98ac344c [2024-11-08T08:18:02.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T08:18:02.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T08:18:04.193Z] OK: 238 MiB in 54 packages [2024-11-08T08:18:05.150Z] Removing intermediate container 937a98ac344c [2024-11-08T08:18:05.150Z] ---> 0714bf07b999 [2024-11-08T08:18:05.150Z] Step 7/27 : WORKDIR /app [2024-11-08T08:18:05.150Z] ---> Running in d9bda4e23172 [2024-11-08T08:18:05.417Z] Removing intermediate container d9bda4e23172 [2024-11-08T08:18:05.417Z] ---> 086645c010da [2024-11-08T08:18:05.417Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-08T08:18:06.002Z] ---> 45a854350974 [2024-11-08T08:18:06.002Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T08:18:06.002Z] ---> Running in 688f92403011 [2024-11-08T08:18:08.582Z] Removing intermediate container 688f92403011 [2024-11-08T08:18:08.582Z] ---> 90fcc7c62159 [2024-11-08T08:18:08.582Z] Step 10/27 : COPY . . [2024-11-08T08:18:09.171Z] ---> 0f0e25a56435 [2024-11-08T08:18:09.171Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T08:18:09.171Z] ---> Running in 24d9b162f2ac [2024-11-08T08:18:09.437Z] Removing intermediate container 24d9b162f2ac [2024-11-08T08:18:09.437Z] ---> bf933a045bfe [2024-11-08T08:18:09.437Z] Step 12/27 : RUN $MAKE [2024-11-08T08:18:09.437Z] ---> Running in 1fb66a1ada03 [2024-11-08T08:18:10.394Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=4.0.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay [2024-11-08T08:22:02.173Z] Removing intermediate container 1fb66a1ada03 [2024-11-08T08:22:02.173Z] ---> 586220ffa2c9 [2024-11-08T08:22:02.173Z] Step 13/27 : FROM alpine:3.20 [2024-11-08T08:22:02.173Z] 3.20: Pulling from library/alpine [2024-11-08T08:22:02.173Z] cf04c63912e1: Already exists [2024-11-08T08:22:02.173Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T08:22:02.173Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T08:22:02.173Z] ---> c157a85ed455 [2024-11-08T08:22:02.173Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-08T08:22:02.173Z] ---> Running in 17e33b1cde90 [2024-11-08T08:22:02.173Z] Removing intermediate container 17e33b1cde90 [2024-11-08T08:22:02.173Z] ---> eece8f5a72fd [2024-11-08T08:22:02.173Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-11-08T08:22:02.173Z] ---> Running in f05f32c83ccc [2024-11-08T08:22:02.173Z] Removing intermediate container f05f32c83ccc [2024-11-08T08:22:02.173Z] ---> 885ad732bc66 [2024-11-08T08:22:02.173Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T08:22:02.173Z] ---> Running in ede43eef835a [2024-11-08T08:22:02.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T08:22:02.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T08:22:02.173Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-08T08:22:02.173Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-08T08:22:02.173Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T08:22:02.173Z] Executing ca-certificates-20240705-r0.trigger [2024-11-08T08:22:02.173Z] OK: 10 MiB in 16 packages [2024-11-08T08:22:02.173Z] Removing intermediate container ede43eef835a [2024-11-08T08:22:02.173Z] ---> b16b01fb6f05 [2024-11-08T08:22:02.173Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-08T08:22:02.173Z] ---> Running in b18c44875533 [2024-11-08T08:22:02.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T08:22:02.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T08:22:04.123Z] Upgrading critical system libraries and apk-tools: [2024-11-08T08:22:04.123Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T08:22:04.123Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T08:22:04.391Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T08:22:04.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T08:22:04.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T08:22:06.386Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T08:22:06.386Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T08:22:06.386Z] Executing ca-certificates-20240705-r0.trigger [2024-11-08T08:22:06.654Z] OK: 10 MiB in 16 packages [2024-11-08T08:22:08.067Z] Removing intermediate container b18c44875533 [2024-11-08T08:22:08.067Z] ---> 73c727d02a08 [2024-11-08T08:22:08.067Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-08T08:22:08.336Z] ---> bd1c52649e9b [2024-11-08T08:22:08.336Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-08T08:22:08.923Z] ---> 2ff3417c0e07 [2024-11-08T08:22:08.923Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-08T08:22:09.507Z] ---> 88b940484519 [2024-11-08T08:22:09.507Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-11-08T08:22:11.446Z] ---> 4aeb50e87eb4 [2024-11-08T08:22:11.446Z] Step 22/27 : EXPOSE 59712 [2024-11-08T08:22:11.446Z] ---> Running in 5f4ab6ba704f [2024-11-08T08:22:11.718Z] Removing intermediate container 5f4ab6ba704f [2024-11-08T08:22:11.718Z] ---> decd8885b835 [2024-11-08T08:22:11.718Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-11-08T08:22:11.989Z] ---> Running in 31dd5ffad791 [2024-11-08T08:22:12.255Z] Removing intermediate container 31dd5ffad791 [2024-11-08T08:22:12.255Z] ---> 6b48a33f774d [2024-11-08T08:22:12.255Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-11-08T08:22:12.255Z] ---> Running in 89b803a0154e [2024-11-08T08:22:12.837Z] Removing intermediate container 89b803a0154e [2024-11-08T08:22:12.837Z] ---> b907e3c4e873 [2024-11-08T08:22:12.837Z] Step 25/27 : LABEL arch=arm64 [2024-11-08T08:22:12.837Z] ---> Running in 9d3ffda8e213 [2024-11-08T08:22:13.105Z] Removing intermediate container 9d3ffda8e213 [2024-11-08T08:22:13.105Z] ---> 749bbc6922d3 [2024-11-08T08:22:13.105Z] Step 26/27 : LABEL git_sha=73821206136820b490740b0d0118952f550c5005 [2024-11-08T08:22:13.106Z] ---> Running in e6331dfdef00 [2024-11-08T08:22:13.379Z] Removing intermediate container e6331dfdef00 [2024-11-08T08:22:13.379Z] ---> 7aeafe5213e0 [2024-11-08T08:22:13.379Z] Step 27/27 : LABEL version=4.0.0-dev.1 [2024-11-08T08:22:13.379Z] ---> Running in d5c6287d9c75 [2024-11-08T08:22:13.969Z] Removing intermediate container d5c6287d9c75 [2024-11-08T08:22:13.969Z] ---> 98e60f3cff37 [2024-11-08T08:22:13.969Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T08:22:13.969Z] Successfully built 98e60f3cff37 [2024-11-08T08:22:13.969Z] 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 [2024-11-08T08:22:14.146Z] provisioning config files... [2024-11-08T08:22:14.163Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/100@tmp/config5865992410896054834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:22:14.504Z] ---> ****-login.sh [2024-11-08T08:22:14.504Z] nexus3.edgexfoundry.org:10001 [2024-11-08T08:22:14.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:22:15.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:22:15.768Z] Configure a credential helper to remove this warning. See [2024-11-08T08:22:15.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:22:15.768Z] [2024-11-08T08:22:15.768Z] Login Succeeded [2024-11-08T08:22:15.768Z] nexus3.edgexfoundry.org:10002 [2024-11-08T08:22:15.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:22:16.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:22:16.035Z] Configure a credential helper to remove this warning. See [2024-11-08T08:22:16.035Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:22:16.035Z] [2024-11-08T08:22:16.035Z] Login Succeeded [2024-11-08T08:22:16.035Z] nexus3.edgexfoundry.org:10003 [2024-11-08T08:22:16.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:22:16.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:22:16.305Z] Configure a credential helper to remove this warning. See [2024-11-08T08:22:16.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:22:16.305Z] [2024-11-08T08:22:16.305Z] Login Succeeded [2024-11-08T08:22:16.305Z] nexus3.edgexfoundry.org:10004 [2024-11-08T08:22:16.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:22:16.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:22:16.572Z] Configure a credential helper to remove this warning. See [2024-11-08T08:22:16.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:22:16.572Z] [2024-11-08T08:22:16.572Z] Login Succeeded [2024-11-08T08:22:16.572Z] ****.io [2024-11-08T08:22:16.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:22:17.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:22:17.112Z] Configure a credential helper to remove this warning. See [2024-11-08T08:22:17.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:22:17.113Z] [2024-11-08T08:22:17.113Z] Login Succeeded [2024-11-08T08:22:17.113Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T08:22:17.125Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T08:22:17.181Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T08:22:17.208Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2024-11-08T08:22:17.209Z] 73821206136820b490740b0d0118952f550c5005 [2024-11-08T08:22:17.209Z] latest [2024-11-08T08:22:17.209Z] 4.0.0-dev.1 [2024-11-08T08:22:17.209Z] 73821206136820b490740b0d0118952f550c5005-4.0.0-dev.1 [2024-11-08T08:22:17.209Z] main [2024-11-08T08:22:17.209Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:22:17.592Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:73821206136820b490740b0d0118952f550c5005 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:22:18.011Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:73821206136820b490740b0d0118952f550c5005 [2024-11-08T08:22:18.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-11-08T08:22:18.011Z] cebc54921ea9: Preparing [2024-11-08T08:22:18.011Z] b64709dc6566: Preparing [2024-11-08T08:22:18.011Z] 4c911fcff158: Preparing [2024-11-08T08:22:18.011Z] 7ddc60d78f13: Preparing [2024-11-08T08:22:18.011Z] b4ff138fa1b7: Preparing [2024-11-08T08:22:18.011Z] dd45fdb45913: Preparing [2024-11-08T08:22:18.011Z] 16113d51b718: Preparing [2024-11-08T08:22:18.011Z] dd45fdb45913: Waiting [2024-11-08T08:22:18.011Z] 16113d51b718: Waiting [2024-11-08T08:22:18.298Z] 4c911fcff158: Pushed [2024-11-08T08:22:18.298Z] 7ddc60d78f13: Pushed [2024-11-08T08:22:18.298Z] b64709dc6566: Pushed [2024-11-08T08:22:18.298Z] 16113d51b718: Layer already exists [2024-11-08T08:22:18.574Z] dd45fdb45913: Pushed [2024-11-08T08:22:20.004Z] b4ff138fa1b7: Pushed [2024-11-08T08:22:26.680Z] cebc54921ea9: Pushed [2024-11-08T08:22:26.680Z] 73821206136820b490740b0d0118952f550c5005: digest: sha256:9f33a5a4311274120ae9ad0d53e5514e5a945b4f53ea9d14cc87a33568dace27 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:22:27.053Z] + 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 [2024-11-08T08:22:27.426Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-11-08T08:22:27.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-11-08T08:22:27.426Z] cebc54921ea9: Preparing [2024-11-08T08:22:27.426Z] b64709dc6566: Preparing [2024-11-08T08:22:27.426Z] 4c911fcff158: Preparing [2024-11-08T08:22:27.426Z] 7ddc60d78f13: Preparing [2024-11-08T08:22:27.426Z] b4ff138fa1b7: Preparing [2024-11-08T08:22:27.426Z] dd45fdb45913: Preparing [2024-11-08T08:22:27.426Z] 16113d51b718: Preparing [2024-11-08T08:22:27.426Z] dd45fdb45913: Waiting [2024-11-08T08:22:27.426Z] 16113d51b718: Waiting [2024-11-08T08:22:27.426Z] 7ddc60d78f13: Layer already exists [2024-11-08T08:22:27.426Z] cebc54921ea9: Layer already exists [2024-11-08T08:22:27.426Z] b64709dc6566: Layer already exists [2024-11-08T08:22:27.426Z] 4c911fcff158: Layer already exists [2024-11-08T08:22:27.426Z] b4ff138fa1b7: Layer already exists [2024-11-08T08:22:27.426Z] dd45fdb45913: Layer already exists [2024-11-08T08:22:27.426Z] 16113d51b718: Layer already exists [2024-11-08T08:22:27.426Z] latest: digest: sha256:9f33a5a4311274120ae9ad0d53e5514e5a945b4f53ea9d14cc87a33568dace27 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:22:28.066Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:22:28.437Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.1 [2024-11-08T08:22:28.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-11-08T08:22:28.437Z] cebc54921ea9: Preparing [2024-11-08T08:22:28.437Z] b64709dc6566: Preparing [2024-11-08T08:22:28.437Z] 4c911fcff158: Preparing [2024-11-08T08:22:28.437Z] 7ddc60d78f13: Preparing [2024-11-08T08:22:28.437Z] b4ff138fa1b7: Preparing [2024-11-08T08:22:28.437Z] dd45fdb45913: Preparing [2024-11-08T08:22:28.437Z] 16113d51b718: Preparing [2024-11-08T08:22:28.437Z] dd45fdb45913: Waiting [2024-11-08T08:22:28.437Z] 16113d51b718: Waiting [2024-11-08T08:22:28.437Z] 4c911fcff158: Layer already exists [2024-11-08T08:22:28.437Z] b4ff138fa1b7: Layer already exists [2024-11-08T08:22:28.437Z] 7ddc60d78f13: Layer already exists [2024-11-08T08:22:28.437Z] b64709dc6566: Layer already exists [2024-11-08T08:22:28.437Z] cebc54921ea9: Layer already exists [2024-11-08T08:22:28.437Z] 16113d51b718: Layer already exists [2024-11-08T08:22:28.437Z] dd45fdb45913: Layer already exists [2024-11-08T08:22:28.704Z] 4.0.0-dev.1: digest: sha256:9f33a5a4311274120ae9ad0d53e5514e5a945b4f53ea9d14cc87a33568dace27 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:22:29.081Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:73821206136820b490740b0d0118952f550c5005-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:22:29.451Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:73821206136820b490740b0d0118952f550c5005-4.0.0-dev.1 [2024-11-08T08:22:29.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-11-08T08:22:29.451Z] cebc54921ea9: Preparing [2024-11-08T08:22:29.451Z] b64709dc6566: Preparing [2024-11-08T08:22:29.451Z] 4c911fcff158: Preparing [2024-11-08T08:22:29.451Z] 7ddc60d78f13: Preparing [2024-11-08T08:22:29.451Z] b4ff138fa1b7: Preparing [2024-11-08T08:22:29.451Z] dd45fdb45913: Preparing [2024-11-08T08:22:29.451Z] 16113d51b718: Preparing [2024-11-08T08:22:29.451Z] b64709dc6566: Layer already exists [2024-11-08T08:22:29.451Z] 7ddc60d78f13: Layer already exists [2024-11-08T08:22:29.451Z] b4ff138fa1b7: Layer already exists [2024-11-08T08:22:29.451Z] cebc54921ea9: Layer already exists [2024-11-08T08:22:29.451Z] 4c911fcff158: Layer already exists [2024-11-08T08:22:29.451Z] dd45fdb45913: Layer already exists [2024-11-08T08:22:29.451Z] 16113d51b718: Layer already exists [2024-11-08T08:22:29.451Z] 73821206136820b490740b0d0118952f550c5005-4.0.0-dev.1: digest: sha256:9f33a5a4311274120ae9ad0d53e5514e5a945b4f53ea9d14cc87a33568dace27 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:22:30.075Z] + 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 [2024-11-08T08:22:30.426Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2024-11-08T08:22:30.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-11-08T08:22:30.426Z] cebc54921ea9: Preparing [2024-11-08T08:22:30.426Z] b64709dc6566: Preparing [2024-11-08T08:22:30.426Z] 4c911fcff158: Preparing [2024-11-08T08:22:30.426Z] 7ddc60d78f13: Preparing [2024-11-08T08:22:30.426Z] b4ff138fa1b7: Preparing [2024-11-08T08:22:30.426Z] dd45fdb45913: Preparing [2024-11-08T08:22:30.426Z] 16113d51b718: Preparing [2024-11-08T08:22:30.426Z] 16113d51b718: Waiting [2024-11-08T08:22:30.426Z] cebc54921ea9: Layer already exists [2024-11-08T08:22:30.426Z] 4c911fcff158: Layer already exists [2024-11-08T08:22:30.426Z] b64709dc6566: Layer already exists [2024-11-08T08:22:30.426Z] 7ddc60d78f13: Layer already exists [2024-11-08T08:22:30.426Z] b4ff138fa1b7: Layer already exists [2024-11-08T08:22:30.426Z] dd45fdb45913: Layer already exists [2024-11-08T08:22:30.426Z] 16113d51b718: Layer already exists [2024-11-08T08:22:30.426Z] main: digest: sha256:9f33a5a4311274120ae9ad0d53e5514e5a945b4f53ea9d14cc87a33568dace27 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T08:22:30.792Z] ===================================================== [Pipeline] echo [2024-11-08T08:22:30.816Z] taggedImages: [2024-11-08T08:22:30.816Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:73821206136820b490740b0d0118952f550c5005 [2024-11-08T08:22:30.816Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-11-08T08:22:30.816Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.1 [2024-11-08T08:22:30.816Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:73821206136820b490740b0d0118952f550c5005-4.0.0-dev.1 [2024-11-08T08:22:30.816Z] - 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 [2024-11-08T08:22:31.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T08:22:31.227Z] [2024-11-08T08:22:31.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:22:31.557Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T08:22:31.557Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-08T08:22:31.557Z] 8998bd30e6a1: Pulling fs layer [2024-11-08T08:22:31.557Z] 04944245beec: Pulling fs layer [2024-11-08T08:22:31.557Z] 699f458cf7ca: Pulling fs layer [2024-11-08T08:22:31.557Z] 765212b225bb: Pulling fs layer [2024-11-08T08:22:31.557Z] f23df028b6ca: Pulling fs layer [2024-11-08T08:22:31.557Z] d65c8cfc05b1: Pulling fs layer [2024-11-08T08:22:31.557Z] 2437ff75d9bd: Pulling fs layer [2024-11-08T08:22:31.557Z] f23df028b6ca: Waiting [2024-11-08T08:22:31.557Z] d65c8cfc05b1: Waiting [2024-11-08T08:22:31.557Z] 765212b225bb: Waiting [2024-11-08T08:22:31.557Z] 2437ff75d9bd: Waiting [2024-11-08T08:22:31.827Z] 04944245beec: Verifying Checksum [2024-11-08T08:22:31.827Z] 04944245beec: Download complete [2024-11-08T08:22:31.827Z] 765212b225bb: Download complete [2024-11-08T08:22:31.827Z] f23df028b6ca: Verifying Checksum [2024-11-08T08:22:31.827Z] f23df028b6ca: Download complete [2024-11-08T08:22:31.827Z] d65c8cfc05b1: Verifying Checksum [2024-11-08T08:22:31.827Z] d65c8cfc05b1: Download complete [2024-11-08T08:22:32.095Z] 699f458cf7ca: Verifying Checksum [2024-11-08T08:22:32.095Z] 699f458cf7ca: Download complete [2024-11-08T08:22:32.362Z] 8998bd30e6a1: Verifying Checksum [2024-11-08T08:22:32.362Z] 8998bd30e6a1: Download complete [2024-11-08T08:22:34.941Z] 2437ff75d9bd: Verifying Checksum [2024-11-08T08:22:34.941Z] 2437ff75d9bd: Download complete [2024-11-08T08:22:36.878Z] 8998bd30e6a1: Pull complete [2024-11-08T08:22:37.143Z] 04944245beec: Pull complete [2024-11-08T08:22:38.550Z] 699f458cf7ca: Pull complete [2024-11-08T08:22:38.815Z] 765212b225bb: Pull complete [2024-11-08T08:22:40.214Z] f23df028b6ca: Pull complete [2024-11-08T08:22:40.214Z] d65c8cfc05b1: Pull complete [2024-11-08T08:22:55.183Z] 2437ff75d9bd: Pull complete [2024-11-08T08:22:55.449Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-08T08:22:55.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T08:22:55.449Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:22:55.652Z] prd-ubuntu20.04-docker-arm64-4c-16g-25898 does not seem to be running inside a container [2024-11-08T08:22:55.708Z] $ 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/100 -v /w/workspace/app-record-replay/100:/w/workspace/app-record-replay/100:rw,z -v /w/workspace/app-record-replay/100@tmp:/w/workspace/app-record-replay/100@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 [2024-11-08T08:22:58.546Z] $ docker top e842a2d68a79ab0530970e48ea8ccc5afd2330aeb33aedfe5863fc7b09f8a1ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:22:59.397Z] ---> job-cost.sh [2024-11-08T08:22:59.397Z] lf-activate-venv: SKIPPING [2024-11-08T08:22:59.397Z] INFO: No Stack... [2024-11-08T08:22:59.663Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-08T08:23:00.620Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T08:23:01.262Z] + cut -d, -f6 [2024-11-08T08:23:01.262Z] + cat /w/workspace/app-record-replay/100/archives/cost.csv [Pipeline] lock [2024-11-08T08:23:01.328Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-100-stack-cost] [2024-11-08T08:23:01.337Z] Resource [jenkins-edgexfoundry-app-record-replay-main-100-stack-cost] did not exist. Created. [2024-11-08T08:23:01.346Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T08:23:02.016Z] /w/workspace/app-record-replay/100@tmp/durable-952df6a0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-08T08:23:02.668Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-08T08:23:02.700Z] Warning: overwriting stash ‘stack-cost’ [2024-11-08T08:23:02.753Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T08:23:02.762Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-100-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T08:23:02.788Z] $ docker stop --time=1 e842a2d68a79ab0530970e48ea8ccc5afd2330aeb33aedfe5863fc7b09f8a1ed [2024-11-08T08:23:04.282Z] $ docker rm -f --volumes e842a2d68a79ab0530970e48ea8ccc5afd2330aeb33aedfe5863fc7b09f8a1ed [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 [2024-11-08T08:23:04.786Z] provisioning config files... [2024-11-08T08:23:04.793Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config603141035158209881tmp [Pipeline] { [Pipeline] sh [2024-11-08T08:23:05.088Z] + set +x [2024-11-08T08:23:05.088Z] + curl -s https://codecov.io/bash [2024-11-08T08:23:05.088Z] + bash -s -- [2024-11-08T08:23:05.088Z] [2024-11-08T08:23:05.088Z] _____ _ [2024-11-08T08:23:05.088Z] / ____| | | [2024-11-08T08:23:05.088Z] | | ___ __| | ___ ___ _____ __ [2024-11-08T08:23:05.088Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-08T08:23:05.088Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-08T08:23:05.088Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-08T08:23:05.088Z] Bash-1.0.6 [2024-11-08T08:23:05.088Z] [2024-11-08T08:23:05.088Z] [2024-11-08T08:23:05.088Z] ==> git version 2.25.1 found [2024-11-08T08:23:05.088Z] ==> 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 [2024-11-08T08:23:05.088Z] Release-Date: 2020-01-08 [2024-11-08T08:23:05.088Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-08T08:23:05.088Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-08T08:23:05.088Z] ==> Jenkins CI detected. [2024-11-08T08:23:05.089Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2024-11-08T08:23:05.089Z] project root: . [2024-11-08T08:23:05.089Z] --> token set from env [2024-11-08T08:23:05.089Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-08T08:23:05.089Z] ==> Running gcov in . (disable via -X gcov) [2024-11-08T08:23:05.089Z] ==> Python coveragepy not found [2024-11-08T08:23:05.089Z] ==> Searching for coverage reports in: [2024-11-08T08:23:05.089Z] + . [2024-11-08T08:23:05.348Z] -> Found 1 reports [2024-11-08T08:23:05.348Z] ==> Detecting git/mercurial file structure [2024-11-08T08:23:05.348Z] ==> Reading reports [2024-11-08T08:23:05.348Z] + ./coverage.out bytes=34247 [2024-11-08T08:23:05.348Z] ==> Appending adjustments [2024-11-08T08:23:05.348Z] https://docs.codecov.io/docs/fixing-reports [2024-11-08T08:23:05.348Z] + Found adjustments [2024-11-08T08:23:05.348Z] ==> Gzipping contents [2024-11-08T08:23:05.348Z] 8.0K /tmp/codecov.uuKBRH.gz [2024-11-08T08:23:05.348Z] ==> Uploading reports [2024-11-08T08:23:05.348Z] url: https://codecov.io [2024-11-08T08:23:05.348Z] query: branch=main&commit=73821206136820b490740b0d0118952f550c5005&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F100%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-08T08:23:05.348Z] -> Pinging Codecov [2024-11-08T08:23:05.348Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=73821206136820b490740b0d0118952f550c5005&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F100%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-08T08:23:05.608Z] -> Uploading to [2024-11-08T08:23:05.608Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-record-replay/73821206136820b490740b0d0118952f550c5005/70331917-185a-4d08-9cb8-78b5a5ee1e83.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T082305Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=126c57ece1c1faad9dfa592a000eb95b13bd195baf41aa52faeed78e0a4ef6b4 [2024-11-08T08:23:05.608Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T08:23:05.608Z] Dload Upload Total Spent Left Speed [2024-11-08T08:23:05.869Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5391 0 0 100 5391 0 22746 --:--:-- --:--:-- --:--:-- 22746 [2024-11-08T08:23:05.869Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/73821206136820b490740b0d0118952f550c5005 [Pipeline] } [2024-11-08T08:23:05.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-08T08:23:06.130Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-08T08:23:06.149Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:23:06.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T08:23:06.464Z] [2024-11-08T08:23:06.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:23:06.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T08:23:06.770Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-08T08:23:06.770Z] 43c4264eed91: Already exists [2024-11-08T08:23:06.770Z] 4cc291be95ef: Already exists [2024-11-08T08:23:06.770Z] 2ac1f1163629: Already exists [2024-11-08T08:23:06.770Z] 5c3c966382ef: Already exists [2024-11-08T08:23:06.770Z] 4f4fb700ef54: Already exists [2024-11-08T08:23:06.770Z] d9c7d2e4e75e: Pulling fs layer [2024-11-08T08:23:06.770Z] 9c3e1370e548: Pulling fs layer [2024-11-08T08:23:07.029Z] d9c7d2e4e75e: Verifying Checksum [2024-11-08T08:23:07.029Z] d9c7d2e4e75e: Download complete [2024-11-08T08:23:07.288Z] d9c7d2e4e75e: Pull complete [2024-11-08T08:23:07.855Z] 9c3e1370e548: Verifying Checksum [2024-11-08T08:23:07.856Z] 9c3e1370e548: Download complete [2024-11-08T08:23:11.151Z] 9c3e1370e548: Pull complete [2024-11-08T08:23:11.151Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-08T08:23:11.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T08:23:11.151Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:23:11.260Z] prd-ubuntu20.04-docker-8c-8g-25895 does not seem to be running inside a container [2024-11-08T08:23:11.279Z] $ 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 [2024-11-08T08:23:13.886Z] $ docker top e037456b9a611f47e52f0a4df46442b463d0d376255a56597495959aed483409 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T08:23:14.247Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] echo [2024-11-08T08:23:14.258Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2024-11-08T08:23:14.538Z] + set -o pipefail [2024-11-08T08:23:14.538Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2024-11-08T08:23:22.682Z] [2024-11-08T08:23:22.682Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2024-11-08T08:23:22.682Z] [2024-11-08T08:23:22.682Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/15e99017-a534-4e49-83bf-8dca7399df15/history/1ac0fae2-d978-4868-a1e1-384847d247be [2024-11-08T08:23:22.682Z] [2024-11-08T08:23:22.682Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-08T08:23:22.682Z] [2024-11-08T08:23:22.682Z] [2024-11-08T08:23:22.682Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-08T08:23:22.682Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-08T08:23:22.941Z] $ docker stop --time=1 e037456b9a611f47e52f0a4df46442b463d0d376255a56597495959aed483409 [2024-11-08T08:23:27.581Z] $ docker rm -f --volumes e037456b9a611f47e52f0a4df46442b463d0d376255a56597495959aed483409 [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 [2024-11-08T08:23:28.539Z] + git log --format=format:%s -1 73821206136820b490740b0d0118952f550c5005 [Pipeline] sh [2024-11-08T08:23:28.854Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T08:23:28.854Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:23:29.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T08:23:29.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:23:29.295Z] prd-ubuntu20.04-docker-8c-8g-25895 does not seem to be running inside a container [2024-11-08T08:23:29.315Z] $ 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 [2024-11-08T08:23:29.846Z] $ docker top ab642779cca007d882e2d65514b197a68cdb5690c86c4ed2181b0c5dfa01e304 -eo pid,comm [2024-11-08T08:23:29.906Z] 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). [2024-11-08T08:23:29.906Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T08:23:29.971Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T08:23:29.971Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T08:23:30.090Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T08:23:30.082Z] $ docker exec ab642779cca007d882e2d65514b197a68cdb5690c86c4ed2181b0c5dfa01e304 ssh-agent [2024-11-08T08:23:30.194Z] SSH_AUTH_SOCK=/tmp/ssh-dvY6Lvh9PWyD/agent.32 [2024-11-08T08:23:30.194Z] SSH_AGENT_PID=38 [2024-11-08T08:23:30.198Z] Running ssh-add (command line suppressed) [2024-11-08T08:23:30.301Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11872279232356954617.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11872279232356954617.key) [2024-11-08T08:23:30.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T08:23:30.616Z] + git semver tag [2024-11-08T08:23:30.875Z] 2024-11-08 08:23:30,787 [run_tag] DEBUG tag force:False [2024-11-08T08:23:30.875Z] 2024-11-08 08:23:30,787 [check_head_tag] DEBUG check head tag [2024-11-08T08:23:30.875Z] 2024-11-08 08:23:30,789 [execute] INFO git cat-file --batch-check [2024-11-08T08:23:30.875Z] 2024-11-08 08:23:30,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-11-08T08:23:30.875Z] 2024-11-08 08:23:30,793 [execute] INFO git cat-file --batch [2024-11-08T08:23:30.875Z] 2024-11-08 08:23:30,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-11-08T08:23:30.875Z] 2024-11-08 08:23:30,825 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-11-08T08:23:30.875Z] 2024-11-08 08:23:30,825 [execute] INFO git tag -a v4.0.0-dev.1 -m v4.0.0-dev.1 [2024-11-08T08:23:30.876Z] 2024-11-08 08:23:30,825 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.1', '-m', 'v4.0.0-dev.1'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-11-08T08:23:30.876Z] 2024-11-08 08:23:30,830 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-11-08T08:23:30.876Z] 4.0.0-dev.1 [Pipeline] } [2024-11-08T08:23:30.873Z] $ docker exec --env ******** --env ******** ab642779cca007d882e2d65514b197a68cdb5690c86c4ed2181b0c5dfa01e304 ssh-agent -k [2024-11-08T08:23:30.978Z] unset SSH_AUTH_SOCK; [2024-11-08T08:23:30.978Z] unset SSH_AGENT_PID; [2024-11-08T08:23:30.978Z] echo Agent pid 38 killed; [2024-11-08T08:23:30.999Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T08:23:31.337Z] + git semver [Pipeline] } [2024-11-08T08:23:31.599Z] $ docker stop --time=1 ab642779cca007d882e2d65514b197a68cdb5690c86c4ed2181b0c5dfa01e304 [2024-11-08T08:23:32.900Z] $ docker rm -f --volumes ab642779cca007d882e2d65514b197a68cdb5690c86c4ed2181b0c5dfa01e304 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:23:33.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T08:23:33.338Z] [2024-11-08T08:23:33.338Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:23:33.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T08:23:33.645Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-08T08:23:33.645Z] ab5ef0e58194: Pulling fs layer [2024-11-08T08:23:33.645Z] 9712f1f96733: Pulling fs layer [2024-11-08T08:23:33.645Z] 63f879dbbcfc: Pulling fs layer [2024-11-08T08:23:33.645Z] 0d9ebad4ef96: Pulling fs layer [2024-11-08T08:23:33.645Z] e9a5061849ea: Pulling fs layer [2024-11-08T08:23:33.645Z] d747dcd14b5f: Pulling fs layer [2024-11-08T08:23:33.645Z] 2de7ff778b66: Pulling fs layer [2024-11-08T08:23:33.645Z] e9a5061849ea: Waiting [2024-11-08T08:23:33.645Z] 0d9ebad4ef96: Waiting [2024-11-08T08:23:33.645Z] d747dcd14b5f: Waiting [2024-11-08T08:23:33.645Z] 2de7ff778b66: Waiting [2024-11-08T08:23:33.645Z] 9712f1f96733: Download complete [2024-11-08T08:23:33.904Z] 63f879dbbcfc: Verifying Checksum [2024-11-08T08:23:33.904Z] 63f879dbbcfc: Download complete [2024-11-08T08:23:34.162Z] e9a5061849ea: Verifying Checksum [2024-11-08T08:23:34.162Z] e9a5061849ea: Download complete [2024-11-08T08:23:34.162Z] d747dcd14b5f: Verifying Checksum [2024-11-08T08:23:34.162Z] d747dcd14b5f: Download complete [2024-11-08T08:23:34.162Z] ab5ef0e58194: Verifying Checksum [2024-11-08T08:23:34.162Z] ab5ef0e58194: Download complete [2024-11-08T08:23:34.162Z] 0d9ebad4ef96: Download complete [2024-11-08T08:23:34.162Z] 2de7ff778b66: Verifying Checksum [2024-11-08T08:23:34.162Z] 2de7ff778b66: Download complete [2024-11-08T08:23:36.693Z] ab5ef0e58194: Pull complete [2024-11-08T08:23:36.693Z] 9712f1f96733: Pull complete [2024-11-08T08:23:37.634Z] 63f879dbbcfc: Pull complete [2024-11-08T08:23:41.817Z] 0d9ebad4ef96: Pull complete [2024-11-08T08:23:41.818Z] e9a5061849ea: Pull complete [2024-11-08T08:23:41.818Z] d747dcd14b5f: Pull complete [2024-11-08T08:23:42.386Z] 2de7ff778b66: Pull complete [2024-11-08T08:23:42.386Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-08T08:23:42.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T08:23:42.386Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:23:42.496Z] prd-ubuntu20.04-docker-8c-8g-25895 does not seem to be running inside a container [2024-11-08T08:23:42.518Z] $ 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 [2024-11-08T08:23:47.402Z] $ docker top 743346b0cec4681d5263f8fc859cddb304f18848c45b6cc1f2894f9922cefcae -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-08T08:23:47.499Z] provisioning config files... [2024-11-08T08:23:47.506Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9104626354058790477tmp [2024-11-08T08:23:47.515Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5885455186748617533tmp [2024-11-08T08:23:47.523Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2601148737276430049tmp [Pipeline] { [Pipeline] echo [2024-11-08T08:23:47.552Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:23:47.844Z] ---> sigul-configuration.sh [2024-11-08T08:23:47.844Z] gpg: directory `/root/.gnupg' created [2024-11-08T08:23:47.844Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-08T08:23:47.844Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-08T08:23:47.844Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-08T08:23:47.844Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-08T08:23:47.844Z] gpg: CAST5 encrypted data [2024-11-08T08:23:47.844Z] gpg: encrypted with 1 passphrase [2024-11-08T08:23:47.844Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-08T08:23:48.138Z] + mkdir /home/jenkins [2024-11-08T08:23:48.139Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-08T08:23:48.433Z] + 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 [2024-11-08T08:23:48.447Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:23:48.742Z] ---> sigul-install.sh [2024-11-08T08:23:48.742Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-08T08:23:49.119Z] + git tag --list [2024-11-08T08:23:49.119Z] v3.1 [2024-11-08T08:23:49.119Z] v3.1.0 [2024-11-08T08:23:49.119Z] v3.1.0-dev.0 [2024-11-08T08:23:49.119Z] v3.1.0-dev.1 [2024-11-08T08:23:49.119Z] v3.1.0-dev.10 [2024-11-08T08:23:49.119Z] v3.1.0-dev.11 [2024-11-08T08:23:49.119Z] v3.1.0-dev.12 [2024-11-08T08:23:49.119Z] v3.1.0-dev.13 [2024-11-08T08:23:49.119Z] v3.1.0-dev.14 [2024-11-08T08:23:49.119Z] v3.1.0-dev.15 [2024-11-08T08:23:49.119Z] v3.1.0-dev.16 [2024-11-08T08:23:49.119Z] v3.1.0-dev.17 [2024-11-08T08:23:49.119Z] v3.1.0-dev.18 [2024-11-08T08:23:49.119Z] v3.1.0-dev.19 [2024-11-08T08:23:49.119Z] v3.1.0-dev.2 [2024-11-08T08:23:49.119Z] v3.1.0-dev.20 [2024-11-08T08:23:49.119Z] v3.1.0-dev.21 [2024-11-08T08:23:49.119Z] v3.1.0-dev.22 [2024-11-08T08:23:49.119Z] v3.1.0-dev.23 [2024-11-08T08:23:49.119Z] v3.1.0-dev.24 [2024-11-08T08:23:49.119Z] v3.1.0-dev.25 [2024-11-08T08:23:49.119Z] v3.1.0-dev.26 [2024-11-08T08:23:49.119Z] v3.1.0-dev.27 [2024-11-08T08:23:49.119Z] v3.1.0-dev.28 [2024-11-08T08:23:49.119Z] v3.1.0-dev.29 [2024-11-08T08:23:49.119Z] v3.1.0-dev.3 [2024-11-08T08:23:49.119Z] v3.1.0-dev.30 [2024-11-08T08:23:49.119Z] v3.1.0-dev.31 [2024-11-08T08:23:49.119Z] v3.1.0-dev.32 [2024-11-08T08:23:49.119Z] v3.1.0-dev.33 [2024-11-08T08:23:49.119Z] v3.1.0-dev.34 [2024-11-08T08:23:49.119Z] v3.1.0-dev.35 [2024-11-08T08:23:49.119Z] v3.1.0-dev.36 [2024-11-08T08:23:49.119Z] v3.1.0-dev.37 [2024-11-08T08:23:49.119Z] v3.1.0-dev.38 [2024-11-08T08:23:49.119Z] v3.1.0-dev.39 [2024-11-08T08:23:49.119Z] v3.1.0-dev.4 [2024-11-08T08:23:49.119Z] v3.1.0-dev.40 [2024-11-08T08:23:49.119Z] v3.1.0-dev.41 [2024-11-08T08:23:49.119Z] v3.1.0-dev.42 [2024-11-08T08:23:49.119Z] v3.1.0-dev.43 [2024-11-08T08:23:49.119Z] v3.1.0-dev.44 [2024-11-08T08:23:49.119Z] v3.1.0-dev.45 [2024-11-08T08:23:49.119Z] v3.1.0-dev.46 [2024-11-08T08:23:49.119Z] v3.1.0-dev.47 [2024-11-08T08:23:49.119Z] v3.1.0-dev.48 [2024-11-08T08:23:49.119Z] v3.1.0-dev.49 [2024-11-08T08:23:49.119Z] v3.1.0-dev.5 [2024-11-08T08:23:49.119Z] v3.1.0-dev.50 [2024-11-08T08:23:49.119Z] v3.1.0-dev.51 [2024-11-08T08:23:49.119Z] v3.1.0-dev.52 [2024-11-08T08:23:49.119Z] v3.1.0-dev.53 [2024-11-08T08:23:49.119Z] v3.1.0-dev.54 [2024-11-08T08:23:49.119Z] v3.1.0-dev.55 [2024-11-08T08:23:49.119Z] v3.1.0-dev.56 [2024-11-08T08:23:49.119Z] v3.1.0-dev.57 [2024-11-08T08:23:49.119Z] v3.1.0-dev.58 [2024-11-08T08:23:49.119Z] v3.1.0-dev.59 [2024-11-08T08:23:49.119Z] v3.1.0-dev.6 [2024-11-08T08:23:49.119Z] v3.1.0-dev.60 [2024-11-08T08:23:49.119Z] v3.1.0-dev.61 [2024-11-08T08:23:49.119Z] v3.1.0-dev.62 [2024-11-08T08:23:49.119Z] v3.1.0-dev.63 [2024-11-08T08:23:49.119Z] v3.1.0-dev.64 [2024-11-08T08:23:49.119Z] v3.1.0-dev.65 [2024-11-08T08:23:49.119Z] v3.1.0-dev.66 [2024-11-08T08:23:49.119Z] v3.1.0-dev.67 [2024-11-08T08:23:49.119Z] v3.1.0-dev.68 [2024-11-08T08:23:49.119Z] v3.1.0-dev.7 [2024-11-08T08:23:49.119Z] v3.1.0-dev.8 [2024-11-08T08:23:49.119Z] v3.1.0-dev.9 [2024-11-08T08:23:49.119Z] v3.1.1 [2024-11-08T08:23:49.119Z] v3.2.0-dev.1 [2024-11-08T08:23:49.119Z] v3.2.0-dev.10 [2024-11-08T08:23:49.119Z] v3.2.0-dev.11 [2024-11-08T08:23:49.119Z] v3.2.0-dev.12 [2024-11-08T08:23:49.119Z] v3.2.0-dev.13 [2024-11-08T08:23:49.119Z] v3.2.0-dev.14 [2024-11-08T08:23:49.119Z] v3.2.0-dev.15 [2024-11-08T08:23:49.119Z] v3.2.0-dev.16 [2024-11-08T08:23:49.119Z] v3.2.0-dev.17 [2024-11-08T08:23:49.119Z] v3.2.0-dev.18 [2024-11-08T08:23:49.119Z] v3.2.0-dev.19 [2024-11-08T08:23:49.119Z] v3.2.0-dev.2 [2024-11-08T08:23:49.119Z] v3.2.0-dev.20 [2024-11-08T08:23:49.119Z] v3.2.0-dev.21 [2024-11-08T08:23:49.119Z] v3.2.0-dev.22 [2024-11-08T08:23:49.119Z] v3.2.0-dev.23 [2024-11-08T08:23:49.119Z] v3.2.0-dev.24 [2024-11-08T08:23:49.119Z] v3.2.0-dev.3 [2024-11-08T08:23:49.119Z] v3.2.0-dev.4 [2024-11-08T08:23:49.119Z] v3.2.0-dev.5 [2024-11-08T08:23:49.119Z] v3.2.0-dev.6 [2024-11-08T08:23:49.119Z] v3.2.0-dev.7 [2024-11-08T08:23:49.119Z] v3.2.0-dev.8 [2024-11-08T08:23:49.119Z] v3.2.0-dev.9 [2024-11-08T08:23:49.119Z] v4.0.0-dev.1 [Pipeline] sh [2024-11-08T08:23:49.419Z] + lftools sign git-tag v4.0.0-dev.1 [2024-11-08T08:23:49.988Z] Signing Git tag with Sigul... [2024-11-08T08:23:49.988Z] Signing v4.0.0-dev.1 [Pipeline] echo [2024-11-08T08:23:50.260Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:23:50.549Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-08T08:23:50.557Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-08T08:23:50.572Z] $ docker stop --time=1 743346b0cec4681d5263f8fc859cddb304f18848c45b6cc1f2894f9922cefcae [2024-11-08T08:23:51.896Z] $ docker rm -f --volumes 743346b0cec4681d5263f8fc859cddb304f18848c45b6cc1f2894f9922cefcae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-08T08:23:52.350Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T08:23:52.351Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:23:52.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T08:23:52.655Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:23:52.730Z] prd-ubuntu20.04-docker-8c-8g-25895 does not seem to be running inside a container [2024-11-08T08:23:52.744Z] $ 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 [2024-11-08T08:23:53.091Z] $ docker top be3399d05b69e707c37b6d1426c3b4f875a06e5cfecc3542c8d05d244d33153d -eo pid,comm [2024-11-08T08:23:53.154Z] 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). [2024-11-08T08:23:53.154Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T08:23:53.210Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T08:23:53.210Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T08:23:53.313Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T08:23:53.305Z] $ docker exec be3399d05b69e707c37b6d1426c3b4f875a06e5cfecc3542c8d05d244d33153d ssh-agent [2024-11-08T08:23:53.418Z] SSH_AUTH_SOCK=/tmp/ssh-FVW0PfEMcGDr/agent.32 [2024-11-08T08:23:53.418Z] SSH_AGENT_PID=38 [2024-11-08T08:23:53.422Z] Running ssh-add (command line suppressed) [2024-11-08T08:23:53.518Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5802226886571281620.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5802226886571281620.key) [2024-11-08T08:23:53.541Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T08:23:53.830Z] + git semver bump pre [2024-11-08T08:23:54.088Z] 2024-11-08 08:23:54,000 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-11-08T08:23:54.088Z] 2024-11-08 08:23:54,001 [bump_version] DEBUG bumping version:4.0.0-dev.1 on axis:pre with prefix:dev [2024-11-08T08:23:54.088Z] 2024-11-08 08:23:54,001 [bump_version] DEBUG bumped version:4.0.0-dev.2 [2024-11-08T08:23:54.088Z] 2024-11-08 08:23:54,001 [write_version] DEBUG write version:4.0.0-dev.2 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2024-11-08T08:23:54.088Z] 2024-11-08 08:23:54,001 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-11-08T08:23:54.088Z] 2024-11-08 08:23:54,001 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-11-08T08:23:54.088Z] 2024-11-08 08:23:54,002 [execute] INFO git cat-file --batch-check [2024-11-08T08:23:54.088Z] 2024-11-08 08:23:54,003 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T08:23:54.088Z] 2024-11-08 08:23:54,007 [execute] INFO git cat-file --batch [2024-11-08T08:23:54.088Z] 2024-11-08 08:23:54,007 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T08:23:54.088Z] 2024-11-08 08:23:54,012 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-11-08T08:23:54.088Z] 4.0.0-dev.2 [Pipeline] } [2024-11-08T08:23:54.086Z] $ docker exec --env ******** --env ******** be3399d05b69e707c37b6d1426c3b4f875a06e5cfecc3542c8d05d244d33153d ssh-agent -k [2024-11-08T08:23:54.179Z] unset SSH_AUTH_SOCK; [2024-11-08T08:23:54.179Z] unset SSH_AGENT_PID; [2024-11-08T08:23:54.179Z] echo Agent pid 38 killed; [2024-11-08T08:23:54.200Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T08:23:54.520Z] + git semver [Pipeline] } [2024-11-08T08:23:54.781Z] $ docker stop --time=1 be3399d05b69e707c37b6d1426c3b4f875a06e5cfecc3542c8d05d244d33153d [2024-11-08T08:23:56.044Z] $ docker rm -f --volumes be3399d05b69e707c37b6d1426c3b4f875a06e5cfecc3542c8d05d244d33153d [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T08:23:56.408Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T08:23:56.408Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:23:56.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T08:23:56.710Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:23:56.788Z] prd-ubuntu20.04-docker-8c-8g-25895 does not seem to be running inside a container [2024-11-08T08:23:56.806Z] $ 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 [2024-11-08T08:23:57.139Z] $ docker top 95fbbb57cfefb50c2dc86519af0768a4eeefb780db558be42597d262d7d23c8e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T08:23:57.251Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T08:23:57.251Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T08:23:57.355Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T08:23:57.347Z] $ docker exec 95fbbb57cfefb50c2dc86519af0768a4eeefb780db558be42597d262d7d23c8e ssh-agent [2024-11-08T08:23:57.470Z] SSH_AUTH_SOCK=/tmp/ssh-L7j2c9vyYP9g/agent.32 [2024-11-08T08:23:57.470Z] SSH_AGENT_PID=38 [2024-11-08T08:23:57.474Z] Running ssh-add (command line suppressed) [2024-11-08T08:23:57.562Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10430260721098575265.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10430260721098575265.key) [2024-11-08T08:23:57.585Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T08:23:57.873Z] + git semver push [2024-11-08T08:23:58.132Z] 2024-11-08 08:23:58,027 [run_push] DEBUG push [2024-11-08T08:23:58.132Z] 2024-11-08 08:23:58,028 [execute] INFO git cat-file --batch-check [2024-11-08T08:23:58.132Z] 2024-11-08 08:23:58,028 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T08:23:58.132Z] 2024-11-08 08:23:58,031 [execute] INFO git rev-list 72c5aaaa7086d784e435d0f289b1e4fe6ff758dd -- [2024-11-08T08:23:58.132Z] 2024-11-08 08:23:58,031 [execute] DEBUG Popen(['git', 'rev-list', '72c5aaaa7086d784e435d0f289b1e4fe6ff758dd', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-08T08:23:58.132Z] 2024-11-08 08:23:58,038 [execute] INFO git fetch -v origin [2024-11-08T08:23:58.132Z] 2024-11-08 08:23:58,039 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-08T08:23:58.700Z] 2024-11-08 08:23:58,523 [run_push] DEBUG no remote changes detected [2024-11-08T08:23:58.700Z] 2024-11-08 08:23:58,523 [execute] INFO git push origin semver [2024-11-08T08:23:58.700Z] 2024-11-08 08:23:58,524 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-08T08:23:59.267Z] 2024-11-08 08:23:59,201 [run_push] DEBUG push all version tags [2024-11-08T08:23:59.267Z] 2024-11-08 08:23:59,202 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-08T08:23:59.267Z] 2024-11-08 08:23:59,202 [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) [2024-11-08T08:24:00.202Z] 2024-11-08 08:23:59,844 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-11-08T08:24:00.202Z] 4.0.0-dev.2 [Pipeline] } [2024-11-08T08:24:00.200Z] $ docker exec --env ******** --env ******** 95fbbb57cfefb50c2dc86519af0768a4eeefb780db558be42597d262d7d23c8e ssh-agent -k [2024-11-08T08:24:00.316Z] unset SSH_AUTH_SOCK; [2024-11-08T08:24:00.316Z] unset SSH_AGENT_PID; [2024-11-08T08:24:00.316Z] echo Agent pid 38 killed; [2024-11-08T08:24:00.339Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T08:24:00.662Z] + git semver [Pipeline] } [2024-11-08T08:24:00.922Z] $ docker stop --time=1 95fbbb57cfefb50c2dc86519af0768a4eeefb780db558be42597d262d7d23c8e [2024-11-08T08:24:02.187Z] $ docker rm -f --volumes 95fbbb57cfefb50c2dc86519af0768a4eeefb780db558be42597d262d7d23c8e [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 [2024-11-08T08:24:02.855Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2024-11-08T08:24:02.855Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-11-08T08:24:02.855Z] total 16 [2024-11-08T08:24:02.855Z] drwxr-xr-x 3 root root 4096 Nov 8 08:07 . [2024-11-08T08:24:02.855Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 08:23 .. [2024-11-08T08:24:02.855Z] drwxr-xr-x 2 root root 4096 Nov 8 08:07 cost [2024-11-08T08:24:02.855Z] -rw-r--r-- 1 root root 89 Nov 8 08:07 cost.csv [2024-11-08T08:24:02.855Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2024-11-08T08:24:02.855Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-11-08T08:24:02.855Z] total 16 [2024-11-08T08:24:02.855Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 08:07 . [2024-11-08T08:24:02.855Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 08:23 .. [2024-11-08T08:24:02.855Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 08:07 cost [2024-11-08T08:24:02.855Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 8 08:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:24:03.145Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:24:04.006Z] ---> package-listing.sh [2024-11-08T08:24:04.007Z] ++ facter osfamily [2024-11-08T08:24:04.007Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-08T08:24:04.267Z] + OS_FAMILY=debian [2024-11-08T08:24:04.267Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2024-11-08T08:24:04.267Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-08T08:24:04.267Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-08T08:24:04.267Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-08T08:24:04.267Z] + PACKAGES=/tmp/packages_start.txt [2024-11-08T08:24:04.267Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-11-08T08:24:04.267Z] + PACKAGES=/tmp/packages_end.txt [2024-11-08T08:24:04.267Z] + case "${OS_FAMILY}" in [2024-11-08T08:24:04.267Z] + dpkg -l [2024-11-08T08:24:04.267Z] + grep '^ii' [2024-11-08T08:24:04.267Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-08T08:24:04.267Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-08T08:24:04.267Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-08T08:24:04.267Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-11-08T08:24:04.267Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2024-11-08T08:24:04.267Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2024-11-08T08:24:04.280Z] 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 [2024-11-08T08:24:04.557Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:24:05.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T08:24:05.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:24:05.199Z] prd-ubuntu20.04-docker-8c-8g-25895 does not seem to be running inside a container [2024-11-08T08:24:05.219Z] $ 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 [2024-11-08T08:24:05.461Z] $ docker top 9aad886838240e85fc35a6f1f52ccadb6db0c59503d70ddd13449acb26e86cd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T08:24:05.820Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-08T08:24:06.106Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-08T08:24:06.393Z] + ls /var/log/sa-host [2024-11-08T08:24:06.393Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T08:24:06.551Z] provisioning config files... [2024-11-08T08:24:06.560Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13673015614997207123tmp [Pipeline] { [Pipeline] echo [2024-11-08T08:24:06.578Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:24:06.861Z] ---> create-netrc.sh [Pipeline] } [2024-11-08T08:24:06.867Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:24:07.214Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-08T08:24:07.225Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:24:07.505Z] ---> sudo-logs.sh [2024-11-08T08:24:07.505Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-08T08:24:07.537Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:24:07.817Z] ---> job-cost.sh [2024-11-08T08:24:07.817Z] lf-activate-venv: SKIPPING [2024-11-08T08:24:07.817Z] DEBUG: total: 0.2199999988079071 [2024-11-08T08:24:07.817Z] INFO: Retrieving Stack Cost... [2024-11-08T08:24:08.385Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T08:24:08.642Z] INFO: Archiving Costs [Pipeline] echo [2024-11-08T08:24:08.652Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:24:08.933Z] ---> logs-deploy.sh [2024-11-08T08:24:08.933Z] lf-activate-venv: SKIPPING [2024-11-08T08:24:08.933Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/100 [2024-11-08T08:24:08.933Z] INFO: archiving workspace using pattern(s): [2024-11-08T08:24:09.870Z] Archives upload complete. [2024-11-08T08:24:09.870Z] INFO: archiving logs to Nexus