Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2d7e7bcccaf720ac077dc443bc7b12b181cbc990 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-ssh7446031733803631447.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5948684734231576421.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11227139066379831179.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3780129435519821067.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-ssh663861457035070319.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1607’ Running on prd-ubuntu20.04-docker-8c-8g-1613 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 2d7e7bcccaf720ac077dc443bc7b12b181cbc990 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#126)" > 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 2d7e7bcccaf720ac077dc443bc7b12b181cbc990 # timeout=10 > git rev-list --no-walk ac25b61a972b9d222c308f01775442126fec713b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-24T02:28:34.927Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-24T02:28:35.107Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-24T02:28:35.138Z] ========================================================= [2024-02-24T02:28:35.138Z] EdgeX Global Pipelines Version Info [2024-02-24T02:28:35.138Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-24T02:30:56.812Z] ------------------- [2024-02-24T02:30:56.812Z] No tag info for: stable [2024-02-24T02:30:56.812Z] ------------------- [2024-02-24T02:30:56.812Z] experimental info: [2024-02-24T02:30:56.812Z] ------------------- [2024-02-24T02:30:56.812Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-24T02:30:56.812Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-24T02:30:56.813Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-24T02:30:56.906Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-02-24T02:30:56.928Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-02-24T02:30:56.954Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-24T02:30:56.980Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-24T02:30:57.012Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-24T02:30:57.037Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-24T02:30:57.064Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-24T02:30:57.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-24T02:30:57.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-24T02:30:57.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-24T02:30:57.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-24T02:30:57.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-02-24T02:30:57.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-24T02:30:57.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-24T02:30:57.319Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-24T02:30:57.349Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-24T02:30:57.391Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-24T02:30:57.428Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-24T02:30:57.466Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-24T02:30:57.504Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-24T02:30:57.543Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-24T02:30:57.586Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-24T02:30:57.630Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-24T02:30:57.672Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-24T02:30:57.716Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-24T02:30:57.758Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-24T02:30:57.804Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-24T02:30:57.846Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-24T02:30:57.887Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-24T02:30:57.924Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-24T02:30:57.965Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d7e7bcccaf720ac077dc443bc7b12b181cbc990 [Pipeline] echo [2024-02-24T02:30:58.005Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d7e7bc [Pipeline] echo [2024-02-24T02:30:58.046Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-24T02:30:58.140Z] provisioning config files... [2024-02-24T02:30:58.161Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4904704440675449560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-24T02:30:58.511Z] ---> ****-login.sh [2024-02-24T02:30:58.511Z] nexus3.edgexfoundry.org:10001 [2024-02-24T02:30:58.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-24T02:30:58.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-24T02:30:58.772Z] Configure a credential helper to remove this warning. See [2024-02-24T02:30:58.772Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-24T02:30:58.772Z] [2024-02-24T02:30:58.772Z] Login Succeeded [2024-02-24T02:30:58.772Z] nexus3.edgexfoundry.org:10002 [2024-02-24T02:30:58.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-24T02:30:59.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-24T02:30:59.033Z] Configure a credential helper to remove this warning. See [2024-02-24T02:30:59.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-24T02:30:59.033Z] [2024-02-24T02:30:59.033Z] Login Succeeded [2024-02-24T02:30:59.033Z] nexus3.edgexfoundry.org:10003 [2024-02-24T02:30:59.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-24T02:30:59.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-24T02:30:59.033Z] Configure a credential helper to remove this warning. See [2024-02-24T02:30:59.034Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-24T02:30:59.034Z] [2024-02-24T02:30:59.034Z] Login Succeeded [2024-02-24T02:30:59.034Z] nexus3.edgexfoundry.org:10004 [2024-02-24T02:30:59.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-24T02:30:59.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-24T02:30:59.034Z] Configure a credential helper to remove this warning. See [2024-02-24T02:30:59.034Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-24T02:30:59.034Z] [2024-02-24T02:30:59.034Z] Login Succeeded [2024-02-24T02:30:59.034Z] ****.io [2024-02-24T02:30:59.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-24T02:30:59.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-24T02:30:59.555Z] Configure a credential helper to remove this warning. See [2024-02-24T02:30:59.555Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-24T02:30:59.555Z] [2024-02-24T02:30:59.555Z] Login Succeeded [2024-02-24T02:30:59.555Z] ---> ****-login.sh ends [Pipeline] } [2024-02-24T02:30:59.563Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-24T02:31:00.087Z] + git rev-list -1 --merges 2d7e7bcccaf720ac077dc443bc7b12b181cbc990~1..2d7e7bcccaf720ac077dc443bc7b12b181cbc990 [Pipeline] echo [2024-02-24T02:31:00.116Z] -----------> git rev-list -1 --merges 2d7e7bcccaf720ac077dc443bc7b12b181cbc990~1..2d7e7bcccaf720ac077dc443bc7b12b181cbc990 2d7e7bcccaf720ac077dc443bc7b12b181cbc990 [false] [Pipeline] sh [2024-02-24T02:31:00.421Z] + git log --format=format:%s -1 2d7e7bcccaf720ac077dc443bc7b12b181cbc990 [Pipeline] echo [2024-02-24T02:31:00.443Z] ========================================================= [2024-02-24T02:31:00.443Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-24T02:31:00.443Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-24T02:31:00.825Z] + git log --format=format:%s -1 2d7e7bcccaf720ac077dc443bc7b12b181cbc990 [Pipeline] echo [2024-02-24T02:31:00.835Z] [semverPrep] GIT_COMMIT: 2d7e7bcccaf720ac077dc443bc7b12b181cbc990, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#126) [Pipeline] echo [2024-02-24T02:31:00.865Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-24T02:31:01.293Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-24T02:31:01.293Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-24T02:31:01.293Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-24T02:31:01.293Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-24T02:31:01.293Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-24T02:31:01.293Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-24T02:31:01.293Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:31:01.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-24T02:31:01.743Z] [2024-02-24T02:31:01.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:31:02.064Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-24T02:31:02.064Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-24T02:31:02.064Z] b85a868b505f: Pulling fs layer [2024-02-24T02:31:02.064Z] e2be974225ed: Pulling fs layer [2024-02-24T02:31:02.064Z] 339a4e72a1f5: Pulling fs layer [2024-02-24T02:31:02.064Z] 988bab9f4d93: Pulling fs layer [2024-02-24T02:31:02.064Z] 1469e6f7b9e6: Pulling fs layer [2024-02-24T02:31:02.064Z] eaf3925da568: Pulling fs layer [2024-02-24T02:31:02.064Z] bab4dde63d76: Pulling fs layer [2024-02-24T02:31:02.064Z] bde34c3a00c8: Pulling fs layer [2024-02-24T02:31:02.064Z] b352a97aabf1: Pulling fs layer [2024-02-24T02:31:02.064Z] 4872d77fe225: Pulling fs layer [2024-02-24T02:31:02.064Z] 5851b861e8e6: Pulling fs layer [2024-02-24T02:31:02.064Z] bab4dde63d76: Waiting [2024-02-24T02:31:02.064Z] bde34c3a00c8: Waiting [2024-02-24T02:31:02.064Z] b352a97aabf1: Waiting [2024-02-24T02:31:02.064Z] 4872d77fe225: Waiting [2024-02-24T02:31:02.064Z] 5851b861e8e6: Waiting [2024-02-24T02:31:02.064Z] 988bab9f4d93: Waiting [2024-02-24T02:31:02.064Z] 1469e6f7b9e6: Waiting [2024-02-24T02:31:02.064Z] eaf3925da568: Waiting [2024-02-24T02:31:02.064Z] e2be974225ed: Verifying Checksum [2024-02-24T02:31:02.064Z] e2be974225ed: Download complete [2024-02-24T02:31:02.064Z] 988bab9f4d93: Verifying Checksum [2024-02-24T02:31:02.064Z] 988bab9f4d93: Download complete [2024-02-24T02:31:02.064Z] 1469e6f7b9e6: Verifying Checksum [2024-02-24T02:31:02.064Z] 1469e6f7b9e6: Download complete [2024-02-24T02:31:02.064Z] 339a4e72a1f5: Verifying Checksum [2024-02-24T02:31:02.064Z] 339a4e72a1f5: Download complete [2024-02-24T02:31:02.064Z] eaf3925da568: Verifying Checksum [2024-02-24T02:31:02.064Z] eaf3925da568: Download complete [2024-02-24T02:31:02.322Z] bde34c3a00c8: Verifying Checksum [2024-02-24T02:31:02.323Z] bde34c3a00c8: Download complete [2024-02-24T02:31:02.323Z] b352a97aabf1: Download complete [2024-02-24T02:31:02.323Z] 4872d77fe225: Verifying Checksum [2024-02-24T02:31:02.323Z] 4872d77fe225: Download complete [2024-02-24T02:31:02.323Z] 5851b861e8e6: Download complete [2024-02-24T02:31:02.323Z] b85a868b505f: Verifying Checksum [2024-02-24T02:31:02.323Z] b85a868b505f: Download complete [2024-02-24T02:31:02.582Z] bab4dde63d76: Download complete [2024-02-24T02:31:03.520Z] b85a868b505f: Pull complete [2024-02-24T02:31:03.520Z] e2be974225ed: Pull complete [2024-02-24T02:31:04.090Z] 339a4e72a1f5: Pull complete [2024-02-24T02:31:04.090Z] 988bab9f4d93: Pull complete [2024-02-24T02:31:04.349Z] 1469e6f7b9e6: Pull complete [2024-02-24T02:31:04.350Z] eaf3925da568: Pull complete [2024-02-24T02:31:06.265Z] bab4dde63d76: Pull complete [2024-02-24T02:31:06.265Z] bde34c3a00c8: Pull complete [2024-02-24T02:31:06.265Z] b352a97aabf1: Pull complete [2024-02-24T02:31:06.265Z] 4872d77fe225: Pull complete [2024-02-24T02:31:06.265Z] 5851b861e8e6: Pull complete [2024-02-24T02:31:06.265Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-24T02:31:06.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-24T02:31:06.265Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-24T02:31:06.461Z] prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container [2024-02-24T02:31:06.492Z] $ 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-02-24T02:31:09.753Z] $ docker top fdb9aad6295238c6a2edd993d88edb527665c19ce75510262c3362bc86b457fe -eo pid,comm [2024-02-24T02:31:09.806Z] 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-02-24T02:31:09.806Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-24T02:31:09.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-24T02:31:09.910Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-24T02:31:10.020Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-24T02:31:10.021Z] $ docker exec fdb9aad6295238c6a2edd993d88edb527665c19ce75510262c3362bc86b457fe ssh-agent [2024-02-24T02:31:10.127Z] SSH_AUTH_SOCK=/tmp/ssh-RTDIzBBDTfTx/agent.32 [2024-02-24T02:31:10.127Z] SSH_AGENT_PID=38 [2024-02-24T02:31:10.133Z] Running ssh-add (command line suppressed) [2024-02-24T02:31:10.226Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4373798745544702875.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4373798745544702875.key) [2024-02-24T02:31:10.240Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-24T02:31:10.541Z] + git tag --points-at HEAD [Pipeline] } [2024-02-24T02:31:10.553Z] $ docker exec --env ******** --env ******** fdb9aad6295238c6a2edd993d88edb527665c19ce75510262c3362bc86b457fe ssh-agent -k [2024-02-24T02:31:10.639Z] unset SSH_AUTH_SOCK; [2024-02-24T02:31:10.639Z] unset SSH_AGENT_PID; [2024-02-24T02:31:10.639Z] echo Agent pid 38 killed; [2024-02-24T02:31:10.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-24T02:31:10.713Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-24T02:31:10.713Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-24T02:31:10.840Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-24T02:31:10.841Z] $ docker exec fdb9aad6295238c6a2edd993d88edb527665c19ce75510262c3362bc86b457fe ssh-agent [2024-02-24T02:31:10.938Z] SSH_AUTH_SOCK=/tmp/ssh-mar4duSpY78H/agent.70 [2024-02-24T02:31:10.938Z] SSH_AGENT_PID=76 [2024-02-24T02:31:10.942Z] Running ssh-add (command line suppressed) [2024-02-24T02:31:11.032Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3786330367349782641.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3786330367349782641.key) [2024-02-24T02:31:11.049Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-24T02:31:11.365Z] + git semver init [2024-02-24T02:31:11.625Z] 2024-02-24 02:31:11,530 [run_init] DEBUG init version:0.0.0 force:False [2024-02-24T02:31:11.625Z] 2024-02-24 02:31:11,531 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2024-02-24T02:31:11.625Z] 2024-02-24 02:31:11,532 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2024-02-24T02:31:11.625Z] 2024-02-24 02:31:11,532 [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-02-24T02:31:12.565Z] 2024-02-24 02:31:12,516 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2024-02-24T02:31:12.565Z] 2024-02-24 02:31:12,517 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2024-02-24T02:31:12.565Z] 2024-02-24 02:31:12,517 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-24T02:31:12.565Z] 2024-02-24 02:31:12,517 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-24T02:31:12.565Z] 3.2.0-dev.11 [Pipeline] } [2024-02-24T02:31:12.573Z] $ docker exec --env ******** --env ******** fdb9aad6295238c6a2edd993d88edb527665c19ce75510262c3362bc86b457fe ssh-agent -k [2024-02-24T02:31:12.670Z] unset SSH_AUTH_SOCK; [2024-02-24T02:31:12.671Z] unset SSH_AGENT_PID; [2024-02-24T02:31:12.671Z] echo Agent pid 76 killed; [2024-02-24T02:31:12.685Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-24T02:31:13.098Z] + git semver [Pipeline] } [2024-02-24T02:31:13.370Z] $ docker stop --time=1 fdb9aad6295238c6a2edd993d88edb527665c19ce75510262c3362bc86b457fe [2024-02-24T02:31:14.721Z] $ docker rm -f --volumes fdb9aad6295238c6a2edd993d88edb527665c19ce75510262c3362bc86b457fe [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-24T02:31:15.093Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-24T02:31:15.345Z] Stashed 1 file(s) [Pipeline] echo [2024-02-24T02:31:15.350Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.11 [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-02-24T02:31:15.853Z] provisioning config files... [2024-02-24T02:31:15.863Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config419177216721328315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-24T02:31:16.192Z] ---> ****-login.sh [2024-02-24T02:31:16.192Z] nexus3.edgexfoundry.org:10001 [2024-02-24T02:31:16.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-24T02:31:16.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-24T02:31:16.193Z] Configure a credential helper to remove this warning. See [2024-02-24T02:31:16.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-24T02:31:16.193Z] [2024-02-24T02:31:16.193Z] Login Succeeded [2024-02-24T02:31:16.193Z] nexus3.edgexfoundry.org:10002 [2024-02-24T02:31:16.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-24T02:31:16.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-24T02:31:16.193Z] Configure a credential helper to remove this warning. See [2024-02-24T02:31:16.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-24T02:31:16.193Z] [2024-02-24T02:31:16.193Z] Login Succeeded [2024-02-24T02:31:16.193Z] nexus3.edgexfoundry.org:10003 [2024-02-24T02:31:16.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-24T02:31:16.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-24T02:31:16.453Z] Configure a credential helper to remove this warning. See [2024-02-24T02:31:16.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-24T02:31:16.453Z] [2024-02-24T02:31:16.453Z] Login Succeeded [2024-02-24T02:31:16.453Z] nexus3.edgexfoundry.org:10004 [2024-02-24T02:31:16.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-24T02:31:16.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-24T02:31:16.453Z] Configure a credential helper to remove this warning. See [2024-02-24T02:31:16.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-24T02:31:16.453Z] [2024-02-24T02:31:16.453Z] Login Succeeded [2024-02-24T02:31:16.453Z] ****.io [2024-02-24T02:31:16.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-24T02:31:17.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-24T02:31:17.298Z] Configure a credential helper to remove this warning. See [2024-02-24T02:31:17.298Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-24T02:31:17.298Z] [2024-02-24T02:31:17.298Z] Login Succeeded [2024-02-24T02:31:17.298Z] ---> ****-login.sh ends [Pipeline] } [2024-02-24T02:31:17.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-24T02:31:17.618Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-24T02:31:17.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-24T02:31:17.692Z] ========================================================= [2024-02-24T02:31:17.692Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-24T02:31:17.692Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:31:18.102Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-24T02:31:18.103Z] Sending build context to Docker daemon 6.685MB [2024-02-24T02:31:18.103Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-24T02:31:18.103Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-24T02:31:18.103Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-24T02:31:18.103Z] 7264a8db6415: Pulling fs layer [2024-02-24T02:31:18.103Z] c4d48a809fc2: Pulling fs layer [2024-02-24T02:31:18.103Z] 4f1c88b9dad5: Pulling fs layer [2024-02-24T02:31:18.103Z] ad3a456e5733: Pulling fs layer [2024-02-24T02:31:18.103Z] 69c7f0334f64: Pulling fs layer [2024-02-24T02:31:18.103Z] 1f1c1a5573a3: Pulling fs layer [2024-02-24T02:31:18.103Z] ce7588e14bc9: Pulling fs layer [2024-02-24T02:31:18.103Z] b5e4710f87ac: Pulling fs layer [2024-02-24T02:31:18.103Z] 69c7f0334f64: Waiting [2024-02-24T02:31:18.103Z] 1f1c1a5573a3: Waiting [2024-02-24T02:31:18.103Z] ce7588e14bc9: Waiting [2024-02-24T02:31:18.103Z] b5e4710f87ac: Waiting [2024-02-24T02:31:18.103Z] ad3a456e5733: Waiting [2024-02-24T02:31:18.103Z] c4d48a809fc2: Download complete [2024-02-24T02:31:18.103Z] ad3a456e5733: Download complete [2024-02-24T02:31:18.103Z] 69c7f0334f64: Verifying Checksum [2024-02-24T02:31:18.103Z] 69c7f0334f64: Download complete [2024-02-24T02:31:18.103Z] 7264a8db6415: Verifying Checksum [2024-02-24T02:31:18.103Z] 7264a8db6415: Download complete [2024-02-24T02:31:18.364Z] 1f1c1a5573a3: Verifying Checksum [2024-02-24T02:31:18.364Z] 1f1c1a5573a3: Download complete [2024-02-24T02:31:18.364Z] 7264a8db6415: Pull complete [2024-02-24T02:31:18.364Z] b5e4710f87ac: Verifying Checksum [2024-02-24T02:31:18.364Z] b5e4710f87ac: Download complete [2024-02-24T02:31:18.623Z] c4d48a809fc2: Pull complete [2024-02-24T02:31:18.623Z] 4f1c88b9dad5: Download complete [2024-02-24T02:31:19.189Z] ce7588e14bc9: Download complete [2024-02-24T02:31:21.727Z] 4f1c88b9dad5: Pull complete [2024-02-24T02:31:21.727Z] ad3a456e5733: Pull complete [2024-02-24T02:31:21.727Z] 69c7f0334f64: Pull complete [2024-02-24T02:31:21.987Z] 1f1c1a5573a3: Pull complete [2024-02-24T02:31:24.519Z] ce7588e14bc9: Pull complete [2024-02-24T02:31:24.519Z] b5e4710f87ac: Pull complete [2024-02-24T02:31:24.778Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-24T02:31:24.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-24T02:31:24.778Z] ---> 88b5674ff536 [2024-02-24T02:31:24.778Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-24T02:31:30.060Z] ---> Running in f7b5443495ea [2024-02-24T02:31:30.060Z] Removing intermediate container f7b5443495ea [2024-02-24T02:31:30.060Z] ---> 9331aec6f16d [2024-02-24T02:31:30.060Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-24T02:31:30.319Z] ---> Running in 32b642ec7f90 [2024-02-24T02:31:30.319Z] Removing intermediate container 32b642ec7f90 [2024-02-24T02:31:30.319Z] ---> a141ba6e3de6 [2024-02-24T02:31:30.319Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-24T02:31:30.319Z] ---> Running in e87cdd33486f [2024-02-24T02:31:30.320Z] Removing intermediate container e87cdd33486f [2024-02-24T02:31:30.320Z] ---> f8fc698ad764 [2024-02-24T02:31:30.320Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-24T02:31:30.320Z] ---> Running in a25e0c96a829 [2024-02-24T02:31:30.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-24T02:31:30.654Z] Still waiting to schedule task [2024-02-24T02:31:30.655Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1611’ is offline [2024-02-24T02:31:30.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-24T02:31:31.409Z] OK: 264 MiB in 52 packages [2024-02-24T02:31:31.670Z] Removing intermediate container a25e0c96a829 [2024-02-24T02:31:31.670Z] ---> f47d45f5eb98 [2024-02-24T02:31:31.670Z] Step 7/12 : WORKDIR /app [2024-02-24T02:31:31.670Z] ---> Running in 12a008c8a24c [2024-02-24T02:31:31.670Z] Removing intermediate container 12a008c8a24c [2024-02-24T02:31:31.670Z] ---> 1995662178f0 [2024-02-24T02:31:31.670Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-24T02:31:31.930Z] ---> f88c62b25050 [2024-02-24T02:31:31.930Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-24T02:31:31.930Z] ---> Running in 39a3ecbbdef1 [2024-02-24T02:32:04.067Z] Removing intermediate container 39a3ecbbdef1 [2024-02-24T02:32:04.067Z] ---> eb3a789d16b8 [2024-02-24T02:32:04.067Z] Step 10/12 : COPY . . [2024-02-24T02:32:04.067Z] ---> a415590aeb0f [2024-02-24T02:32:04.067Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-24T02:32:04.067Z] ---> Running in c82606605cab [2024-02-24T02:32:04.067Z] Removing intermediate container c82606605cab [2024-02-24T02:32:04.067Z] ---> 695d4a806695 [2024-02-24T02:32:04.067Z] Step 12/12 : RUN $MAKE [2024-02-24T02:32:04.067Z] ---> Running in 3280ff428124 [2024-02-24T02:32:04.067Z] noop [2024-02-24T02:32:04.067Z] Removing intermediate container 3280ff428124 [2024-02-24T02:32:04.067Z] ---> 85d8641f58ab [2024-02-24T02:32:04.067Z] Successfully built 85d8641f58ab [2024-02-24T02:32:04.067Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:32:04.446Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-24T02:32:04.446Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-24T02:32:04.572Z] prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container [2024-02-24T02:32:04.605Z] $ 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-02-24T02:32:04.945Z] $ docker top b09fba5a7e3926a1fb1adfc587e0dec3133fa3c65e2fb82f5fdaf752763ad513 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-24T02:32:05.337Z] + go version [2024-02-24T02:32:05.337Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-24T02:32:05.346Z] $ docker stop --time=1 b09fba5a7e3926a1fb1adfc587e0dec3133fa3c65e2fb82f5fdaf752763ad513 [2024-02-24T02:32:06.622Z] $ docker rm -f --volumes b09fba5a7e3926a1fb1adfc587e0dec3133fa3c65e2fb82f5fdaf752763ad513 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:32:07.257Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-24T02:32:07.257Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-24T02:32:07.373Z] prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container [2024-02-24T02:32:07.401Z] $ 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-02-24T02:32:07.734Z] $ docker top f0884b4a876884c447cc27ab1acfa33c8456f516b0b4cf59ba07da61a559c828 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-24T02:32:08.128Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2024-02-24T02:32:08.460Z] + make test [2024-02-24T02:32:08.460Z] go test -race -coverprofile=coverage.out ./... [2024-02-24T02:32:26.548Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-02-24T02:32:26.548Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-02-24T02:32:26.548Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-02-24T02:32:26.548Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-02-24T02:32:27.192Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.042s coverage: 88.0% of statements [2024-02-24T02:32:37.251Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.603s coverage: 98.7% of statements [2024-02-24T02:32:37.251Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.100s coverage: 89.7% of statements [2024-02-24T02:32:37.251Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.032s coverage: 100.0% of statements [2024-02-24T02:32:55.357Z] go vet ./... [2024-02-24T02:32:57.888Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-24T02:32:57.888Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-24T02:32:57.888Z] ./bin/test-attribution-txt.sh [2024-02-24T02:32:57.888Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-24T02:32:57.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-24T02:32:57.943Z] $ docker stop --time=1 f0884b4a876884c447cc27ab1acfa33c8456f516b0b4cf59ba07da61a559c828 [2024-02-24T02:33:01.891Z] $ docker rm -f --volumes f0884b4a876884c447cc27ab1acfa33c8456f516b0b4cf59ba07da61a559c828 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-24T02:33:02.448Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-24T02:33:02.519Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-24T02:33:03.188Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-24T02:33:03.476Z] + ls -al . [2024-02-24T02:33:03.476Z] total 192 [2024-02-24T02:33:03.476Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 24 02:32 . [2024-02-24T02:33:03.476Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 24 02:28 .. [2024-02-24T02:33:03.476Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 24 02:28 .dockerignore [2024-02-24T02:33:03.476Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 24 02:32 .git [2024-02-24T02:33:03.476Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 24 02:28 .github [2024-02-24T02:33:03.476Z] -rw-rw-r-- 1 jenkins jenkins 164 Feb 24 02:28 .gitignore [2024-02-24T02:33:03.476Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 24 02:28 .golangci.yml [2024-02-24T02:33:03.476Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 24 02:31 .semver [2024-02-24T02:33:03.476Z] -rw-rw-r-- 1 jenkins jenkins 11301 Feb 24 02:28 Attribution.txt [2024-02-24T02:33:03.476Z] -rw-rw-r-- 1 jenkins jenkins 458 Feb 24 02:28 CHANGELOG.md [2024-02-24T02:33:03.476Z] -rw-rw-r-- 1 jenkins jenkins 1725 Feb 24 02:28 Dockerfile [2024-02-24T02:33:03.476Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 24 02:28 GOVERNANCE.md [2024-02-24T02:33:03.476Z] -rw-rw-r-- 1 jenkins jenkins 681 Feb 24 02:28 Jenkinsfile [2024-02-24T02:33:03.476Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 24 02:28 LICENSE [2024-02-24T02:33:03.476Z] -rw-rw-r-- 1 jenkins jenkins 3136 Feb 24 02:28 Makefile [2024-02-24T02:33:03.476Z] -rw-rw-r-- 1 jenkins jenkins 611 Feb 24 02:28 OWNERS.md [2024-02-24T02:33:03.476Z] -rw-rw-r-- 1 jenkins jenkins 4107 Feb 24 02:28 README.md [2024-02-24T02:33:03.476Z] -rw-rw-r-- 1 jenkins jenkins 7789 Feb 24 02:28 Record and Reply.postman_collection.json [2024-02-24T02:33:03.476Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 24 02:31 VERSION [2024-02-24T02:33:03.476Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 24 02:28 bin [2024-02-24T02:33:03.476Z] -rw-r--r-- 1 jenkins jenkins 24667 Feb 24 02:32 coverage.out [2024-02-24T02:33:03.476Z] -rw-rw-r-- 1 jenkins jenkins 3951 Feb 24 02:28 go.mod [2024-02-24T02:33:03.476Z] -rw-rw-r-- 1 jenkins jenkins 34490 Feb 24 02:28 go.sum [2024-02-24T02:33:03.476Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 24 02:28 internal [2024-02-24T02:33:03.476Z] -rw-rw-r-- 1 jenkins jenkins 913 Feb 24 02:28 main.go [2024-02-24T02:33:03.476Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 24 02:28 openapi [2024-02-24T02:33:03.476Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 24 02:28 pkg [2024-02-24T02:33:03.476Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 24 02:28 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:33:03.848Z] + 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=2d7e7bcccaf720ac077dc443bc7b12b181cbc990 --label arch=amd64 --label version=3.2.0-dev.11 . [2024-02-24T02:33:03.848Z] Sending build context to Docker daemon 6.711MB [2024-02-24T02:33:03.848Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-24T02:33:03.848Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-24T02:33:03.848Z] ---> 85d8641f58ab [2024-02-24T02:33:03.848Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-24T02:33:04.415Z] ---> Running in 64ba5a94ac75 [2024-02-24T02:33:04.415Z] Removing intermediate container 64ba5a94ac75 [2024-02-24T02:33:04.415Z] ---> b3e84ad0791f [2024-02-24T02:33:04.415Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-24T02:33:04.415Z] ---> Running in 546f4e551915 [2024-02-24T02:33:04.415Z] Removing intermediate container 546f4e551915 [2024-02-24T02:33:04.415Z] ---> 18d7448b1117 [2024-02-24T02:33:04.415Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-24T02:33:04.415Z] ---> Running in c466a59b4fa7 [2024-02-24T02:33:04.674Z] Removing intermediate container c466a59b4fa7 [2024-02-24T02:33:04.674Z] ---> bc904f148893 [2024-02-24T02:33:04.674Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-24T02:33:04.674Z] ---> Running in 2f434c482d72 [2024-02-24T02:33:04.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-24T02:33:04.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-24T02:33:05.508Z] OK: 264 MiB in 52 packages [2024-02-24T02:33:05.767Z] Removing intermediate container 2f434c482d72 [2024-02-24T02:33:05.767Z] ---> 13e5cfd94146 [2024-02-24T02:33:05.767Z] Step 7/27 : WORKDIR /app [2024-02-24T02:33:05.767Z] ---> Running in ed074e11e20e [2024-02-24T02:33:05.767Z] Removing intermediate container ed074e11e20e [2024-02-24T02:33:05.767Z] ---> c9761afa0bf8 [2024-02-24T02:33:05.767Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-24T02:33:06.028Z] ---> 3cddc491f937 [2024-02-24T02:33:06.028Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-24T02:33:06.028Z] ---> Running in caa520e730c2 [2024-02-24T02:33:06.597Z] Removing intermediate container caa520e730c2 [2024-02-24T02:33:06.597Z] ---> ffe719410904 [2024-02-24T02:33:06.597Z] Step 10/27 : COPY . . [2024-02-24T02:33:07.168Z] ---> 57c9fcab376f [2024-02-24T02:33:07.168Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-24T02:33:07.168Z] ---> Running in 659b488e609c [2024-02-24T02:33:07.168Z] Removing intermediate container 659b488e609c [2024-02-24T02:33:07.168Z] ---> 4b31e8d112d9 [2024-02-24T02:33:07.168Z] Step 12/27 : RUN $MAKE [2024-02-24T02:33:07.168Z] ---> Running in a597879f5484 [2024-02-24T02:33:07.426Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.11" -trimpath -mod=readonly -o app-record-replay [2024-02-24T02:33:12.115Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1614 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2024-02-24T02:33:12.153Z] Running in /w/workspace/app-record-replay/86 [Pipeline] { [Pipeline] checkout [2024-02-24T02:33:15.220Z] Selected Git installation does not exist. Using Default [2024-02-24T02:33:15.220Z] The recommended git tool is: NONE [2024-02-24T02:33:19.831Z] using credential edgex-jenkins-ssh [2024-02-24T02:33:19.854Z] Cloning the remote Git repository [2024-02-24T02:33:19.891Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-02-24T02:33:19.977Z] > git init /w/workspace/app-record-replay/86 # timeout=10 [2024-02-24T02:33:20.112Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-02-24T02:33:20.113Z] > git --version # timeout=10 [2024-02-24T02:33:20.135Z] > git --version # 'git version 2.25.1' [2024-02-24T02:33:20.137Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-24T02:33:20.289Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-24T02:33:26.397Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-02-24T02:33:26.430Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-24T02:33:27.276Z] Avoid second fetch [2024-02-24T02:33:27.277Z] Checking out Revision 2d7e7bcccaf720ac077dc443bc7b12b181cbc990 (main) [2024-02-24T02:33:27.852Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#126)" [2024-02-24T02:33:27.292Z] > git config core.sparsecheckout # timeout=10 [2024-02-24T02:33:27.362Z] > git checkout -f 2d7e7bcccaf720ac077dc443bc7b12b181cbc990 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-24T02:33:29.100Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-24T02:33:29.100Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-24T02:33:29.100Z] Dload Upload Total Spent Left Speed [2024-02-24T02:33:29.100Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-02-24T02:33:29.378Z] Removing intermediate container a597879f5484 [2024-02-24T02:33:29.378Z] ---> 7fdcb1311268 [2024-02-24T02:33:29.378Z] Step 13/27 : FROM alpine:3.18 [2024-02-24T02:33:29.378Z] 3.18: Pulling from library/alpine [2024-02-24T02:33:29.378Z] 619be1103602: Pulling fs layer [2024-02-24T02:33:29.378Z] 619be1103602: Verifying Checksum [2024-02-24T02:33:29.378Z] 619be1103602: Download complete [2024-02-24T02:33:29.448Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-24T02:33:29.639Z] 619be1103602: Pull complete [2024-02-24T02:33:29.640Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-24T02:33:29.640Z] Status: Downloaded newer image for alpine:3.18 [2024-02-24T02:33:29.640Z] ---> d3782b16ccc9 [2024-02-24T02:33:29.640Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-24T02:33:29.640Z] ---> Running in c3df1fee5171 [2024-02-24T02:33:29.640Z] Removing intermediate container c3df1fee5171 [2024-02-24T02:33:29.640Z] ---> c3064debe578 [2024-02-24T02:33:29.640Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-02-24T02:33:29.640Z] ---> Running in a3cfc2758022 [2024-02-24T02:33:29.773Z] + sudo tee /etc/docker/daemon.new [2024-02-24T02:33:29.773Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-24T02:33:29.773Z] { [2024-02-24T02:33:29.773Z] "registry-mirrors": [ [2024-02-24T02:33:29.773Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-24T02:33:29.773Z] ], [2024-02-24T02:33:29.773Z] "bip": "10.250.0.254/24", [2024-02-24T02:33:29.773Z] "hosts": [ [2024-02-24T02:33:29.773Z] "tcp://0.0.0.0:5555", [2024-02-24T02:33:29.773Z] "unix:///var/run/docker.sock" [2024-02-24T02:33:29.773Z] ], [2024-02-24T02:33:29.773Z] "mtu": 1458, [2024-02-24T02:33:29.773Z] "selinux-enabled": true, [2024-02-24T02:33:29.773Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-24T02:33:29.773Z] } [Pipeline] sh [2024-02-24T02:33:29.899Z] Removing intermediate container a3cfc2758022 [2024-02-24T02:33:29.899Z] ---> be5559c05c0b [2024-02-24T02:33:29.899Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-24T02:33:29.899Z] ---> Running in 7a62b16a9316 [2024-02-24T02:33:30.092Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-24T02:33:30.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-24T02:33:30.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-24T02:33:30.430Z] + sudo service docker restart [2024-02-24T02:33:30.676Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-24T02:33:30.676Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-24T02:33:30.676Z] Executing busybox-1.36.1-r5.trigger [2024-02-24T02:33:30.676Z] Executing ca-certificates-20230506-r0.trigger [2024-02-24T02:33:30.676Z] OK: 8 MiB in 17 packages [2024-02-24T02:33:31.250Z] Removing intermediate container 7a62b16a9316 [2024-02-24T02:33:31.250Z] ---> ee5eea0d18e2 [2024-02-24T02:33:31.250Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-24T02:33:31.250Z] ---> Running in 76c74c38ec55 [2024-02-24T02:33:31.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-24T02:33:31.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-24T02:33:31.769Z] OK: 8 MiB in 17 packages [2024-02-24T02:33:32.028Z] Removing intermediate container 76c74c38ec55 [2024-02-24T02:33:32.028Z] ---> dac28114890e [2024-02-24T02:33:32.028Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-24T02:33:32.287Z] ---> a310ff111613 [2024-02-24T02:33:32.287Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-24T02:33:32.287Z] ---> 3ab523fcd2e5 [2024-02-24T02:33:32.287Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-24T02:33:32.547Z] ---> b1d744d49dbb [2024-02-24T02:33:32.547Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-02-24T02:33:33.491Z] ---> 9159d43d8865 [2024-02-24T02:33:33.491Z] Step 22/27 : EXPOSE 59712 [2024-02-24T02:33:33.491Z] ---> Running in 0caa22861709 [2024-02-24T02:33:33.491Z] Removing intermediate container 0caa22861709 [2024-02-24T02:33:33.491Z] ---> babe60ade311 [2024-02-24T02:33:33.491Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-02-24T02:33:33.491Z] ---> Running in 44b468b1aef9 [2024-02-24T02:33:33.491Z] Removing intermediate container 44b468b1aef9 [2024-02-24T02:33:33.491Z] ---> 914e6ecff220 [2024-02-24T02:33:33.491Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-24T02:33:33.491Z] ---> Running in 6d9e298487b7 [2024-02-24T02:33:33.491Z] Removing intermediate container 6d9e298487b7 [2024-02-24T02:33:33.491Z] ---> 801c50cdaa38 [2024-02-24T02:33:33.491Z] Step 25/27 : LABEL arch=amd64 [2024-02-24T02:33:33.491Z] ---> Running in 094d8756e2e1 [2024-02-24T02:33:33.750Z] Removing intermediate container 094d8756e2e1 [2024-02-24T02:33:33.750Z] ---> 8ec9ee0ac036 [2024-02-24T02:33:33.750Z] Step 26/27 : LABEL git_sha=2d7e7bcccaf720ac077dc443bc7b12b181cbc990 [2024-02-24T02:33:33.750Z] ---> Running in 367f1cca98cc [2024-02-24T02:33:33.750Z] Removing intermediate container 367f1cca98cc [2024-02-24T02:33:33.750Z] ---> 2d634b830cc5 [2024-02-24T02:33:33.750Z] Step 27/27 : LABEL version=3.2.0-dev.11 [2024-02-24T02:33:33.750Z] ---> Running in 984741f986cf [2024-02-24T02:33:33.750Z] Removing intermediate container 984741f986cf [2024-02-24T02:33:33.750Z] ---> d3416bd0ad23 [2024-02-24T02:33:33.750Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-24T02:33:33.750Z] Successfully built d3416bd0ad23 [2024-02-24T02:33:33.750Z] 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-02-24T02:33:34.079Z] provisioning config files... [2024-02-24T02:33:34.090Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2160373619649899067tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-24T02:33:34.424Z] ---> ****-login.sh [2024-02-24T02:33:34.424Z] nexus3.edgexfoundry.org:10001 [2024-02-24T02:33:34.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-24T02:33:34.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-24T02:33:34.424Z] Configure a credential helper to remove this warning. See [2024-02-24T02:33:34.424Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-24T02:33:34.424Z] [2024-02-24T02:33:34.424Z] Login Succeeded [2024-02-24T02:33:34.424Z] nexus3.edgexfoundry.org:10002 [2024-02-24T02:33:34.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-24T02:33:34.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-24T02:33:34.424Z] Configure a credential helper to remove this warning. See [2024-02-24T02:33:34.424Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-24T02:33:34.424Z] [2024-02-24T02:33:34.424Z] Login Succeeded [2024-02-24T02:33:34.424Z] nexus3.edgexfoundry.org:10003 [2024-02-24T02:33:34.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-24T02:33:34.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-24T02:33:34.684Z] Configure a credential helper to remove this warning. See [2024-02-24T02:33:34.684Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-24T02:33:34.684Z] [2024-02-24T02:33:34.684Z] Login Succeeded [2024-02-24T02:33:34.684Z] nexus3.edgexfoundry.org:10004 [2024-02-24T02:33:34.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-24T02:33:34.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-24T02:33:34.684Z] Configure a credential helper to remove this warning. See [2024-02-24T02:33:34.684Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-24T02:33:34.684Z] [2024-02-24T02:33:34.684Z] Login Succeeded [2024-02-24T02:33:34.684Z] ****.io [2024-02-24T02:33:34.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-24T02:33:34.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-24T02:33:34.943Z] Configure a credential helper to remove this warning. See [2024-02-24T02:33:34.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-24T02:33:34.943Z] [2024-02-24T02:33:34.943Z] Login Succeeded [2024-02-24T02:33:34.943Z] ---> ****-login.sh ends [Pipeline] } [2024-02-24T02:33:34.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-24T02:33:35.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-24T02:33:35.155Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2024-02-24T02:33:35.155Z] 2d7e7bcccaf720ac077dc443bc7b12b181cbc990 [2024-02-24T02:33:35.155Z] latest [2024-02-24T02:33:35.155Z] 3.2.0-dev.11 [2024-02-24T02:33:35.155Z] 2d7e7bcccaf720ac077dc443bc7b12b181cbc990-3.2.0-dev.11 [2024-02-24T02:33:35.155Z] main [2024-02-24T02:33:35.155Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:33:35.607Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:2d7e7bcccaf720ac077dc443bc7b12b181cbc990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:33:35.999Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:2d7e7bcccaf720ac077dc443bc7b12b181cbc990 [2024-02-24T02:33:35.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-02-24T02:33:35.999Z] 74b4c7acdd9a: Preparing [2024-02-24T02:33:35.999Z] 20694f9cbe6c: Preparing [2024-02-24T02:33:35.999Z] 2df023c3b596: Preparing [2024-02-24T02:33:35.999Z] c42a63103998: Preparing [2024-02-24T02:33:35.999Z] 16b3c0b4bee6: Preparing [2024-02-24T02:33:35.999Z] f2f77c7b8472: Preparing [2024-02-24T02:33:35.999Z] aedc3bda2944: Preparing [2024-02-24T02:33:35.999Z] aedc3bda2944: Waiting [2024-02-24T02:33:35.999Z] f2f77c7b8472: Waiting [2024-02-24T02:33:35.999Z] c42a63103998: Pushed [2024-02-24T02:33:35.999Z] 16b3c0b4bee6: Pushed [2024-02-24T02:33:35.999Z] 20694f9cbe6c: Pushed [2024-02-24T02:33:35.999Z] 2df023c3b596: Pushed [2024-02-24T02:33:35.999Z] aedc3bda2944: Layer already exists [2024-02-24T02:33:36.256Z] f2f77c7b8472: Pushed [2024-02-24T02:33:38.792Z] 74b4c7acdd9a: Pushed [2024-02-24T02:33:39.052Z] 2d7e7bcccaf720ac077dc443bc7b12b181cbc990: digest: sha256:d8073b4298e2b9a4563f67c8b2987132db3308cf5af9fd8d0cdc5c579f94f56e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:33:39.450Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:33:39.837Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-02-24T02:33:39.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-02-24T02:33:39.837Z] 74b4c7acdd9a: Preparing [2024-02-24T02:33:39.837Z] 20694f9cbe6c: Preparing [2024-02-24T02:33:39.837Z] 2df023c3b596: Preparing [2024-02-24T02:33:39.837Z] c42a63103998: Preparing [2024-02-24T02:33:39.837Z] 16b3c0b4bee6: Preparing [2024-02-24T02:33:39.837Z] f2f77c7b8472: Preparing [2024-02-24T02:33:39.837Z] aedc3bda2944: Preparing [2024-02-24T02:33:39.837Z] f2f77c7b8472: Waiting [2024-02-24T02:33:39.837Z] aedc3bda2944: Waiting [2024-02-24T02:33:39.837Z] 74b4c7acdd9a: Layer already exists [2024-02-24T02:33:39.837Z] 16b3c0b4bee6: Layer already exists [2024-02-24T02:33:39.837Z] 20694f9cbe6c: Layer already exists [2024-02-24T02:33:39.837Z] c42a63103998: Layer already exists [2024-02-24T02:33:39.837Z] 2df023c3b596: Layer already exists [2024-02-24T02:33:39.837Z] f2f77c7b8472: Layer already exists [2024-02-24T02:33:39.837Z] aedc3bda2944: Layer already exists [2024-02-24T02:33:39.837Z] latest: digest: sha256:d8073b4298e2b9a4563f67c8b2987132db3308cf5af9fd8d0cdc5c579f94f56e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:33:40.245Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:33:40.645Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.11 [2024-02-24T02:33:40.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-02-24T02:33:40.645Z] 74b4c7acdd9a: Preparing [2024-02-24T02:33:40.645Z] 20694f9cbe6c: Preparing [2024-02-24T02:33:40.645Z] 2df023c3b596: Preparing [2024-02-24T02:33:40.645Z] c42a63103998: Preparing [2024-02-24T02:33:40.645Z] 16b3c0b4bee6: Preparing [2024-02-24T02:33:40.645Z] f2f77c7b8472: Preparing [2024-02-24T02:33:40.645Z] aedc3bda2944: Preparing [2024-02-24T02:33:40.645Z] f2f77c7b8472: Waiting [2024-02-24T02:33:40.645Z] aedc3bda2944: Waiting [2024-02-24T02:33:40.645Z] 2df023c3b596: Layer already exists [2024-02-24T02:33:40.645Z] c42a63103998: Layer already exists [2024-02-24T02:33:40.645Z] 74b4c7acdd9a: Layer already exists [2024-02-24T02:33:40.645Z] 20694f9cbe6c: Layer already exists [2024-02-24T02:33:40.645Z] 16b3c0b4bee6: Layer already exists [2024-02-24T02:33:40.645Z] aedc3bda2944: Layer already exists [2024-02-24T02:33:40.645Z] f2f77c7b8472: Layer already exists [2024-02-24T02:33:40.645Z] 3.2.0-dev.11: digest: sha256:d8073b4298e2b9a4563f67c8b2987132db3308cf5af9fd8d0cdc5c579f94f56e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:33:41.122Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:2d7e7bcccaf720ac077dc443bc7b12b181cbc990-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:33:41.534Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:2d7e7bcccaf720ac077dc443bc7b12b181cbc990-3.2.0-dev.11 [2024-02-24T02:33:41.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-02-24T02:33:41.534Z] 74b4c7acdd9a: Preparing [2024-02-24T02:33:41.534Z] 20694f9cbe6c: Preparing [2024-02-24T02:33:41.534Z] 2df023c3b596: Preparing [2024-02-24T02:33:41.534Z] c42a63103998: Preparing [2024-02-24T02:33:41.534Z] 16b3c0b4bee6: Preparing [2024-02-24T02:33:41.534Z] f2f77c7b8472: Preparing [2024-02-24T02:33:41.534Z] aedc3bda2944: Preparing [2024-02-24T02:33:41.534Z] f2f77c7b8472: Waiting [2024-02-24T02:33:41.534Z] aedc3bda2944: Waiting [2024-02-24T02:33:41.534Z] 20694f9cbe6c: Layer already exists [2024-02-24T02:33:41.534Z] c42a63103998: Layer already exists [2024-02-24T02:33:41.534Z] 74b4c7acdd9a: Layer already exists [2024-02-24T02:33:41.534Z] 16b3c0b4bee6: Layer already exists [2024-02-24T02:33:41.534Z] 2df023c3b596: Layer already exists [2024-02-24T02:33:41.534Z] f2f77c7b8472: Layer already exists [2024-02-24T02:33:41.534Z] aedc3bda2944: Layer already exists [2024-02-24T02:33:41.534Z] 2d7e7bcccaf720ac077dc443bc7b12b181cbc990-3.2.0-dev.11: digest: sha256:d8073b4298e2b9a4563f67c8b2987132db3308cf5af9fd8d0cdc5c579f94f56e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:33:41.949Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:33:42.363Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2024-02-24T02:33:42.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-02-24T02:33:42.364Z] 74b4c7acdd9a: Preparing [2024-02-24T02:33:42.364Z] 20694f9cbe6c: Preparing [2024-02-24T02:33:42.364Z] 2df023c3b596: Preparing [2024-02-24T02:33:42.364Z] c42a63103998: Preparing [2024-02-24T02:33:42.364Z] 16b3c0b4bee6: Preparing [2024-02-24T02:33:42.364Z] f2f77c7b8472: Preparing [2024-02-24T02:33:42.364Z] aedc3bda2944: Preparing [2024-02-24T02:33:42.364Z] f2f77c7b8472: Waiting [2024-02-24T02:33:42.364Z] aedc3bda2944: Waiting [2024-02-24T02:33:42.364Z] c42a63103998: Layer already exists [2024-02-24T02:33:42.364Z] 20694f9cbe6c: Layer already exists [2024-02-24T02:33:42.364Z] 74b4c7acdd9a: Layer already exists [2024-02-24T02:33:42.364Z] 2df023c3b596: Layer already exists [2024-02-24T02:33:42.364Z] 16b3c0b4bee6: Layer already exists [2024-02-24T02:33:42.364Z] f2f77c7b8472: Layer already exists [2024-02-24T02:33:42.364Z] aedc3bda2944: Layer already exists [2024-02-24T02:33:42.364Z] main: digest: sha256:d8073b4298e2b9a4563f67c8b2987132db3308cf5af9fd8d0cdc5c579f94f56e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-24T02:33:42.622Z] ===================================================== [Pipeline] echo [2024-02-24T02:33:42.665Z] taggedImages: [2024-02-24T02:33:42.665Z] - nexus3.edgexfoundry.org:10004/app-record-replay:2d7e7bcccaf720ac077dc443bc7b12b181cbc990 [2024-02-24T02:33:42.665Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-02-24T02:33:42.665Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.11 [2024-02-24T02:33:42.665Z] - nexus3.edgexfoundry.org:10004/app-record-replay:2d7e7bcccaf720ac077dc443bc7b12b181cbc990-3.2.0-dev.11 [2024-02-24T02:33:42.665Z] - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:33:43.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-24T02:33:43.355Z] [2024-02-24T02:33:43.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:33:43.689Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-24T02:33:43.689Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-24T02:33:43.689Z] 5eb5b503b376: Pulling fs layer [2024-02-24T02:33:43.689Z] 5c69ac0246d0: Pulling fs layer [2024-02-24T02:33:43.689Z] ec43610c2a17: Pulling fs layer [2024-02-24T02:33:43.689Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-24T02:33:43.689Z] 33b1e0a273af: Pulling fs layer [2024-02-24T02:33:43.689Z] 5d3b04190fa2: Pulling fs layer [2024-02-24T02:33:43.689Z] 2f39f015ded8: Pulling fs layer [2024-02-24T02:33:43.689Z] 3a2ae6a8a46f: Waiting [2024-02-24T02:33:43.689Z] 33b1e0a273af: Waiting [2024-02-24T02:33:43.689Z] 5d3b04190fa2: Waiting [2024-02-24T02:33:43.689Z] 2f39f015ded8: Waiting [2024-02-24T02:33:43.689Z] 5c69ac0246d0: Verifying Checksum [2024-02-24T02:33:43.689Z] 5c69ac0246d0: Download complete [2024-02-24T02:33:43.689Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-24T02:33:43.689Z] 3a2ae6a8a46f: Download complete [2024-02-24T02:33:43.689Z] 33b1e0a273af: Verifying Checksum [2024-02-24T02:33:43.689Z] ec43610c2a17: Verifying Checksum [2024-02-24T02:33:43.689Z] ec43610c2a17: Download complete [2024-02-24T02:33:43.689Z] 5d3b04190fa2: Verifying Checksum [2024-02-24T02:33:43.689Z] 5d3b04190fa2: Download complete [2024-02-24T02:33:43.952Z] 5eb5b503b376: Verifying Checksum [2024-02-24T02:33:43.952Z] 5eb5b503b376: Download complete [2024-02-24T02:33:44.542Z] 2f39f015ded8: Download complete [2024-02-24T02:33:45.108Z] 5eb5b503b376: Pull complete [2024-02-24T02:33:45.372Z] 5c69ac0246d0: Pull complete [2024-02-24T02:33:45.631Z] ec43610c2a17: Pull complete [2024-02-24T02:33:45.895Z] 3a2ae6a8a46f: Pull complete [2024-02-24T02:33:45.895Z] 33b1e0a273af: Pull complete [2024-02-24T02:33:46.154Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-24T02:33:48.742Z] provisioning config files... [2024-02-24T02:33:48.770Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/86@tmp/config3673937709433965226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-24T02:33:49.261Z] ---> ****-login.sh [2024-02-24T02:33:49.261Z] nexus3.edgexfoundry.org:10001 [2024-02-24T02:33:49.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-24T02:33:49.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-24T02:33:49.811Z] Configure a credential helper to remove this warning. See [2024-02-24T02:33:49.811Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-24T02:33:49.811Z] [2024-02-24T02:33:49.811Z] Login Succeeded [2024-02-24T02:33:49.811Z] nexus3.edgexfoundry.org:10002 [2024-02-24T02:33:50.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-24T02:33:50.348Z] 2f39f015ded8: Pull complete [2024-02-24T02:33:50.348Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-24T02:33:50.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-24T02:33:50.348Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [2024-02-24T02:33:50.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-24T02:33:50.366Z] Configure a credential helper to remove this warning. See [2024-02-24T02:33:50.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-24T02:33:50.366Z] [2024-02-24T02:33:50.366Z] Login Succeeded [2024-02-24T02:33:50.366Z] nexus3.edgexfoundry.org:10003 [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-24T02:33:50.574Z] prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container [2024-02-24T02:33:50.601Z] $ 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-02-24T02:33:50.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-24T02:33:50.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-24T02:33:50.637Z] Configure a credential helper to remove this warning. See [2024-02-24T02:33:50.637Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-24T02:33:50.637Z] [2024-02-24T02:33:50.637Z] Login Succeeded [2024-02-24T02:33:50.637Z] nexus3.edgexfoundry.org:10004 [2024-02-24T02:33:50.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-24T02:33:51.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-24T02:33:51.190Z] Configure a credential helper to remove this warning. See [2024-02-24T02:33:51.190Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-24T02:33:51.190Z] [2024-02-24T02:33:51.190Z] Login Succeeded [2024-02-24T02:33:51.190Z] ****.io [2024-02-24T02:33:51.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-24T02:33:51.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-24T02:33:51.730Z] Configure a credential helper to remove this warning. See [2024-02-24T02:33:51.730Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-24T02:33:51.730Z] [2024-02-24T02:33:51.730Z] Login Succeeded [2024-02-24T02:33:51.730Z] ---> ****-login.sh ends [2024-02-24T02:33:54.712Z] $ docker top d62b114c1a8bf76749c2b41ad8c1c5c4e5db0aa0d3439679dace70efad0e9e53 -eo pid,comm [Pipeline] { [Pipeline] } [2024-02-24T02:33:54.840Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-02-24T02:33:55.219Z] ---> job-cost.sh [2024-02-24T02:33:55.219Z] lf-activate-venv: SKIPPING [2024-02-24T02:33:55.219Z] INFO: No Stack... [Pipeline] echo [2024-02-24T02:33:55.346Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-24T02:33:55.404Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-24T02:33:55.457Z] ========================================================= [2024-02-24T02:33:55.457Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-24T02:33:55.457Z] ========================================================= [Pipeline] fileExists [2024-02-24T02:33:55.556Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:33:55.816Z] INFO: Archiving Costs [Pipeline] sh [2024-02-24T02:33:56.039Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-24T02:33:56.039Z] Sending build context to Docker daemon 258.6kB [2024-02-24T02:33:56.105Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2024-02-24T02:33:56.105Z] + cut -d, -f6 [Pipeline] lock [2024-02-24T02:33:56.120Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-86-stack-cost] [2024-02-24T02:33:56.127Z] Resource [jenkins-edgexfoundry-app-record-replay-main-86-stack-cost] did not exist. Created. [2024-02-24T02:33:56.133Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-24T02:33:56.308Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-24T02:33:56.308Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-24T02:33:56.308Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-24T02:33:56.308Z] 9fda8d8052c6: Pulling fs layer [2024-02-24T02:33:56.308Z] 5d54e960e981: Pulling fs layer [2024-02-24T02:33:56.308Z] c4a7e357bf2a: Pulling fs layer [2024-02-24T02:33:56.308Z] f0e02332f6b5: Pulling fs layer [2024-02-24T02:33:56.308Z] 872ee5b61b7b: Pulling fs layer [2024-02-24T02:33:56.308Z] 0c6a40ed1a82: Pulling fs layer [2024-02-24T02:33:56.308Z] 94ae7d8d031c: Pulling fs layer [2024-02-24T02:33:56.308Z] 872ee5b61b7b: Waiting [2024-02-24T02:33:56.308Z] 0c6a40ed1a82: Waiting [2024-02-24T02:33:56.308Z] 94ae7d8d031c: Waiting [2024-02-24T02:33:56.308Z] f0e02332f6b5: Waiting [2024-02-24T02:33:56.505Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-24T02:33:56.530Z] Stashed 1 file(s) [Pipeline] } [2024-02-24T02:33:56.575Z] 5d54e960e981: Download complete [2024-02-24T02:33:56.576Z] f0e02332f6b5: Verifying Checksum [2024-02-24T02:33:56.576Z] f0e02332f6b5: Download complete [2024-02-24T02:33:56.576Z] 872ee5b61b7b: Verifying Checksum [2024-02-24T02:33:56.576Z] 872ee5b61b7b: Download complete [2024-02-24T02:33:56.576Z] 9fda8d8052c6: Verifying Checksum [2024-02-24T02:33:56.576Z] 9fda8d8052c6: Download complete [2024-02-24T02:33:56.580Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-86-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-24T02:33:56.675Z] $ docker stop --time=1 d62b114c1a8bf76749c2b41ad8c1c5c4e5db0aa0d3439679dace70efad0e9e53 [2024-02-24T02:33:56.867Z] 94ae7d8d031c: Verifying Checksum [2024-02-24T02:33:56.867Z] 94ae7d8d031c: Download complete [2024-02-24T02:33:57.454Z] 9fda8d8052c6: Pull complete [2024-02-24T02:33:57.822Z] $ docker rm -f --volumes d62b114c1a8bf76749c2b41ad8c1c5c4e5db0aa0d3439679dace70efad0e9e53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2024-02-24T02:33:58.054Z] 5d54e960e981: Pull complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-24T02:33:58.322Z] c4a7e357bf2a: Verifying Checksum [2024-02-24T02:33:58.323Z] c4a7e357bf2a: Download complete [2024-02-24T02:33:59.310Z] 0c6a40ed1a82: Verifying Checksum [2024-02-24T02:33:59.310Z] 0c6a40ed1a82: Download complete [2024-02-24T02:34:11.647Z] c4a7e357bf2a: Pull complete [2024-02-24T02:34:11.647Z] f0e02332f6b5: Pull complete [2024-02-24T02:34:11.647Z] 872ee5b61b7b: Pull complete [2024-02-24T02:34:19.876Z] 0c6a40ed1a82: Pull complete [2024-02-24T02:34:21.278Z] 94ae7d8d031c: Pull complete [2024-02-24T02:34:21.278Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-24T02:34:21.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-24T02:34:21.278Z] ---> 86de565de09d [2024-02-24T02:34:21.278Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-24T02:34:22.246Z] ---> Running in f15738fd5df4 [2024-02-24T02:34:22.246Z] Removing intermediate container f15738fd5df4 [2024-02-24T02:34:22.246Z] ---> 457ee61149e2 [2024-02-24T02:34:22.246Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-24T02:34:22.514Z] ---> Running in 6981f5a87d5e [2024-02-24T02:34:22.780Z] Removing intermediate container 6981f5a87d5e [2024-02-24T02:34:22.780Z] ---> 459f93a263eb [2024-02-24T02:34:22.780Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-24T02:34:22.780Z] ---> Running in 5f6854181671 [2024-02-24T02:34:23.053Z] Removing intermediate container 5f6854181671 [2024-02-24T02:34:23.053Z] ---> 9d191e30f0ac [2024-02-24T02:34:23.053Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-24T02:34:23.053Z] ---> Running in f8a71a3a11a4 [2024-02-24T02:34:24.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-24T02:34:24.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-24T02:34:25.418Z] OK: 266 MiB in 52 packages [2024-02-24T02:34:27.368Z] Removing intermediate container f8a71a3a11a4 [2024-02-24T02:34:27.368Z] ---> fda8a1ac8c49 [2024-02-24T02:34:27.368Z] Step 7/12 : WORKDIR /app [2024-02-24T02:34:27.368Z] ---> Running in 1f18e76dd092 [2024-02-24T02:34:27.368Z] Removing intermediate container 1f18e76dd092 [2024-02-24T02:34:27.368Z] ---> b9aea15f6057 [2024-02-24T02:34:27.368Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-24T02:34:27.950Z] ---> 9c974e9d6396 [2024-02-24T02:34:27.950Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-24T02:34:27.950Z] ---> Running in c04d792bcb9a [2024-02-24T02:35:35.933Z] Removing intermediate container c04d792bcb9a [2024-02-24T02:35:35.933Z] ---> 2e044cc9a01d [2024-02-24T02:35:35.933Z] Step 10/12 : COPY . . [2024-02-24T02:35:35.933Z] ---> 68d91d1f78a6 [2024-02-24T02:35:35.933Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-24T02:35:35.933Z] ---> Running in c739ea4ac784 [2024-02-24T02:35:35.933Z] Removing intermediate container c739ea4ac784 [2024-02-24T02:35:35.933Z] ---> 636b28b2cabf [2024-02-24T02:35:35.933Z] Step 12/12 : RUN $MAKE [2024-02-24T02:35:35.933Z] ---> Running in b8e4f8042967 [2024-02-24T02:35:35.933Z] noop [2024-02-24T02:35:35.933Z] Removing intermediate container b8e4f8042967 [2024-02-24T02:35:35.933Z] ---> a5ca4f64d389 [2024-02-24T02:35:35.933Z] Successfully built a5ca4f64d389 [2024-02-24T02:35:35.933Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:35:36.393Z] + docker inspect -f . ci-base-image-arm64 [2024-02-24T02:35:36.393Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-24T02:35:36.664Z] prd-ubuntu20.04-docker-arm64-4c-16g-1614 does not seem to be running inside a container [2024-02-24T02:35:36.739Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/86 -v /w/workspace/app-record-replay/86:/w/workspace/app-record-replay/86:rw,z -v /w/workspace/app-record-replay/86@tmp:/w/workspace/app-record-replay/86@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-02-24T02:35:40.609Z] $ docker top f24f843cf73fcd62d604c0771f7c8ed485c5e35c4716fe6471fa1d788a624894 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-24T02:35:41.516Z] + go version [2024-02-24T02:35:41.516Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-24T02:35:41.540Z] $ docker stop --time=1 f24f843cf73fcd62d604c0771f7c8ed485c5e35c4716fe6471fa1d788a624894 [2024-02-24T02:35:43.121Z] $ docker rm -f --volumes f24f843cf73fcd62d604c0771f7c8ed485c5e35c4716fe6471fa1d788a624894 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:35:44.039Z] + docker inspect -f . ci-base-image-arm64 [2024-02-24T02:35:44.039Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-24T02:35:44.296Z] prd-ubuntu20.04-docker-arm64-4c-16g-1614 does not seem to be running inside a container [2024-02-24T02:35:44.366Z] $ 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/86 -v /w/workspace/app-record-replay/86:/w/workspace/app-record-replay/86:rw,z -v /w/workspace/app-record-replay/86@tmp:/w/workspace/app-record-replay/86@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-02-24T02:35:45.456Z] $ docker top d5b0823f1ed5c80013572bda9a584dc278a52962c2b45047c919b5285ef7f38f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-24T02:35:46.350Z] + git config --global --add safe.directory /w/workspace/app-record-replay/86 [Pipeline] fileExists [Pipeline] sh [2024-02-24T02:35:46.725Z] + make test [2024-02-24T02:35:46.725Z] go test -race -coverprofile=coverage.out ./... [2024-02-24T02:38:08.428Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-02-24T02:38:08.428Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.246s coverage: 88.0% of statements [2024-02-24T02:38:08.428Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-02-24T02:38:08.428Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-02-24T02:38:08.428Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-02-24T02:38:18.499Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.996s coverage: 98.7% of statements [2024-02-24T02:38:18.499Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.522s coverage: 89.7% of statements [2024-02-24T02:38:18.499Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.161s coverage: 100.0% of statements [2024-02-24T02:38:19.453Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-24T02:38:19.453Z] go vet ./... [2024-02-24T02:40:26.174Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-24T02:40:26.174Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-24T02:40:26.174Z] ./bin/test-attribution-txt.sh [2024-02-24T02:40:26.174Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-24T02:40:26.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-24T02:40:26.264Z] $ docker stop --time=1 d5b0823f1ed5c80013572bda9a584dc278a52962c2b45047c919b5285ef7f38f [2024-02-24T02:40:28.125Z] $ docker rm -f --volumes d5b0823f1ed5c80013572bda9a584dc278a52962c2b45047c919b5285ef7f38f [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-24T02:40:29.798Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-24T02:40:29.861Z] Warning: overwriting stash ‘coverage-report’ [2024-02-24T02:40:30.281Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-24T02:40:30.912Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-24T02:40:31.235Z] + ls -al . [2024-02-24T02:40:31.235Z] total 188 [2024-02-24T02:40:31.235Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 24 02:35 . [2024-02-24T02:40:31.235Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 24 02:33 .. [2024-02-24T02:40:31.235Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 24 02:33 .dockerignore [2024-02-24T02:40:31.235Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 24 02:33 .git [2024-02-24T02:40:31.235Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 24 02:33 .github [2024-02-24T02:40:31.235Z] -rw-rw-r-- 1 jenkins jenkins 164 Feb 24 02:33 .gitignore [2024-02-24T02:40:31.235Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 24 02:33 .golangci.yml [2024-02-24T02:40:31.235Z] -rw-rw-r-- 1 jenkins jenkins 11301 Feb 24 02:33 Attribution.txt [2024-02-24T02:40:31.235Z] -rw-rw-r-- 1 jenkins jenkins 458 Feb 24 02:33 CHANGELOG.md [2024-02-24T02:40:31.235Z] -rw-rw-r-- 1 jenkins jenkins 1725 Feb 24 02:33 Dockerfile [2024-02-24T02:40:31.235Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 24 02:33 GOVERNANCE.md [2024-02-24T02:40:31.235Z] -rw-rw-r-- 1 jenkins jenkins 681 Feb 24 02:33 Jenkinsfile [2024-02-24T02:40:31.235Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 24 02:33 LICENSE [2024-02-24T02:40:31.235Z] -rw-rw-r-- 1 jenkins jenkins 3136 Feb 24 02:33 Makefile [2024-02-24T02:40:31.235Z] -rw-rw-r-- 1 jenkins jenkins 611 Feb 24 02:33 OWNERS.md [2024-02-24T02:40:31.235Z] -rw-rw-r-- 1 jenkins jenkins 4107 Feb 24 02:33 README.md [2024-02-24T02:40:31.235Z] -rw-rw-r-- 1 jenkins jenkins 7789 Feb 24 02:33 Record and Reply.postman_collection.json [2024-02-24T02:40:31.235Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 24 02:31 VERSION [2024-02-24T02:40:31.235Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 24 02:33 bin [2024-02-24T02:40:31.235Z] -rw-r--r-- 1 jenkins jenkins 24667 Feb 24 02:38 coverage.out [2024-02-24T02:40:31.235Z] -rw-rw-r-- 1 jenkins jenkins 3951 Feb 24 02:33 go.mod [2024-02-24T02:40:31.235Z] -rw-rw-r-- 1 jenkins jenkins 34490 Feb 24 02:33 go.sum [2024-02-24T02:40:31.235Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 24 02:33 internal [2024-02-24T02:40:31.235Z] -rw-rw-r-- 1 jenkins jenkins 913 Feb 24 02:33 main.go [2024-02-24T02:40:31.235Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 24 02:33 openapi [2024-02-24T02:40:31.235Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 24 02:33 pkg [2024-02-24T02:40:31.235Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 24 02:33 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:40:31.676Z] + 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=2d7e7bcccaf720ac077dc443bc7b12b181cbc990 --label arch=arm64 --label version=3.2.0-dev.11 . [2024-02-24T02:40:31.943Z] Sending build context to Docker daemon 284.2kB [2024-02-24T02:40:31.943Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-24T02:40:31.943Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-24T02:40:31.943Z] ---> a5ca4f64d389 [2024-02-24T02:40:31.944Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-24T02:40:31.944Z] ---> Running in 49cb61d86aba [2024-02-24T02:40:32.210Z] Removing intermediate container 49cb61d86aba [2024-02-24T02:40:32.210Z] ---> d2ccb1b054d5 [2024-02-24T02:40:32.210Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-24T02:40:32.476Z] ---> Running in c32785929b38 [2024-02-24T02:40:32.743Z] Removing intermediate container c32785929b38 [2024-02-24T02:40:32.743Z] ---> a1e4fcac57b2 [2024-02-24T02:40:32.743Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-24T02:40:32.743Z] ---> Running in d6e5e9a2b77f [2024-02-24T02:40:33.022Z] Removing intermediate container d6e5e9a2b77f [2024-02-24T02:40:33.022Z] ---> 28f3adabf5ae [2024-02-24T02:40:33.022Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-24T02:40:33.022Z] ---> Running in 251640adafbd [2024-02-24T02:40:33.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-24T02:40:34.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-24T02:40:35.570Z] OK: 266 MiB in 52 packages [2024-02-24T02:40:36.529Z] Removing intermediate container 251640adafbd [2024-02-24T02:40:36.529Z] ---> 427e71e52390 [2024-02-24T02:40:36.529Z] Step 7/27 : WORKDIR /app [2024-02-24T02:40:36.529Z] ---> Running in 91a502ca2c8f [2024-02-24T02:40:36.796Z] Removing intermediate container 91a502ca2c8f [2024-02-24T02:40:36.796Z] ---> 5778655920e2 [2024-02-24T02:40:36.796Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-24T02:40:37.069Z] ---> b38b2096da8c [2024-02-24T02:40:37.069Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-24T02:40:37.338Z] ---> Running in 9f677feba7f8 [2024-02-24T02:40:39.286Z] Removing intermediate container 9f677feba7f8 [2024-02-24T02:40:39.286Z] ---> 29a0e096c733 [2024-02-24T02:40:39.286Z] Step 10/27 : COPY . . [2024-02-24T02:40:39.867Z] ---> 3e444b688958 [2024-02-24T02:40:39.867Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-24T02:40:39.867Z] ---> Running in 42dcfab637c1 [2024-02-24T02:40:40.135Z] Removing intermediate container 42dcfab637c1 [2024-02-24T02:40:40.135Z] ---> 70e8d1d946c0 [2024-02-24T02:40:40.135Z] Step 12/27 : RUN $MAKE [2024-02-24T02:40:40.135Z] ---> Running in 7d7d63fd57c9 [2024-02-24T02:40:41.097Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.11" -trimpath -mod=readonly -o app-record-replay [2024-02-24T02:42:32.731Z] Removing intermediate container 7d7d63fd57c9 [2024-02-24T02:42:32.731Z] ---> 7a49b2535542 [2024-02-24T02:42:32.731Z] Step 13/27 : FROM alpine:3.18 [2024-02-24T02:42:32.731Z] 3.18: Pulling from library/alpine [2024-02-24T02:42:32.731Z] c6b39de5b339: Pulling fs layer [2024-02-24T02:42:32.731Z] c6b39de5b339: Verifying Checksum [2024-02-24T02:42:32.731Z] c6b39de5b339: Download complete [2024-02-24T02:42:33.000Z] c6b39de5b339: Pull complete [2024-02-24T02:42:33.000Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-24T02:42:33.000Z] Status: Downloaded newer image for alpine:3.18 [2024-02-24T02:42:33.000Z] ---> 33abbf032149 [2024-02-24T02:42:33.000Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-24T02:42:33.000Z] ---> Running in afa5f03dea20 [2024-02-24T02:42:33.276Z] Removing intermediate container afa5f03dea20 [2024-02-24T02:42:33.276Z] ---> 3abacc66b3b6 [2024-02-24T02:42:33.276Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-02-24T02:42:33.544Z] ---> Running in c25c940d9806 [2024-02-24T02:42:33.809Z] Removing intermediate container c25c940d9806 [2024-02-24T02:42:33.809Z] ---> a77ad93e010a [2024-02-24T02:42:33.809Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-24T02:42:33.809Z] ---> Running in 7b1ececa2860 [2024-02-24T02:42:34.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-24T02:42:35.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-24T02:42:36.306Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-24T02:42:36.306Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-24T02:42:36.306Z] Executing busybox-1.36.1-r5.trigger [2024-02-24T02:42:36.574Z] Executing ca-certificates-20230506-r0.trigger [2024-02-24T02:42:36.574Z] OK: 9 MiB in 17 packages [2024-02-24T02:42:37.979Z] Removing intermediate container 7b1ececa2860 [2024-02-24T02:42:37.979Z] ---> 3959d02d1c02 [2024-02-24T02:42:37.980Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-24T02:42:37.980Z] ---> Running in a1294aa90888 [2024-02-24T02:42:38.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-24T02:42:39.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-24T02:42:40.159Z] OK: 9 MiB in 17 packages [2024-02-24T02:42:41.119Z] Removing intermediate container a1294aa90888 [2024-02-24T02:42:41.119Z] ---> 75b82cd94820 [2024-02-24T02:42:41.119Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-24T02:42:44.446Z] ---> 8d7e477e9d2a [2024-02-24T02:42:44.446Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-24T02:42:45.027Z] ---> fff806511af9 [2024-02-24T02:42:45.027Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-24T02:42:45.608Z] ---> 0144ae0b508a [2024-02-24T02:42:45.608Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-02-24T02:42:47.013Z] ---> 14eb669fb165 [2024-02-24T02:42:47.013Z] Step 22/27 : EXPOSE 59712 [2024-02-24T02:42:47.013Z] ---> Running in b6040983b12c [2024-02-24T02:42:47.278Z] Removing intermediate container b6040983b12c [2024-02-24T02:42:47.278Z] ---> e6c22fa1066d [2024-02-24T02:42:47.278Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-02-24T02:42:47.278Z] ---> Running in f3d1ca271012 [2024-02-24T02:42:47.544Z] Removing intermediate container f3d1ca271012 [2024-02-24T02:42:47.544Z] ---> d443a3930aa8 [2024-02-24T02:42:47.544Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-24T02:42:47.544Z] ---> Running in bc9a0cff3c5a [2024-02-24T02:42:47.811Z] Removing intermediate container bc9a0cff3c5a [2024-02-24T02:42:47.811Z] ---> 02dbf6b92a7e [2024-02-24T02:42:47.811Z] Step 25/27 : LABEL arch=arm64 [2024-02-24T02:42:48.078Z] ---> Running in 2d8e0b4b0636 [2024-02-24T02:42:48.344Z] Removing intermediate container 2d8e0b4b0636 [2024-02-24T02:42:48.344Z] ---> f3282c14c196 [2024-02-24T02:42:48.344Z] Step 26/27 : LABEL git_sha=2d7e7bcccaf720ac077dc443bc7b12b181cbc990 [2024-02-24T02:42:48.344Z] ---> Running in cb7193ac8c0e [2024-02-24T02:42:48.610Z] Removing intermediate container cb7193ac8c0e [2024-02-24T02:42:48.610Z] ---> 7a662084e47f [2024-02-24T02:42:48.610Z] Step 27/27 : LABEL version=3.2.0-dev.11 [2024-02-24T02:42:48.610Z] ---> Running in 5f739c24a220 [2024-02-24T02:42:48.875Z] Removing intermediate container 5f739c24a220 [2024-02-24T02:42:48.875Z] ---> 075d57b72362 [2024-02-24T02:42:48.875Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-24T02:42:48.875Z] Successfully built 075d57b72362 [2024-02-24T02:42:48.875Z] 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-02-24T02:42:49.359Z] provisioning config files... [2024-02-24T02:42:49.372Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/86@tmp/config8154478060880999746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-24T02:42:49.771Z] ---> ****-login.sh [2024-02-24T02:42:49.771Z] nexus3.edgexfoundry.org:10001 [2024-02-24T02:42:49.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-24T02:42:50.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-24T02:42:50.036Z] Configure a credential helper to remove this warning. See [2024-02-24T02:42:50.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-24T02:42:50.036Z] [2024-02-24T02:42:50.036Z] Login Succeeded [2024-02-24T02:42:50.036Z] nexus3.edgexfoundry.org:10002 [2024-02-24T02:42:50.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-24T02:42:50.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-24T02:42:50.302Z] Configure a credential helper to remove this warning. See [2024-02-24T02:42:50.302Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-24T02:42:50.302Z] [2024-02-24T02:42:50.302Z] Login Succeeded [2024-02-24T02:42:50.302Z] nexus3.edgexfoundry.org:10003 [2024-02-24T02:42:50.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-24T02:42:50.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-24T02:42:50.567Z] Configure a credential helper to remove this warning. See [2024-02-24T02:42:50.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-24T02:42:50.567Z] [2024-02-24T02:42:50.567Z] Login Succeeded [2024-02-24T02:42:50.567Z] nexus3.edgexfoundry.org:10004 [2024-02-24T02:42:50.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-24T02:42:51.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-24T02:42:51.100Z] Configure a credential helper to remove this warning. See [2024-02-24T02:42:51.100Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-24T02:42:51.100Z] [2024-02-24T02:42:51.100Z] Login Succeeded [2024-02-24T02:42:51.100Z] ****.io [2024-02-24T02:42:51.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-24T02:42:51.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-24T02:42:51.365Z] Configure a credential helper to remove this warning. See [2024-02-24T02:42:51.365Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-24T02:42:51.365Z] [2024-02-24T02:42:51.365Z] Login Succeeded [2024-02-24T02:42:51.365Z] ---> ****-login.sh ends [Pipeline] } [2024-02-24T02:42:51.376Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-24T02:42:51.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-24T02:42:51.642Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2024-02-24T02:42:51.642Z] 2d7e7bcccaf720ac077dc443bc7b12b181cbc990 [2024-02-24T02:42:51.642Z] latest [2024-02-24T02:42:51.642Z] 3.2.0-dev.11 [2024-02-24T02:42:51.642Z] 2d7e7bcccaf720ac077dc443bc7b12b181cbc990-3.2.0-dev.11 [2024-02-24T02:42:51.642Z] main [2024-02-24T02:42:51.642Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:42:52.203Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2d7e7bcccaf720ac077dc443bc7b12b181cbc990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:42:52.690Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2d7e7bcccaf720ac077dc443bc7b12b181cbc990 [2024-02-24T02:42:52.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-02-24T02:42:52.690Z] d5b2ea4df956: Preparing [2024-02-24T02:42:52.690Z] 1dabbe62a244: Preparing [2024-02-24T02:42:52.690Z] a187fb4ad44f: Preparing [2024-02-24T02:42:52.690Z] 05f4f6e7a231: Preparing [2024-02-24T02:42:52.690Z] 3345fc486753: Preparing [2024-02-24T02:42:52.690Z] 95a7d157afb4: Preparing [2024-02-24T02:42:52.690Z] 95a7d157afb4: Waiting [2024-02-24T02:42:52.690Z] 7c504f21be85: Preparing [2024-02-24T02:42:52.690Z] 7c504f21be85: Waiting [2024-02-24T02:42:52.956Z] a187fb4ad44f: Pushed [2024-02-24T02:42:52.956Z] 05f4f6e7a231: Pushed [2024-02-24T02:42:52.956Z] 3345fc486753: Pushed [2024-02-24T02:42:52.956Z] 7c504f21be85: Layer already exists [2024-02-24T02:42:53.224Z] 1dabbe62a244: Pushed [2024-02-24T02:42:53.224Z] 95a7d157afb4: Pushed [2024-02-24T02:42:58.552Z] d5b2ea4df956: Pushed [2024-02-24T02:42:58.552Z] 2d7e7bcccaf720ac077dc443bc7b12b181cbc990: digest: sha256:5dca38ae1c5a1cef04cf02556b7c96d02fe405d74f1691cc454dfa5849566d2b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:42:59.056Z] + 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-02-24T02:42:59.520Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-02-24T02:42:59.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-02-24T02:42:59.520Z] d5b2ea4df956: Preparing [2024-02-24T02:42:59.520Z] 1dabbe62a244: Preparing [2024-02-24T02:42:59.520Z] a187fb4ad44f: Preparing [2024-02-24T02:42:59.520Z] 05f4f6e7a231: Preparing [2024-02-24T02:42:59.520Z] 3345fc486753: Preparing [2024-02-24T02:42:59.520Z] 95a7d157afb4: Preparing [2024-02-24T02:42:59.520Z] 7c504f21be85: Preparing [2024-02-24T02:42:59.520Z] 95a7d157afb4: Waiting [2024-02-24T02:42:59.520Z] 7c504f21be85: Waiting [2024-02-24T02:42:59.520Z] a187fb4ad44f: Layer already exists [2024-02-24T02:42:59.520Z] 1dabbe62a244: Layer already exists [2024-02-24T02:42:59.520Z] 3345fc486753: Layer already exists [2024-02-24T02:42:59.520Z] 05f4f6e7a231: Layer already exists [2024-02-24T02:42:59.520Z] d5b2ea4df956: Layer already exists [2024-02-24T02:42:59.520Z] 95a7d157afb4: Layer already exists [2024-02-24T02:42:59.520Z] 7c504f21be85: Layer already exists [2024-02-24T02:42:59.785Z] latest: digest: sha256:5dca38ae1c5a1cef04cf02556b7c96d02fe405d74f1691cc454dfa5849566d2b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:43:00.363Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:43:00.858Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.11 [2024-02-24T02:43:00.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-02-24T02:43:00.858Z] d5b2ea4df956: Preparing [2024-02-24T02:43:00.858Z] 1dabbe62a244: Preparing [2024-02-24T02:43:00.858Z] a187fb4ad44f: Preparing [2024-02-24T02:43:00.858Z] 05f4f6e7a231: Preparing [2024-02-24T02:43:00.858Z] 3345fc486753: Preparing [2024-02-24T02:43:00.858Z] 95a7d157afb4: Preparing [2024-02-24T02:43:00.858Z] 7c504f21be85: Preparing [2024-02-24T02:43:00.858Z] 95a7d157afb4: Waiting [2024-02-24T02:43:00.858Z] 7c504f21be85: Waiting [2024-02-24T02:43:00.858Z] 1dabbe62a244: Layer already exists [2024-02-24T02:43:00.858Z] d5b2ea4df956: Layer already exists [2024-02-24T02:43:00.858Z] 3345fc486753: Layer already exists [2024-02-24T02:43:00.858Z] a187fb4ad44f: Layer already exists [2024-02-24T02:43:00.858Z] 05f4f6e7a231: Layer already exists [2024-02-24T02:43:00.858Z] 7c504f21be85: Layer already exists [2024-02-24T02:43:00.858Z] 95a7d157afb4: Layer already exists [2024-02-24T02:43:00.858Z] 3.2.0-dev.11: digest: sha256:5dca38ae1c5a1cef04cf02556b7c96d02fe405d74f1691cc454dfa5849566d2b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:43:01.352Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2d7e7bcccaf720ac077dc443bc7b12b181cbc990-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:43:01.883Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2d7e7bcccaf720ac077dc443bc7b12b181cbc990-3.2.0-dev.11 [2024-02-24T02:43:01.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-02-24T02:43:01.883Z] d5b2ea4df956: Preparing [2024-02-24T02:43:01.883Z] 1dabbe62a244: Preparing [2024-02-24T02:43:01.883Z] a187fb4ad44f: Preparing [2024-02-24T02:43:01.883Z] 05f4f6e7a231: Preparing [2024-02-24T02:43:01.883Z] 3345fc486753: Preparing [2024-02-24T02:43:01.883Z] 95a7d157afb4: Preparing [2024-02-24T02:43:01.883Z] 7c504f21be85: Preparing [2024-02-24T02:43:01.883Z] 95a7d157afb4: Waiting [2024-02-24T02:43:01.883Z] 7c504f21be85: Waiting [2024-02-24T02:43:01.883Z] 05f4f6e7a231: Layer already exists [2024-02-24T02:43:01.883Z] a187fb4ad44f: Layer already exists [2024-02-24T02:43:01.883Z] 1dabbe62a244: Layer already exists [2024-02-24T02:43:01.883Z] d5b2ea4df956: Layer already exists [2024-02-24T02:43:01.883Z] 3345fc486753: Layer already exists [2024-02-24T02:43:01.883Z] 7c504f21be85: Layer already exists [2024-02-24T02:43:01.883Z] 95a7d157afb4: Layer already exists [2024-02-24T02:43:01.883Z] 2d7e7bcccaf720ac077dc443bc7b12b181cbc990-3.2.0-dev.11: digest: sha256:5dca38ae1c5a1cef04cf02556b7c96d02fe405d74f1691cc454dfa5849566d2b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:43:02.375Z] + 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-02-24T02:43:02.872Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2024-02-24T02:43:02.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-02-24T02:43:02.872Z] d5b2ea4df956: Preparing [2024-02-24T02:43:02.872Z] 1dabbe62a244: Preparing [2024-02-24T02:43:02.872Z] a187fb4ad44f: Preparing [2024-02-24T02:43:02.872Z] 05f4f6e7a231: Preparing [2024-02-24T02:43:02.872Z] 3345fc486753: Preparing [2024-02-24T02:43:02.872Z] 95a7d157afb4: Preparing [2024-02-24T02:43:02.872Z] 7c504f21be85: Preparing [2024-02-24T02:43:02.872Z] 95a7d157afb4: Waiting [2024-02-24T02:43:02.872Z] 7c504f21be85: Waiting [2024-02-24T02:43:02.872Z] 05f4f6e7a231: Layer already exists [2024-02-24T02:43:02.872Z] 3345fc486753: Layer already exists [2024-02-24T02:43:02.872Z] 1dabbe62a244: Layer already exists [2024-02-24T02:43:02.872Z] a187fb4ad44f: Layer already exists [2024-02-24T02:43:02.872Z] d5b2ea4df956: Layer already exists [2024-02-24T02:43:02.872Z] 7c504f21be85: Layer already exists [2024-02-24T02:43:02.872Z] 95a7d157afb4: Layer already exists [2024-02-24T02:43:03.136Z] main: digest: sha256:5dca38ae1c5a1cef04cf02556b7c96d02fe405d74f1691cc454dfa5849566d2b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-24T02:43:03.466Z] ===================================================== [Pipeline] echo [2024-02-24T02:43:03.523Z] taggedImages: [2024-02-24T02:43:03.524Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2d7e7bcccaf720ac077dc443bc7b12b181cbc990 [2024-02-24T02:43:03.524Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-02-24T02:43:03.524Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.11 [2024-02-24T02:43:03.524Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2d7e7bcccaf720ac077dc443bc7b12b181cbc990-3.2.0-dev.11 [2024-02-24T02:43:03.524Z] - 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-02-24T02:43:04.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-24T02:43:04.216Z] [2024-02-24T02:43:04.216Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:43:04.595Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-24T02:43:04.595Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-24T02:43:04.595Z] 8998bd30e6a1: Pulling fs layer [2024-02-24T02:43:04.595Z] 04944245beec: Pulling fs layer [2024-02-24T02:43:04.595Z] 699f458cf7ca: Pulling fs layer [2024-02-24T02:43:04.595Z] 765212b225bb: Pulling fs layer [2024-02-24T02:43:04.595Z] f23df028b6ca: Pulling fs layer [2024-02-24T02:43:04.595Z] d65c8cfc05b1: Pulling fs layer [2024-02-24T02:43:04.595Z] 765212b225bb: Waiting [2024-02-24T02:43:04.595Z] 2437ff75d9bd: Pulling fs layer [2024-02-24T02:43:04.595Z] d65c8cfc05b1: Waiting [2024-02-24T02:43:04.595Z] 2437ff75d9bd: Waiting [2024-02-24T02:43:04.595Z] f23df028b6ca: Waiting [2024-02-24T02:43:04.861Z] 04944245beec: Verifying Checksum [2024-02-24T02:43:04.861Z] 04944245beec: Download complete [2024-02-24T02:43:04.861Z] 765212b225bb: Verifying Checksum [2024-02-24T02:43:04.861Z] 765212b225bb: Download complete [2024-02-24T02:43:04.861Z] f23df028b6ca: Verifying Checksum [2024-02-24T02:43:04.861Z] f23df028b6ca: Download complete [2024-02-24T02:43:04.861Z] d65c8cfc05b1: Verifying Checksum [2024-02-24T02:43:04.861Z] d65c8cfc05b1: Download complete [2024-02-24T02:43:04.861Z] 699f458cf7ca: Verifying Checksum [2024-02-24T02:43:04.861Z] 699f458cf7ca: Download complete [2024-02-24T02:43:05.440Z] 8998bd30e6a1: Verifying Checksum [2024-02-24T02:43:05.440Z] 8998bd30e6a1: Download complete [2024-02-24T02:43:07.379Z] 2437ff75d9bd: Verifying Checksum [2024-02-24T02:43:07.379Z] 2437ff75d9bd: Download complete [2024-02-24T02:43:09.315Z] 8998bd30e6a1: Pull complete [2024-02-24T02:43:12.651Z] 04944245beec: Pull complete [2024-02-24T02:43:14.597Z] 699f458cf7ca: Pull complete [2024-02-24T02:43:14.597Z] 765212b225bb: Pull complete [2024-02-24T02:43:15.557Z] f23df028b6ca: Pull complete [2024-02-24T02:43:15.557Z] d65c8cfc05b1: Pull complete [2024-02-24T02:43:33.755Z] 2437ff75d9bd: Pull complete [2024-02-24T02:43:33.755Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-24T02:43:33.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-24T02:43:33.755Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-24T02:43:34.143Z] prd-ubuntu20.04-docker-arm64-4c-16g-1614 does not seem to be running inside a container [2024-02-24T02:43:34.207Z] $ 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/86 -v /w/workspace/app-record-replay/86:/w/workspace/app-record-replay/86:rw,z -v /w/workspace/app-record-replay/86@tmp:/w/workspace/app-record-replay/86@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-02-24T02:43:36.670Z] $ docker top 83b3d92cc4ee9695a2cac871530537365e65a45af6eb6dc334ecf8ecb84fe5cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-24T02:43:37.589Z] ---> job-cost.sh [2024-02-24T02:43:37.589Z] lf-activate-venv: SKIPPING [2024-02-24T02:43:37.589Z] INFO: No Stack... [2024-02-24T02:43:37.856Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-24T02:43:38.811Z] INFO: Archiving Costs [Pipeline] sh [2024-02-24T02:43:39.436Z] + cat /w/workspace/app-record-replay/86/archives/cost.csv [2024-02-24T02:43:39.436Z] + cut -d, -f6 [Pipeline] lock [2024-02-24T02:43:39.485Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-86-stack-cost] [2024-02-24T02:43:39.495Z] Resource [jenkins-edgexfoundry-app-record-replay-main-86-stack-cost] did not exist. Created. [2024-02-24T02:43:39.501Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-24T02:43:40.240Z] /w/workspace/app-record-replay/86@tmp/durable-6bebba91/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-24T02:43:40.570Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-24T02:43:40.590Z] Warning: overwriting stash ‘stack-cost’ [2024-02-24T02:43:40.649Z] Stashed 1 file(s) [Pipeline] } [2024-02-24T02:43:40.688Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-86-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-24T02:43:40.825Z] $ docker stop --time=1 83b3d92cc4ee9695a2cac871530537365e65a45af6eb6dc334ecf8ecb84fe5cf [2024-02-24T02:43:43.616Z] $ docker rm -f --volumes 83b3d92cc4ee9695a2cac871530537365e65a45af6eb6dc334ecf8ecb84fe5cf [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-02-24T02:43:45.096Z] provisioning config files... [2024-02-24T02:43:45.104Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3624839531739118293tmp [Pipeline] { [Pipeline] sh [2024-02-24T02:43:45.489Z] + set +x [2024-02-24T02:43:45.489Z] + curl -s https://codecov.io/bash [2024-02-24T02:43:45.489Z] + bash -s -- [2024-02-24T02:43:45.753Z] [2024-02-24T02:43:45.753Z] _____ _ [2024-02-24T02:43:45.753Z] / ____| | | [2024-02-24T02:43:45.753Z] | | ___ __| | ___ ___ _____ __ [2024-02-24T02:43:45.753Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-24T02:43:45.753Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-24T02:43:45.753Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-24T02:43:45.753Z] Bash-1.0.6 [2024-02-24T02:43:45.753Z] [2024-02-24T02:43:45.753Z] [2024-02-24T02:43:45.753Z] ==> git version 2.25.1 found [2024-02-24T02:43:45.753Z] ==> 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-02-24T02:43:45.753Z] Release-Date: 2020-01-08 [2024-02-24T02:43:45.753Z] 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-02-24T02:43:45.753Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-24T02:43:45.753Z] ==> Jenkins CI detected. [2024-02-24T02:43:45.753Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2024-02-24T02:43:45.753Z] project root: . [2024-02-24T02:43:45.753Z] --> token set from env [2024-02-24T02:43:45.753Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-24T02:43:45.753Z] ==> Running gcov in . (disable via -X gcov) [2024-02-24T02:43:45.753Z] ==> Python coveragepy not found [2024-02-24T02:43:45.753Z] ==> Searching for coverage reports in: [2024-02-24T02:43:45.753Z] + . [2024-02-24T02:43:45.753Z] -> Found 1 reports [2024-02-24T02:43:45.753Z] ==> Detecting git/mercurial file structure [2024-02-24T02:43:45.753Z] ==> Reading reports [2024-02-24T02:43:45.753Z] + ./coverage.out bytes=24667 [2024-02-24T02:43:45.753Z] ==> Appending adjustments [2024-02-24T02:43:45.753Z] https://docs.codecov.io/docs/fixing-reports [2024-02-24T02:43:45.753Z] + Found adjustments [2024-02-24T02:43:46.014Z] ==> Gzipping contents [2024-02-24T02:43:46.014Z] 8.0K /tmp/codecov.5ypLuY.gz [2024-02-24T02:43:46.014Z] ==> Uploading reports [2024-02-24T02:43:46.014Z] url: https://codecov.io [2024-02-24T02:43:46.015Z] query: branch=main&commit=2d7e7bcccaf720ac077dc443bc7b12b181cbc990&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-24T02:43:46.015Z] -> Pinging Codecov [2024-02-24T02:43:46.015Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2d7e7bcccaf720ac077dc443bc7b12b181cbc990&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-24T02:43:46.015Z] -> Uploading to [2024-02-24T02:43:46.015Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-24/F467761B9912B4F32F9BC62907045C81/2d7e7bcccaf720ac077dc443bc7b12b181cbc990/b7818302-6280-4a7e-95c2-92c48d647818.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240224%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240224T024345Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f072149fed3f03231b76ed69bc2cbacedc1d245adc66c8a497b079ac8b73c55d [2024-02-24T02:43:46.015Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-24T02:43:46.015Z] Dload Upload Total Spent Left Speed [2024-02-24T02:43:46.276Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4851 0 0 100 4851 0 19404 --:--:-- --:--:-- --:--:-- 19404 [2024-02-24T02:43:46.276Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/2d7e7bcccaf720ac077dc443bc7b12b181cbc990 [Pipeline] } [2024-02-24T02:43:46.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-02-24T02:43:46.788Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-24T02:43:46.807Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:43:47.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-24T02:43:47.249Z] [2024-02-24T02:43:47.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:43:47.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-24T02:43:47.598Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-24T02:43:47.598Z] df9b9388f04a: Pulling fs layer [2024-02-24T02:43:47.598Z] 52dc419b0ee2: Pulling fs layer [2024-02-24T02:43:47.598Z] 25bc292e5bac: Pulling fs layer [2024-02-24T02:43:47.598Z] 114826534d7a: Pulling fs layer [2024-02-24T02:43:47.598Z] 4657fd5d0bcf: Pulling fs layer [2024-02-24T02:43:47.598Z] 6ad1cebc031e: Pulling fs layer [2024-02-24T02:43:47.598Z] 8a3aa393b2d8: Pulling fs layer [2024-02-24T02:43:47.598Z] 114826534d7a: Waiting [2024-02-24T02:43:47.599Z] 4657fd5d0bcf: Waiting [2024-02-24T02:43:47.599Z] 6ad1cebc031e: Waiting [2024-02-24T02:43:47.599Z] 8a3aa393b2d8: Waiting [2024-02-24T02:43:47.599Z] 25bc292e5bac: Verifying Checksum [2024-02-24T02:43:47.599Z] 25bc292e5bac: Download complete [2024-02-24T02:43:47.599Z] 52dc419b0ee2: Verifying Checksum [2024-02-24T02:43:47.599Z] 52dc419b0ee2: Download complete [2024-02-24T02:43:47.599Z] 4657fd5d0bcf: Verifying Checksum [2024-02-24T02:43:47.599Z] 4657fd5d0bcf: Download complete [2024-02-24T02:43:47.599Z] df9b9388f04a: Verifying Checksum [2024-02-24T02:43:47.599Z] df9b9388f04a: Download complete [2024-02-24T02:43:47.858Z] df9b9388f04a: Pull complete [2024-02-24T02:43:47.858Z] 6ad1cebc031e: Download complete [2024-02-24T02:43:47.858Z] 52dc419b0ee2: Pull complete [2024-02-24T02:43:48.118Z] 25bc292e5bac: Pull complete [2024-02-24T02:43:48.377Z] 114826534d7a: Verifying Checksum [2024-02-24T02:43:48.377Z] 114826534d7a: Download complete [2024-02-24T02:43:48.636Z] 8a3aa393b2d8: Verifying Checksum [2024-02-24T02:43:48.636Z] 8a3aa393b2d8: Download complete [2024-02-24T02:43:51.926Z] 114826534d7a: Pull complete [2024-02-24T02:43:51.926Z] 4657fd5d0bcf: Pull complete [2024-02-24T02:43:52.498Z] 6ad1cebc031e: Pull complete [2024-02-24T02:43:55.787Z] 8a3aa393b2d8: Pull complete [2024-02-24T02:43:55.788Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-24T02:43:55.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-24T02:43:55.788Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-24T02:43:56.071Z] prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container [2024-02-24T02:43:56.103Z] $ 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:1.410.4 cat [2024-02-24T02:44:00.578Z] $ docker top 2f7e5f29dfa7fef123f6bb6386258ba8bc9cef5dd36cbfbbe0d02bcf61c8fb18 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-24T02:44:00.779Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2024-02-24T02:44:01.058Z] + set -o pipefail [2024-02-24T02:44:01.058Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2024-02-24T02:44:07.617Z] [2024-02-24T02:44:07.617Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2024-02-24T02:44:07.617Z] [2024-02-24T02:44:07.617Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/4884c03f-6a94-4724-bc7a-d7212ded11e6 [2024-02-24T02:44:07.617Z] [2024-02-24T02:44:07.617Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-24T02:44:07.617Z] [2024-02-24T02:44:07.617Z] [2024-02-24T02:44:07.617Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-24T02:44:07.617Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-24T02:44:07.617Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-02-24T02:44:07.623Z] $ docker stop --time=1 2f7e5f29dfa7fef123f6bb6386258ba8bc9cef5dd36cbfbbe0d02bcf61c8fb18 [2024-02-24T02:44:10.795Z] $ docker rm -f --volumes 2f7e5f29dfa7fef123f6bb6386258ba8bc9cef5dd36cbfbbe0d02bcf61c8fb18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-24T02:44:12.430Z] + git log --format=format:%s -1 2d7e7bcccaf720ac077dc443bc7b12b181cbc990 [Pipeline] sh [2024-02-24T02:44:12.721Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-24T02:44:12.721Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:44:13.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-24T02:44:13.079Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-24T02:44:13.256Z] prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container [2024-02-24T02:44:13.282Z] $ 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-02-24T02:44:13.728Z] $ docker top 8cb45b6a2545430d059a78bcfbacbb7e4a5033596aea6aa7b395703581275823 -eo pid,comm [2024-02-24T02:44:13.784Z] 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-02-24T02:44:13.784Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-24T02:44:13.998Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-24T02:44:13.998Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-24T02:44:14.117Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-24T02:44:14.117Z] $ docker exec 8cb45b6a2545430d059a78bcfbacbb7e4a5033596aea6aa7b395703581275823 ssh-agent [2024-02-24T02:44:14.236Z] SSH_AUTH_SOCK=/tmp/ssh-YNxrWOTc6TGA/agent.33 [2024-02-24T02:44:14.236Z] SSH_AGENT_PID=39 [2024-02-24T02:44:14.241Z] Running ssh-add (command line suppressed) [2024-02-24T02:44:14.348Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16851477459633392514.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16851477459633392514.key) [2024-02-24T02:44:14.366Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-24T02:44:14.725Z] + git semver tag [2024-02-24T02:44:14.987Z] 2024-02-24 02:44:14,893 [run_tag] DEBUG tag force:False [2024-02-24T02:44:14.987Z] 2024-02-24 02:44:14,893 [check_head_tag] DEBUG check head tag [2024-02-24T02:44:14.987Z] 2024-02-24 02:44:14,894 [execute] INFO git cat-file --batch-check [2024-02-24T02:44:14.987Z] 2024-02-24 02:44:14,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-02-24T02:44:14.987Z] 2024-02-24 02:44:14,897 [execute] INFO git cat-file --batch [2024-02-24T02:44:14.987Z] 2024-02-24 02:44:14,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-02-24T02:44:14.987Z] 2024-02-24 02:44:14,921 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-24T02:44:14.987Z] 2024-02-24 02:44:14,921 [execute] INFO git tag -a v3.2.0-dev.11 -m v3.2.0-dev.11 [2024-02-24T02:44:14.987Z] 2024-02-24 02:44:14,921 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.11', '-m', 'v3.2.0-dev.11'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-02-24T02:44:14.987Z] 2024-02-24 02:44:14,926 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-24T02:44:14.987Z] 3.2.0-dev.11 [Pipeline] } [2024-02-24T02:44:14.993Z] $ docker exec --env ******** --env ******** 8cb45b6a2545430d059a78bcfbacbb7e4a5033596aea6aa7b395703581275823 ssh-agent -k [2024-02-24T02:44:15.105Z] unset SSH_AUTH_SOCK; [2024-02-24T02:44:15.106Z] unset SSH_AGENT_PID; [2024-02-24T02:44:15.106Z] echo Agent pid 39 killed; [2024-02-24T02:44:15.119Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-24T02:44:15.650Z] + git semver [Pipeline] } [2024-02-24T02:44:15.920Z] $ docker stop --time=1 8cb45b6a2545430d059a78bcfbacbb7e4a5033596aea6aa7b395703581275823 [2024-02-24T02:44:17.197Z] $ docker rm -f --volumes 8cb45b6a2545430d059a78bcfbacbb7e4a5033596aea6aa7b395703581275823 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:44:17.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-24T02:44:17.913Z] [2024-02-24T02:44:17.913Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:44:18.284Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-24T02:44:18.284Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-24T02:44:18.284Z] ab5ef0e58194: Pulling fs layer [2024-02-24T02:44:18.284Z] 9712f1f96733: Pulling fs layer [2024-02-24T02:44:18.284Z] 63f879dbbcfc: Pulling fs layer [2024-02-24T02:44:18.284Z] 0d9ebad4ef96: Pulling fs layer [2024-02-24T02:44:18.284Z] e9a5061849ea: Pulling fs layer [2024-02-24T02:44:18.284Z] d747dcd14b5f: Pulling fs layer [2024-02-24T02:44:18.284Z] 2de7ff778b66: Pulling fs layer [2024-02-24T02:44:18.284Z] d747dcd14b5f: Waiting [2024-02-24T02:44:18.284Z] 0d9ebad4ef96: Waiting [2024-02-24T02:44:18.284Z] e9a5061849ea: Waiting [2024-02-24T02:44:18.284Z] 2de7ff778b66: Waiting [2024-02-24T02:44:18.284Z] 9712f1f96733: Verifying Checksum [2024-02-24T02:44:18.284Z] 9712f1f96733: Download complete [2024-02-24T02:44:18.545Z] 63f879dbbcfc: Verifying Checksum [2024-02-24T02:44:18.545Z] 63f879dbbcfc: Download complete [2024-02-24T02:44:18.804Z] e9a5061849ea: Verifying Checksum [2024-02-24T02:44:18.804Z] e9a5061849ea: Download complete [2024-02-24T02:44:18.804Z] d747dcd14b5f: Verifying Checksum [2024-02-24T02:44:18.804Z] d747dcd14b5f: Download complete [2024-02-24T02:44:18.804Z] ab5ef0e58194: Download complete [2024-02-24T02:44:18.804Z] 0d9ebad4ef96: Verifying Checksum [2024-02-24T02:44:18.804Z] 0d9ebad4ef96: Download complete [2024-02-24T02:44:19.061Z] 2de7ff778b66: Verifying Checksum [2024-02-24T02:44:19.062Z] 2de7ff778b66: Download complete [2024-02-24T02:44:21.594Z] ab5ef0e58194: Pull complete [2024-02-24T02:44:21.855Z] 9712f1f96733: Pull complete [2024-02-24T02:44:22.420Z] 63f879dbbcfc: Pull complete [2024-02-24T02:44:26.607Z] 0d9ebad4ef96: Pull complete [2024-02-24T02:44:26.607Z] e9a5061849ea: Pull complete [2024-02-24T02:44:26.607Z] d747dcd14b5f: Pull complete [2024-02-24T02:44:27.542Z] 2de7ff778b66: Pull complete [2024-02-24T02:44:27.542Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-24T02:44:27.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-24T02:44:27.542Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-24T02:44:27.875Z] prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container [2024-02-24T02:44:27.905Z] $ 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-02-24T02:44:32.391Z] $ docker top 8aa5275b19776176d1ce48be97d92881b1dd4e4b2b2f96f188dd76917a8f449e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-24T02:44:32.573Z] provisioning config files... [2024-02-24T02:44:32.581Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8554361180125223437tmp [2024-02-24T02:44:32.592Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12123187657519557448tmp [2024-02-24T02:44:32.603Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11154772489107988241tmp [Pipeline] { [Pipeline] echo [2024-02-24T02:44:32.785Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-24T02:44:33.091Z] ---> sigul-configuration.sh [2024-02-24T02:44:33.092Z] gpg: directory `/root/.gnupg' created [2024-02-24T02:44:33.092Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-24T02:44:33.092Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-24T02:44:33.092Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-24T02:44:33.092Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-24T02:44:33.092Z] gpg: CAST5 encrypted data [2024-02-24T02:44:33.092Z] gpg: encrypted with 1 passphrase [2024-02-24T02:44:33.092Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-24T02:44:33.388Z] + mkdir /home/jenkins [2024-02-24T02:44:33.388Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-24T02:44:33.688Z] + 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-02-24T02:44:33.706Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-24T02:44:33.999Z] ---> sigul-install.sh [2024-02-24T02:44:33.999Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-24T02:44:34.445Z] + git tag --list [2024-02-24T02:44:34.445Z] v3.1 [2024-02-24T02:44:34.445Z] v3.1.0 [2024-02-24T02:44:34.445Z] v3.1.0-dev.0 [2024-02-24T02:44:34.445Z] v3.1.0-dev.1 [2024-02-24T02:44:34.445Z] v3.1.0-dev.10 [2024-02-24T02:44:34.445Z] v3.1.0-dev.11 [2024-02-24T02:44:34.445Z] v3.1.0-dev.12 [2024-02-24T02:44:34.445Z] v3.1.0-dev.13 [2024-02-24T02:44:34.445Z] v3.1.0-dev.14 [2024-02-24T02:44:34.445Z] v3.1.0-dev.15 [2024-02-24T02:44:34.445Z] v3.1.0-dev.16 [2024-02-24T02:44:34.445Z] v3.1.0-dev.17 [2024-02-24T02:44:34.445Z] v3.1.0-dev.18 [2024-02-24T02:44:34.445Z] v3.1.0-dev.19 [2024-02-24T02:44:34.445Z] v3.1.0-dev.2 [2024-02-24T02:44:34.445Z] v3.1.0-dev.20 [2024-02-24T02:44:34.445Z] v3.1.0-dev.21 [2024-02-24T02:44:34.445Z] v3.1.0-dev.22 [2024-02-24T02:44:34.445Z] v3.1.0-dev.23 [2024-02-24T02:44:34.445Z] v3.1.0-dev.24 [2024-02-24T02:44:34.445Z] v3.1.0-dev.25 [2024-02-24T02:44:34.445Z] v3.1.0-dev.26 [2024-02-24T02:44:34.445Z] v3.1.0-dev.27 [2024-02-24T02:44:34.445Z] v3.1.0-dev.28 [2024-02-24T02:44:34.445Z] v3.1.0-dev.29 [2024-02-24T02:44:34.445Z] v3.1.0-dev.3 [2024-02-24T02:44:34.445Z] v3.1.0-dev.30 [2024-02-24T02:44:34.445Z] v3.1.0-dev.31 [2024-02-24T02:44:34.445Z] v3.1.0-dev.32 [2024-02-24T02:44:34.445Z] v3.1.0-dev.33 [2024-02-24T02:44:34.445Z] v3.1.0-dev.34 [2024-02-24T02:44:34.445Z] v3.1.0-dev.35 [2024-02-24T02:44:34.445Z] v3.1.0-dev.36 [2024-02-24T02:44:34.445Z] v3.1.0-dev.37 [2024-02-24T02:44:34.445Z] v3.1.0-dev.38 [2024-02-24T02:44:34.445Z] v3.1.0-dev.39 [2024-02-24T02:44:34.445Z] v3.1.0-dev.4 [2024-02-24T02:44:34.445Z] v3.1.0-dev.40 [2024-02-24T02:44:34.445Z] v3.1.0-dev.41 [2024-02-24T02:44:34.445Z] v3.1.0-dev.42 [2024-02-24T02:44:34.445Z] v3.1.0-dev.43 [2024-02-24T02:44:34.445Z] v3.1.0-dev.44 [2024-02-24T02:44:34.445Z] v3.1.0-dev.45 [2024-02-24T02:44:34.445Z] v3.1.0-dev.46 [2024-02-24T02:44:34.445Z] v3.1.0-dev.47 [2024-02-24T02:44:34.445Z] v3.1.0-dev.48 [2024-02-24T02:44:34.445Z] v3.1.0-dev.49 [2024-02-24T02:44:34.445Z] v3.1.0-dev.5 [2024-02-24T02:44:34.445Z] v3.1.0-dev.50 [2024-02-24T02:44:34.445Z] v3.1.0-dev.51 [2024-02-24T02:44:34.445Z] v3.1.0-dev.52 [2024-02-24T02:44:34.445Z] v3.1.0-dev.53 [2024-02-24T02:44:34.445Z] v3.1.0-dev.54 [2024-02-24T02:44:34.445Z] v3.1.0-dev.55 [2024-02-24T02:44:34.445Z] v3.1.0-dev.56 [2024-02-24T02:44:34.445Z] v3.1.0-dev.57 [2024-02-24T02:44:34.445Z] v3.1.0-dev.58 [2024-02-24T02:44:34.445Z] v3.1.0-dev.59 [2024-02-24T02:44:34.445Z] v3.1.0-dev.6 [2024-02-24T02:44:34.445Z] v3.1.0-dev.60 [2024-02-24T02:44:34.445Z] v3.1.0-dev.61 [2024-02-24T02:44:34.445Z] v3.1.0-dev.62 [2024-02-24T02:44:34.445Z] v3.1.0-dev.63 [2024-02-24T02:44:34.445Z] v3.1.0-dev.64 [2024-02-24T02:44:34.445Z] v3.1.0-dev.65 [2024-02-24T02:44:34.445Z] v3.1.0-dev.66 [2024-02-24T02:44:34.445Z] v3.1.0-dev.67 [2024-02-24T02:44:34.445Z] v3.1.0-dev.68 [2024-02-24T02:44:34.445Z] v3.1.0-dev.7 [2024-02-24T02:44:34.445Z] v3.1.0-dev.8 [2024-02-24T02:44:34.445Z] v3.1.0-dev.9 [2024-02-24T02:44:34.445Z] v3.2.0-dev.1 [2024-02-24T02:44:34.445Z] v3.2.0-dev.10 [2024-02-24T02:44:34.445Z] v3.2.0-dev.11 [2024-02-24T02:44:34.445Z] v3.2.0-dev.2 [2024-02-24T02:44:34.445Z] v3.2.0-dev.3 [2024-02-24T02:44:34.445Z] v3.2.0-dev.4 [2024-02-24T02:44:34.445Z] v3.2.0-dev.5 [2024-02-24T02:44:34.445Z] v3.2.0-dev.6 [2024-02-24T02:44:34.445Z] v3.2.0-dev.7 [2024-02-24T02:44:34.445Z] v3.2.0-dev.8 [2024-02-24T02:44:34.445Z] v3.2.0-dev.9 [Pipeline] sh [2024-02-24T02:44:34.798Z] + lftools sign git-tag v3.2.0-dev.11 [2024-02-24T02:44:35.371Z] Signing Git tag with Sigul... [2024-02-24T02:44:35.371Z] Signing v3.2.0-dev.11 [Pipeline] echo [2024-02-24T02:44:35.649Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-24T02:44:35.942Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-24T02:44:35.950Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-24T02:44:36.089Z] $ docker stop --time=1 8aa5275b19776176d1ce48be97d92881b1dd4e4b2b2f96f188dd76917a8f449e [2024-02-24T02:44:37.374Z] $ docker rm -f --volumes 8aa5275b19776176d1ce48be97d92881b1dd4e4b2b2f96f188dd76917a8f449e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-24T02:44:39.575Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-24T02:44:39.575Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:44:39.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-24T02:44:39.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-24T02:44:40.144Z] prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container [2024-02-24T02:44:40.175Z] $ 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-02-24T02:44:40.530Z] $ docker top 0095e385890693e975bb28fa49e788b587a9ec55e14fce1fc2211e652a1fa3f1 -eo pid,comm [2024-02-24T02:44:40.579Z] 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-02-24T02:44:40.579Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-24T02:44:40.861Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-24T02:44:40.861Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-24T02:44:40.972Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-24T02:44:40.972Z] $ docker exec 0095e385890693e975bb28fa49e788b587a9ec55e14fce1fc2211e652a1fa3f1 ssh-agent [2024-02-24T02:44:41.070Z] SSH_AUTH_SOCK=/tmp/ssh-LUbrG1Lgspwj/agent.33 [2024-02-24T02:44:41.070Z] SSH_AGENT_PID=39 [2024-02-24T02:44:41.075Z] Running ssh-add (command line suppressed) [2024-02-24T02:44:41.167Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6192227403532596088.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6192227403532596088.key) [2024-02-24T02:44:41.185Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-24T02:44:41.535Z] + git semver bump pre [2024-02-24T02:44:41.794Z] 2024-02-24 02:44:41,708 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-24T02:44:41.794Z] 2024-02-24 02:44:41,709 [bump_version] DEBUG bumping version:3.2.0-dev.11 on axis:pre with prefix:dev [2024-02-24T02:44:41.794Z] 2024-02-24 02:44:41,709 [bump_version] DEBUG bumped version:3.2.0-dev.12 [2024-02-24T02:44:41.794Z] 2024-02-24 02:44:41,709 [write_version] DEBUG write version:3.2.0-dev.12 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2024-02-24T02:44:41.794Z] 2024-02-24 02:44:41,709 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-24T02:44:41.794Z] 2024-02-24 02:44:41,709 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-24T02:44:41.794Z] 2024-02-24 02:44:41,711 [execute] INFO git cat-file --batch-check [2024-02-24T02:44:41.795Z] 2024-02-24 02:44:41,711 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-24T02:44:41.795Z] 2024-02-24 02:44:41,715 [execute] INFO git cat-file --batch [2024-02-24T02:44:41.795Z] 2024-02-24 02:44:41,716 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-24T02:44:41.795Z] 2024-02-24 02:44:41,720 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-24T02:44:41.795Z] 3.2.0-dev.12 [Pipeline] } [2024-02-24T02:44:41.802Z] $ docker exec --env ******** --env ******** 0095e385890693e975bb28fa49e788b587a9ec55e14fce1fc2211e652a1fa3f1 ssh-agent -k [2024-02-24T02:44:41.884Z] unset SSH_AUTH_SOCK; [2024-02-24T02:44:41.885Z] unset SSH_AGENT_PID; [2024-02-24T02:44:41.885Z] echo Agent pid 39 killed; [2024-02-24T02:44:41.897Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-24T02:44:42.433Z] + git semver [Pipeline] } [2024-02-24T02:44:42.704Z] $ docker stop --time=1 0095e385890693e975bb28fa49e788b587a9ec55e14fce1fc2211e652a1fa3f1 [2024-02-24T02:44:43.964Z] $ docker rm -f --volumes 0095e385890693e975bb28fa49e788b587a9ec55e14fce1fc2211e652a1fa3f1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-24T02:44:44.496Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-24T02:44:44.497Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:44:44.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-24T02:44:44.866Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-24T02:44:45.046Z] prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container [2024-02-24T02:44:45.075Z] $ 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-02-24T02:44:45.415Z] $ docker top 922e8e4cef33581257f28fa61f4969aaf1b7b0b1595674310146604029bbf566 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-24T02:44:45.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-24T02:44:45.690Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-24T02:44:45.818Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-24T02:44:45.821Z] $ docker exec 922e8e4cef33581257f28fa61f4969aaf1b7b0b1595674310146604029bbf566 ssh-agent [2024-02-24T02:44:45.940Z] SSH_AUTH_SOCK=/tmp/ssh-0rJNEJ01GopD/agent.32 [2024-02-24T02:44:45.940Z] SSH_AGENT_PID=38 [2024-02-24T02:44:45.955Z] Running ssh-add (command line suppressed) [2024-02-24T02:44:46.057Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9125101205528196651.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9125101205528196651.key) [2024-02-24T02:44:46.079Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-24T02:44:46.457Z] + git semver push [2024-02-24T02:44:46.717Z] 2024-02-24 02:44:46,636 [run_push] DEBUG push [2024-02-24T02:44:46.717Z] 2024-02-24 02:44:46,637 [execute] INFO git cat-file --batch-check [2024-02-24T02:44:46.717Z] 2024-02-24 02:44:46,637 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-24T02:44:46.717Z] 2024-02-24 02:44:46,641 [execute] INFO git rev-list 7250c9c0e2d773a6e5f6b3cd853fbfefccb5bcbb -- [2024-02-24T02:44:46.717Z] 2024-02-24 02:44:46,642 [execute] DEBUG Popen(['git', 'rev-list', '7250c9c0e2d773a6e5f6b3cd853fbfefccb5bcbb', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-24T02:44:46.717Z] 2024-02-24 02:44:46,648 [execute] INFO git fetch -v origin [2024-02-24T02:44:46.717Z] 2024-02-24 02:44:46,648 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-02-24T02:44:47.287Z] 2024-02-24 02:44:47,148 [run_push] DEBUG no remote changes detected [2024-02-24T02:44:47.287Z] 2024-02-24 02:44:47,149 [execute] INFO git push origin semver [2024-02-24T02:44:47.287Z] 2024-02-24 02:44:47,149 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-24T02:44:48.224Z] 2024-02-24 02:44:47,869 [run_push] DEBUG push all version tags [2024-02-24T02:44:48.224Z] 2024-02-24 02:44:47,869 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-24T02:44:48.224Z] 2024-02-24 02:44:47,870 [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-02-24T02:44:48.792Z] 2024-02-24 02:44:48,569 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-24T02:44:48.792Z] 3.2.0-dev.12 [Pipeline] } [2024-02-24T02:44:48.797Z] $ docker exec --env ******** --env ******** 922e8e4cef33581257f28fa61f4969aaf1b7b0b1595674310146604029bbf566 ssh-agent -k [2024-02-24T02:44:48.899Z] unset SSH_AUTH_SOCK; [2024-02-24T02:44:48.899Z] unset SSH_AGENT_PID; [2024-02-24T02:44:48.899Z] echo Agent pid 38 killed; [2024-02-24T02:44:48.916Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-24T02:44:49.453Z] + git semver [Pipeline] } [2024-02-24T02:44:49.722Z] $ docker stop --time=1 922e8e4cef33581257f28fa61f4969aaf1b7b0b1595674310146604029bbf566 [2024-02-24T02:44:51.278Z] $ docker rm -f --volumes 922e8e4cef33581257f28fa61f4969aaf1b7b0b1595674310146604029bbf566 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-02-24T02:44:53.035Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2024-02-24T02:44:53.035Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-02-24T02:44:53.035Z] total 16 [2024-02-24T02:44:53.035Z] drwxr-xr-x 3 root root 4096 Feb 24 02:33 . [2024-02-24T02:44:53.035Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 24 02:44 .. [2024-02-24T02:44:53.035Z] drwxr-xr-x 2 root root 4096 Feb 24 02:33 cost [2024-02-24T02:44:53.035Z] -rw-r--r-- 1 root root 88 Feb 24 02:33 cost.csv [2024-02-24T02:44:53.035Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2024-02-24T02:44:53.035Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-02-24T02:44:53.035Z] total 16 [2024-02-24T02:44:53.035Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 24 02:33 . [2024-02-24T02:44:53.035Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 24 02:44 .. [2024-02-24T02:44:53.035Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 24 02:33 cost [2024-02-24T02:44:53.035Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 24 02:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-24T02:44:53.327Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-24T02:44:54.184Z] ---> package-listing.sh [2024-02-24T02:44:54.184Z] ++ facter osfamily [2024-02-24T02:44:54.184Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-24T02:44:54.443Z] + OS_FAMILY=debian [2024-02-24T02:44:54.443Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2024-02-24T02:44:54.443Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-24T02:44:54.443Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-24T02:44:54.443Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-24T02:44:54.443Z] + PACKAGES=/tmp/packages_start.txt [2024-02-24T02:44:54.443Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-02-24T02:44:54.443Z] + PACKAGES=/tmp/packages_end.txt [2024-02-24T02:44:54.443Z] + case "${OS_FAMILY}" in [2024-02-24T02:44:54.443Z] + dpkg -l [2024-02-24T02:44:54.443Z] + grep '^ii' [2024-02-24T02:44:54.443Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-24T02:44:54.443Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-24T02:44:54.443Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-24T02:44:54.443Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-02-24T02:44:54.443Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2024-02-24T02:44:54.443Z] + 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-02-24T02:44:54.451Z] 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-02-24T02:44:54.724Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-24T02:44:55.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-24T02:44:55.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-24T02:44:55.532Z] prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container [2024-02-24T02:44:55.562Z] $ 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-02-24T02:44:56.330Z] $ docker top 1676ce343b7269f4241add89cd8a609178c034dfca4eae4c0c394c48192ff4b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-24T02:44:56.799Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-24T02:44:57.102Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-24T02:44:57.390Z] + ls /var/log/sa-host [2024-02-24T02:44:57.390Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-24T02:44:57.627Z] provisioning config files... [2024-02-24T02:44:57.638Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3371653129834539894tmp [Pipeline] { [Pipeline] echo [2024-02-24T02:44:57.771Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-24T02:44:58.056Z] ---> create-netrc.sh [Pipeline] } [2024-02-24T02:44:58.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-24T02:44:58.526Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-24T02:44:58.536Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-24T02:44:58.820Z] ---> sudo-logs.sh [2024-02-24T02:44:58.820Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-24T02:44:58.991Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-24T02:44:59.276Z] ---> job-cost.sh [2024-02-24T02:44:59.276Z] lf-activate-venv: SKIPPING [2024-02-24T02:44:59.276Z] DEBUG: total: 0.2199999988079071 [2024-02-24T02:44:59.276Z] INFO: Retrieving Stack Cost... [2024-02-24T02:44:59.847Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-24T02:45:00.106Z] INFO: Archiving Costs [Pipeline] echo [2024-02-24T02:45:00.118Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-24T02:45:00.407Z] ---> logs-deploy.sh [2024-02-24T02:45:00.407Z] lf-activate-venv: SKIPPING [2024-02-24T02:45:00.407Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/86 [2024-02-24T02:45:00.407Z] INFO: archiving workspace using pattern(s): [2024-02-24T02:45:01.809Z] Archives upload complete. [2024-02-24T02:45:01.809Z] INFO: archiving logs to Nexus