Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b579943a118980ce83a5f3b26e5c96da3a93eb4b 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-ssh7782792157075864879.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-ssh3979698278702203798.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-ssh17866993945943443013.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-ssh1230278456072694135.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-ssh5595286785612733371.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5456 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 b579943a118980ce83a5f3b26e5c96da3a93eb4b (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#130)" > 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 b579943a118980ce83a5f3b26e5c96da3a93eb4b # timeout=10 > git rev-list --no-walk 42aea672f0406301138db13be41833586662c3bb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-11T16:48:28.755Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-11T16:48:28.856Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-11T16:48:28.884Z] ========================================================= [2024-03-11T16:48:28.884Z] EdgeX Global Pipelines Version Info [2024-03-11T16:48:28.884Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-11T16:48:29.619Z] ------------------- [2024-03-11T16:48:29.619Z] stable info: [2024-03-11T16:48:29.619Z] ------------------- [2024-03-11T16:48:29.619Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-11T16:48:29.619Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-11T16:48:29.619Z] Message: update stable to v1.0.258 [2024-03-11T16:48:30.188Z] ------------------- [2024-03-11T16:48:30.188Z] experimental info: [2024-03-11T16:48:30.188Z] ------------------- [2024-03-11T16:48:30.188Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-11T16:48:30.188Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-11T16:48:30.188Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-11T16:48:30.295Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-03-11T16:48:30.326Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-03-11T16:48:30.367Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-11T16:48:30.400Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-11T16:48:30.435Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-11T16:48:30.469Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-11T16:48:30.606Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-11T16:48:30.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-11T16:48:30.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-11T16:48:30.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-11T16:48:30.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-11T16:48:30.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-03-11T16:48:30.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-11T16:48:30.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-11T16:48:30.850Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-11T16:48:30.882Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-11T16:48:30.916Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-11T16:48:30.949Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-11T16:48:30.984Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-11T16:48:31.020Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-11T16:48:31.061Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-11T16:48:31.102Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-11T16:48:31.142Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-11T16:48:31.181Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-11T16:48:31.225Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-11T16:48:31.267Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-11T16:48:31.303Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-11T16:48:31.342Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-11T16:48:31.375Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-11T16:48:31.415Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-11T16:48:31.455Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b579943a118980ce83a5f3b26e5c96da3a93eb4b [Pipeline] echo [2024-03-11T16:48:31.493Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b579943 [Pipeline] echo [2024-03-11T16:48:31.532Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T16:48:31.631Z] provisioning config files... [2024-03-11T16:48:31.644Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13342831831654985509tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T16:48:31.996Z] ---> ****-login.sh [2024-03-11T16:48:31.996Z] nexus3.edgexfoundry.org:10001 [2024-03-11T16:48:32.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T16:48:32.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T16:48:32.255Z] Configure a credential helper to remove this warning. See [2024-03-11T16:48:32.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T16:48:32.255Z] [2024-03-11T16:48:32.255Z] Login Succeeded [2024-03-11T16:48:32.255Z] nexus3.edgexfoundry.org:10002 [2024-03-11T16:48:32.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T16:48:32.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T16:48:32.517Z] Configure a credential helper to remove this warning. See [2024-03-11T16:48:32.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T16:48:32.517Z] [2024-03-11T16:48:32.517Z] Login Succeeded [2024-03-11T16:48:32.517Z] nexus3.edgexfoundry.org:10003 [2024-03-11T16:48:32.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T16:48:32.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T16:48:32.517Z] Configure a credential helper to remove this warning. See [2024-03-11T16:48:32.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T16:48:32.517Z] [2024-03-11T16:48:32.517Z] Login Succeeded [2024-03-11T16:48:32.517Z] nexus3.edgexfoundry.org:10004 [2024-03-11T16:48:32.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T16:48:32.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T16:48:32.779Z] Configure a credential helper to remove this warning. See [2024-03-11T16:48:32.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T16:48:32.779Z] [2024-03-11T16:48:32.779Z] Login Succeeded [2024-03-11T16:48:32.779Z] ****.io [2024-03-11T16:48:32.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T16:48:33.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T16:48:33.041Z] Configure a credential helper to remove this warning. See [2024-03-11T16:48:33.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T16:48:33.041Z] [2024-03-11T16:48:33.041Z] Login Succeeded [2024-03-11T16:48:33.041Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T16:48:33.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-11T16:48:33.576Z] + git rev-list -1 --merges b579943a118980ce83a5f3b26e5c96da3a93eb4b~1..b579943a118980ce83a5f3b26e5c96da3a93eb4b [Pipeline] echo [2024-03-11T16:48:33.601Z] -----------> git rev-list -1 --merges b579943a118980ce83a5f3b26e5c96da3a93eb4b~1..b579943a118980ce83a5f3b26e5c96da3a93eb4b b579943a118980ce83a5f3b26e5c96da3a93eb4b [false] [Pipeline] sh [2024-03-11T16:48:33.905Z] + git log --format=format:%s -1 b579943a118980ce83a5f3b26e5c96da3a93eb4b [Pipeline] echo [2024-03-11T16:48:33.921Z] ========================================================= [2024-03-11T16:48:33.921Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-11T16:48:33.921Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T16:48:34.315Z] + git log --format=format:%s -1 b579943a118980ce83a5f3b26e5c96da3a93eb4b [Pipeline] echo [2024-03-11T16:48:34.327Z] [semverPrep] GIT_COMMIT: b579943a118980ce83a5f3b26e5c96da3a93eb4b, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#130) [Pipeline] echo [2024-03-11T16:48:34.353Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-11T16:48:34.758Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-11T16:48:34.759Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-11T16:48:34.759Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-11T16:48:34.759Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-11T16:48:34.759Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-11T16:48:34.759Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-11T16:48:34.759Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T16:48:35.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T16:48:35.220Z] [2024-03-11T16:48:35.220Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T16:48:35.545Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T16:48:35.545Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-11T16:48:35.545Z] b85a868b505f: Pulling fs layer [2024-03-11T16:48:35.545Z] e2be974225ed: Pulling fs layer [2024-03-11T16:48:35.545Z] 339a4e72a1f5: Pulling fs layer [2024-03-11T16:48:35.545Z] 988bab9f4d93: Pulling fs layer [2024-03-11T16:48:35.545Z] 1469e6f7b9e6: Pulling fs layer [2024-03-11T16:48:35.545Z] eaf3925da568: Pulling fs layer [2024-03-11T16:48:35.545Z] bab4dde63d76: Pulling fs layer [2024-03-11T16:48:35.545Z] 988bab9f4d93: Waiting [2024-03-11T16:48:35.545Z] bde34c3a00c8: Pulling fs layer [2024-03-11T16:48:35.545Z] b352a97aabf1: Pulling fs layer [2024-03-11T16:48:35.545Z] 1469e6f7b9e6: Waiting [2024-03-11T16:48:35.545Z] 4872d77fe225: Pulling fs layer [2024-03-11T16:48:35.545Z] 5851b861e8e6: Pulling fs layer [2024-03-11T16:48:35.545Z] bab4dde63d76: Waiting [2024-03-11T16:48:35.545Z] b352a97aabf1: Waiting [2024-03-11T16:48:35.545Z] bde34c3a00c8: Waiting [2024-03-11T16:48:35.545Z] 4872d77fe225: Waiting [2024-03-11T16:48:35.545Z] eaf3925da568: Waiting [2024-03-11T16:48:35.545Z] 5851b861e8e6: Waiting [2024-03-11T16:48:35.545Z] e2be974225ed: Verifying Checksum [2024-03-11T16:48:35.545Z] e2be974225ed: Download complete [2024-03-11T16:48:35.545Z] 988bab9f4d93: Verifying Checksum [2024-03-11T16:48:35.545Z] 988bab9f4d93: Download complete [2024-03-11T16:48:35.804Z] 339a4e72a1f5: Verifying Checksum [2024-03-11T16:48:35.804Z] 339a4e72a1f5: Download complete [2024-03-11T16:48:35.804Z] 1469e6f7b9e6: Verifying Checksum [2024-03-11T16:48:35.804Z] 1469e6f7b9e6: Download complete [2024-03-11T16:48:35.804Z] eaf3925da568: Verifying Checksum [2024-03-11T16:48:35.804Z] eaf3925da568: Download complete [2024-03-11T16:48:35.804Z] bde34c3a00c8: Verifying Checksum [2024-03-11T16:48:35.804Z] bde34c3a00c8: Download complete [2024-03-11T16:48:35.804Z] 4872d77fe225: Verifying Checksum [2024-03-11T16:48:35.804Z] 4872d77fe225: Download complete [2024-03-11T16:48:35.804Z] 5851b861e8e6: Verifying Checksum [2024-03-11T16:48:35.804Z] 5851b861e8e6: Download complete [2024-03-11T16:48:35.804Z] b85a868b505f: Verifying Checksum [2024-03-11T16:48:35.804Z] b85a868b505f: Download complete [2024-03-11T16:48:36.371Z] bab4dde63d76: Verifying Checksum [2024-03-11T16:48:36.371Z] bab4dde63d76: Download complete [2024-03-11T16:48:37.309Z] b85a868b505f: Pull complete [2024-03-11T16:48:37.309Z] e2be974225ed: Pull complete [2024-03-11T16:48:37.569Z] 339a4e72a1f5: Pull complete [2024-03-11T16:48:37.826Z] 988bab9f4d93: Pull complete [2024-03-11T16:48:38.085Z] 1469e6f7b9e6: Pull complete [2024-03-11T16:48:38.085Z] eaf3925da568: Pull complete [2024-03-11T16:48:39.984Z] bab4dde63d76: Pull complete [2024-03-11T16:48:39.984Z] bde34c3a00c8: Pull complete [2024-03-11T16:48:39.984Z] b352a97aabf1: Pull complete [2024-03-11T16:48:39.984Z] 4872d77fe225: Pull complete [2024-03-11T16:48:40.245Z] 5851b861e8e6: Pull complete [2024-03-11T16:48:40.245Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-11T16:48:40.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T16:48:40.245Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T16:48:40.686Z] prd-ubuntu20.04-docker-8c-8g-5456 does not seem to be running inside a container [2024-03-11T16:48:40.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-11T16:48:43.587Z] $ docker top 84bc4e86d1348933a160bda8bcbea332f3394607f94c3ad1899db587a528e7c5 -eo pid,comm [2024-03-11T16:48:43.642Z] 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-03-11T16:48:43.642Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-11T16:48:43.750Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T16:48:43.750Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T16:48:43.852Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T16:48:43.858Z] $ docker exec 84bc4e86d1348933a160bda8bcbea332f3394607f94c3ad1899db587a528e7c5 ssh-agent [2024-03-11T16:48:43.955Z] SSH_AUTH_SOCK=/tmp/ssh-P6PAZsdk2H9z/agent.31 [2024-03-11T16:48:43.955Z] SSH_AGENT_PID=37 [2024-03-11T16:48:43.961Z] Running ssh-add (command line suppressed) [2024-03-11T16:48:44.059Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_361272383104803922.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_361272383104803922.key) [2024-03-11T16:48:44.070Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T16:48:44.372Z] + git tag --points-at HEAD [Pipeline] } [2024-03-11T16:48:44.387Z] $ docker exec --env ******** --env ******** 84bc4e86d1348933a160bda8bcbea332f3394607f94c3ad1899db587a528e7c5 ssh-agent -k [2024-03-11T16:48:44.471Z] unset SSH_AUTH_SOCK; [2024-03-11T16:48:44.471Z] unset SSH_AGENT_PID; [2024-03-11T16:48:44.472Z] echo Agent pid 37 killed; [2024-03-11T16:48:44.478Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-11T16:48:44.553Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T16:48:44.553Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T16:48:44.649Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T16:48:44.655Z] $ docker exec 84bc4e86d1348933a160bda8bcbea332f3394607f94c3ad1899db587a528e7c5 ssh-agent [2024-03-11T16:48:44.762Z] SSH_AUTH_SOCK=/tmp/ssh-rfvgcdxygAGD/agent.68 [2024-03-11T16:48:44.762Z] SSH_AGENT_PID=74 [2024-03-11T16:48:44.766Z] Running ssh-add (command line suppressed) [2024-03-11T16:48:44.864Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6821124839107100226.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6821124839107100226.key) [2024-03-11T16:48:44.876Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T16:48:45.189Z] + git semver init [2024-03-11T16:48:45.450Z] 2024-03-11 16:48:45,378 [run_init] DEBUG init version:0.0.0 force:False [2024-03-11T16:48:45.450Z] 2024-03-11 16:48:45,379 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2024-03-11T16:48:45.450Z] 2024-03-11 16:48:45,379 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2024-03-11T16:48:45.450Z] 2024-03-11 16:48:45,380 [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-03-11T16:48:46.390Z] 2024-03-11 16:48:46,378 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2024-03-11T16:48:46.390Z] 2024-03-11 16:48:46,378 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2024-03-11T16:48:46.390Z] 2024-03-11 16:48:46,378 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-11T16:48:46.390Z] 2024-03-11 16:48:46,379 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-11T16:48:46.390Z] 3.2.0-dev.15 [Pipeline] } [2024-03-11T16:48:46.665Z] $ docker exec --env ******** --env ******** 84bc4e86d1348933a160bda8bcbea332f3394607f94c3ad1899db587a528e7c5 ssh-agent -k [2024-03-11T16:48:46.759Z] unset SSH_AUTH_SOCK; [2024-03-11T16:48:46.763Z] unset SSH_AGENT_PID; [2024-03-11T16:48:46.763Z] echo Agent pid 74 killed; [2024-03-11T16:48:46.770Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-11T16:48:47.154Z] + git semver [Pipeline] } [2024-03-11T16:48:47.433Z] $ docker stop --time=1 84bc4e86d1348933a160bda8bcbea332f3394607f94c3ad1899db587a528e7c5 [2024-03-11T16:48:48.713Z] $ docker rm -f --volumes 84bc4e86d1348933a160bda8bcbea332f3394607f94c3ad1899db587a528e7c5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T16:48:49.082Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-11T16:48:49.338Z] Stashed 1 file(s) [Pipeline] echo [2024-03-11T16:48:49.342Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.15 [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-03-11T16:48:49.728Z] provisioning config files... [2024-03-11T16:48:49.746Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7468032570795132470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T16:48:50.058Z] ---> ****-login.sh [2024-03-11T16:48:50.058Z] nexus3.edgexfoundry.org:10001 [2024-03-11T16:48:50.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T16:48:50.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T16:48:50.058Z] Configure a credential helper to remove this warning. See [2024-03-11T16:48:50.058Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T16:48:50.059Z] [2024-03-11T16:48:50.059Z] Login Succeeded [2024-03-11T16:48:50.059Z] nexus3.edgexfoundry.org:10002 [2024-03-11T16:48:50.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T16:48:50.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T16:48:50.059Z] Configure a credential helper to remove this warning. See [2024-03-11T16:48:50.059Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T16:48:50.059Z] [2024-03-11T16:48:50.059Z] Login Succeeded [2024-03-11T16:48:50.059Z] nexus3.edgexfoundry.org:10003 [2024-03-11T16:48:50.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T16:48:50.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T16:48:50.320Z] Configure a credential helper to remove this warning. See [2024-03-11T16:48:50.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T16:48:50.320Z] [2024-03-11T16:48:50.320Z] Login Succeeded [2024-03-11T16:48:50.320Z] nexus3.edgexfoundry.org:10004 [2024-03-11T16:48:50.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T16:48:50.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T16:48:50.320Z] Configure a credential helper to remove this warning. See [2024-03-11T16:48:50.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T16:48:50.320Z] [2024-03-11T16:48:50.320Z] Login Succeeded [2024-03-11T16:48:50.320Z] ****.io [2024-03-11T16:48:50.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T16:48:50.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T16:48:50.581Z] Configure a credential helper to remove this warning. See [2024-03-11T16:48:50.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T16:48:50.581Z] [2024-03-11T16:48:50.581Z] Login Succeeded [2024-03-11T16:48:50.581Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T16:48:50.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-11T16:48:50.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T16:48:50.820Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T16:48:50.860Z] ========================================================= [2024-03-11T16:48:50.860Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-11T16:48:50.860Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T16:48:51.275Z] + 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-03-11T16:48:51.275Z] Sending build context to Docker daemon 6.711MB [2024-03-11T16:48:51.275Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T16:48:51.276Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-11T16:48:51.276Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-11T16:48:51.276Z] 7264a8db6415: Pulling fs layer [2024-03-11T16:48:51.276Z] c4d48a809fc2: Pulling fs layer [2024-03-11T16:48:51.276Z] 4f1c88b9dad5: Pulling fs layer [2024-03-11T16:48:51.276Z] ad3a456e5733: Pulling fs layer [2024-03-11T16:48:51.276Z] 69c7f0334f64: Pulling fs layer [2024-03-11T16:48:51.276Z] 1f1c1a5573a3: Pulling fs layer [2024-03-11T16:48:51.276Z] ce7588e14bc9: Pulling fs layer [2024-03-11T16:48:51.276Z] b5e4710f87ac: Pulling fs layer [2024-03-11T16:48:51.276Z] ad3a456e5733: Waiting [2024-03-11T16:48:51.276Z] 69c7f0334f64: Waiting [2024-03-11T16:48:51.276Z] 1f1c1a5573a3: Waiting [2024-03-11T16:48:51.276Z] ce7588e14bc9: Waiting [2024-03-11T16:48:51.276Z] b5e4710f87ac: Waiting [2024-03-11T16:48:51.276Z] c4d48a809fc2: Verifying Checksum [2024-03-11T16:48:51.276Z] c4d48a809fc2: Download complete [2024-03-11T16:48:51.276Z] ad3a456e5733: Verifying Checksum [2024-03-11T16:48:51.276Z] ad3a456e5733: Download complete [2024-03-11T16:48:51.276Z] 69c7f0334f64: Verifying Checksum [2024-03-11T16:48:51.276Z] 69c7f0334f64: Download complete [2024-03-11T16:48:51.534Z] 7264a8db6415: Verifying Checksum [2024-03-11T16:48:51.534Z] 7264a8db6415: Download complete [2024-03-11T16:48:51.534Z] 1f1c1a5573a3: Verifying Checksum [2024-03-11T16:48:51.534Z] 1f1c1a5573a3: Download complete [2024-03-11T16:48:51.534Z] 7264a8db6415: Pull complete [2024-03-11T16:48:51.534Z] b5e4710f87ac: Verifying Checksum [2024-03-11T16:48:51.534Z] b5e4710f87ac: Download complete [2024-03-11T16:48:51.794Z] c4d48a809fc2: Pull complete [2024-03-11T16:48:51.794Z] 4f1c88b9dad5: Verifying Checksum [2024-03-11T16:48:51.794Z] 4f1c88b9dad5: Download complete [2024-03-11T16:48:52.360Z] ce7588e14bc9: Verifying Checksum [2024-03-11T16:48:52.360Z] ce7588e14bc9: Download complete [2024-03-11T16:48:54.887Z] 4f1c88b9dad5: Pull complete [2024-03-11T16:48:54.887Z] ad3a456e5733: Pull complete [2024-03-11T16:48:54.887Z] 69c7f0334f64: Pull complete [2024-03-11T16:48:54.887Z] 1f1c1a5573a3: Pull complete [2024-03-11T16:48:57.451Z] ce7588e14bc9: Pull complete [2024-03-11T16:48:57.747Z] b5e4710f87ac: Pull complete [2024-03-11T16:48:57.747Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-11T16:48:57.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-11T16:48:57.747Z] ---> 88b5674ff536 [2024-03-11T16:48:57.747Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-11T16:49:01.964Z] ---> Running in 71303600d63f [2024-03-11T16:49:01.964Z] Removing intermediate container 71303600d63f [2024-03-11T16:49:01.964Z] ---> 3d8434921065 [2024-03-11T16:49:01.964Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T16:49:01.964Z] ---> Running in 920e9c70a6ee [2024-03-11T16:49:02.222Z] Removing intermediate container 920e9c70a6ee [2024-03-11T16:49:02.222Z] ---> 371e9732304b [2024-03-11T16:49:02.222Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-11T16:49:02.222Z] ---> Running in cf86b7361a91 [2024-03-11T16:49:02.222Z] Removing intermediate container cf86b7361a91 [2024-03-11T16:49:02.222Z] ---> 4a8bc1ec611a [2024-03-11T16:49:02.222Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T16:49:02.222Z] ---> Running in 4da98c9c631a [2024-03-11T16:49:02.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T16:49:02.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T16:49:03.004Z] OK: 264 MiB in 52 packages [2024-03-11T16:49:03.265Z] Removing intermediate container 4da98c9c631a [2024-03-11T16:49:03.265Z] ---> e1c474bb6560 [2024-03-11T16:49:03.265Z] Step 7/12 : WORKDIR /app [2024-03-11T16:49:03.265Z] ---> Running in 5a088028ba3a [2024-03-11T16:49:03.265Z] Removing intermediate container 5a088028ba3a [2024-03-11T16:49:03.265Z] ---> 54b9b3e25c92 [2024-03-11T16:49:03.265Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-11T16:49:03.525Z] ---> 865312e45b70 [2024-03-11T16:49:03.525Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T16:49:03.525Z] ---> Running in 20f7eeda0910 [2024-03-11T16:49:04.634Z] Still waiting to schedule task [2024-03-11T16:49:04.635Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-11T16:49:35.639Z] Removing intermediate container 20f7eeda0910 [2024-03-11T16:49:35.639Z] ---> dad5c1292089 [2024-03-11T16:49:35.639Z] Step 10/12 : COPY . . [2024-03-11T16:49:35.639Z] ---> 0333de4e39ac [2024-03-11T16:49:35.639Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T16:49:35.639Z] ---> Running in 2b80e58a6ca1 [2024-03-11T16:49:35.639Z] Removing intermediate container 2b80e58a6ca1 [2024-03-11T16:49:35.639Z] ---> ad30f4c441b8 [2024-03-11T16:49:35.639Z] Step 12/12 : RUN $MAKE [2024-03-11T16:49:35.639Z] ---> Running in 5006800e9bbc [2024-03-11T16:49:35.639Z] noop [2024-03-11T16:49:35.639Z] Removing intermediate container 5006800e9bbc [2024-03-11T16:49:35.639Z] ---> 8ca7f0d2abda [2024-03-11T16:49:35.639Z] Successfully built 8ca7f0d2abda [2024-03-11T16:49:35.639Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T16:49:36.022Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-11T16:49:36.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T16:49:36.128Z] prd-ubuntu20.04-docker-8c-8g-5456 does not seem to be running inside a container [2024-03-11T16:49:36.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-11T16:49:36.482Z] $ docker top bb3b807806438252ba0e706d0078684190d6c88c472cf7202e826ad79be4f0fc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T16:49:36.865Z] + go version [2024-03-11T16:49:36.865Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-11T16:49:36.879Z] $ docker stop --time=1 bb3b807806438252ba0e706d0078684190d6c88c472cf7202e826ad79be4f0fc [2024-03-11T16:49:38.123Z] $ docker rm -f --volumes bb3b807806438252ba0e706d0078684190d6c88c472cf7202e826ad79be4f0fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T16:49:38.768Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-11T16:49:38.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T16:49:38.880Z] prd-ubuntu20.04-docker-8c-8g-5456 does not seem to be running inside a container [2024-03-11T16:49:38.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-11T16:49:39.244Z] $ docker top 21c811319a0b51e1a0e2b7f26638a5b313b3f52f85cdaae81d332e8033a8c889 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T16:49:39.626Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2024-03-11T16:49:39.946Z] + make test [2024-03-11T16:49:39.946Z] go test -race -coverprofile=coverage.out ./... [2024-03-11T16:49:58.039Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-03-11T16:49:58.039Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-03-11T16:49:58.039Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-03-11T16:49:58.039Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-03-11T16:49:58.609Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.045s coverage: 88.0% of statements [2024-03-11T16:50:08.593Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.600s coverage: 98.7% of statements [2024-03-11T16:50:08.593Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.099s coverage: 89.7% of statements [2024-03-11T16:50:08.593Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.037s coverage: 100.0% of statements [2024-03-11T16:50:26.720Z] go vet ./... [2024-03-11T16:50:28.622Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-11T16:50:28.622Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-11T16:50:28.622Z] ./bin/test-attribution-txt.sh [2024-03-11T16:50:28.622Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-11T16:50:28.637Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-11T16:50:28.678Z] $ docker stop --time=1 21c811319a0b51e1a0e2b7f26638a5b313b3f52f85cdaae81d332e8033a8c889 [2024-03-11T16:50:32.012Z] $ docker rm -f --volumes 21c811319a0b51e1a0e2b7f26638a5b313b3f52f85cdaae81d332e8033a8c889 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T16:50:32.362Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5457 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2024-03-11T16:50:32.400Z] Running in /w/workspace/app-record-replay/90 [Pipeline] { [Pipeline] checkout [2024-03-11T16:50:32.559Z] + sudo chown -R jenkins:jenkins . [2024-03-11T16:50:35.480Z] Selected Git installation does not exist. Using Default [2024-03-11T16:50:35.480Z] The recommended git tool is: NONE [Pipeline] stash [2024-03-11T16:50:35.562Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-11T16:50:36.266Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-11T16:50:36.552Z] + ls -al . [2024-03-11T16:50:36.552Z] total 192 [2024-03-11T16:50:36.552Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 16:49 . [2024-03-11T16:50:36.552Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 16:48 .. [2024-03-11T16:50:36.552Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 11 16:48 .dockerignore [2024-03-11T16:50:36.552Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 16:50 .git [2024-03-11T16:50:36.552Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 16:48 .github [2024-03-11T16:50:36.552Z] -rw-rw-r-- 1 jenkins jenkins 164 Mar 11 16:48 .gitignore [2024-03-11T16:50:36.552Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 16:48 .golangci.yml [2024-03-11T16:50:36.552Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 16:48 .semver [2024-03-11T16:50:36.552Z] -rw-rw-r-- 1 jenkins jenkins 11301 Mar 11 16:48 Attribution.txt [2024-03-11T16:50:36.552Z] -rw-rw-r-- 1 jenkins jenkins 458 Mar 11 16:48 CHANGELOG.md [2024-03-11T16:50:36.552Z] -rw-rw-r-- 1 jenkins jenkins 1725 Mar 11 16:48 Dockerfile [2024-03-11T16:50:36.552Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 16:48 GOVERNANCE.md [2024-03-11T16:50:36.552Z] -rw-rw-r-- 1 jenkins jenkins 681 Mar 11 16:48 Jenkinsfile [2024-03-11T16:50:36.552Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 11 16:48 LICENSE [2024-03-11T16:50:36.552Z] -rw-rw-r-- 1 jenkins jenkins 3136 Mar 11 16:48 Makefile [2024-03-11T16:50:36.552Z] -rw-rw-r-- 1 jenkins jenkins 611 Mar 11 16:48 OWNERS.md [2024-03-11T16:50:36.552Z] -rw-rw-r-- 1 jenkins jenkins 4107 Mar 11 16:48 README.md [2024-03-11T16:50:36.552Z] -rw-rw-r-- 1 jenkins jenkins 7789 Mar 11 16:48 Record and Reply.postman_collection.json [2024-03-11T16:50:36.552Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 11 16:48 VERSION [2024-03-11T16:50:36.552Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 16:48 bin [2024-03-11T16:50:36.552Z] -rw-r--r-- 1 jenkins jenkins 24667 Mar 11 16:50 coverage.out [2024-03-11T16:50:36.552Z] -rw-rw-r-- 1 jenkins jenkins 3951 Mar 11 16:48 go.mod [2024-03-11T16:50:36.552Z] -rw-rw-r-- 1 jenkins jenkins 36103 Mar 11 16:48 go.sum [2024-03-11T16:50:36.552Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 11 16:48 internal [2024-03-11T16:50:36.552Z] -rw-rw-r-- 1 jenkins jenkins 913 Mar 11 16:48 main.go [2024-03-11T16:50:36.552Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 16:48 openapi [2024-03-11T16:50:36.552Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 16:48 pkg [2024-03-11T16:50:36.552Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 16:48 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T16:50:36.938Z] + 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=b579943a118980ce83a5f3b26e5c96da3a93eb4b --label arch=amd64 --label version=3.2.0-dev.15 . [2024-03-11T16:50:36.939Z] Sending build context to Docker daemon 6.737MB [2024-03-11T16:50:36.939Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T16:50:36.939Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-11T16:50:36.939Z] ---> 8ca7f0d2abda [2024-03-11T16:50:36.939Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-11T16:50:37.197Z] ---> Running in 803de268299b [2024-03-11T16:50:37.197Z] Removing intermediate container 803de268299b [2024-03-11T16:50:37.197Z] ---> 4015f81c5499 [2024-03-11T16:50:37.197Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T16:50:37.197Z] ---> Running in 937c325e2a89 [2024-03-11T16:50:37.197Z] Removing intermediate container 937c325e2a89 [2024-03-11T16:50:37.197Z] ---> e214b5b1fc57 [2024-03-11T16:50:37.197Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-11T16:50:37.197Z] ---> Running in c13fabd9e52d [2024-03-11T16:50:37.197Z] Removing intermediate container c13fabd9e52d [2024-03-11T16:50:37.197Z] ---> b9d4fe8d62b2 [2024-03-11T16:50:37.197Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T16:50:37.197Z] ---> Running in 8516bdd01df6 [2024-03-11T16:50:37.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T16:50:37.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T16:50:38.023Z] OK: 264 MiB in 52 packages [2024-03-11T16:50:38.282Z] Removing intermediate container 8516bdd01df6 [2024-03-11T16:50:38.282Z] ---> 0fcbd58bd231 [2024-03-11T16:50:38.282Z] Step 7/27 : WORKDIR /app [2024-03-11T16:50:38.282Z] ---> Running in 3fde3dfbf855 [2024-03-11T16:50:38.540Z] Removing intermediate container 3fde3dfbf855 [2024-03-11T16:50:38.540Z] ---> 6e703e203f24 [2024-03-11T16:50:38.540Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-11T16:50:38.540Z] ---> 2ecef0313864 [2024-03-11T16:50:38.540Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T16:50:38.540Z] ---> Running in 2b644000ce10 [2024-03-11T16:50:39.478Z] Removing intermediate container 2b644000ce10 [2024-03-11T16:50:39.478Z] ---> 7e8390bac288 [2024-03-11T16:50:39.478Z] Step 10/27 : COPY . . [2024-03-11T16:50:39.738Z] ---> 94d8e4996e71 [2024-03-11T16:50:39.738Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T16:50:39.738Z] ---> Running in 95450f4cea81 [2024-03-11T16:50:39.738Z] Removing intermediate container 95450f4cea81 [2024-03-11T16:50:39.738Z] ---> 44504fc7cccf [2024-03-11T16:50:39.738Z] Step 12/27 : RUN $MAKE [2024-03-11T16:50:39.738Z] ---> Running in a525ca9628b1 [2024-03-11T16:50:39.995Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.15" -trimpath -mod=readonly -o app-record-replay [2024-03-11T16:50:40.093Z] using credential edgex-jenkins-ssh [2024-03-11T16:50:40.121Z] Cloning the remote Git repository [2024-03-11T16:50:40.165Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-03-11T16:50:40.258Z] > git init /w/workspace/app-record-replay/90 # timeout=10 [2024-03-11T16:50:40.404Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-03-11T16:50:40.405Z] > git --version # timeout=10 [2024-03-11T16:50:40.428Z] > git --version # 'git version 2.25.1' [2024-03-11T16:50:40.431Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-11T16:50:40.573Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-11T16:50:42.126Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-03-11T16:50:42.158Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-11T16:50:43.027Z] Avoid second fetch [2024-03-11T16:50:43.028Z] Checking out Revision b579943a118980ce83a5f3b26e5c96da3a93eb4b (main) [2024-03-11T16:50:43.579Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#130)" [2024-03-11T16:50:43.044Z] > git config core.sparsecheckout # timeout=10 [2024-03-11T16:50:43.105Z] > git checkout -f b579943a118980ce83a5f3b26e5c96da3a93eb4b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T16:50:45.032Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-11T16:50:45.032Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-11T16:50:45.032Z] Dload Upload Total Spent Left Speed [2024-03-11T16:50:45.032Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95022 0 --:--:-- --:--:-- --:--:-- 95022 [Pipeline] sh [2024-03-11T16:50:45.374Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-11T16:50:45.704Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-11T16:50:45.704Z] + sudo tee /etc/docker/daemon.new [2024-03-11T16:50:45.704Z] { [2024-03-11T16:50:45.704Z] "registry-mirrors": [ [2024-03-11T16:50:45.704Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-11T16:50:45.704Z] ], [2024-03-11T16:50:45.704Z] "bip": "10.250.0.254/24", [2024-03-11T16:50:45.704Z] "hosts": [ [2024-03-11T16:50:45.704Z] "tcp://0.0.0.0:5555", [2024-03-11T16:50:45.704Z] "unix:///var/run/docker.sock" [2024-03-11T16:50:45.704Z] ], [2024-03-11T16:50:45.704Z] "mtu": 1458, [2024-03-11T16:50:45.704Z] "selinux-enabled": true, [2024-03-11T16:50:45.704Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-11T16:50:45.704Z] } [Pipeline] sh [2024-03-11T16:50:46.030Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-11T16:50:46.359Z] + sudo service docker restart [2024-03-11T16:51:01.936Z] Removing intermediate container a525ca9628b1 [2024-03-11T16:51:01.936Z] ---> 3b813bf4481a [2024-03-11T16:51:01.936Z] Step 13/27 : FROM alpine:3.18 [2024-03-11T16:51:01.936Z] 3.18: Pulling from library/alpine [2024-03-11T16:51:01.936Z] 619be1103602: Pulling fs layer [2024-03-11T16:51:01.936Z] 619be1103602: Verifying Checksum [2024-03-11T16:51:01.936Z] 619be1103602: Download complete [2024-03-11T16:51:01.936Z] 619be1103602: Pull complete [2024-03-11T16:51:01.936Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-11T16:51:01.936Z] Status: Downloaded newer image for alpine:3.18 [2024-03-11T16:51:01.936Z] ---> d3782b16ccc9 [2024-03-11T16:51:01.936Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-11T16:51:01.936Z] ---> Running in 68112587cdfe [2024-03-11T16:51:01.936Z] Removing intermediate container 68112587cdfe [2024-03-11T16:51:01.936Z] ---> 6b8e26e390a9 [2024-03-11T16:51:01.936Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-03-11T16:51:01.936Z] ---> Running in 144edba1fb93 [2024-03-11T16:51:01.936Z] Removing intermediate container 144edba1fb93 [2024-03-11T16:51:01.936Z] ---> b670bbfc6857 [2024-03-11T16:51:01.936Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-11T16:51:01.936Z] ---> Running in 62acb90496d1 [2024-03-11T16:51:01.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T16:51:01.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T16:51:01.936Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-11T16:51:01.936Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-11T16:51:01.936Z] Executing busybox-1.36.1-r5.trigger [2024-03-11T16:51:01.936Z] Executing ca-certificates-20230506-r0.trigger [2024-03-11T16:51:01.936Z] OK: 8 MiB in 17 packages [2024-03-11T16:51:01.936Z] Removing intermediate container 62acb90496d1 [2024-03-11T16:51:01.936Z] ---> e1a44f7492c7 [2024-03-11T16:51:01.936Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-11T16:51:01.936Z] ---> Running in bef16ff9dbb8 [2024-03-11T16:51:01.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T16:51:01.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T16:51:01.936Z] OK: 8 MiB in 17 packages [2024-03-11T16:51:01.936Z] Removing intermediate container bef16ff9dbb8 [2024-03-11T16:51:01.936Z] ---> 0fc01a25d190 [2024-03-11T16:51:01.936Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-11T16:51:01.936Z] ---> 11daaf1a1c18 [2024-03-11T16:51:01.936Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-11T16:51:01.936Z] ---> 77bd0b924cd4 [2024-03-11T16:51:01.936Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-11T16:51:02.197Z] ---> f9d98650cd4c [2024-03-11T16:51:02.197Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-03-11T16:51:03.133Z] ---> 52286c986c0d [2024-03-11T16:51:03.133Z] Step 22/27 : EXPOSE 59712 [2024-03-11T16:51:03.133Z] ---> Running in 9b9754bb0b3b [2024-03-11T16:51:03.133Z] Removing intermediate container 9b9754bb0b3b [2024-03-11T16:51:03.133Z] ---> 82e486d82aab [2024-03-11T16:51:03.133Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-03-11T16:51:03.133Z] ---> Running in 2ea569b5d538 [2024-03-11T16:51:03.133Z] Removing intermediate container 2ea569b5d538 [2024-03-11T16:51:03.133Z] ---> e730ecaf3f01 [2024-03-11T16:51:03.133Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-11T16:51:03.133Z] ---> Running in f892c7aa09fb [2024-03-11T16:51:03.133Z] Removing intermediate container f892c7aa09fb [2024-03-11T16:51:03.133Z] ---> 3a8d36058eef [2024-03-11T16:51:03.133Z] Step 25/27 : LABEL arch=amd64 [2024-03-11T16:51:03.393Z] ---> Running in af210e051ba6 [2024-03-11T16:51:03.393Z] Removing intermediate container af210e051ba6 [2024-03-11T16:51:03.393Z] ---> beecc8c5e467 [2024-03-11T16:51:03.393Z] Step 26/27 : LABEL git_sha=b579943a118980ce83a5f3b26e5c96da3a93eb4b [2024-03-11T16:51:03.393Z] ---> Running in 667d36c2ba31 [2024-03-11T16:51:03.393Z] Removing intermediate container 667d36c2ba31 [2024-03-11T16:51:03.393Z] ---> 6ba81284a417 [2024-03-11T16:51:03.393Z] Step 27/27 : LABEL version=3.2.0-dev.15 [2024-03-11T16:51:03.393Z] ---> Running in 9becb534ee57 [2024-03-11T16:51:03.653Z] Removing intermediate container 9becb534ee57 [2024-03-11T16:51:03.653Z] ---> 8aee4d72dc07 [2024-03-11T16:51:03.653Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-11T16:51:03.653Z] Successfully built 8aee4d72dc07 [2024-03-11T16:51:03.653Z] 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-03-11T16:51:03.968Z] provisioning config files... [2024-03-11T16:51:03.978Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2165899729979343352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T16:51:04.315Z] ---> ****-login.sh [2024-03-11T16:51:04.315Z] nexus3.edgexfoundry.org:10001 [2024-03-11T16:51:04.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T16:51:04.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T16:51:04.315Z] Configure a credential helper to remove this warning. See [2024-03-11T16:51:04.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T16:51:04.315Z] [2024-03-11T16:51:04.315Z] Login Succeeded [2024-03-11T16:51:04.315Z] nexus3.edgexfoundry.org:10002 [2024-03-11T16:51:04.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T16:51:04.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T16:51:04.315Z] Configure a credential helper to remove this warning. See [2024-03-11T16:51:04.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T16:51:04.315Z] [2024-03-11T16:51:04.315Z] Login Succeeded [2024-03-11T16:51:04.315Z] nexus3.edgexfoundry.org:10003 [2024-03-11T16:51:04.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T16:51:04.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T16:51:04.576Z] Configure a credential helper to remove this warning. See [2024-03-11T16:51:04.576Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T16:51:04.576Z] [2024-03-11T16:51:04.576Z] Login Succeeded [2024-03-11T16:51:04.576Z] nexus3.edgexfoundry.org:10004 [2024-03-11T16:51:04.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T16:51:04.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T16:51:04.576Z] Configure a credential helper to remove this warning. See [2024-03-11T16:51:04.576Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T16:51:04.576Z] [2024-03-11T16:51:04.576Z] Login Succeeded [2024-03-11T16:51:04.576Z] ****.io [2024-03-11T16:51:04.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T16:51:04.623Z] provisioning config files... [2024-03-11T16:51:04.644Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/90@tmp/config12339648956712280861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T16:51:05.069Z] ---> ****-login.sh [2024-03-11T16:51:05.069Z] nexus3.edgexfoundry.org:10001 [2024-03-11T16:51:05.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T16:51:05.142Z] Configure a credential helper to remove this warning. See [2024-03-11T16:51:05.143Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T16:51:05.143Z] [2024-03-11T16:51:05.143Z] Login Succeeded [2024-03-11T16:51:05.143Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T16:51:05.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-11T16:51:05.292Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-03-11T16:51:05.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] echo [2024-03-11T16:51:05.348Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2024-03-11T16:51:05.348Z] b579943a118980ce83a5f3b26e5c96da3a93eb4b [2024-03-11T16:51:05.348Z] latest [2024-03-11T16:51:05.348Z] 3.2.0-dev.15 [2024-03-11T16:51:05.348Z] b579943a118980ce83a5f3b26e5c96da3a93eb4b-3.2.0-dev.15 [2024-03-11T16:51:05.348Z] main [2024-03-11T16:51:05.348Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T16:51:05.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T16:51:05.605Z] Configure a credential helper to remove this warning. See [2024-03-11T16:51:05.605Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T16:51:05.605Z] [2024-03-11T16:51:05.605Z] Login Succeeded [2024-03-11T16:51:05.605Z] nexus3.edgexfoundry.org:10002 [2024-03-11T16:51:05.811Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:b579943a118980ce83a5f3b26e5c96da3a93eb4b [Pipeline] } [Pipeline] // withEnv [2024-03-11T16:51:05.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T16:51:05.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T16:51:05.878Z] Configure a credential helper to remove this warning. See [2024-03-11T16:51:05.878Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T16:51:05.878Z] [2024-03-11T16:51:05.878Z] Login Succeeded [2024-03-11T16:51:05.878Z] nexus3.edgexfoundry.org:10003 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T16:51:06.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T16:51:06.210Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:b579943a118980ce83a5f3b26e5c96da3a93eb4b [2024-03-11T16:51:06.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-11T16:51:06.210Z] 1dd6c3bd73e4: Preparing [2024-03-11T16:51:06.210Z] 55624b1e4c36: Preparing [2024-03-11T16:51:06.210Z] 4780debbab8a: Preparing [2024-03-11T16:51:06.210Z] 0a0abfbdcfd4: Preparing [2024-03-11T16:51:06.210Z] c7e3f45394ed: Preparing [2024-03-11T16:51:06.210Z] 784d51ff102a: Preparing [2024-03-11T16:51:06.210Z] aedc3bda2944: Preparing [2024-03-11T16:51:06.210Z] aedc3bda2944: Waiting [2024-03-11T16:51:06.210Z] 784d51ff102a: Waiting [2024-03-11T16:51:06.210Z] 4780debbab8a: Pushed [2024-03-11T16:51:06.210Z] 0a0abfbdcfd4: Pushed [2024-03-11T16:51:06.210Z] c7e3f45394ed: Pushed [2024-03-11T16:51:06.210Z] 55624b1e4c36: Pushed [2024-03-11T16:51:06.210Z] aedc3bda2944: Layer already exists [2024-03-11T16:51:06.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T16:51:06.423Z] Configure a credential helper to remove this warning. See [2024-03-11T16:51:06.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T16:51:06.423Z] [2024-03-11T16:51:06.423Z] Login Succeeded [2024-03-11T16:51:06.423Z] nexus3.edgexfoundry.org:10004 [2024-03-11T16:51:06.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T16:51:06.470Z] 784d51ff102a: Pushed [2024-03-11T16:51:06.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T16:51:06.692Z] Configure a credential helper to remove this warning. See [2024-03-11T16:51:06.692Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T16:51:06.692Z] [2024-03-11T16:51:06.692Z] Login Succeeded [2024-03-11T16:51:06.692Z] ****.io [2024-03-11T16:51:06.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T16:51:07.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T16:51:07.227Z] Configure a credential helper to remove this warning. See [2024-03-11T16:51:07.227Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T16:51:07.227Z] [2024-03-11T16:51:07.227Z] Login Succeeded [2024-03-11T16:51:07.227Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T16:51:07.243Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-11T16:51:07.634Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T16:51:07.681Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T16:51:07.726Z] ========================================================= [2024-03-11T16:51:07.726Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-11T16:51:07.726Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T16:51:08.210Z] + 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-03-11T16:51:08.210Z] Sending build context to Docker daemon 260.1kB [2024-03-11T16:51:08.486Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T16:51:08.486Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-11T16:51:08.486Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-11T16:51:08.486Z] 9fda8d8052c6: Pulling fs layer [2024-03-11T16:51:08.486Z] 5d54e960e981: Pulling fs layer [2024-03-11T16:51:08.486Z] c4a7e357bf2a: Pulling fs layer [2024-03-11T16:51:08.486Z] f0e02332f6b5: Pulling fs layer [2024-03-11T16:51:08.486Z] 872ee5b61b7b: Pulling fs layer [2024-03-11T16:51:08.486Z] 0c6a40ed1a82: Pulling fs layer [2024-03-11T16:51:08.486Z] 94ae7d8d031c: Pulling fs layer [2024-03-11T16:51:08.486Z] 872ee5b61b7b: Waiting [2024-03-11T16:51:08.486Z] 0c6a40ed1a82: Waiting [2024-03-11T16:51:08.486Z] f0e02332f6b5: Waiting [2024-03-11T16:51:08.486Z] 94ae7d8d031c: Waiting [2024-03-11T16:51:08.486Z] 5d54e960e981: Verifying Checksum [2024-03-11T16:51:08.486Z] 5d54e960e981: Download complete [2024-03-11T16:51:08.758Z] f0e02332f6b5: Download complete [2024-03-11T16:51:08.758Z] 872ee5b61b7b: Verifying Checksum [2024-03-11T16:51:08.758Z] 872ee5b61b7b: Download complete [2024-03-11T16:51:08.758Z] 9fda8d8052c6: Download complete [2024-03-11T16:51:09.011Z] 1dd6c3bd73e4: Pushed [2024-03-11T16:51:09.029Z] 94ae7d8d031c: Verifying Checksum [2024-03-11T16:51:09.029Z] 94ae7d8d031c: Download complete [2024-03-11T16:51:09.270Z] b579943a118980ce83a5f3b26e5c96da3a93eb4b: digest: sha256:9df8df86fb6e812c594da379649e9b218796917e798f80cd9854cb9eb9d48197 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T16:51:09.617Z] 9fda8d8052c6: Pull complete [2024-03-11T16:51:09.676Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T16:51:10.108Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-03-11T16:51:10.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-11T16:51:10.108Z] 1dd6c3bd73e4: Preparing [2024-03-11T16:51:10.108Z] 55624b1e4c36: Preparing [2024-03-11T16:51:10.108Z] 4780debbab8a: Preparing [2024-03-11T16:51:10.108Z] 0a0abfbdcfd4: Preparing [2024-03-11T16:51:10.108Z] c7e3f45394ed: Preparing [2024-03-11T16:51:10.108Z] 784d51ff102a: Preparing [2024-03-11T16:51:10.108Z] aedc3bda2944: Preparing [2024-03-11T16:51:10.108Z] 784d51ff102a: Waiting [2024-03-11T16:51:10.108Z] 0a0abfbdcfd4: Layer already exists [2024-03-11T16:51:10.108Z] c7e3f45394ed: Layer already exists [2024-03-11T16:51:10.108Z] 4780debbab8a: Layer already exists [2024-03-11T16:51:10.108Z] 55624b1e4c36: Layer already exists [2024-03-11T16:51:10.108Z] 1dd6c3bd73e4: Layer already exists [2024-03-11T16:51:10.108Z] aedc3bda2944: Layer already exists [2024-03-11T16:51:10.108Z] 784d51ff102a: Layer already exists [2024-03-11T16:51:10.108Z] latest: digest: sha256:9df8df86fb6e812c594da379649e9b218796917e798f80cd9854cb9eb9d48197 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T16:51:10.533Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [2024-03-11T16:51:10.611Z] 5d54e960e981: Pull complete [2024-03-11T16:51:10.611Z] c4a7e357bf2a: Verifying Checksum [2024-03-11T16:51:10.611Z] c4a7e357bf2a: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T16:51:10.960Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.15 [2024-03-11T16:51:10.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-11T16:51:10.960Z] 1dd6c3bd73e4: Preparing [2024-03-11T16:51:10.960Z] 55624b1e4c36: Preparing [2024-03-11T16:51:10.960Z] 4780debbab8a: Preparing [2024-03-11T16:51:10.960Z] 0a0abfbdcfd4: Preparing [2024-03-11T16:51:10.960Z] c7e3f45394ed: Preparing [2024-03-11T16:51:10.960Z] 784d51ff102a: Preparing [2024-03-11T16:51:10.960Z] aedc3bda2944: Preparing [2024-03-11T16:51:10.960Z] 4780debbab8a: Layer already exists [2024-03-11T16:51:10.960Z] c7e3f45394ed: Layer already exists [2024-03-11T16:51:10.960Z] 0a0abfbdcfd4: Layer already exists [2024-03-11T16:51:10.960Z] 55624b1e4c36: Layer already exists [2024-03-11T16:51:10.960Z] 1dd6c3bd73e4: Layer already exists [2024-03-11T16:51:10.960Z] 784d51ff102a: Layer already exists [2024-03-11T16:51:10.960Z] aedc3bda2944: Layer already exists [2024-03-11T16:51:10.960Z] 3.2.0-dev.15: digest: sha256:9df8df86fb6e812c594da379649e9b218796917e798f80cd9854cb9eb9d48197 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T16:51:11.392Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:b579943a118980ce83a5f3b26e5c96da3a93eb4b-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T16:51:11.579Z] 0c6a40ed1a82: Verifying Checksum [2024-03-11T16:51:11.579Z] 0c6a40ed1a82: Download complete [2024-03-11T16:51:11.808Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:b579943a118980ce83a5f3b26e5c96da3a93eb4b-3.2.0-dev.15 [2024-03-11T16:51:11.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-11T16:51:11.808Z] 1dd6c3bd73e4: Preparing [2024-03-11T16:51:11.808Z] 55624b1e4c36: Preparing [2024-03-11T16:51:11.808Z] 4780debbab8a: Preparing [2024-03-11T16:51:11.808Z] 0a0abfbdcfd4: Preparing [2024-03-11T16:51:11.808Z] c7e3f45394ed: Preparing [2024-03-11T16:51:11.808Z] 784d51ff102a: Preparing [2024-03-11T16:51:11.808Z] aedc3bda2944: Preparing [2024-03-11T16:51:11.808Z] aedc3bda2944: Waiting [2024-03-11T16:51:11.808Z] 784d51ff102a: Waiting [2024-03-11T16:51:11.808Z] 55624b1e4c36: Layer already exists [2024-03-11T16:51:11.808Z] c7e3f45394ed: Layer already exists [2024-03-11T16:51:11.808Z] 4780debbab8a: Layer already exists [2024-03-11T16:51:11.808Z] 0a0abfbdcfd4: Layer already exists [2024-03-11T16:51:11.808Z] 1dd6c3bd73e4: Layer already exists [2024-03-11T16:51:11.808Z] 784d51ff102a: Layer already exists [2024-03-11T16:51:11.808Z] aedc3bda2944: Layer already exists [2024-03-11T16:51:11.808Z] b579943a118980ce83a5f3b26e5c96da3a93eb4b-3.2.0-dev.15: digest: sha256:9df8df86fb6e812c594da379649e9b218796917e798f80cd9854cb9eb9d48197 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T16:51:12.234Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T16:51:12.649Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2024-03-11T16:51:12.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-11T16:51:12.650Z] 1dd6c3bd73e4: Preparing [2024-03-11T16:51:12.650Z] 55624b1e4c36: Preparing [2024-03-11T16:51:12.650Z] 4780debbab8a: Preparing [2024-03-11T16:51:12.650Z] 0a0abfbdcfd4: Preparing [2024-03-11T16:51:12.650Z] c7e3f45394ed: Preparing [2024-03-11T16:51:12.650Z] 784d51ff102a: Preparing [2024-03-11T16:51:12.650Z] aedc3bda2944: Preparing [2024-03-11T16:51:12.650Z] 784d51ff102a: Waiting [2024-03-11T16:51:12.650Z] aedc3bda2944: Waiting [2024-03-11T16:51:12.650Z] 4780debbab8a: Layer already exists [2024-03-11T16:51:12.650Z] 1dd6c3bd73e4: Layer already exists [2024-03-11T16:51:12.650Z] 55624b1e4c36: Layer already exists [2024-03-11T16:51:12.650Z] c7e3f45394ed: Layer already exists [2024-03-11T16:51:12.650Z] 0a0abfbdcfd4: Layer already exists [2024-03-11T16:51:12.650Z] 784d51ff102a: Layer already exists [2024-03-11T16:51:12.650Z] aedc3bda2944: Layer already exists [2024-03-11T16:51:12.650Z] main: digest: sha256:9df8df86fb6e812c594da379649e9b218796917e798f80cd9854cb9eb9d48197 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-11T16:51:12.908Z] ===================================================== [Pipeline] echo [2024-03-11T16:51:12.955Z] taggedImages: [2024-03-11T16:51:12.955Z] - nexus3.edgexfoundry.org:10004/app-record-replay:b579943a118980ce83a5f3b26e5c96da3a93eb4b [2024-03-11T16:51:12.955Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-03-11T16:51:12.955Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.15 [2024-03-11T16:51:12.955Z] - nexus3.edgexfoundry.org:10004/app-record-replay:b579943a118980ce83a5f3b26e5c96da3a93eb4b-3.2.0-dev.15 [2024-03-11T16:51:12.955Z] - 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-03-11T16:51:13.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T16:51:13.655Z] [2024-03-11T16:51:13.655Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T16:51:13.998Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T16:51:13.998Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-11T16:51:13.998Z] 5eb5b503b376: Pulling fs layer [2024-03-11T16:51:13.998Z] 5c69ac0246d0: Pulling fs layer [2024-03-11T16:51:13.998Z] ec43610c2a17: Pulling fs layer [2024-03-11T16:51:13.998Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-11T16:51:13.998Z] 33b1e0a273af: Pulling fs layer [2024-03-11T16:51:13.998Z] 5d3b04190fa2: Pulling fs layer [2024-03-11T16:51:13.998Z] 2f39f015ded8: Pulling fs layer [2024-03-11T16:51:13.998Z] 3a2ae6a8a46f: Waiting [2024-03-11T16:51:13.998Z] 33b1e0a273af: Waiting [2024-03-11T16:51:13.998Z] 5d3b04190fa2: Waiting [2024-03-11T16:51:13.998Z] 5c69ac0246d0: Download complete [2024-03-11T16:51:13.998Z] 3a2ae6a8a46f: Download complete [2024-03-11T16:51:13.998Z] 33b1e0a273af: Verifying Checksum [2024-03-11T16:51:13.998Z] 33b1e0a273af: Download complete [2024-03-11T16:51:13.998Z] 5d3b04190fa2: Verifying Checksum [2024-03-11T16:51:13.998Z] 5d3b04190fa2: Download complete [2024-03-11T16:51:14.257Z] ec43610c2a17: Verifying Checksum [2024-03-11T16:51:14.257Z] ec43610c2a17: Download complete [2024-03-11T16:51:14.257Z] 5eb5b503b376: Verifying Checksum [2024-03-11T16:51:14.824Z] 2f39f015ded8: Download complete [2024-03-11T16:51:15.394Z] 5eb5b503b376: Pull complete [2024-03-11T16:51:15.394Z] 5c69ac0246d0: Pull complete [2024-03-11T16:51:15.967Z] ec43610c2a17: Pull complete [2024-03-11T16:51:15.967Z] 3a2ae6a8a46f: Pull complete [2024-03-11T16:51:16.227Z] 33b1e0a273af: Pull complete [2024-03-11T16:51:16.227Z] 5d3b04190fa2: Pull complete [2024-03-11T16:51:20.422Z] 2f39f015ded8: Pull complete [2024-03-11T16:51:20.422Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-11T16:51:20.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T16:51:20.422Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T16:51:20.662Z] prd-ubuntu20.04-docker-8c-8g-5456 does not seem to be running inside a container [2024-03-11T16:51:20.693Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-11T16:51:23.927Z] c4a7e357bf2a: Pull complete [2024-03-11T16:51:23.927Z] f0e02332f6b5: Pull complete [2024-03-11T16:51:23.927Z] 872ee5b61b7b: Pull complete [2024-03-11T16:51:25.890Z] $ docker top 89202a7a0c6a64644e1ee49de8f8a387f83197258f9b471042f8f27eb249ec2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T16:51:26.356Z] ---> job-cost.sh [2024-03-11T16:51:26.356Z] lf-activate-venv: SKIPPING [2024-03-11T16:51:26.356Z] INFO: No Stack... [2024-03-11T16:51:26.616Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-11T16:51:26.875Z] INFO: Archiving Costs [Pipeline] sh [2024-03-11T16:51:27.166Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2024-03-11T16:51:27.166Z] + cut -d, -f6 [Pipeline] lock [2024-03-11T16:51:27.181Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-90-stack-cost] [2024-03-11T16:51:27.188Z] Resource [jenkins-edgexfoundry-app-record-replay-main-90-stack-cost] did not exist. Created. [2024-03-11T16:51:27.198Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-11T16:51:27.575Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-11T16:51:27.601Z] Stashed 1 file(s) [Pipeline] } [2024-03-11T16:51:27.650Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-90-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-11T16:51:27.737Z] $ docker stop --time=1 89202a7a0c6a64644e1ee49de8f8a387f83197258f9b471042f8f27eb249ec2a [2024-03-11T16:51:28.883Z] $ docker rm -f --volumes 89202a7a0c6a64644e1ee49de8f8a387f83197258f9b471042f8f27eb249ec2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-11T16:51:32.147Z] 0c6a40ed1a82: Pull complete [2024-03-11T16:51:33.570Z] 94ae7d8d031c: Pull complete [2024-03-11T16:51:33.570Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-11T16:51:33.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-11T16:51:33.570Z] ---> 86de565de09d [2024-03-11T16:51:33.570Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-11T16:51:35.533Z] ---> Running in f5c7e7eda0ae [2024-03-11T16:51:35.533Z] Removing intermediate container f5c7e7eda0ae [2024-03-11T16:51:35.533Z] ---> 9dc5abc88dde [2024-03-11T16:51:35.533Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T16:51:35.533Z] ---> Running in 16fd61fa56c4 [2024-03-11T16:51:35.800Z] Removing intermediate container 16fd61fa56c4 [2024-03-11T16:51:35.800Z] ---> 109e41865a37 [2024-03-11T16:51:35.800Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-11T16:51:36.067Z] ---> Running in 83a88c7faea3 [2024-03-11T16:51:36.338Z] Removing intermediate container 83a88c7faea3 [2024-03-11T16:51:36.338Z] ---> 2ec680374e8e [2024-03-11T16:51:36.338Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T16:51:36.338Z] ---> Running in d5e328baf32c [2024-03-11T16:51:37.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T16:51:37.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T16:51:38.708Z] OK: 266 MiB in 52 packages [2024-03-11T16:51:39.670Z] Removing intermediate container d5e328baf32c [2024-03-11T16:51:39.670Z] ---> 8a5e425896f1 [2024-03-11T16:51:39.670Z] Step 7/12 : WORKDIR /app [2024-03-11T16:51:39.670Z] ---> Running in b67f394b723e [2024-03-11T16:51:39.937Z] Removing intermediate container b67f394b723e [2024-03-11T16:51:39.937Z] ---> 8d48bd9b7319 [2024-03-11T16:51:39.937Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-11T16:51:40.523Z] ---> 98a4253f1b58 [2024-03-11T16:51:40.523Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T16:51:40.523Z] ---> Running in 156b2509e1cb [2024-03-11T16:52:48.405Z] Removing intermediate container 156b2509e1cb [2024-03-11T16:52:48.405Z] ---> 33c0bc67800a [2024-03-11T16:52:48.405Z] Step 10/12 : COPY . . [2024-03-11T16:52:48.405Z] ---> 569a74f17b0d [2024-03-11T16:52:48.405Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T16:52:48.405Z] ---> Running in d180da80be45 [2024-03-11T16:52:48.405Z] Removing intermediate container d180da80be45 [2024-03-11T16:52:48.405Z] ---> d9dfc77d05a2 [2024-03-11T16:52:48.405Z] Step 12/12 : RUN $MAKE [2024-03-11T16:52:48.405Z] ---> Running in 732cd3249afd [2024-03-11T16:52:48.405Z] noop [2024-03-11T16:52:48.405Z] Removing intermediate container 732cd3249afd [2024-03-11T16:52:48.405Z] ---> 6acf3e478c16 [2024-03-11T16:52:48.405Z] Successfully built 6acf3e478c16 [2024-03-11T16:52:48.405Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T16:52:48.957Z] + docker inspect -f . ci-base-image-arm64 [2024-03-11T16:52:48.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T16:52:49.265Z] prd-ubuntu20.04-docker-arm64-4c-16g-5457 does not seem to be running inside a container [2024-03-11T16:52:49.341Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/90 -v /w/workspace/app-record-replay/90:/w/workspace/app-record-replay/90:rw,z -v /w/workspace/app-record-replay/90@tmp:/w/workspace/app-record-replay/90@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-03-11T16:52:50.538Z] $ docker top fb6a42f70bd74f47c94776914b230422578ab8edf30e754a624048f1c752e9de -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T16:52:51.442Z] + go version [2024-03-11T16:52:51.442Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-11T16:52:51.460Z] $ docker stop --time=1 fb6a42f70bd74f47c94776914b230422578ab8edf30e754a624048f1c752e9de [2024-03-11T16:52:53.146Z] $ docker rm -f --volumes fb6a42f70bd74f47c94776914b230422578ab8edf30e754a624048f1c752e9de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T16:52:54.016Z] + docker inspect -f . ci-base-image-arm64 [2024-03-11T16:52:54.016Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T16:52:54.260Z] prd-ubuntu20.04-docker-arm64-4c-16g-5457 does not seem to be running inside a container [2024-03-11T16:52:54.318Z] $ 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/90 -v /w/workspace/app-record-replay/90:/w/workspace/app-record-replay/90:rw,z -v /w/workspace/app-record-replay/90@tmp:/w/workspace/app-record-replay/90@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-03-11T16:52:55.466Z] $ docker top 9bcca1972b70ee08497df0eecda7f2a10443e69c807e9b948ada2b63fe95b4e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T16:52:56.052Z] + git config --global --add safe.directory /w/workspace/app-record-replay/90 [Pipeline] fileExists [Pipeline] sh [2024-03-11T16:52:56.439Z] + make test [2024-03-11T16:52:56.709Z] go test -race -coverprofile=coverage.out ./... [2024-03-11T16:55:03.410Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-03-11T16:55:03.410Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.241s coverage: 88.0% of statements [2024-03-11T16:55:08.755Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-03-11T16:55:08.755Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-03-11T16:55:09.346Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-03-11T16:55:13.599Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.945s coverage: 98.7% of statements [2024-03-11T16:55:13.599Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.509s coverage: 89.7% of statements [2024-03-11T16:55:13.599Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.167s coverage: 100.0% of statements [2024-03-11T16:55:14.182Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-11T16:55:14.182Z] go vet ./... [2024-03-11T16:57:05.832Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-11T16:57:05.832Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-11T16:57:05.832Z] ./bin/test-attribution-txt.sh [2024-03-11T16:57:05.832Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-11T16:57:05.852Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-11T16:57:05.905Z] $ docker stop --time=1 9bcca1972b70ee08497df0eecda7f2a10443e69c807e9b948ada2b63fe95b4e9 [2024-03-11T16:57:07.883Z] $ docker rm -f --volumes 9bcca1972b70ee08497df0eecda7f2a10443e69c807e9b948ada2b63fe95b4e9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T16:57:09.518Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-11T16:57:09.571Z] Warning: overwriting stash ‘coverage-report’ [2024-03-11T16:57:10.006Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T16:57:10.607Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-11T16:57:10.928Z] + ls -al . [2024-03-11T16:57:10.928Z] total 188 [2024-03-11T16:57:10.928Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 16:52 . [2024-03-11T16:57:10.928Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 16:50 .. [2024-03-11T16:57:10.928Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 11 16:50 .dockerignore [2024-03-11T16:57:10.928Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 16:50 .git [2024-03-11T16:57:10.929Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 16:50 .github [2024-03-11T16:57:10.929Z] -rw-rw-r-- 1 jenkins jenkins 164 Mar 11 16:50 .gitignore [2024-03-11T16:57:10.929Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 16:50 .golangci.yml [2024-03-11T16:57:10.929Z] -rw-rw-r-- 1 jenkins jenkins 11301 Mar 11 16:50 Attribution.txt [2024-03-11T16:57:10.929Z] -rw-rw-r-- 1 jenkins jenkins 458 Mar 11 16:50 CHANGELOG.md [2024-03-11T16:57:10.929Z] -rw-rw-r-- 1 jenkins jenkins 1725 Mar 11 16:50 Dockerfile [2024-03-11T16:57:10.929Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 16:50 GOVERNANCE.md [2024-03-11T16:57:10.929Z] -rw-rw-r-- 1 jenkins jenkins 681 Mar 11 16:50 Jenkinsfile [2024-03-11T16:57:10.929Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 11 16:50 LICENSE [2024-03-11T16:57:10.929Z] -rw-rw-r-- 1 jenkins jenkins 3136 Mar 11 16:50 Makefile [2024-03-11T16:57:10.929Z] -rw-rw-r-- 1 jenkins jenkins 611 Mar 11 16:50 OWNERS.md [2024-03-11T16:57:10.929Z] -rw-rw-r-- 1 jenkins jenkins 4107 Mar 11 16:50 README.md [2024-03-11T16:57:10.929Z] -rw-rw-r-- 1 jenkins jenkins 7789 Mar 11 16:50 Record and Reply.postman_collection.json [2024-03-11T16:57:10.929Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 11 16:48 VERSION [2024-03-11T16:57:10.929Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 16:50 bin [2024-03-11T16:57:10.929Z] -rw-r--r-- 1 jenkins jenkins 24666 Mar 11 16:55 coverage.out [2024-03-11T16:57:10.929Z] -rw-rw-r-- 1 jenkins jenkins 3951 Mar 11 16:50 go.mod [2024-03-11T16:57:10.929Z] -rw-rw-r-- 1 jenkins jenkins 36103 Mar 11 16:50 go.sum [2024-03-11T16:57:10.929Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 11 16:50 internal [2024-03-11T16:57:10.929Z] -rw-rw-r-- 1 jenkins jenkins 913 Mar 11 16:50 main.go [2024-03-11T16:57:10.929Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 16:50 openapi [2024-03-11T16:57:10.929Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 16:50 pkg [2024-03-11T16:57:10.929Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 16:50 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T16:57:11.351Z] + 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=b579943a118980ce83a5f3b26e5c96da3a93eb4b --label arch=arm64 --label version=3.2.0-dev.15 . [2024-03-11T16:57:11.624Z] Sending build context to Docker daemon 285.7kB [2024-03-11T16:57:11.624Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T16:57:11.624Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-11T16:57:11.624Z] ---> 6acf3e478c16 [2024-03-11T16:57:11.624Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-11T16:57:11.624Z] ---> Running in e218fe9ce351 [2024-03-11T16:57:11.891Z] Removing intermediate container e218fe9ce351 [2024-03-11T16:57:11.891Z] ---> d540d94e308b [2024-03-11T16:57:11.891Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T16:57:12.158Z] ---> Running in 697482c48598 [2024-03-11T16:57:12.427Z] Removing intermediate container 697482c48598 [2024-03-11T16:57:12.427Z] ---> 6b63327680b8 [2024-03-11T16:57:12.427Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-11T16:57:12.427Z] ---> Running in d48ef21ef865 [2024-03-11T16:57:12.695Z] Removing intermediate container d48ef21ef865 [2024-03-11T16:57:12.695Z] ---> 453489b5841c [2024-03-11T16:57:12.695Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T16:57:12.695Z] ---> Running in 1b24f4d1bbe3 [2024-03-11T16:57:13.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T16:57:14.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T16:57:15.211Z] OK: 266 MiB in 52 packages [2024-03-11T16:57:16.167Z] Removing intermediate container 1b24f4d1bbe3 [2024-03-11T16:57:16.167Z] ---> 48a99dbe7185 [2024-03-11T16:57:16.167Z] Step 7/27 : WORKDIR /app [2024-03-11T16:57:16.167Z] ---> Running in 9b6cbc5aac92 [2024-03-11T16:57:16.434Z] Removing intermediate container 9b6cbc5aac92 [2024-03-11T16:57:16.434Z] ---> 573a51216211 [2024-03-11T16:57:16.434Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-11T16:57:17.018Z] ---> 997821dd2346 [2024-03-11T16:57:17.018Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T16:57:17.018Z] ---> Running in d6dfe2b15b8a [2024-03-11T16:57:18.959Z] Removing intermediate container d6dfe2b15b8a [2024-03-11T16:57:18.959Z] ---> 7df627bb6609 [2024-03-11T16:57:18.959Z] Step 10/27 : COPY . . [2024-03-11T16:57:19.544Z] ---> da49a303c811 [2024-03-11T16:57:19.544Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T16:57:19.544Z] ---> Running in 893397e78a46 [2024-03-11T16:57:19.812Z] Removing intermediate container 893397e78a46 [2024-03-11T16:57:19.812Z] ---> 21c95f18a58b [2024-03-11T16:57:19.812Z] Step 12/27 : RUN $MAKE [2024-03-11T16:57:19.812Z] ---> Running in 30f5be959e9b [2024-03-11T16:57:20.775Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.15" -trimpath -mod=readonly -o app-record-replay [2024-03-11T16:59:12.418Z] Removing intermediate container 30f5be959e9b [2024-03-11T16:59:12.418Z] ---> e60252abc4de [2024-03-11T16:59:12.418Z] Step 13/27 : FROM alpine:3.18 [2024-03-11T16:59:12.418Z] 3.18: Pulling from library/alpine [2024-03-11T16:59:12.418Z] c6b39de5b339: Pulling fs layer [2024-03-11T16:59:12.418Z] c6b39de5b339: Verifying Checksum [2024-03-11T16:59:12.418Z] c6b39de5b339: Download complete [2024-03-11T16:59:12.418Z] c6b39de5b339: Pull complete [2024-03-11T16:59:12.418Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-11T16:59:12.418Z] Status: Downloaded newer image for alpine:3.18 [2024-03-11T16:59:12.418Z] ---> 33abbf032149 [2024-03-11T16:59:12.418Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-11T16:59:12.418Z] ---> Running in a2291fda9f1b [2024-03-11T16:59:12.418Z] Removing intermediate container a2291fda9f1b [2024-03-11T16:59:12.418Z] ---> 2e6350396b1c [2024-03-11T16:59:12.418Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-03-11T16:59:12.418Z] ---> Running in 06c96325f3a3 [2024-03-11T16:59:12.418Z] Removing intermediate container 06c96325f3a3 [2024-03-11T16:59:12.418Z] ---> 5f49925ce65c [2024-03-11T16:59:12.418Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-11T16:59:12.418Z] ---> Running in 64996cf6c941 [2024-03-11T16:59:12.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T16:59:12.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T16:59:12.418Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-11T16:59:12.418Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-11T16:59:12.418Z] Executing busybox-1.36.1-r5.trigger [2024-03-11T16:59:12.418Z] Executing ca-certificates-20230506-r0.trigger [2024-03-11T16:59:12.418Z] OK: 9 MiB in 17 packages [2024-03-11T16:59:12.418Z] Removing intermediate container 64996cf6c941 [2024-03-11T16:59:12.418Z] ---> 365e97d7f72a [2024-03-11T16:59:12.418Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-11T16:59:12.418Z] ---> Running in 730a0dcd4838 [2024-03-11T16:59:12.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T16:59:12.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T16:59:12.418Z] OK: 9 MiB in 17 packages [2024-03-11T16:59:12.418Z] Removing intermediate container 730a0dcd4838 [2024-03-11T16:59:12.418Z] ---> ad81e98b55e1 [2024-03-11T16:59:12.418Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-11T16:59:12.418Z] ---> d9c57fba3647 [2024-03-11T16:59:12.418Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-11T16:59:12.418Z] ---> 4959b83cb6f4 [2024-03-11T16:59:12.418Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-11T16:59:12.418Z] ---> ff48eacf54af [2024-03-11T16:59:12.418Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-03-11T16:59:12.418Z] ---> 845ef5dcf62b [2024-03-11T16:59:12.418Z] Step 22/27 : EXPOSE 59712 [2024-03-11T16:59:12.418Z] ---> Running in 8466ac425a69 [2024-03-11T16:59:12.418Z] Removing intermediate container 8466ac425a69 [2024-03-11T16:59:12.418Z] ---> 92d81dce262a [2024-03-11T16:59:12.418Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-03-11T16:59:12.418Z] ---> Running in bfa9407906b1 [2024-03-11T16:59:12.418Z] Removing intermediate container bfa9407906b1 [2024-03-11T16:59:12.418Z] ---> 69c1cbd15298 [2024-03-11T16:59:12.418Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-11T16:59:12.418Z] ---> Running in f2894b8e34a3 [2024-03-11T16:59:12.687Z] Removing intermediate container f2894b8e34a3 [2024-03-11T16:59:12.687Z] ---> 7218fd2e6380 [2024-03-11T16:59:12.687Z] Step 25/27 : LABEL arch=arm64 [2024-03-11T16:59:12.964Z] ---> Running in 3f2d5740c46e [2024-03-11T16:59:13.232Z] Removing intermediate container 3f2d5740c46e [2024-03-11T16:59:13.232Z] ---> 989b1f6a16b7 [2024-03-11T16:59:13.232Z] Step 26/27 : LABEL git_sha=b579943a118980ce83a5f3b26e5c96da3a93eb4b [2024-03-11T16:59:13.232Z] ---> Running in 2b12321ae900 [2024-03-11T16:59:13.499Z] Removing intermediate container 2b12321ae900 [2024-03-11T16:59:13.499Z] ---> 481fc40c1d6f [2024-03-11T16:59:13.499Z] Step 27/27 : LABEL version=3.2.0-dev.15 [2024-03-11T16:59:13.499Z] ---> Running in 8899c668b851 [2024-03-11T16:59:13.766Z] Removing intermediate container 8899c668b851 [2024-03-11T16:59:13.766Z] ---> d843d3be27ff [2024-03-11T16:59:13.766Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-11T16:59:13.766Z] Successfully built d843d3be27ff [2024-03-11T16:59:13.766Z] 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-03-11T16:59:14.280Z] provisioning config files... [2024-03-11T16:59:14.295Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/90@tmp/config8642041824796452735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T16:59:14.684Z] ---> ****-login.sh [2024-03-11T16:59:14.684Z] nexus3.edgexfoundry.org:10001 [2024-03-11T16:59:14.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T16:59:14.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T16:59:14.953Z] Configure a credential helper to remove this warning. See [2024-03-11T16:59:14.953Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T16:59:14.953Z] [2024-03-11T16:59:14.953Z] Login Succeeded [2024-03-11T16:59:14.953Z] nexus3.edgexfoundry.org:10002 [2024-03-11T16:59:15.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T16:59:15.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T16:59:15.220Z] Configure a credential helper to remove this warning. See [2024-03-11T16:59:15.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T16:59:15.220Z] [2024-03-11T16:59:15.220Z] Login Succeeded [2024-03-11T16:59:15.220Z] nexus3.edgexfoundry.org:10003 [2024-03-11T16:59:15.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T16:59:15.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T16:59:15.753Z] Configure a credential helper to remove this warning. See [2024-03-11T16:59:15.753Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T16:59:15.753Z] [2024-03-11T16:59:15.753Z] Login Succeeded [2024-03-11T16:59:15.753Z] nexus3.edgexfoundry.org:10004 [2024-03-11T16:59:15.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T16:59:16.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T16:59:16.019Z] Configure a credential helper to remove this warning. See [2024-03-11T16:59:16.019Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T16:59:16.019Z] [2024-03-11T16:59:16.019Z] Login Succeeded [2024-03-11T16:59:16.019Z] ****.io [2024-03-11T16:59:16.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T16:59:16.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T16:59:16.549Z] Configure a credential helper to remove this warning. See [2024-03-11T16:59:16.549Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T16:59:16.549Z] [2024-03-11T16:59:16.549Z] Login Succeeded [2024-03-11T16:59:16.549Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T16:59:16.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-11T16:59:16.755Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T16:59:16.819Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2024-03-11T16:59:16.820Z] b579943a118980ce83a5f3b26e5c96da3a93eb4b [2024-03-11T16:59:16.820Z] latest [2024-03-11T16:59:16.820Z] 3.2.0-dev.15 [2024-03-11T16:59:16.820Z] b579943a118980ce83a5f3b26e5c96da3a93eb4b-3.2.0-dev.15 [2024-03-11T16:59:16.820Z] main [2024-03-11T16:59:16.820Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T16:59:17.358Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b579943a118980ce83a5f3b26e5c96da3a93eb4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T16:59:17.837Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b579943a118980ce83a5f3b26e5c96da3a93eb4b [2024-03-11T16:59:17.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-11T16:59:17.837Z] bc16d8837aa7: Preparing [2024-03-11T16:59:17.837Z] 698278977e08: Preparing [2024-03-11T16:59:17.837Z] 90e8160d55fa: Preparing [2024-03-11T16:59:17.837Z] fad708422512: Preparing [2024-03-11T16:59:17.837Z] 40e87a1b6bc2: Preparing [2024-03-11T16:59:17.837Z] 295b9e90cc18: Preparing [2024-03-11T16:59:17.837Z] 7c504f21be85: Preparing [2024-03-11T16:59:17.837Z] 7c504f21be85: Waiting [2024-03-11T16:59:17.837Z] 295b9e90cc18: Waiting [2024-03-11T16:59:18.104Z] 698278977e08: Pushed [2024-03-11T16:59:18.104Z] fad708422512: Pushed [2024-03-11T16:59:18.104Z] 40e87a1b6bc2: Pushed [2024-03-11T16:59:18.104Z] 90e8160d55fa: Pushed [2024-03-11T16:59:18.104Z] 7c504f21be85: Layer already exists [2024-03-11T16:59:18.370Z] 295b9e90cc18: Pushed [2024-03-11T16:59:23.802Z] bc16d8837aa7: Pushed [2024-03-11T16:59:24.069Z] b579943a118980ce83a5f3b26e5c96da3a93eb4b: digest: sha256:0e9a6b175d41f54193e2ce34a6fbff5a9ff77deaa10d5ba267dc349bd87cb5fd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T16:59:24.545Z] + 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-03-11T16:59:25.005Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-03-11T16:59:25.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-11T16:59:25.005Z] bc16d8837aa7: Preparing [2024-03-11T16:59:25.005Z] 698278977e08: Preparing [2024-03-11T16:59:25.005Z] 90e8160d55fa: Preparing [2024-03-11T16:59:25.005Z] fad708422512: Preparing [2024-03-11T16:59:25.005Z] 40e87a1b6bc2: Preparing [2024-03-11T16:59:25.005Z] 295b9e90cc18: Preparing [2024-03-11T16:59:25.005Z] 7c504f21be85: Preparing [2024-03-11T16:59:25.005Z] 295b9e90cc18: Waiting [2024-03-11T16:59:25.005Z] 7c504f21be85: Waiting [2024-03-11T16:59:25.005Z] bc16d8837aa7: Layer already exists [2024-03-11T16:59:25.005Z] fad708422512: Layer already exists [2024-03-11T16:59:25.005Z] 90e8160d55fa: Layer already exists [2024-03-11T16:59:25.005Z] 40e87a1b6bc2: Layer already exists [2024-03-11T16:59:25.005Z] 698278977e08: Layer already exists [2024-03-11T16:59:25.005Z] 295b9e90cc18: Layer already exists [2024-03-11T16:59:25.005Z] 7c504f21be85: Layer already exists [2024-03-11T16:59:25.270Z] latest: digest: sha256:0e9a6b175d41f54193e2ce34a6fbff5a9ff77deaa10d5ba267dc349bd87cb5fd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T16:59:25.850Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T16:59:26.316Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.15 [2024-03-11T16:59:26.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-11T16:59:26.316Z] bc16d8837aa7: Preparing [2024-03-11T16:59:26.316Z] 698278977e08: Preparing [2024-03-11T16:59:26.316Z] 90e8160d55fa: Preparing [2024-03-11T16:59:26.316Z] fad708422512: Preparing [2024-03-11T16:59:26.316Z] 40e87a1b6bc2: Preparing [2024-03-11T16:59:26.316Z] 295b9e90cc18: Preparing [2024-03-11T16:59:26.316Z] 7c504f21be85: Preparing [2024-03-11T16:59:26.316Z] 295b9e90cc18: Waiting [2024-03-11T16:59:26.316Z] 7c504f21be85: Waiting [2024-03-11T16:59:26.316Z] 698278977e08: Layer already exists [2024-03-11T16:59:26.316Z] 40e87a1b6bc2: Layer already exists [2024-03-11T16:59:26.316Z] 90e8160d55fa: Layer already exists [2024-03-11T16:59:26.316Z] bc16d8837aa7: Layer already exists [2024-03-11T16:59:26.316Z] fad708422512: Layer already exists [2024-03-11T16:59:26.316Z] 295b9e90cc18: Layer already exists [2024-03-11T16:59:26.316Z] 7c504f21be85: Layer already exists [2024-03-11T16:59:26.316Z] 3.2.0-dev.15: digest: sha256:0e9a6b175d41f54193e2ce34a6fbff5a9ff77deaa10d5ba267dc349bd87cb5fd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T16:59:26.798Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b579943a118980ce83a5f3b26e5c96da3a93eb4b-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T16:59:27.283Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b579943a118980ce83a5f3b26e5c96da3a93eb4b-3.2.0-dev.15 [2024-03-11T16:59:27.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-11T16:59:27.283Z] bc16d8837aa7: Preparing [2024-03-11T16:59:27.283Z] 698278977e08: Preparing [2024-03-11T16:59:27.283Z] 90e8160d55fa: Preparing [2024-03-11T16:59:27.283Z] fad708422512: Preparing [2024-03-11T16:59:27.283Z] 40e87a1b6bc2: Preparing [2024-03-11T16:59:27.283Z] 295b9e90cc18: Preparing [2024-03-11T16:59:27.283Z] 7c504f21be85: Preparing [2024-03-11T16:59:27.283Z] 295b9e90cc18: Waiting [2024-03-11T16:59:27.283Z] 7c504f21be85: Waiting [2024-03-11T16:59:27.283Z] fad708422512: Layer already exists [2024-03-11T16:59:27.283Z] bc16d8837aa7: Layer already exists [2024-03-11T16:59:27.283Z] 90e8160d55fa: Layer already exists [2024-03-11T16:59:27.283Z] 698278977e08: Layer already exists [2024-03-11T16:59:27.283Z] 40e87a1b6bc2: Layer already exists [2024-03-11T16:59:27.283Z] 7c504f21be85: Layer already exists [2024-03-11T16:59:27.283Z] 295b9e90cc18: Layer already exists [2024-03-11T16:59:27.283Z] b579943a118980ce83a5f3b26e5c96da3a93eb4b-3.2.0-dev.15: digest: sha256:0e9a6b175d41f54193e2ce34a6fbff5a9ff77deaa10d5ba267dc349bd87cb5fd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T16:59:27.761Z] + 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-03-11T16:59:28.232Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2024-03-11T16:59:28.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-11T16:59:28.232Z] bc16d8837aa7: Preparing [2024-03-11T16:59:28.232Z] 698278977e08: Preparing [2024-03-11T16:59:28.232Z] 90e8160d55fa: Preparing [2024-03-11T16:59:28.232Z] fad708422512: Preparing [2024-03-11T16:59:28.232Z] 40e87a1b6bc2: Preparing [2024-03-11T16:59:28.232Z] 295b9e90cc18: Preparing [2024-03-11T16:59:28.232Z] 7c504f21be85: Preparing [2024-03-11T16:59:28.232Z] 295b9e90cc18: Waiting [2024-03-11T16:59:28.232Z] 7c504f21be85: Waiting [2024-03-11T16:59:28.232Z] 698278977e08: Layer already exists [2024-03-11T16:59:28.232Z] 40e87a1b6bc2: Layer already exists [2024-03-11T16:59:28.232Z] bc16d8837aa7: Layer already exists [2024-03-11T16:59:28.232Z] 90e8160d55fa: Layer already exists [2024-03-11T16:59:28.232Z] fad708422512: Layer already exists [2024-03-11T16:59:28.232Z] 295b9e90cc18: Layer already exists [2024-03-11T16:59:28.232Z] 7c504f21be85: Layer already exists [2024-03-11T16:59:28.495Z] main: digest: sha256:0e9a6b175d41f54193e2ce34a6fbff5a9ff77deaa10d5ba267dc349bd87cb5fd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-11T16:59:28.829Z] ===================================================== [Pipeline] echo [2024-03-11T16:59:28.891Z] taggedImages: [2024-03-11T16:59:28.891Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b579943a118980ce83a5f3b26e5c96da3a93eb4b [2024-03-11T16:59:28.891Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-03-11T16:59:28.891Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.15 [2024-03-11T16:59:28.891Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b579943a118980ce83a5f3b26e5c96da3a93eb4b-3.2.0-dev.15 [2024-03-11T16:59:28.891Z] - 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-03-11T16:59:29.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T16:59:29.614Z] [2024-03-11T16:59:29.614Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T16:59:30.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T16:59:30.015Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-11T16:59:30.015Z] 8998bd30e6a1: Pulling fs layer [2024-03-11T16:59:30.015Z] 04944245beec: Pulling fs layer [2024-03-11T16:59:30.015Z] 699f458cf7ca: Pulling fs layer [2024-03-11T16:59:30.015Z] 765212b225bb: Pulling fs layer [2024-03-11T16:59:30.015Z] f23df028b6ca: Pulling fs layer [2024-03-11T16:59:30.015Z] d65c8cfc05b1: Pulling fs layer [2024-03-11T16:59:30.015Z] 2437ff75d9bd: Pulling fs layer [2024-03-11T16:59:30.015Z] 765212b225bb: Waiting [2024-03-11T16:59:30.015Z] f23df028b6ca: Waiting [2024-03-11T16:59:30.015Z] d65c8cfc05b1: Waiting [2024-03-11T16:59:30.015Z] 2437ff75d9bd: Waiting [2024-03-11T16:59:30.286Z] 04944245beec: Verifying Checksum [2024-03-11T16:59:30.286Z] 04944245beec: Download complete [2024-03-11T16:59:30.286Z] 765212b225bb: Verifying Checksum [2024-03-11T16:59:30.286Z] 765212b225bb: Download complete [2024-03-11T16:59:30.286Z] f23df028b6ca: Verifying Checksum [2024-03-11T16:59:30.286Z] f23df028b6ca: Download complete [2024-03-11T16:59:30.286Z] d65c8cfc05b1: Download complete [2024-03-11T16:59:30.567Z] 699f458cf7ca: Verifying Checksum [2024-03-11T16:59:30.567Z] 699f458cf7ca: Download complete [2024-03-11T16:59:30.838Z] 8998bd30e6a1: Download complete [2024-03-11T16:59:33.431Z] 2437ff75d9bd: Verifying Checksum [2024-03-11T16:59:33.431Z] 2437ff75d9bd: Download complete [2024-03-11T16:59:35.364Z] 8998bd30e6a1: Pull complete [2024-03-11T16:59:35.941Z] 04944245beec: Pull complete [2024-03-11T16:59:37.339Z] 699f458cf7ca: Pull complete [2024-03-11T16:59:37.604Z] 765212b225bb: Pull complete [2024-03-11T16:59:38.557Z] f23df028b6ca: Pull complete [2024-03-11T16:59:38.557Z] d65c8cfc05b1: Pull complete [2024-03-11T16:59:56.747Z] 2437ff75d9bd: Pull complete [2024-03-11T16:59:56.747Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-11T16:59:56.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T16:59:56.747Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T16:59:57.141Z] prd-ubuntu20.04-docker-arm64-4c-16g-5457 does not seem to be running inside a container [2024-03-11T16:59:57.200Z] $ 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/90 -v /w/workspace/app-record-replay/90:/w/workspace/app-record-replay/90:rw,z -v /w/workspace/app-record-replay/90@tmp:/w/workspace/app-record-replay/90@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-03-11T16:59:59.766Z] $ docker top ce5d8108aa2c77634022b34ea7f80a4641cdf1f5d18e34d96a3da8d69f3ac57e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T17:00:00.388Z] ---> job-cost.sh [2024-03-11T17:00:00.656Z] lf-activate-venv: SKIPPING [2024-03-11T17:00:00.656Z] INFO: No Stack... [2024-03-11T17:00:01.246Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-11T17:00:01.823Z] INFO: Archiving Costs [Pipeline] sh [2024-03-11T17:00:02.450Z] + + catcut /w/workspace/app-record-replay/90/archives/cost.csv -d, [2024-03-11T17:00:02.450Z] -f6 [Pipeline] lock [2024-03-11T17:00:02.504Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-90-stack-cost] [2024-03-11T17:00:02.512Z] Resource [jenkins-edgexfoundry-app-record-replay-main-90-stack-cost] did not exist. Created. [2024-03-11T17:00:02.516Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-11T17:00:03.258Z] /w/workspace/app-record-replay/90@tmp/durable-b5736e2f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-11T17:00:03.886Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-11T17:00:03.956Z] Warning: overwriting stash ‘stack-cost’ [2024-03-11T17:00:04.003Z] Stashed 1 file(s) [Pipeline] } [2024-03-11T17:00:04.011Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-90-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-11T17:00:04.133Z] $ docker stop --time=1 ce5d8108aa2c77634022b34ea7f80a4641cdf1f5d18e34d96a3da8d69f3ac57e [2024-03-11T17:00:05.636Z] $ docker rm -f --volumes ce5d8108aa2c77634022b34ea7f80a4641cdf1f5d18e34d96a3da8d69f3ac57e [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-03-11T17:00:06.992Z] provisioning config files... [2024-03-11T17:00:07.002Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16709908944055045533tmp [Pipeline] { [Pipeline] sh [2024-03-11T17:00:07.380Z] + set +x [2024-03-11T17:00:07.380Z] + + curl -s https://codecov.io/bashbash [2024-03-11T17:00:07.380Z] -s -- [2024-03-11T17:00:07.640Z] [2024-03-11T17:00:07.640Z] _____ _ [2024-03-11T17:00:07.640Z] / ____| | | [2024-03-11T17:00:07.640Z] | | ___ __| | ___ ___ _____ __ [2024-03-11T17:00:07.640Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-11T17:00:07.640Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-11T17:00:07.640Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-11T17:00:07.640Z] Bash-1.0.6 [2024-03-11T17:00:07.640Z] [2024-03-11T17:00:07.640Z] [2024-03-11T17:00:07.640Z] ==> git version 2.25.1 found [2024-03-11T17:00:07.640Z] ==> 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-03-11T17:00:07.640Z] Release-Date: 2020-01-08 [2024-03-11T17:00:07.640Z] 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-03-11T17:00:07.640Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-11T17:00:07.640Z] ==> Jenkins CI detected. [2024-03-11T17:00:07.640Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2024-03-11T17:00:07.640Z] project root: . [2024-03-11T17:00:07.640Z] --> token set from env [2024-03-11T17:00:07.640Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-11T17:00:07.640Z] ==> Running gcov in . (disable via -X gcov) [2024-03-11T17:00:07.640Z] ==> Python coveragepy not found [2024-03-11T17:00:07.640Z] ==> Searching for coverage reports in: [2024-03-11T17:00:07.640Z] + . [2024-03-11T17:00:07.640Z] -> Found 1 reports [2024-03-11T17:00:07.640Z] ==> Detecting git/mercurial file structure [2024-03-11T17:00:07.640Z] ==> Reading reports [2024-03-11T17:00:07.640Z] + ./coverage.out bytes=24666 [2024-03-11T17:00:07.640Z] ==> Appending adjustments [2024-03-11T17:00:07.640Z] https://docs.codecov.io/docs/fixing-reports [2024-03-11T17:00:07.899Z] + Found adjustments [2024-03-11T17:00:07.899Z] ==> Gzipping contents [2024-03-11T17:00:07.899Z] 8.0K /tmp/codecov.zQUwkh.gz [2024-03-11T17:00:07.899Z] ==> Uploading reports [2024-03-11T17:00:07.899Z] url: https://codecov.io [2024-03-11T17:00:07.899Z] query: branch=main&commit=b579943a118980ce83a5f3b26e5c96da3a93eb4b&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-11T17:00:07.899Z] -> Pinging Codecov [2024-03-11T17:00:07.899Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b579943a118980ce83a5f3b26e5c96da3a93eb4b&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-11T17:00:07.899Z] -> Uploading to [2024-03-11T17:00:07.899Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-11/F467761B9912B4F32F9BC62907045C81/b579943a118980ce83a5f3b26e5c96da3a93eb4b/a64034da-74e5-4ebe-9a30-bb84b546ddc3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240311T170007Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=059e94221d13d7b41c959cc3c9b96ad6b2f306710c92186bdc6a07f80ae1dfbb [2024-03-11T17:00:07.899Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-11T17:00:07.899Z] Dload Upload Total Spent Left Speed [2024-03-11T17:00:08.159Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4851 0 0 100 4851 0 23779 --:--:-- --:--:-- --:--:-- 23663 100 4851 0 0 100 4851 0 19250 --:--:-- --:--:-- --:--:-- 19173 [2024-03-11T17:00:08.159Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/b579943a118980ce83a5f3b26e5c96da3a93eb4b [Pipeline] } [2024-03-11T17:00:08.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-11T17:00:08.608Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-11T17:00:08.625Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T17:00:09.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-11T17:00:09.053Z] [2024-03-11T17:00:09.053Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T17:00:09.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-11T17:00:09.407Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-11T17:00:09.407Z] df9b9388f04a: Pulling fs layer [2024-03-11T17:00:09.407Z] 52dc419b0ee2: Pulling fs layer [2024-03-11T17:00:09.407Z] 25bc292e5bac: Pulling fs layer [2024-03-11T17:00:09.407Z] 114826534d7a: Pulling fs layer [2024-03-11T17:00:09.407Z] 4657fd5d0bcf: Pulling fs layer [2024-03-11T17:00:09.407Z] 6ad1cebc031e: Pulling fs layer [2024-03-11T17:00:09.407Z] 8a3aa393b2d8: Pulling fs layer [2024-03-11T17:00:09.407Z] 114826534d7a: Waiting [2024-03-11T17:00:09.407Z] 4657fd5d0bcf: Waiting [2024-03-11T17:00:09.407Z] 8a3aa393b2d8: Waiting [2024-03-11T17:00:09.407Z] 6ad1cebc031e: Waiting [2024-03-11T17:00:09.407Z] 25bc292e5bac: Verifying Checksum [2024-03-11T17:00:09.407Z] 25bc292e5bac: Download complete [2024-03-11T17:00:09.407Z] 52dc419b0ee2: Verifying Checksum [2024-03-11T17:00:09.407Z] 52dc419b0ee2: Download complete [2024-03-11T17:00:09.407Z] 4657fd5d0bcf: Verifying Checksum [2024-03-11T17:00:09.407Z] 4657fd5d0bcf: Download complete [2024-03-11T17:00:09.407Z] df9b9388f04a: Download complete [2024-03-11T17:00:09.667Z] 6ad1cebc031e: Verifying Checksum [2024-03-11T17:00:09.667Z] 6ad1cebc031e: Download complete [2024-03-11T17:00:09.667Z] df9b9388f04a: Pull complete [2024-03-11T17:00:09.667Z] 52dc419b0ee2: Pull complete [2024-03-11T17:00:09.667Z] 25bc292e5bac: Pull complete [2024-03-11T17:00:10.234Z] 114826534d7a: Verifying Checksum [2024-03-11T17:00:10.235Z] 114826534d7a: Download complete [2024-03-11T17:00:10.493Z] 8a3aa393b2d8: Verifying Checksum [2024-03-11T17:00:10.493Z] 8a3aa393b2d8: Download complete [2024-03-11T17:00:13.784Z] 114826534d7a: Pull complete [2024-03-11T17:00:13.784Z] 4657fd5d0bcf: Pull complete [2024-03-11T17:00:13.784Z] 6ad1cebc031e: Pull complete [2024-03-11T17:00:16.316Z] 8a3aa393b2d8: Pull complete [2024-03-11T17:00:16.317Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-11T17:00:16.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-11T17:00:16.317Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T17:00:16.608Z] prd-ubuntu20.04-docker-8c-8g-5456 does not seem to be running inside a container [2024-03-11T17:00:16.622Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-03-11T17:00:22.043Z] $ docker top 70cc14a978e0493271a7cd1b04adecdef91572d299665c62023784b793a1823d -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-11T17:00:22.213Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2024-03-11T17:00:22.492Z] + set -o pipefail [2024-03-11T17:00:22.492Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2024-03-11T17:00:27.771Z] [2024-03-11T17:00:27.771Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2024-03-11T17:00:27.771Z] [2024-03-11T17:00:27.771Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/5e0b98d5-5522-4e36-b11f-c203358c00dc [2024-03-11T17:00:27.771Z] [2024-03-11T17:00:27.771Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-11T17:00:27.771Z] [2024-03-11T17:00:28.030Z] [2024-03-11T17:00:28.030Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-11T17:00:28.030Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-11T17:00:28.030Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-11T17:00:28.027Z] $ docker stop --time=1 70cc14a978e0493271a7cd1b04adecdef91572d299665c62023784b793a1823d [2024-03-11T17:00:31.827Z] $ docker rm -f --volumes 70cc14a978e0493271a7cd1b04adecdef91572d299665c62023784b793a1823d [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-03-11T17:00:33.444Z] + git log --format=format:%s -1 b579943a118980ce83a5f3b26e5c96da3a93eb4b [Pipeline] sh [2024-03-11T17:00:33.739Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-11T17:00:33.739Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T17:00:34.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T17:00:34.087Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T17:00:34.258Z] prd-ubuntu20.04-docker-8c-8g-5456 does not seem to be running inside a container [2024-03-11T17:00:34.275Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-11T17:00:34.667Z] $ docker top 18d3fbc043dd6081de3ef9c547d8f845263cd5f865c7b32006d7a6bb4f738290 -eo pid,comm [2024-03-11T17:00:34.734Z] 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-03-11T17:00:34.734Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-11T17:00:34.942Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T17:00:34.942Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T17:00:35.061Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T17:00:35.049Z] $ docker exec 18d3fbc043dd6081de3ef9c547d8f845263cd5f865c7b32006d7a6bb4f738290 ssh-agent [2024-03-11T17:00:35.170Z] SSH_AUTH_SOCK=/tmp/ssh-Tx09l24hAHgM/agent.32 [2024-03-11T17:00:35.170Z] SSH_AGENT_PID=38 [2024-03-11T17:00:35.175Z] Running ssh-add (command line suppressed) [2024-03-11T17:00:35.257Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3480634343171169784.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3480634343171169784.key) [2024-03-11T17:00:35.288Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T17:00:35.630Z] + git semver tag [2024-03-11T17:00:35.890Z] 2024-03-11 17:00:35,788 [run_tag] DEBUG tag force:False [2024-03-11T17:00:35.890Z] 2024-03-11 17:00:35,789 [check_head_tag] DEBUG check head tag [2024-03-11T17:00:35.890Z] 2024-03-11 17:00:35,791 [execute] INFO git cat-file --batch-check [2024-03-11T17:00:35.890Z] 2024-03-11 17:00:35,791 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-03-11T17:00:35.890Z] 2024-03-11 17:00:35,794 [execute] INFO git cat-file --batch [2024-03-11T17:00:35.890Z] 2024-03-11 17:00:35,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-03-11T17:00:35.890Z] 2024-03-11 17:00:35,819 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-11T17:00:35.890Z] 2024-03-11 17:00:35,819 [execute] INFO git tag -a v3.2.0-dev.15 -m v3.2.0-dev.15 [2024-03-11T17:00:35.890Z] 2024-03-11 17:00:35,819 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.15', '-m', 'v3.2.0-dev.15'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-03-11T17:00:35.890Z] 2024-03-11 17:00:35,824 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-11T17:00:35.890Z] 3.2.0-dev.15 [Pipeline] } [2024-03-11T17:00:35.883Z] $ docker exec --env ******** --env ******** 18d3fbc043dd6081de3ef9c547d8f845263cd5f865c7b32006d7a6bb4f738290 ssh-agent -k [2024-03-11T17:00:35.968Z] unset SSH_AUTH_SOCK; [2024-03-11T17:00:35.968Z] unset SSH_AGENT_PID; [2024-03-11T17:00:35.968Z] echo Agent pid 38 killed; [2024-03-11T17:00:35.992Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-11T17:00:36.504Z] + git semver [Pipeline] } [2024-03-11T17:00:36.759Z] $ docker stop --time=1 18d3fbc043dd6081de3ef9c547d8f845263cd5f865c7b32006d7a6bb4f738290 [2024-03-11T17:00:38.335Z] $ docker rm -f --volumes 18d3fbc043dd6081de3ef9c547d8f845263cd5f865c7b32006d7a6bb4f738290 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T17:00:39.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-11T17:00:39.093Z] [2024-03-11T17:00:39.093Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T17:00:39.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-11T17:00:39.453Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-11T17:00:39.453Z] ab5ef0e58194: Pulling fs layer [2024-03-11T17:00:39.453Z] 9712f1f96733: Pulling fs layer [2024-03-11T17:00:39.453Z] 63f879dbbcfc: Pulling fs layer [2024-03-11T17:00:39.453Z] 0d9ebad4ef96: Pulling fs layer [2024-03-11T17:00:39.453Z] e9a5061849ea: Pulling fs layer [2024-03-11T17:00:39.453Z] d747dcd14b5f: Pulling fs layer [2024-03-11T17:00:39.453Z] 2de7ff778b66: Pulling fs layer [2024-03-11T17:00:39.453Z] d747dcd14b5f: Waiting [2024-03-11T17:00:39.453Z] 2de7ff778b66: Waiting [2024-03-11T17:00:39.453Z] 0d9ebad4ef96: Waiting [2024-03-11T17:00:39.453Z] e9a5061849ea: Waiting [2024-03-11T17:00:39.453Z] 9712f1f96733: Download complete [2024-03-11T17:00:39.712Z] 63f879dbbcfc: Verifying Checksum [2024-03-11T17:00:39.712Z] 63f879dbbcfc: Download complete [2024-03-11T17:00:39.971Z] e9a5061849ea: Verifying Checksum [2024-03-11T17:00:39.971Z] e9a5061849ea: Download complete [2024-03-11T17:00:39.971Z] d747dcd14b5f: Download complete [2024-03-11T17:00:39.971Z] ab5ef0e58194: Verifying Checksum [2024-03-11T17:00:39.971Z] ab5ef0e58194: Download complete [2024-03-11T17:00:39.971Z] 0d9ebad4ef96: Verifying Checksum [2024-03-11T17:00:39.971Z] 0d9ebad4ef96: Download complete [2024-03-11T17:00:39.971Z] 2de7ff778b66: Download complete [2024-03-11T17:00:42.499Z] ab5ef0e58194: Pull complete [2024-03-11T17:00:42.499Z] 9712f1f96733: Pull complete [2024-03-11T17:00:43.064Z] 63f879dbbcfc: Pull complete [2024-03-11T17:00:46.351Z] 0d9ebad4ef96: Pull complete [2024-03-11T17:00:46.611Z] e9a5061849ea: Pull complete [2024-03-11T17:00:46.611Z] d747dcd14b5f: Pull complete [2024-03-11T17:00:47.547Z] 2de7ff778b66: Pull complete [2024-03-11T17:00:47.547Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-11T17:00:47.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-11T17:00:47.547Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T17:00:47.849Z] prd-ubuntu20.04-docker-8c-8g-5456 does not seem to be running inside a container [2024-03-11T17:00:47.860Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-03-11T17:00:54.230Z] $ docker top 9b0c2e0d7043c7dd0b851b6ae6eb1ed7d96c02e8fa8670c01634d485da94e8c8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-11T17:00:54.414Z] provisioning config files... [2024-03-11T17:00:54.426Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15471594703322128068tmp [2024-03-11T17:00:54.438Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13471226815981746917tmp [2024-03-11T17:00:54.463Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6755774575157510747tmp [Pipeline] { [Pipeline] echo [2024-03-11T17:00:54.673Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T17:00:54.970Z] ---> sigul-configuration.sh [2024-03-11T17:00:54.970Z] gpg: directory `/root/.gnupg' created [2024-03-11T17:00:54.970Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-11T17:00:54.970Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-11T17:00:54.970Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-11T17:00:54.970Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-11T17:00:54.970Z] gpg: CAST5 encrypted data [2024-03-11T17:00:54.970Z] gpg: encrypted with 1 passphrase [2024-03-11T17:00:54.970Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-11T17:00:55.269Z] + mkdir /home/jenkins [2024-03-11T17:00:55.269Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-11T17:00:55.568Z] + 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-03-11T17:00:55.583Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T17:00:55.878Z] ---> sigul-install.sh [2024-03-11T17:00:55.878Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-11T17:00:56.195Z] + git tag --list [2024-03-11T17:00:56.195Z] v3.1 [2024-03-11T17:00:56.195Z] v3.1.0 [2024-03-11T17:00:56.195Z] v3.1.0-dev.0 [2024-03-11T17:00:56.195Z] v3.1.0-dev.1 [2024-03-11T17:00:56.195Z] v3.1.0-dev.10 [2024-03-11T17:00:56.195Z] v3.1.0-dev.11 [2024-03-11T17:00:56.195Z] v3.1.0-dev.12 [2024-03-11T17:00:56.195Z] v3.1.0-dev.13 [2024-03-11T17:00:56.195Z] v3.1.0-dev.14 [2024-03-11T17:00:56.195Z] v3.1.0-dev.15 [2024-03-11T17:00:56.195Z] v3.1.0-dev.16 [2024-03-11T17:00:56.195Z] v3.1.0-dev.17 [2024-03-11T17:00:56.195Z] v3.1.0-dev.18 [2024-03-11T17:00:56.195Z] v3.1.0-dev.19 [2024-03-11T17:00:56.195Z] v3.1.0-dev.2 [2024-03-11T17:00:56.195Z] v3.1.0-dev.20 [2024-03-11T17:00:56.195Z] v3.1.0-dev.21 [2024-03-11T17:00:56.195Z] v3.1.0-dev.22 [2024-03-11T17:00:56.195Z] v3.1.0-dev.23 [2024-03-11T17:00:56.195Z] v3.1.0-dev.24 [2024-03-11T17:00:56.195Z] v3.1.0-dev.25 [2024-03-11T17:00:56.195Z] v3.1.0-dev.26 [2024-03-11T17:00:56.195Z] v3.1.0-dev.27 [2024-03-11T17:00:56.195Z] v3.1.0-dev.28 [2024-03-11T17:00:56.195Z] v3.1.0-dev.29 [2024-03-11T17:00:56.195Z] v3.1.0-dev.3 [2024-03-11T17:00:56.195Z] v3.1.0-dev.30 [2024-03-11T17:00:56.195Z] v3.1.0-dev.31 [2024-03-11T17:00:56.195Z] v3.1.0-dev.32 [2024-03-11T17:00:56.195Z] v3.1.0-dev.33 [2024-03-11T17:00:56.195Z] v3.1.0-dev.34 [2024-03-11T17:00:56.195Z] v3.1.0-dev.35 [2024-03-11T17:00:56.195Z] v3.1.0-dev.36 [2024-03-11T17:00:56.195Z] v3.1.0-dev.37 [2024-03-11T17:00:56.195Z] v3.1.0-dev.38 [2024-03-11T17:00:56.195Z] v3.1.0-dev.39 [2024-03-11T17:00:56.195Z] v3.1.0-dev.4 [2024-03-11T17:00:56.195Z] v3.1.0-dev.40 [2024-03-11T17:00:56.195Z] v3.1.0-dev.41 [2024-03-11T17:00:56.195Z] v3.1.0-dev.42 [2024-03-11T17:00:56.195Z] v3.1.0-dev.43 [2024-03-11T17:00:56.195Z] v3.1.0-dev.44 [2024-03-11T17:00:56.195Z] v3.1.0-dev.45 [2024-03-11T17:00:56.195Z] v3.1.0-dev.46 [2024-03-11T17:00:56.195Z] v3.1.0-dev.47 [2024-03-11T17:00:56.195Z] v3.1.0-dev.48 [2024-03-11T17:00:56.195Z] v3.1.0-dev.49 [2024-03-11T17:00:56.195Z] v3.1.0-dev.5 [2024-03-11T17:00:56.195Z] v3.1.0-dev.50 [2024-03-11T17:00:56.195Z] v3.1.0-dev.51 [2024-03-11T17:00:56.195Z] v3.1.0-dev.52 [2024-03-11T17:00:56.195Z] v3.1.0-dev.53 [2024-03-11T17:00:56.195Z] v3.1.0-dev.54 [2024-03-11T17:00:56.195Z] v3.1.0-dev.55 [2024-03-11T17:00:56.195Z] v3.1.0-dev.56 [2024-03-11T17:00:56.195Z] v3.1.0-dev.57 [2024-03-11T17:00:56.195Z] v3.1.0-dev.58 [2024-03-11T17:00:56.195Z] v3.1.0-dev.59 [2024-03-11T17:00:56.195Z] v3.1.0-dev.6 [2024-03-11T17:00:56.195Z] v3.1.0-dev.60 [2024-03-11T17:00:56.195Z] v3.1.0-dev.61 [2024-03-11T17:00:56.195Z] v3.1.0-dev.62 [2024-03-11T17:00:56.195Z] v3.1.0-dev.63 [2024-03-11T17:00:56.195Z] v3.1.0-dev.64 [2024-03-11T17:00:56.195Z] v3.1.0-dev.65 [2024-03-11T17:00:56.195Z] v3.1.0-dev.66 [2024-03-11T17:00:56.195Z] v3.1.0-dev.67 [2024-03-11T17:00:56.195Z] v3.1.0-dev.68 [2024-03-11T17:00:56.195Z] v3.1.0-dev.7 [2024-03-11T17:00:56.195Z] v3.1.0-dev.8 [2024-03-11T17:00:56.195Z] v3.1.0-dev.9 [2024-03-11T17:00:56.195Z] v3.2.0-dev.1 [2024-03-11T17:00:56.195Z] v3.2.0-dev.10 [2024-03-11T17:00:56.195Z] v3.2.0-dev.11 [2024-03-11T17:00:56.195Z] v3.2.0-dev.12 [2024-03-11T17:00:56.195Z] v3.2.0-dev.13 [2024-03-11T17:00:56.195Z] v3.2.0-dev.14 [2024-03-11T17:00:56.195Z] v3.2.0-dev.15 [2024-03-11T17:00:56.195Z] v3.2.0-dev.2 [2024-03-11T17:00:56.195Z] v3.2.0-dev.3 [2024-03-11T17:00:56.195Z] v3.2.0-dev.4 [2024-03-11T17:00:56.195Z] v3.2.0-dev.5 [2024-03-11T17:00:56.195Z] v3.2.0-dev.6 [2024-03-11T17:00:56.195Z] v3.2.0-dev.7 [2024-03-11T17:00:56.195Z] v3.2.0-dev.8 [2024-03-11T17:00:56.195Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-11T17:00:56.488Z] + lftools sign git-tag v3.2.0-dev.15 [2024-03-11T17:00:57.059Z] Signing Git tag with Sigul... [2024-03-11T17:00:57.059Z] Signing v3.2.0-dev.15 [Pipeline] echo [2024-03-11T17:00:57.435Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T17:00:57.791Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-11T17:00:57.818Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-11T17:00:57.942Z] $ docker stop --time=1 9b0c2e0d7043c7dd0b851b6ae6eb1ed7d96c02e8fa8670c01634d485da94e8c8 [2024-03-11T17:00:59.252Z] $ docker rm -f --volumes 9b0c2e0d7043c7dd0b851b6ae6eb1ed7d96c02e8fa8670c01634d485da94e8c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-11T17:01:00.213Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-11T17:01:00.213Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T17:01:00.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T17:01:00.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T17:01:00.767Z] prd-ubuntu20.04-docker-8c-8g-5456 does not seem to be running inside a container [2024-03-11T17:01:00.782Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-11T17:01:01.098Z] $ docker top e18814c1f1ed18a7e45017b588a368ffe9f04e0015ed2010bb642a2e41f5b7e4 -eo pid,comm [2024-03-11T17:01:01.157Z] 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-03-11T17:01:01.157Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-11T17:01:01.379Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T17:01:01.379Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T17:01:01.485Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T17:01:01.472Z] $ docker exec e18814c1f1ed18a7e45017b588a368ffe9f04e0015ed2010bb642a2e41f5b7e4 ssh-agent [2024-03-11T17:01:01.599Z] SSH_AUTH_SOCK=/tmp/ssh-o6W04TiGFkD5/agent.32 [2024-03-11T17:01:01.599Z] SSH_AGENT_PID=38 [2024-03-11T17:01:01.603Z] Running ssh-add (command line suppressed) [2024-03-11T17:01:01.680Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9082850124916147424.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9082850124916147424.key) [2024-03-11T17:01:01.709Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T17:01:02.061Z] + git semver bump pre [2024-03-11T17:01:02.320Z] 2024-03-11 17:01:02,222 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-11T17:01:02.320Z] 2024-03-11 17:01:02,222 [bump_version] DEBUG bumping version:3.2.0-dev.15 on axis:pre with prefix:dev [2024-03-11T17:01:02.320Z] 2024-03-11 17:01:02,222 [bump_version] DEBUG bumped version:3.2.0-dev.16 [2024-03-11T17:01:02.320Z] 2024-03-11 17:01:02,222 [write_version] DEBUG write version:3.2.0-dev.16 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2024-03-11T17:01:02.320Z] 2024-03-11 17:01:02,222 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-11T17:01:02.320Z] 2024-03-11 17:01:02,222 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-11T17:01:02.320Z] 2024-03-11 17:01:02,224 [execute] INFO git cat-file --batch-check [2024-03-11T17:01:02.320Z] 2024-03-11 17:01:02,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-11T17:01:02.320Z] 2024-03-11 17:01:02,229 [execute] INFO git cat-file --batch [2024-03-11T17:01:02.320Z] 2024-03-11 17:01:02,229 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-11T17:01:02.320Z] 2024-03-11 17:01:02,233 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-11T17:01:02.320Z] 3.2.0-dev.16 [Pipeline] } [2024-03-11T17:01:02.316Z] $ docker exec --env ******** --env ******** e18814c1f1ed18a7e45017b588a368ffe9f04e0015ed2010bb642a2e41f5b7e4 ssh-agent -k [2024-03-11T17:01:02.412Z] unset SSH_AUTH_SOCK; [2024-03-11T17:01:02.412Z] unset SSH_AGENT_PID; [2024-03-11T17:01:02.412Z] echo Agent pid 38 killed; [2024-03-11T17:01:02.439Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-11T17:01:03.075Z] + git semver [Pipeline] } [2024-03-11T17:01:03.334Z] $ docker stop --time=1 e18814c1f1ed18a7e45017b588a368ffe9f04e0015ed2010bb642a2e41f5b7e4 [2024-03-11T17:01:04.602Z] $ docker rm -f --volumes e18814c1f1ed18a7e45017b588a368ffe9f04e0015ed2010bb642a2e41f5b7e4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T17:01:05.141Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-11T17:01:05.141Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T17:01:05.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T17:01:05.492Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T17:01:05.678Z] prd-ubuntu20.04-docker-8c-8g-5456 does not seem to be running inside a container [2024-03-11T17:01:05.693Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-11T17:01:06.040Z] $ docker top 5c269f2c8b501c409723a31d3a9f6020ccae589ac93dbe26ab049104cf8d613b -eo pid,comm [2024-03-11T17:01:06.106Z] 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-03-11T17:01:06.106Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-11T17:01:06.336Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T17:01:06.336Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T17:01:06.464Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T17:01:06.451Z] $ docker exec 5c269f2c8b501c409723a31d3a9f6020ccae589ac93dbe26ab049104cf8d613b ssh-agent [2024-03-11T17:01:06.575Z] SSH_AUTH_SOCK=/tmp/ssh-G31ioXzzAxUg/agent.33 [2024-03-11T17:01:06.575Z] SSH_AGENT_PID=39 [2024-03-11T17:01:06.580Z] Running ssh-add (command line suppressed) [2024-03-11T17:01:06.660Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14113102682356248386.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14113102682356248386.key) [2024-03-11T17:01:06.690Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T17:01:07.043Z] + git semver push [2024-03-11T17:01:07.302Z] 2024-03-11 17:01:07,189 [run_push] DEBUG push [2024-03-11T17:01:07.302Z] 2024-03-11 17:01:07,190 [execute] INFO git cat-file --batch-check [2024-03-11T17:01:07.302Z] 2024-03-11 17:01:07,190 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-11T17:01:07.302Z] 2024-03-11 17:01:07,195 [execute] INFO git rev-list 903fea9b06fc325acaaef6cca8113c9e8a51ee8e -- [2024-03-11T17:01:07.302Z] 2024-03-11 17:01:07,195 [execute] DEBUG Popen(['git', 'rev-list', '903fea9b06fc325acaaef6cca8113c9e8a51ee8e', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-11T17:01:07.302Z] 2024-03-11 17:01:07,202 [execute] INFO git fetch -v origin [2024-03-11T17:01:07.302Z] 2024-03-11 17:01:07,203 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-11T17:01:07.870Z] 2024-03-11 17:01:07,719 [run_push] DEBUG no remote changes detected [2024-03-11T17:01:07.870Z] 2024-03-11 17:01:07,719 [execute] INFO git push origin semver [2024-03-11T17:01:07.870Z] 2024-03-11 17:01:07,720 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-11T17:01:08.808Z] 2024-03-11 17:01:08,584 [run_push] DEBUG push all version tags [2024-03-11T17:01:08.808Z] 2024-03-11 17:01:08,584 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-11T17:01:08.808Z] 2024-03-11 17:01:08,585 [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-03-11T17:01:09.378Z] 2024-03-11 17:01:09,278 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-11T17:01:09.378Z] 3.2.0-dev.16 [Pipeline] } [2024-03-11T17:01:09.372Z] $ docker exec --env ******** --env ******** 5c269f2c8b501c409723a31d3a9f6020ccae589ac93dbe26ab049104cf8d613b ssh-agent -k [2024-03-11T17:01:09.466Z] unset SSH_AUTH_SOCK; [2024-03-11T17:01:09.467Z] unset SSH_AGENT_PID; [2024-03-11T17:01:09.467Z] echo Agent pid 39 killed; [2024-03-11T17:01:09.491Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-11T17:01:10.031Z] + git semver [Pipeline] } [2024-03-11T17:01:10.290Z] $ docker stop --time=1 5c269f2c8b501c409723a31d3a9f6020ccae589ac93dbe26ab049104cf8d613b [2024-03-11T17:01:11.578Z] $ docker rm -f --volumes 5c269f2c8b501c409723a31d3a9f6020ccae589ac93dbe26ab049104cf8d613b [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-03-11T17:01:13.333Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2024-03-11T17:01:13.333Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-03-11T17:01:13.333Z] total 16 [2024-03-11T17:01:13.333Z] drwxr-xr-x 3 root root 4096 Mar 11 16:51 . [2024-03-11T17:01:13.333Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 11 17:00 .. [2024-03-11T17:01:13.333Z] drwxr-xr-x 2 root root 4096 Mar 11 16:51 cost [2024-03-11T17:01:13.333Z] -rw-r--r-- 1 root root 88 Mar 11 16:51 cost.csv [2024-03-11T17:01:13.333Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2024-03-11T17:01:13.333Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-03-11T17:01:13.333Z] total 16 [2024-03-11T17:01:13.333Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 16:51 . [2024-03-11T17:01:13.333Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 11 17:00 .. [2024-03-11T17:01:13.333Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 16:51 cost [2024-03-11T17:01:13.333Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 11 16:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-11T17:01:13.627Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T17:01:14.513Z] ---> package-listing.sh [2024-03-11T17:01:14.514Z] ++ facter osfamily [2024-03-11T17:01:14.514Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-11T17:01:14.514Z] + OS_FAMILY=debian [2024-03-11T17:01:14.514Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2024-03-11T17:01:14.514Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-11T17:01:14.514Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-11T17:01:14.514Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-11T17:01:14.514Z] + PACKAGES=/tmp/packages_start.txt [2024-03-11T17:01:14.514Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-03-11T17:01:14.514Z] + PACKAGES=/tmp/packages_end.txt [2024-03-11T17:01:14.514Z] + case "${OS_FAMILY}" in [2024-03-11T17:01:14.514Z] + dpkg -l [2024-03-11T17:01:14.514Z] + grep '^ii' [2024-03-11T17:01:14.778Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-11T17:01:14.778Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-11T17:01:14.779Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-11T17:01:14.779Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-03-11T17:01:14.779Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2024-03-11T17:01:14.779Z] + 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-03-11T17:01:14.797Z] 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-03-11T17:01:15.071Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T17:01:15.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T17:01:15.695Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T17:01:15.877Z] prd-ubuntu20.04-docker-8c-8g-5456 does not seem to be running inside a container [2024-03-11T17:01:15.885Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-11T17:01:16.087Z] $ docker top 142dffd08028cea0d7158158ab3eb2d63a93419ead368376535086e9ced40a43 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T17:01:16.561Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-11T17:01:16.847Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-11T17:01:17.133Z] + ls /var/log/sa-host [2024-03-11T17:01:17.133Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T17:01:17.354Z] provisioning config files... [2024-03-11T17:01:17.361Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15617455910869866255tmp [Pipeline] { [Pipeline] echo [2024-03-11T17:01:17.494Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T17:01:17.770Z] ---> create-netrc.sh [Pipeline] } [2024-03-11T17:01:17.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-11T17:01:18.217Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-11T17:01:18.226Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T17:01:18.506Z] ---> sudo-logs.sh [2024-03-11T17:01:18.506Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-11T17:01:18.588Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T17:01:18.876Z] ---> job-cost.sh [2024-03-11T17:01:18.876Z] lf-activate-venv: SKIPPING [2024-03-11T17:01:18.876Z] DEBUG: total: 0.2199999988079071 [2024-03-11T17:01:18.876Z] INFO: Retrieving Stack Cost... [2024-03-11T17:01:19.134Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-11T17:01:19.701Z] INFO: Archiving Costs [Pipeline] echo [2024-03-11T17:01:19.714Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T17:01:19.997Z] ---> logs-deploy.sh [2024-03-11T17:01:19.997Z] lf-activate-venv: SKIPPING [2024-03-11T17:01:19.997Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/90 [2024-03-11T17:01:19.997Z] INFO: archiving workspace using pattern(s): [2024-03-11T17:01:20.937Z] Archives upload complete. [2024-03-11T17:01:20.937Z] INFO: archiving logs to Nexus