Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e3cafd29cc51be544a464c6e881622e5acd656ed 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-ssh9906950662224269547.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh5859597278745862199.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh14622711590373846269.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh9616474302154513087.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-ssh1820544949720997790.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.20 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-1503 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 e3cafd29cc51be544a464c6e881622e5acd656ed (main) Commit message: "Merge pull request #45 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.8" > 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 e3cafd29cc51be544a464c6e881622e5acd656ed # timeout=10 > git rev-list --no-walk 9e1cc3248304890e633debd3a749b71b0c72ba3c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-19T04:34:58.433Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-19T04:34:58.498Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-19T04:34:58.513Z] ========================================================= [2023-07-19T04:34:58.513Z] EdgeX Global Pipelines Version Info [2023-07-19T04:34:58.513Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-19T04:34:59.225Z] ------------------- [2023-07-19T04:34:59.225Z] stable info: [2023-07-19T04:34:59.225Z] ------------------- [2023-07-19T04:34:59.225Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-19T04:34:59.225Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-19T04:34:59.225Z] Message: update stable to v1.0.250 [2023-07-19T04:34:59.795Z] ------------------- [2023-07-19T04:34:59.795Z] experimental info: [2023-07-19T04:34:59.795Z] ------------------- [2023-07-19T04:34:59.795Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-19T04:34:59.795Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-19T04:34:59.795Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-19T04:34:59.966Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-07-19T04:34:59.975Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-07-19T04:34:59.985Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-19T04:34:59.997Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-19T04:35:00.009Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-19T04:35:00.020Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-19T04:35:00.031Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-19T04:35:00.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-19T04:35:00.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-19T04:35:00.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-19T04:35:00.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-19T04:35:00.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-07-19T04:35:00.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-19T04:35:00.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-19T04:35:00.116Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-19T04:35:00.127Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-19T04:35:00.140Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-19T04:35:00.153Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-19T04:35:00.163Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-19T04:35:00.172Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-19T04:35:00.248Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-19T04:35:00.258Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-19T04:35:00.267Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-19T04:35:00.277Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-19T04:35:00.285Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-19T04:35:00.294Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-19T04:35:00.302Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-19T04:35:00.311Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-19T04:35:00.319Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-19T04:35:00.328Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-19T04:35:00.337Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e3cafd29cc51be544a464c6e881622e5acd656ed [Pipeline] echo [2023-07-19T04:35:00.348Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e3cafd2 [Pipeline] echo [2023-07-19T04:35:00.360Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-19T04:35:00.393Z] provisioning config files... [2023-07-19T04:35:00.408Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12481005827427338412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T04:35:00.706Z] ---> docker-login.sh [2023-07-19T04:35:00.706Z] nexus3.edgexfoundry.org:10001 [2023-07-19T04:35:00.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T04:35:01.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T04:35:01.227Z] Configure a credential helper to remove this warning. See [2023-07-19T04:35:01.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T04:35:01.228Z] [2023-07-19T04:35:01.228Z] Login Succeeded [2023-07-19T04:35:01.228Z] nexus3.edgexfoundry.org:10002 [2023-07-19T04:35:01.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T04:35:01.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T04:35:01.228Z] Configure a credential helper to remove this warning. See [2023-07-19T04:35:01.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T04:35:01.228Z] [2023-07-19T04:35:01.228Z] Login Succeeded [2023-07-19T04:35:01.228Z] nexus3.edgexfoundry.org:10003 [2023-07-19T04:35:01.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T04:35:01.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T04:35:01.488Z] Configure a credential helper to remove this warning. See [2023-07-19T04:35:01.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T04:35:01.488Z] [2023-07-19T04:35:01.488Z] Login Succeeded [2023-07-19T04:35:01.488Z] nexus3.edgexfoundry.org:10004 [2023-07-19T04:35:01.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T04:35:01.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T04:35:01.488Z] Configure a credential helper to remove this warning. See [2023-07-19T04:35:01.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T04:35:01.488Z] [2023-07-19T04:35:01.488Z] Login Succeeded [2023-07-19T04:35:01.488Z] docker.io [2023-07-19T04:35:01.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T04:35:01.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T04:35:01.750Z] Configure a credential helper to remove this warning. See [2023-07-19T04:35:01.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T04:35:01.750Z] [2023-07-19T04:35:01.750Z] Login Succeeded [2023-07-19T04:35:01.750Z] ---> docker-login.sh ends [Pipeline] } [2023-07-19T04:35:01.757Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-19T04:35:02.109Z] + git rev-list -1 --merges e3cafd29cc51be544a464c6e881622e5acd656ed~1..e3cafd29cc51be544a464c6e881622e5acd656ed [Pipeline] echo [2023-07-19T04:35:02.149Z] -----------> git rev-list -1 --merges e3cafd29cc51be544a464c6e881622e5acd656ed~1..e3cafd29cc51be544a464c6e881622e5acd656ed e3cafd29cc51be544a464c6e881622e5acd656ed [2023-07-19T04:35:02.149Z] e3cafd29cc51be544a464c6e881622e5acd656ed [false] [Pipeline] sh [2023-07-19T04:35:02.431Z] + git log --format=format:%s -1 e3cafd29cc51be544a464c6e881622e5acd656ed [Pipeline] echo [2023-07-19T04:35:02.443Z] ========================================================= [2023-07-19T04:35:02.443Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-19T04:35:02.443Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-19T04:35:02.761Z] + git log --format=format:%s -1 e3cafd29cc51be544a464c6e881622e5acd656ed [Pipeline] echo [2023-07-19T04:35:02.772Z] [semverPrep] GIT_COMMIT: e3cafd29cc51be544a464c6e881622e5acd656ed, Commit Message: Merge pull request #45 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.8 [Pipeline] echo [2023-07-19T04:35:02.781Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-19T04:35:03.132Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-19T04:35:03.132Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-19T04:35:03.132Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-19T04:35:03.132Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-19T04:35:03.133Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-19T04:35:03.133Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-19T04:35:03.133Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:35:03.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T04:35:03.537Z] [2023-07-19T04:35:03.537Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:35:03.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T04:35:03.834Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-19T04:35:03.834Z] b85a868b505f: Pulling fs layer [2023-07-19T04:35:03.834Z] e2be974225ed: Pulling fs layer [2023-07-19T04:35:03.834Z] 339a4e72a1f5: Pulling fs layer [2023-07-19T04:35:03.834Z] 988bab9f4d93: Pulling fs layer [2023-07-19T04:35:03.834Z] 1469e6f7b9e6: Pulling fs layer [2023-07-19T04:35:03.834Z] eaf3925da568: Pulling fs layer [2023-07-19T04:35:03.834Z] bab4dde63d76: Pulling fs layer [2023-07-19T04:35:03.834Z] bde34c3a00c8: Pulling fs layer [2023-07-19T04:35:03.834Z] b352a97aabf1: Pulling fs layer [2023-07-19T04:35:03.834Z] 4872d77fe225: Pulling fs layer [2023-07-19T04:35:03.834Z] 5851b861e8e6: Pulling fs layer [2023-07-19T04:35:03.834Z] 988bab9f4d93: Waiting [2023-07-19T04:35:03.834Z] 1469e6f7b9e6: Waiting [2023-07-19T04:35:03.834Z] eaf3925da568: Waiting [2023-07-19T04:35:03.834Z] bab4dde63d76: Waiting [2023-07-19T04:35:03.834Z] bde34c3a00c8: Waiting [2023-07-19T04:35:03.834Z] b352a97aabf1: Waiting [2023-07-19T04:35:03.834Z] 4872d77fe225: Waiting [2023-07-19T04:35:03.834Z] 5851b861e8e6: Waiting [2023-07-19T04:35:03.834Z] e2be974225ed: Verifying Checksum [2023-07-19T04:35:03.834Z] e2be974225ed: Download complete [2023-07-19T04:35:03.834Z] 988bab9f4d93: Verifying Checksum [2023-07-19T04:35:03.834Z] 988bab9f4d93: Download complete [2023-07-19T04:35:03.834Z] 339a4e72a1f5: Verifying Checksum [2023-07-19T04:35:03.834Z] 339a4e72a1f5: Download complete [2023-07-19T04:35:04.094Z] eaf3925da568: Verifying Checksum [2023-07-19T04:35:04.094Z] eaf3925da568: Download complete [2023-07-19T04:35:04.094Z] 1469e6f7b9e6: Verifying Checksum [2023-07-19T04:35:04.094Z] 1469e6f7b9e6: Download complete [2023-07-19T04:35:04.094Z] bde34c3a00c8: Download complete [2023-07-19T04:35:04.094Z] b352a97aabf1: Download complete [2023-07-19T04:35:04.094Z] 4872d77fe225: Verifying Checksum [2023-07-19T04:35:04.094Z] 4872d77fe225: Download complete [2023-07-19T04:35:04.094Z] 5851b861e8e6: Verifying Checksum [2023-07-19T04:35:04.094Z] 5851b861e8e6: Download complete [2023-07-19T04:35:04.094Z] b85a868b505f: Download complete [2023-07-19T04:35:04.355Z] bab4dde63d76: Verifying Checksum [2023-07-19T04:35:04.355Z] bab4dde63d76: Download complete [2023-07-19T04:35:05.293Z] b85a868b505f: Pull complete [2023-07-19T04:35:05.293Z] e2be974225ed: Pull complete [2023-07-19T04:35:05.865Z] 339a4e72a1f5: Pull complete [2023-07-19T04:35:05.865Z] 988bab9f4d93: Pull complete [2023-07-19T04:35:06.148Z] 1469e6f7b9e6: Pull complete [2023-07-19T04:35:06.410Z] eaf3925da568: Pull complete [2023-07-19T04:35:07.806Z] bab4dde63d76: Pull complete [2023-07-19T04:35:08.068Z] bde34c3a00c8: Pull complete [2023-07-19T04:35:08.068Z] b352a97aabf1: Pull complete [2023-07-19T04:35:08.068Z] 4872d77fe225: Pull complete [2023-07-19T04:35:08.330Z] 5851b861e8e6: Pull complete [2023-07-19T04:35:08.330Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-19T04:35:08.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T04:35:08.331Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T04:35:08.441Z] prd-ubuntu20.04-docker-8c-8g-1503 does not seem to be running inside a container [2023-07-19T04:35:08.477Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-19T04:35:09.563Z] $ docker top de2f8ba186d0aebf45ff0f9a60e8f0014c24b5d87ebd1c6c0432427e1f5220e5 -eo pid,comm [2023-07-19T04:35:09.620Z] 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). [2023-07-19T04:35:09.620Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-19T04:35:09.665Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T04:35:09.665Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T04:35:09.792Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T04:35:09.798Z] $ docker exec de2f8ba186d0aebf45ff0f9a60e8f0014c24b5d87ebd1c6c0432427e1f5220e5 ssh-agent [2023-07-19T04:35:09.910Z] SSH_AUTH_SOCK=/tmp/ssh-7hzAwiyW4ze2/agent.31 [2023-07-19T04:35:09.910Z] SSH_AGENT_PID=37 [2023-07-19T04:35:09.917Z] Running ssh-add (command line suppressed) [2023-07-19T04:35:10.015Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10389229083047420954.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10389229083047420954.key) [2023-07-19T04:35:10.025Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T04:35:10.312Z] + git tag --points-at HEAD [Pipeline] } [2023-07-19T04:35:10.334Z] $ docker exec --env ******** --env ******** de2f8ba186d0aebf45ff0f9a60e8f0014c24b5d87ebd1c6c0432427e1f5220e5 ssh-agent -k [2023-07-19T04:35:10.432Z] unset SSH_AUTH_SOCK; [2023-07-19T04:35:10.432Z] unset SSH_AGENT_PID; [2023-07-19T04:35:10.433Z] echo Agent pid 37 killed; [2023-07-19T04:35:10.441Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-19T04:35:10.473Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T04:35:10.473Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T04:35:10.577Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T04:35:10.584Z] $ docker exec de2f8ba186d0aebf45ff0f9a60e8f0014c24b5d87ebd1c6c0432427e1f5220e5 ssh-agent [2023-07-19T04:35:10.689Z] SSH_AUTH_SOCK=/tmp/ssh-98B87rcjreOG/agent.69 [2023-07-19T04:35:10.689Z] SSH_AGENT_PID=75 [2023-07-19T04:35:10.695Z] Running ssh-add (command line suppressed) [2023-07-19T04:35:10.806Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15112297390121300061.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15112297390121300061.key) [2023-07-19T04:35:10.818Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T04:35:11.105Z] + git semver init [2023-07-19T04:35:11.365Z] 2023-07-19 04:35:11,287 [run_init] DEBUG init version:0.0.0 force:False [2023-07-19T04:35:11.365Z] 2023-07-19 04:35:11,288 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-07-19T04:35:11.366Z] 2023-07-19 04:35:11,289 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-07-19T04:35:11.366Z] 2023-07-19 04:35:11,289 [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) [2023-07-19T04:35:11.936Z] 2023-07-19 04:35:11,877 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-07-19T04:35:11.936Z] 2023-07-19 04:35:11,878 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-07-19T04:35:11.936Z] 2023-07-19 04:35:11,878 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-19T04:35:11.936Z] 2023-07-19 04:35:11,878 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-19T04:35:11.936Z] 3.1.0-dev.19 [Pipeline] } [2023-07-19T04:35:11.950Z] $ docker exec --env ******** --env ******** de2f8ba186d0aebf45ff0f9a60e8f0014c24b5d87ebd1c6c0432427e1f5220e5 ssh-agent -k [2023-07-19T04:35:12.055Z] unset SSH_AUTH_SOCK; [2023-07-19T04:35:12.058Z] unset SSH_AGENT_PID; [2023-07-19T04:35:12.058Z] echo Agent pid 75 killed; [2023-07-19T04:35:12.062Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-19T04:35:12.368Z] + git semver [Pipeline] } [2023-07-19T04:35:12.645Z] $ docker stop --time=1 de2f8ba186d0aebf45ff0f9a60e8f0014c24b5d87ebd1c6c0432427e1f5220e5 [2023-07-19T04:35:13.922Z] $ docker rm -f --volumes de2f8ba186d0aebf45ff0f9a60e8f0014c24b5d87ebd1c6c0432427e1f5220e5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-19T04:35:14.257Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-19T04:35:14.476Z] Stashed 1 file(s) [Pipeline] echo [2023-07-19T04:35:14.484Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.19 [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 [2023-07-19T04:35:14.651Z] provisioning config files... [2023-07-19T04:35:14.662Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12480367779089077116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T04:35:14.957Z] ---> docker-login.sh [2023-07-19T04:35:14.957Z] nexus3.edgexfoundry.org:10001 [2023-07-19T04:35:14.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T04:35:14.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T04:35:14.957Z] Configure a credential helper to remove this warning. See [2023-07-19T04:35:14.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T04:35:14.957Z] [2023-07-19T04:35:14.957Z] Login Succeeded [2023-07-19T04:35:14.957Z] nexus3.edgexfoundry.org:10002 [2023-07-19T04:35:14.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T04:35:14.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T04:35:14.957Z] Configure a credential helper to remove this warning. See [2023-07-19T04:35:14.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T04:35:14.957Z] [2023-07-19T04:35:14.957Z] Login Succeeded [2023-07-19T04:35:14.957Z] nexus3.edgexfoundry.org:10003 [2023-07-19T04:35:15.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T04:35:15.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T04:35:15.218Z] Configure a credential helper to remove this warning. See [2023-07-19T04:35:15.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T04:35:15.218Z] [2023-07-19T04:35:15.218Z] Login Succeeded [2023-07-19T04:35:15.218Z] nexus3.edgexfoundry.org:10004 [2023-07-19T04:35:15.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T04:35:15.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T04:35:15.218Z] Configure a credential helper to remove this warning. See [2023-07-19T04:35:15.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T04:35:15.218Z] [2023-07-19T04:35:15.218Z] Login Succeeded [2023-07-19T04:35:15.218Z] docker.io [2023-07-19T04:35:15.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T04:35:15.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T04:35:15.740Z] Configure a credential helper to remove this warning. See [2023-07-19T04:35:15.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T04:35:15.740Z] [2023-07-19T04:35:15.740Z] Login Succeeded [2023-07-19T04:35:15.740Z] ---> docker-login.sh ends [Pipeline] } [2023-07-19T04:35:15.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-19T04:35:15.802Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T04:35:15.821Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T04:35:15.832Z] ========================================================= [2023-07-19T04:35:15.832Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-19T04:35:15.832Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:35:16.157Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-19T04:35:16.157Z] Sending build context to Docker daemon 343kB [2023-07-19T04:35:16.157Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-19T04:35:16.157Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-19T04:35:16.157Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-19T04:35:16.157Z] 4db1b89c0bd1: Pulling fs layer [2023-07-19T04:35:16.157Z] 6911f1a30b25: Pulling fs layer [2023-07-19T04:35:16.157Z] e194b8c5c2a9: Pulling fs layer [2023-07-19T04:35:16.157Z] 6863d3e3a2b1: Pulling fs layer [2023-07-19T04:35:16.157Z] ec0bb842ea78: Pulling fs layer [2023-07-19T04:35:16.157Z] 40a00589a448: Pulling fs layer [2023-07-19T04:35:16.157Z] 6c08303d61cc: Pulling fs layer [2023-07-19T04:35:16.157Z] 798269fcf238: Pulling fs layer [2023-07-19T04:35:16.157Z] 6863d3e3a2b1: Waiting [2023-07-19T04:35:16.157Z] ec0bb842ea78: Waiting [2023-07-19T04:35:16.157Z] 40a00589a448: Waiting [2023-07-19T04:35:16.157Z] 6c08303d61cc: Waiting [2023-07-19T04:35:16.157Z] 798269fcf238: Waiting [2023-07-19T04:35:16.157Z] 6911f1a30b25: Verifying Checksum [2023-07-19T04:35:16.157Z] 6911f1a30b25: Download complete [2023-07-19T04:35:16.157Z] 6863d3e3a2b1: Download complete [2023-07-19T04:35:16.157Z] ec0bb842ea78: Download complete [2023-07-19T04:35:16.157Z] 4db1b89c0bd1: Verifying Checksum [2023-07-19T04:35:16.157Z] 4db1b89c0bd1: Download complete [2023-07-19T04:35:16.418Z] 40a00589a448: Verifying Checksum [2023-07-19T04:35:16.418Z] 40a00589a448: Download complete [2023-07-19T04:35:16.418Z] 4db1b89c0bd1: Pull complete [2023-07-19T04:35:16.418Z] 6911f1a30b25: Pull complete [2023-07-19T04:35:16.991Z] 798269fcf238: Download complete [2023-07-19T04:35:16.991Z] e194b8c5c2a9: Verifying Checksum [2023-07-19T04:35:16.992Z] e194b8c5c2a9: Download complete [2023-07-19T04:35:16.992Z] 6c08303d61cc: Verifying Checksum [2023-07-19T04:35:20.277Z] e194b8c5c2a9: Pull complete [2023-07-19T04:35:20.537Z] 6863d3e3a2b1: Pull complete [2023-07-19T04:35:20.537Z] ec0bb842ea78: Pull complete [2023-07-19T04:35:20.537Z] 40a00589a448: Pull complete [2023-07-19T04:35:23.073Z] 6c08303d61cc: Pull complete [2023-07-19T04:35:24.011Z] 798269fcf238: Pull complete [2023-07-19T04:35:24.011Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-19T04:35:24.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-19T04:35:24.011Z] ---> ec979cd7f677 [2023-07-19T04:35:24.011Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-19T04:35:25.420Z] ---> Running in 5a281720e22b [2023-07-19T04:35:25.420Z] Removing intermediate container 5a281720e22b [2023-07-19T04:35:25.420Z] ---> 72eda908ab26 [2023-07-19T04:35:25.420Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-19T04:35:25.420Z] ---> Running in b4dcc3587331 [2023-07-19T04:35:25.420Z] Removing intermediate container b4dcc3587331 [2023-07-19T04:35:25.420Z] ---> b3fcb22140ec [2023-07-19T04:35:25.420Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-19T04:35:25.420Z] ---> Running in 150f5f426c66 [2023-07-19T04:35:25.420Z] Removing intermediate container 150f5f426c66 [2023-07-19T04:35:25.420Z] ---> 5dfcf17de5cf [2023-07-19T04:35:25.420Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-19T04:35:25.420Z] ---> Running in edaa6f7c4e9f [2023-07-19T04:35:25.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-19T04:35:25.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-19T04:35:26.199Z] OK: 265 MiB in 53 packages [2023-07-19T04:35:26.458Z] Removing intermediate container edaa6f7c4e9f [2023-07-19T04:35:26.458Z] ---> 40da46163a64 [2023-07-19T04:35:26.458Z] Step 7/12 : WORKDIR /app [2023-07-19T04:35:26.716Z] ---> Running in 7597cbdfefe5 [2023-07-19T04:35:26.716Z] Removing intermediate container 7597cbdfefe5 [2023-07-19T04:35:26.716Z] ---> baf2831ed2ca [2023-07-19T04:35:26.716Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-19T04:35:26.716Z] ---> e9c4630afdee [2023-07-19T04:35:26.716Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T04:35:26.717Z] ---> Running in 79174b4675b4 [2023-07-19T04:35:29.605Z] Still waiting to schedule task [2023-07-19T04:35:29.605Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-19T04:35:53.273Z] Removing intermediate container 79174b4675b4 [2023-07-19T04:35:53.273Z] ---> da48ef5b451b [2023-07-19T04:35:53.273Z] Step 10/12 : COPY . . [2023-07-19T04:35:53.273Z] ---> 326a5dfff68a [2023-07-19T04:35:53.273Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-19T04:35:53.273Z] ---> Running in 1a50a7bdd798 [2023-07-19T04:35:53.273Z] Removing intermediate container 1a50a7bdd798 [2023-07-19T04:35:53.273Z] ---> a7d7e694e8da [2023-07-19T04:35:53.273Z] Step 12/12 : RUN $MAKE [2023-07-19T04:35:53.273Z] ---> Running in 0a64890f944b [2023-07-19T04:35:53.273Z] noop [2023-07-19T04:35:53.273Z] Removing intermediate container 0a64890f944b [2023-07-19T04:35:53.273Z] ---> 530888949871 [2023-07-19T04:35:53.273Z] Successfully built 530888949871 [2023-07-19T04:35:53.273Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:35:53.581Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-19T04:35:53.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T04:35:53.649Z] prd-ubuntu20.04-docker-8c-8g-1503 does not seem to be running inside a container [2023-07-19T04:35:53.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-19T04:35:54.039Z] $ docker top 9187f0813421f9d86e39af653dbed4c1d7a17b3ba9fa1ae781425d43e6237d5c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T04:35:54.383Z] + go version [2023-07-19T04:35:54.383Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-19T04:35:54.395Z] $ docker stop --time=1 9187f0813421f9d86e39af653dbed4c1d7a17b3ba9fa1ae781425d43e6237d5c [2023-07-19T04:35:55.661Z] $ docker rm -f --volumes 9187f0813421f9d86e39af653dbed4c1d7a17b3ba9fa1ae781425d43e6237d5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:35:56.056Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-19T04:35:56.056Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T04:35:56.128Z] prd-ubuntu20.04-docker-8c-8g-1503 does not seem to be running inside a container [2023-07-19T04:35:56.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-19T04:35:56.508Z] $ docker top e8f2f1822f6457205f6977ca74760df9f9ffa7064ed26c561d7956be4d4137c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T04:35:56.839Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-07-19T04:35:57.137Z] + make test [2023-07-19T04:35:57.137Z] go test -race -coverprofile=coverage.out ./... [2023-07-19T04:36:19.073Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-19T04:36:19.073Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-19T04:36:19.073Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-19T04:36:19.073Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-19T04:36:19.073Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.061s coverage: 87.5% of statements [2023-07-19T04:36:19.073Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.084s coverage: 91.6% of statements [2023-07-19T04:36:19.073Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.062s coverage: 65.2% of statements [2023-07-19T04:36:37.143Z] go vet ./... [2023-07-19T04:36:41.332Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-19T04:36:41.332Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-19T04:36:41.332Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-19T04:36:41.346Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-19T04:36:41.363Z] $ docker stop --time=1 e8f2f1822f6457205f6977ca74760df9f9ffa7064ed26c561d7956be4d4137c0 [2023-07-19T04:36:43.368Z] $ docker rm -f --volumes e8f2f1822f6457205f6977ca74760df9f9ffa7064ed26c561d7956be4d4137c0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-19T04:36:43.915Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-19T04:36:43.967Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-19T04:36:44.509Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-19T04:36:44.798Z] + ls -al . [2023-07-19T04:36:44.798Z] total 164 [2023-07-19T04:36:44.798Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 04:35 . [2023-07-19T04:36:44.798Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 04:34 .. [2023-07-19T04:36:44.798Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 19 04:34 .dockerignore [2023-07-19T04:36:44.798Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 04:35 .git [2023-07-19T04:36:44.798Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 04:34 .github [2023-07-19T04:36:44.798Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 19 04:34 .gitignore [2023-07-19T04:36:44.798Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 04:34 .golangci.yml [2023-07-19T04:36:44.798Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 04:35 .semver [2023-07-19T04:36:44.798Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 19 04:34 Attribution.txt [2023-07-19T04:36:44.798Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 19 04:34 CHANGELOG.md [2023-07-19T04:36:44.798Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 19 04:34 Dockerfile [2023-07-19T04:36:44.798Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 04:34 GOVERNANCE.md [2023-07-19T04:36:44.798Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 19 04:34 Jenkinsfile [2023-07-19T04:36:44.798Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 19 04:34 LICENSE [2023-07-19T04:36:44.798Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 19 04:34 Makefile [2023-07-19T04:36:44.798Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 19 04:34 OWNERS.md [2023-07-19T04:36:44.798Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 19 04:34 README.md [2023-07-19T04:36:44.798Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 19 04:34 Record and Reply.postman_collection.json [2023-07-19T04:36:44.798Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 04:35 VERSION [2023-07-19T04:36:44.798Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 04:34 bin [2023-07-19T04:36:44.798Z] -rw-r--r-- 1 jenkins jenkins 7545 Jul 19 04:36 coverage.out [2023-07-19T04:36:44.798Z] -rw-rw-r-- 1 jenkins jenkins 3679 Jul 19 04:34 go.mod [2023-07-19T04:36:44.798Z] -rw-rw-r-- 1 jenkins jenkins 32845 Jul 19 04:34 go.sum [2023-07-19T04:36:44.798Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 19 04:34 internal [2023-07-19T04:36:44.798Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 19 04:34 main.go [2023-07-19T04:36:44.798Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 04:34 pkg [2023-07-19T04:36:44.798Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 04:34 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:36:45.103Z] + 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=e3cafd29cc51be544a464c6e881622e5acd656ed --label arch=amd64 --label version=3.1.0-dev.19 . [2023-07-19T04:36:45.103Z] Sending build context to Docker daemon 351.2kB [2023-07-19T04:36:45.103Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-19T04:36:45.103Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-19T04:36:45.103Z] ---> 530888949871 [2023-07-19T04:36:45.103Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-19T04:36:45.103Z] ---> Running in 9d65076b2b26 [2023-07-19T04:36:45.103Z] Removing intermediate container 9d65076b2b26 [2023-07-19T04:36:45.103Z] ---> 8ab31bb9b1f6 [2023-07-19T04:36:45.103Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-19T04:36:45.103Z] ---> Running in 5a91e22a8ae2 [2023-07-19T04:36:45.362Z] Removing intermediate container 5a91e22a8ae2 [2023-07-19T04:36:45.362Z] ---> 707906a183db [2023-07-19T04:36:45.362Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-19T04:36:45.362Z] ---> Running in c04f9beb4119 [2023-07-19T04:36:45.362Z] Removing intermediate container c04f9beb4119 [2023-07-19T04:36:45.362Z] ---> 6a73980afbea [2023-07-19T04:36:45.362Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-19T04:36:45.362Z] ---> Running in b9836d08fab8 [2023-07-19T04:36:45.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-19T04:36:45.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-19T04:36:46.190Z] OK: 265 MiB in 53 packages [2023-07-19T04:36:46.473Z] Removing intermediate container b9836d08fab8 [2023-07-19T04:36:46.473Z] ---> 54349bb42596 [2023-07-19T04:36:46.473Z] Step 7/26 : WORKDIR /app [2023-07-19T04:36:46.473Z] ---> Running in 3eca7761f7bd [2023-07-19T04:36:46.473Z] Removing intermediate container 3eca7761f7bd [2023-07-19T04:36:46.473Z] ---> c0673ba7990b [2023-07-19T04:36:46.473Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-19T04:36:46.741Z] ---> fff6731a1de4 [2023-07-19T04:36:46.741Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T04:36:46.741Z] ---> Running in 81b255d135f8 [2023-07-19T04:36:47.335Z] Removing intermediate container 81b255d135f8 [2023-07-19T04:36:47.335Z] ---> c74cf52d21ba [2023-07-19T04:36:47.335Z] Step 10/26 : COPY . . [2023-07-19T04:36:47.619Z] ---> 21366fe98208 [2023-07-19T04:36:47.619Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-19T04:36:47.619Z] ---> Running in b464c4588c7c [2023-07-19T04:36:47.619Z] Removing intermediate container b464c4588c7c [2023-07-19T04:36:47.619Z] ---> f0befea9c7b7 [2023-07-19T04:36:47.619Z] Step 12/26 : RUN $MAKE [2023-07-19T04:36:47.619Z] ---> Running in cf62bdd20837 [2023-07-19T04:36:47.882Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.8 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.19" -trimpath -mod=readonly -o app-record-replay [2023-07-19T04:37:03.250Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1504 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-07-19T04:37:03.264Z] Running in /w/workspace/app-record-replay/21 [Pipeline] { [Pipeline] checkout [2023-07-19T04:37:03.296Z] Selected Git installation does not exist. Using Default [2023-07-19T04:37:03.296Z] The recommended git tool is: NONE [2023-07-19T04:37:05.975Z] Removing intermediate container cf62bdd20837 [2023-07-19T04:37:05.975Z] ---> b28d295d01fe [2023-07-19T04:37:05.975Z] Step 13/26 : FROM alpine:3.17 [2023-07-19T04:37:05.975Z] 3.17: Pulling from library/alpine [2023-07-19T04:37:05.975Z] 4db1b89c0bd1: Already exists [2023-07-19T04:37:05.975Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T04:37:05.975Z] Status: Downloaded newer image for alpine:3.17 [2023-07-19T04:37:05.975Z] ---> 1f73a9d63274 [2023-07-19T04:37:05.975Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-19T04:37:05.975Z] ---> Running in 62ed40d25481 [2023-07-19T04:37:05.975Z] Removing intermediate container 62ed40d25481 [2023-07-19T04:37:05.975Z] ---> 5471891a3170 [2023-07-19T04:37:05.975Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-19T04:37:05.975Z] ---> Running in c812dca68f67 [2023-07-19T04:37:05.975Z] Removing intermediate container c812dca68f67 [2023-07-19T04:37:05.975Z] ---> 052f95c80ff4 [2023-07-19T04:37:05.975Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-19T04:37:05.975Z] ---> Running in 5a2a98dbcb8e [2023-07-19T04:37:06.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-19T04:37:06.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-19T04:37:06.758Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-19T04:37:06.758Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-19T04:37:06.758Z] Executing busybox-1.35.0-r29.trigger [2023-07-19T04:37:06.758Z] Executing ca-certificates-20230506-r0.trigger [2023-07-19T04:37:06.758Z] OK: 8 MiB in 17 packages [2023-07-19T04:37:07.328Z] Removing intermediate container 5a2a98dbcb8e [2023-07-19T04:37:07.328Z] ---> d0f426c3ea95 [2023-07-19T04:37:07.328Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-19T04:37:07.328Z] ---> bb8000385f07 [2023-07-19T04:37:07.328Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-19T04:37:07.588Z] ---> 14baadfe35c2 [2023-07-19T04:37:07.588Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-19T04:37:07.588Z] ---> 73a9f3ddac15 [2023-07-19T04:37:07.588Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-19T04:37:08.157Z] ---> 953956b74025 [2023-07-19T04:37:08.157Z] Step 21/26 : EXPOSE 59712 [2023-07-19T04:37:08.157Z] ---> Running in 403044c7331a [2023-07-19T04:37:08.157Z] Removing intermediate container 403044c7331a [2023-07-19T04:37:08.157Z] ---> e2e27e20e67f [2023-07-19T04:37:08.157Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-19T04:37:08.157Z] ---> Running in 9f8c18948fb3 [2023-07-19T04:37:08.157Z] Removing intermediate container 9f8c18948fb3 [2023-07-19T04:37:08.157Z] ---> 5959e71a513e [2023-07-19T04:37:08.157Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-19T04:37:08.157Z] ---> Running in a7ceb82fd0c7 [2023-07-19T04:37:08.188Z] using credential edgex-jenkins-ssh [2023-07-19T04:37:08.205Z] Cloning the remote Git repository [2023-07-19T04:37:08.416Z] Removing intermediate container a7ceb82fd0c7 [2023-07-19T04:37:08.416Z] ---> 6d1c18822661 [2023-07-19T04:37:08.416Z] Step 24/26 : LABEL arch=amd64 [2023-07-19T04:37:08.416Z] ---> Running in 2817df14bbf9 [2023-07-19T04:37:08.416Z] Removing intermediate container 2817df14bbf9 [2023-07-19T04:37:08.416Z] ---> 493db6c001bd [2023-07-19T04:37:08.416Z] Step 25/26 : LABEL git_sha=e3cafd29cc51be544a464c6e881622e5acd656ed [2023-07-19T04:37:08.416Z] ---> Running in 2dd277682ded [2023-07-19T04:37:08.677Z] Removing intermediate container 2dd277682ded [2023-07-19T04:37:08.677Z] ---> 621a98d43612 [2023-07-19T04:37:08.677Z] Step 26/26 : LABEL version=3.1.0-dev.19 [2023-07-19T04:37:08.677Z] ---> Running in 0ce598803f0f [2023-07-19T04:37:08.677Z] Removing intermediate container 0ce598803f0f [2023-07-19T04:37:08.677Z] ---> 166f85be7d89 [2023-07-19T04:37:08.677Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-19T04:37:08.677Z] Successfully built 166f85be7d89 [2023-07-19T04:37:08.677Z] 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 [2023-07-19T04:37:08.819Z] provisioning config files... [2023-07-19T04:37:08.831Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config18285880897418663214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T04:37:09.127Z] ---> docker-login.sh [2023-07-19T04:37:09.127Z] nexus3.edgexfoundry.org:10001 [2023-07-19T04:37:09.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T04:37:09.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T04:37:09.127Z] Configure a credential helper to remove this warning. See [2023-07-19T04:37:09.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T04:37:09.127Z] [2023-07-19T04:37:09.127Z] Login Succeeded [2023-07-19T04:37:09.127Z] nexus3.edgexfoundry.org:10002 [2023-07-19T04:37:09.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T04:37:09.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T04:37:09.127Z] Configure a credential helper to remove this warning. See [2023-07-19T04:37:09.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T04:37:09.127Z] [2023-07-19T04:37:09.127Z] Login Succeeded [2023-07-19T04:37:09.127Z] nexus3.edgexfoundry.org:10003 [2023-07-19T04:37:09.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T04:37:09.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T04:37:09.386Z] Configure a credential helper to remove this warning. See [2023-07-19T04:37:09.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T04:37:09.386Z] [2023-07-19T04:37:09.386Z] Login Succeeded [2023-07-19T04:37:09.386Z] nexus3.edgexfoundry.org:10004 [2023-07-19T04:37:09.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T04:37:09.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T04:37:09.386Z] Configure a credential helper to remove this warning. See [2023-07-19T04:37:09.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T04:37:09.386Z] [2023-07-19T04:37:09.386Z] Login Succeeded [2023-07-19T04:37:09.386Z] docker.io [2023-07-19T04:37:09.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T04:37:08.248Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-07-19T04:37:08.351Z] > git init /w/workspace/app-record-replay/21 # timeout=10 [2023-07-19T04:37:08.486Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-19T04:37:08.487Z] > git --version # timeout=10 [2023-07-19T04:37:08.506Z] > git --version # 'git version 2.25.1' [2023-07-19T04:37:08.508Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-19T04:37:08.649Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-19T04:37:09.233Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-19T04:37:09.269Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-19T04:37:09.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T04:37:09.650Z] Configure a credential helper to remove this warning. See [2023-07-19T04:37:09.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T04:37:09.650Z] [2023-07-19T04:37:09.650Z] Login Succeeded [2023-07-19T04:37:09.650Z] ---> docker-login.sh ends [Pipeline] } [2023-07-19T04:37:09.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T04:37:09.694Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T04:37:09.726Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-07-19T04:37:09.726Z] e3cafd29cc51be544a464c6e881622e5acd656ed [2023-07-19T04:37:09.726Z] latest [2023-07-19T04:37:09.726Z] 3.1.0-dev.19 [2023-07-19T04:37:09.726Z] e3cafd29cc51be544a464c6e881622e5acd656ed-3.1.0-dev.19 [2023-07-19T04:37:09.726Z] main [2023-07-19T04:37:09.726Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:37:10.064Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:e3cafd29cc51be544a464c6e881622e5acd656ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:37:10.124Z] Avoid second fetch [2023-07-19T04:37:10.125Z] Checking out Revision e3cafd29cc51be544a464c6e881622e5acd656ed (main) [2023-07-19T04:37:10.381Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:e3cafd29cc51be544a464c6e881622e5acd656ed [2023-07-19T04:37:10.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-19T04:37:10.381Z] 77ab30a383c1: Preparing [2023-07-19T04:37:10.381Z] 11fa294a26cb: Preparing [2023-07-19T04:37:10.381Z] 13f6fe3b0c1f: Preparing [2023-07-19T04:37:10.381Z] 2c8f09b8a357: Preparing [2023-07-19T04:37:10.381Z] e8f01b7d0087: Preparing [2023-07-19T04:37:10.381Z] 3dab9f8bf2d2: Preparing [2023-07-19T04:37:10.381Z] 3dab9f8bf2d2: Waiting [2023-07-19T04:37:10.381Z] 13f6fe3b0c1f: Pushed [2023-07-19T04:37:10.381Z] 11fa294a26cb: Pushed [2023-07-19T04:37:10.381Z] 2c8f09b8a357: Pushed [2023-07-19T04:37:10.381Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T04:37:10.381Z] e8f01b7d0087: Pushed [2023-07-19T04:37:10.626Z] Commit message: "Merge pull request #45 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.8" [2023-07-19T04:37:10.144Z] > git config core.sparsecheckout # timeout=10 [2023-07-19T04:37:10.209Z] > git checkout -f e3cafd29cc51be544a464c6e881622e5acd656ed # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-19T04:37:11.561Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-19T04:37:11.561Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-19T04:37:11.561Z] Dload Upload Total Spent Left Speed [2023-07-19T04:37:11.561Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2023-07-19T04:37:12.198Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-19T04:37:12.528Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-19T04:37:12.528Z] + sudo tee /etc/docker/daemon.new [2023-07-19T04:37:12.528Z] { [2023-07-19T04:37:12.528Z] "registry-mirrors": [ [2023-07-19T04:37:12.528Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-19T04:37:12.528Z] ], [2023-07-19T04:37:12.528Z] "bip": "10.250.0.254/24", [2023-07-19T04:37:12.528Z] "hosts": [ [2023-07-19T04:37:12.528Z] "tcp://0.0.0.0:5555", [2023-07-19T04:37:12.528Z] "unix:///var/run/docker.sock" [2023-07-19T04:37:12.528Z] ], [2023-07-19T04:37:12.528Z] "mtu": 1458, [2023-07-19T04:37:12.528Z] "selinux-enabled": true, [2023-07-19T04:37:12.528Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-19T04:37:12.528Z] } [Pipeline] sh [2023-07-19T04:37:12.865Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-19T04:37:12.917Z] 77ab30a383c1: Pushed [2023-07-19T04:37:12.917Z] e3cafd29cc51be544a464c6e881622e5acd656ed: digest: sha256:4211e26de1ded47bb5236f01a476c864b84ef595bfba64dc646b1195b0720402 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:37:13.193Z] + sudo service docker restart [2023-07-19T04:37:13.249Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:37:13.562Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-07-19T04:37:13.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-19T04:37:13.562Z] 77ab30a383c1: Preparing [2023-07-19T04:37:13.562Z] 11fa294a26cb: Preparing [2023-07-19T04:37:13.562Z] 13f6fe3b0c1f: Preparing [2023-07-19T04:37:13.562Z] 2c8f09b8a357: Preparing [2023-07-19T04:37:13.562Z] e8f01b7d0087: Preparing [2023-07-19T04:37:13.562Z] 3dab9f8bf2d2: Preparing [2023-07-19T04:37:13.562Z] 3dab9f8bf2d2: Waiting [2023-07-19T04:37:13.562Z] 77ab30a383c1: Layer already exists [2023-07-19T04:37:13.562Z] e8f01b7d0087: Layer already exists [2023-07-19T04:37:13.562Z] 13f6fe3b0c1f: Layer already exists [2023-07-19T04:37:13.562Z] 11fa294a26cb: Layer already exists [2023-07-19T04:37:13.562Z] 2c8f09b8a357: Layer already exists [2023-07-19T04:37:13.562Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T04:37:13.562Z] latest: digest: sha256:4211e26de1ded47bb5236f01a476c864b84ef595bfba64dc646b1195b0720402 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:37:13.880Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:37:14.190Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.19 [2023-07-19T04:37:14.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-19T04:37:14.190Z] 77ab30a383c1: Preparing [2023-07-19T04:37:14.190Z] 11fa294a26cb: Preparing [2023-07-19T04:37:14.190Z] 13f6fe3b0c1f: Preparing [2023-07-19T04:37:14.190Z] 2c8f09b8a357: Preparing [2023-07-19T04:37:14.190Z] e8f01b7d0087: Preparing [2023-07-19T04:37:14.190Z] 3dab9f8bf2d2: Preparing [2023-07-19T04:37:14.190Z] e8f01b7d0087: Layer already exists [2023-07-19T04:37:14.190Z] 11fa294a26cb: Layer already exists [2023-07-19T04:37:14.190Z] 77ab30a383c1: Layer already exists [2023-07-19T04:37:14.190Z] 13f6fe3b0c1f: Layer already exists [2023-07-19T04:37:14.190Z] 2c8f09b8a357: Layer already exists [2023-07-19T04:37:14.190Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T04:37:14.190Z] 3.1.0-dev.19: digest: sha256:4211e26de1ded47bb5236f01a476c864b84ef595bfba64dc646b1195b0720402 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:37:14.509Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:e3cafd29cc51be544a464c6e881622e5acd656ed-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:37:14.816Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:e3cafd29cc51be544a464c6e881622e5acd656ed-3.1.0-dev.19 [2023-07-19T04:37:14.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-19T04:37:14.817Z] 77ab30a383c1: Preparing [2023-07-19T04:37:14.817Z] 11fa294a26cb: Preparing [2023-07-19T04:37:14.817Z] 13f6fe3b0c1f: Preparing [2023-07-19T04:37:14.817Z] 2c8f09b8a357: Preparing [2023-07-19T04:37:14.817Z] e8f01b7d0087: Preparing [2023-07-19T04:37:14.817Z] 3dab9f8bf2d2: Preparing [2023-07-19T04:37:14.817Z] 3dab9f8bf2d2: Waiting [2023-07-19T04:37:14.817Z] e8f01b7d0087: Layer already exists [2023-07-19T04:37:14.817Z] 77ab30a383c1: Layer already exists [2023-07-19T04:37:14.817Z] 11fa294a26cb: Layer already exists [2023-07-19T04:37:14.817Z] 2c8f09b8a357: Layer already exists [2023-07-19T04:37:14.817Z] 13f6fe3b0c1f: Layer already exists [2023-07-19T04:37:14.817Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T04:37:14.817Z] e3cafd29cc51be544a464c6e881622e5acd656ed-3.1.0-dev.19: digest: sha256:4211e26de1ded47bb5236f01a476c864b84ef595bfba64dc646b1195b0720402 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:37:15.126Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:37:15.440Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-07-19T04:37:15.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-19T04:37:15.440Z] 77ab30a383c1: Preparing [2023-07-19T04:37:15.440Z] 11fa294a26cb: Preparing [2023-07-19T04:37:15.440Z] 13f6fe3b0c1f: Preparing [2023-07-19T04:37:15.440Z] 2c8f09b8a357: Preparing [2023-07-19T04:37:15.440Z] e8f01b7d0087: Preparing [2023-07-19T04:37:15.440Z] 3dab9f8bf2d2: Preparing [2023-07-19T04:37:15.440Z] 3dab9f8bf2d2: Waiting [2023-07-19T04:37:15.440Z] 11fa294a26cb: Layer already exists [2023-07-19T04:37:15.440Z] 2c8f09b8a357: Layer already exists [2023-07-19T04:37:15.440Z] e8f01b7d0087: Layer already exists [2023-07-19T04:37:15.440Z] 13f6fe3b0c1f: Layer already exists [2023-07-19T04:37:15.440Z] 77ab30a383c1: Layer already exists [2023-07-19T04:37:15.440Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T04:37:15.440Z] main: digest: sha256:4211e26de1ded47bb5236f01a476c864b84ef595bfba64dc646b1195b0720402 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T04:37:15.496Z] ===================================================== [Pipeline] echo [2023-07-19T04:37:15.506Z] taggedImages: [2023-07-19T04:37:15.506Z] - nexus3.edgexfoundry.org:10004/app-record-replay:e3cafd29cc51be544a464c6e881622e5acd656ed [2023-07-19T04:37:15.506Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-07-19T04:37:15.506Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.19 [2023-07-19T04:37:15.506Z] - nexus3.edgexfoundry.org:10004/app-record-replay:e3cafd29cc51be544a464c6e881622e5acd656ed-3.1.0-dev.19 [2023-07-19T04:37:15.506Z] - 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 [2023-07-19T04:37:15.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T04:37:15.890Z] [2023-07-19T04:37:15.890Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:37:16.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T04:37:16.194Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-19T04:37:16.194Z] 5eb5b503b376: Pulling fs layer [2023-07-19T04:37:16.194Z] 5c69ac0246d0: Pulling fs layer [2023-07-19T04:37:16.194Z] ec43610c2a17: Pulling fs layer [2023-07-19T04:37:16.194Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-19T04:37:16.194Z] 33b1e0a273af: Pulling fs layer [2023-07-19T04:37:16.194Z] 5d3b04190fa2: Pulling fs layer [2023-07-19T04:37:16.194Z] 2f39f015ded8: Pulling fs layer [2023-07-19T04:37:16.194Z] 33b1e0a273af: Waiting [2023-07-19T04:37:16.194Z] 5d3b04190fa2: Waiting [2023-07-19T04:37:16.194Z] 3a2ae6a8a46f: Waiting [2023-07-19T04:37:16.194Z] 2f39f015ded8: Waiting [2023-07-19T04:37:16.194Z] 5c69ac0246d0: Download complete [2023-07-19T04:37:16.194Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-19T04:37:16.194Z] 3a2ae6a8a46f: Download complete [2023-07-19T04:37:16.194Z] 33b1e0a273af: Verifying Checksum [2023-07-19T04:37:16.194Z] 33b1e0a273af: Download complete [2023-07-19T04:37:16.194Z] 5d3b04190fa2: Verifying Checksum [2023-07-19T04:37:16.194Z] 5d3b04190fa2: Download complete [2023-07-19T04:37:16.194Z] ec43610c2a17: Verifying Checksum [2023-07-19T04:37:16.194Z] ec43610c2a17: Download complete [2023-07-19T04:37:16.455Z] 5eb5b503b376: Verifying Checksum [2023-07-19T04:37:16.455Z] 5eb5b503b376: Download complete [2023-07-19T04:37:17.024Z] 2f39f015ded8: Download complete [2023-07-19T04:37:17.595Z] 5eb5b503b376: Pull complete [2023-07-19T04:37:17.595Z] 5c69ac0246d0: Pull complete [2023-07-19T04:37:18.171Z] ec43610c2a17: Pull complete [2023-07-19T04:37:18.171Z] 3a2ae6a8a46f: Pull complete [2023-07-19T04:37:18.431Z] 33b1e0a273af: Pull complete [2023-07-19T04:37:18.431Z] 5d3b04190fa2: Pull complete [2023-07-19T04:37:22.623Z] 2f39f015ded8: Pull complete [2023-07-19T04:37:22.623Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-19T04:37:22.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T04:37:22.623Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T04:37:22.713Z] prd-ubuntu20.04-docker-8c-8g-1503 does not seem to be running inside a container [2023-07-19T04:37:22.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-19T04:37:23.743Z] $ docker top 0bbd5f5c476769d8fbb0a0c78c4c1633189af7b66ea87ac8d7fc8f0587573194 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T04:37:24.144Z] ---> job-cost.sh [2023-07-19T04:37:24.144Z] lf-activate-venv: SKIPPING [2023-07-19T04:37:24.144Z] INFO: No Stack... [2023-07-19T04:37:24.404Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-19T04:37:24.663Z] INFO: Archiving Costs [Pipeline] sh [2023-07-19T04:37:24.951Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-07-19T04:37:24.951Z] + cut -d, -f6 [Pipeline] lock [2023-07-19T04:37:24.965Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-21-stack-cost] [2023-07-19T04:37:24.971Z] Resource [jenkins-edgexfoundry-app-record-replay-main-21-stack-cost] did not exist. Created. [2023-07-19T04:37:24.971Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-19T04:37:25.277Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-19T04:37:25.298Z] Stashed 1 file(s) [Pipeline] } [2023-07-19T04:37:25.304Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-21-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-19T04:37:25.323Z] $ docker stop --time=1 0bbd5f5c476769d8fbb0a0c78c4c1633189af7b66ea87ac8d7fc8f0587573194 [2023-07-19T04:37:26.474Z] $ docker rm -f --volumes 0bbd5f5c476769d8fbb0a0c78c4c1633189af7b66ea87ac8d7fc8f0587573194 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-19T04:37:31.447Z] provisioning config files... [2023-07-19T04:37:31.470Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/21@tmp/config13193683635582755152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T04:37:31.812Z] ---> docker-login.sh [2023-07-19T04:37:31.812Z] nexus3.edgexfoundry.org:10001 [2023-07-19T04:37:32.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T04:37:32.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T04:37:32.359Z] Configure a credential helper to remove this warning. See [2023-07-19T04:37:32.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T04:37:32.359Z] [2023-07-19T04:37:32.359Z] Login Succeeded [2023-07-19T04:37:32.359Z] nexus3.edgexfoundry.org:10002 [2023-07-19T04:37:32.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T04:37:32.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T04:37:32.628Z] Configure a credential helper to remove this warning. See [2023-07-19T04:37:32.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T04:37:32.628Z] [2023-07-19T04:37:32.628Z] Login Succeeded [2023-07-19T04:37:32.628Z] nexus3.edgexfoundry.org:10003 [2023-07-19T04:37:32.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T04:37:33.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T04:37:33.174Z] Configure a credential helper to remove this warning. See [2023-07-19T04:37:33.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T04:37:33.174Z] [2023-07-19T04:37:33.174Z] Login Succeeded [2023-07-19T04:37:33.174Z] nexus3.edgexfoundry.org:10004 [2023-07-19T04:37:33.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T04:37:33.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T04:37:33.444Z] Configure a credential helper to remove this warning. See [2023-07-19T04:37:33.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T04:37:33.444Z] [2023-07-19T04:37:33.444Z] Login Succeeded [2023-07-19T04:37:33.444Z] docker.io [2023-07-19T04:37:33.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T04:37:33.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T04:37:33.978Z] Configure a credential helper to remove this warning. See [2023-07-19T04:37:33.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T04:37:33.978Z] [2023-07-19T04:37:33.978Z] Login Succeeded [2023-07-19T04:37:33.978Z] ---> docker-login.sh ends [Pipeline] } [2023-07-19T04:37:33.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-19T04:37:34.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T04:37:34.242Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T04:37:34.250Z] ========================================================= [2023-07-19T04:37:34.250Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-19T04:37:34.250Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:37:34.586Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-19T04:37:34.586Z] Sending build context to Docker daemon 158.2kB [2023-07-19T04:37:34.855Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-19T04:37:34.856Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-19T04:37:34.856Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-19T04:37:34.856Z] edb6bdbacee9: Pulling fs layer [2023-07-19T04:37:34.856Z] 5f9638ab2659: Pulling fs layer [2023-07-19T04:37:34.856Z] 8d51d6327a98: Pulling fs layer [2023-07-19T04:37:34.856Z] 8b374f2dd631: Pulling fs layer [2023-07-19T04:37:34.856Z] ec14aa9079de: Pulling fs layer [2023-07-19T04:37:34.856Z] 2f466654f4bb: Pulling fs layer [2023-07-19T04:37:34.856Z] 554e91adad29: Pulling fs layer [2023-07-19T04:37:34.856Z] 8b374f2dd631: Waiting [2023-07-19T04:37:34.856Z] 2f466654f4bb: Waiting [2023-07-19T04:37:34.856Z] ec14aa9079de: Waiting [2023-07-19T04:37:34.856Z] 554e91adad29: Waiting [2023-07-19T04:37:34.856Z] 5f9638ab2659: Verifying Checksum [2023-07-19T04:37:34.856Z] 5f9638ab2659: Download complete [2023-07-19T04:37:35.137Z] 8b374f2dd631: Verifying Checksum [2023-07-19T04:37:35.137Z] 8b374f2dd631: Download complete [2023-07-19T04:37:35.137Z] ec14aa9079de: Verifying Checksum [2023-07-19T04:37:35.137Z] ec14aa9079de: Download complete [2023-07-19T04:37:35.137Z] edb6bdbacee9: Verifying Checksum [2023-07-19T04:37:35.137Z] edb6bdbacee9: Download complete [2023-07-19T04:37:36.107Z] edb6bdbacee9: Pull complete [2023-07-19T04:37:36.380Z] 554e91adad29: Verifying Checksum [2023-07-19T04:37:36.380Z] 554e91adad29: Download complete [2023-07-19T04:37:36.649Z] 5f9638ab2659: Pull complete [2023-07-19T04:37:37.622Z] 8d51d6327a98: Verifying Checksum [2023-07-19T04:37:37.622Z] 8d51d6327a98: Download complete [2023-07-19T04:37:37.622Z] 2f466654f4bb: Verifying Checksum [2023-07-19T04:37:37.622Z] 2f466654f4bb: Download complete [2023-07-19T04:37:49.961Z] 8d51d6327a98: Pull complete [2023-07-19T04:37:49.961Z] 8b374f2dd631: Pull complete [2023-07-19T04:37:49.961Z] ec14aa9079de: Pull complete [2023-07-19T04:37:55.330Z] 2f466654f4bb: Pull complete [2023-07-19T04:37:58.693Z] 554e91adad29: Pull complete [2023-07-19T04:37:58.693Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-19T04:37:58.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-19T04:37:58.693Z] ---> 1e15ea492957 [2023-07-19T04:37:58.693Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-19T04:38:00.113Z] ---> Running in 0b238e9cc1b7 [2023-07-19T04:38:00.382Z] Removing intermediate container 0b238e9cc1b7 [2023-07-19T04:38:00.382Z] ---> 3b297947aeb4 [2023-07-19T04:38:00.382Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-19T04:38:00.382Z] ---> Running in 1c276ff2fd22 [2023-07-19T04:38:00.650Z] Removing intermediate container 1c276ff2fd22 [2023-07-19T04:38:00.650Z] ---> a65f31c73695 [2023-07-19T04:38:00.650Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-19T04:38:00.650Z] ---> Running in 6255abe3bd70 [2023-07-19T04:38:00.923Z] Removing intermediate container 6255abe3bd70 [2023-07-19T04:38:00.923Z] ---> 1173b68cb580 [2023-07-19T04:38:00.923Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-19T04:38:01.193Z] ---> Running in e9622b5df2c6 [2023-07-19T04:38:02.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T04:38:02.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T04:38:03.808Z] OK: 263 MiB in 53 packages [2023-07-19T04:38:04.398Z] Removing intermediate container e9622b5df2c6 [2023-07-19T04:38:04.399Z] ---> 6d3a9b298bcd [2023-07-19T04:38:04.399Z] Step 7/12 : WORKDIR /app [2023-07-19T04:38:04.666Z] ---> Running in 8a851f020953 [2023-07-19T04:38:04.933Z] Removing intermediate container 8a851f020953 [2023-07-19T04:38:04.933Z] ---> ed2e5a087ce6 [2023-07-19T04:38:04.933Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-19T04:38:05.208Z] ---> a67da28139c1 [2023-07-19T04:38:05.208Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T04:38:05.476Z] ---> Running in 999ea9bc7b30 [2023-07-19T04:39:13.367Z] Removing intermediate container 999ea9bc7b30 [2023-07-19T04:39:13.367Z] ---> 698148884ce0 [2023-07-19T04:39:13.367Z] Step 10/12 : COPY . . [2023-07-19T04:39:13.367Z] ---> 37ec85a0a6fb [2023-07-19T04:39:13.367Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-19T04:39:13.367Z] ---> Running in c1c0848fd812 [2023-07-19T04:39:13.367Z] Removing intermediate container c1c0848fd812 [2023-07-19T04:39:13.367Z] ---> 557cf4b5d162 [2023-07-19T04:39:13.367Z] Step 12/12 : RUN $MAKE [2023-07-19T04:39:13.367Z] ---> Running in 054b344c1819 [2023-07-19T04:39:13.367Z] noop [2023-07-19T04:39:13.367Z] Removing intermediate container 054b344c1819 [2023-07-19T04:39:13.367Z] ---> 4cfff69c0158 [2023-07-19T04:39:13.367Z] Successfully built 4cfff69c0158 [2023-07-19T04:39:13.367Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:39:13.719Z] + docker inspect -f . ci-base-image-arm64 [2023-07-19T04:39:13.719Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T04:39:13.917Z] prd-ubuntu20.04-docker-arm64-4c-16g-1504 does not seem to be running inside a container [2023-07-19T04:39:13.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/21 -v /w/workspace/app-record-replay/21:/w/workspace/app-record-replay/21:rw,z -v /w/workspace/app-record-replay/21@tmp:/w/workspace/app-record-replay/21@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 [2023-07-19T04:39:15.182Z] $ docker top a4a1276f54137da5f68c0268896d603838bc3aaeb6d823f19bed9005f561c2d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T04:39:16.005Z] + go version [2023-07-19T04:39:16.006Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-19T04:39:16.028Z] $ docker stop --time=1 a4a1276f54137da5f68c0268896d603838bc3aaeb6d823f19bed9005f561c2d0 [2023-07-19T04:39:18.564Z] $ docker rm -f --volumes a4a1276f54137da5f68c0268896d603838bc3aaeb6d823f19bed9005f561c2d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:39:19.094Z] + docker inspect -f . ci-base-image-arm64 [2023-07-19T04:39:19.094Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T04:39:19.272Z] prd-ubuntu20.04-docker-arm64-4c-16g-1504 does not seem to be running inside a container [2023-07-19T04:39:19.333Z] $ 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/21 -v /w/workspace/app-record-replay/21:/w/workspace/app-record-replay/21:rw,z -v /w/workspace/app-record-replay/21@tmp:/w/workspace/app-record-replay/21@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 [2023-07-19T04:39:20.472Z] $ docker top dcdee64e9df438bab2fda5c274c58b948295a48360effc1fa85d3273162efcd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T04:39:20.960Z] + git config --global --add safe.directory /w/workspace/app-record-replay/21 [Pipeline] fileExists [Pipeline] sh [2023-07-19T04:39:21.552Z] + make test [2023-07-19T04:39:21.552Z] go test -race -coverprofile=coverage.out ./... [2023-07-19T04:41:58.259Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-19T04:42:06.474Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-19T04:42:06.474Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-19T04:42:06.474Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-19T04:42:06.474Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.321s coverage: 87.5% of statements [2023-07-19T04:42:06.474Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.393s coverage: 91.6% of statements [2023-07-19T04:42:06.474Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.313s coverage: 65.2% of statements [2023-07-19T04:42:07.435Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-19T04:42:07.435Z] go vet ./... [2023-07-19T04:44:29.142Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-19T04:44:29.142Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-19T04:44:29.142Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-19T04:44:29.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-19T04:44:29.178Z] $ docker stop --time=1 dcdee64e9df438bab2fda5c274c58b948295a48360effc1fa85d3273162efcd3 [2023-07-19T04:44:31.090Z] $ docker rm -f --volumes dcdee64e9df438bab2fda5c274c58b948295a48360effc1fa85d3273162efcd3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-19T04:44:32.603Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-19T04:44:32.624Z] Warning: overwriting stash ‘coverage-report’ [2023-07-19T04:44:33.017Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-19T04:44:33.399Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-19T04:44:33.715Z] + ls -al . [2023-07-19T04:44:33.715Z] total 160 [2023-07-19T04:44:33.715Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 04:39 . [2023-07-19T04:44:33.715Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 04:37 .. [2023-07-19T04:44:33.715Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 19 04:37 .dockerignore [2023-07-19T04:44:33.715Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 04:37 .git [2023-07-19T04:44:33.715Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 04:37 .github [2023-07-19T04:44:33.715Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 19 04:37 .gitignore [2023-07-19T04:44:33.715Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 04:37 .golangci.yml [2023-07-19T04:44:33.715Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 19 04:37 Attribution.txt [2023-07-19T04:44:33.715Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 19 04:37 CHANGELOG.md [2023-07-19T04:44:33.715Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 19 04:37 Dockerfile [2023-07-19T04:44:33.715Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 04:37 GOVERNANCE.md [2023-07-19T04:44:33.715Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 19 04:37 Jenkinsfile [2023-07-19T04:44:33.715Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 19 04:37 LICENSE [2023-07-19T04:44:33.715Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 19 04:37 Makefile [2023-07-19T04:44:33.715Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 19 04:37 OWNERS.md [2023-07-19T04:44:33.715Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 19 04:37 README.md [2023-07-19T04:44:33.715Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 19 04:37 Record and Reply.postman_collection.json [2023-07-19T04:44:33.715Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 04:35 VERSION [2023-07-19T04:44:33.715Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 04:37 bin [2023-07-19T04:44:33.715Z] -rw-r--r-- 1 jenkins jenkins 7545 Jul 19 04:42 coverage.out [2023-07-19T04:44:33.715Z] -rw-rw-r-- 1 jenkins jenkins 3679 Jul 19 04:37 go.mod [2023-07-19T04:44:33.715Z] -rw-rw-r-- 1 jenkins jenkins 32845 Jul 19 04:37 go.sum [2023-07-19T04:44:33.715Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 19 04:37 internal [2023-07-19T04:44:33.715Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 19 04:37 main.go [2023-07-19T04:44:33.715Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 04:37 pkg [2023-07-19T04:44:33.715Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 04:37 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:44:34.050Z] + 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=e3cafd29cc51be544a464c6e881622e5acd656ed --label arch=arm64 --label version=3.1.0-dev.19 . [2023-07-19T04:44:34.050Z] Sending build context to Docker daemon 166.4kB [2023-07-19T04:44:34.318Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-19T04:44:34.318Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-19T04:44:34.318Z] ---> 4cfff69c0158 [2023-07-19T04:44:34.318Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-19T04:44:34.318Z] ---> Running in d993ddda0c2a [2023-07-19T04:44:34.586Z] Removing intermediate container d993ddda0c2a [2023-07-19T04:44:34.586Z] ---> 98ce2c6733ad [2023-07-19T04:44:34.586Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-19T04:44:34.864Z] ---> Running in 80a63fc6ab9e [2023-07-19T04:44:35.133Z] Removing intermediate container 80a63fc6ab9e [2023-07-19T04:44:35.133Z] ---> fd97de49d44c [2023-07-19T04:44:35.133Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-19T04:44:35.133Z] ---> Running in b3b6d6a1ed60 [2023-07-19T04:44:35.414Z] Removing intermediate container b3b6d6a1ed60 [2023-07-19T04:44:35.414Z] ---> c6dde8317db0 [2023-07-19T04:44:35.414Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-19T04:44:35.414Z] ---> Running in 33d3bde39878 [2023-07-19T04:44:36.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T04:44:36.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T04:44:37.922Z] OK: 263 MiB in 53 packages [2023-07-19T04:44:38.880Z] Removing intermediate container 33d3bde39878 [2023-07-19T04:44:38.880Z] ---> 365e1aee0482 [2023-07-19T04:44:38.880Z] Step 7/26 : WORKDIR /app [2023-07-19T04:44:38.880Z] ---> Running in 54592980bc58 [2023-07-19T04:44:39.146Z] Removing intermediate container 54592980bc58 [2023-07-19T04:44:39.146Z] ---> db691674efd6 [2023-07-19T04:44:39.146Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-19T04:44:39.412Z] ---> e4e6688b3b39 [2023-07-19T04:44:39.412Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T04:44:39.413Z] ---> Running in f9785113761a [2023-07-19T04:44:41.992Z] Removing intermediate container f9785113761a [2023-07-19T04:44:41.992Z] ---> 7abb8242577c [2023-07-19T04:44:41.992Z] Step 10/26 : COPY . . [2023-07-19T04:44:42.260Z] ---> e30d2d544300 [2023-07-19T04:44:42.260Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-19T04:44:42.534Z] ---> Running in cb55ffa4c74b [2023-07-19T04:44:42.802Z] Removing intermediate container cb55ffa4c74b [2023-07-19T04:44:42.802Z] ---> 26ca73f0d341 [2023-07-19T04:44:42.802Z] Step 12/26 : RUN $MAKE [2023-07-19T04:44:42.802Z] ---> Running in 608add3ecc03 [2023-07-19T04:44:43.765Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.8 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.19" -trimpath -mod=readonly -o app-record-replay [2023-07-19T04:46:50.457Z] Removing intermediate container 608add3ecc03 [2023-07-19T04:46:50.458Z] ---> 31aca5feef6c [2023-07-19T04:46:50.458Z] Step 13/26 : FROM alpine:3.17 [2023-07-19T04:46:50.458Z] 3.17: Pulling from library/alpine [2023-07-19T04:46:50.458Z] edb6bdbacee9: Already exists [2023-07-19T04:46:50.458Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T04:46:50.458Z] Status: Downloaded newer image for alpine:3.17 [2023-07-19T04:46:50.458Z] ---> 779605e5fbc0 [2023-07-19T04:46:50.458Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-19T04:46:50.458Z] ---> Running in 526199b87d99 [2023-07-19T04:46:50.458Z] Removing intermediate container 526199b87d99 [2023-07-19T04:46:50.458Z] ---> 818d1888d4fe [2023-07-19T04:46:50.458Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-19T04:46:50.458Z] ---> Running in b6ea3ff91771 [2023-07-19T04:46:50.458Z] Removing intermediate container b6ea3ff91771 [2023-07-19T04:46:50.458Z] ---> 5bb955781a99 [2023-07-19T04:46:50.458Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-19T04:46:50.458Z] ---> Running in 55e45010bad0 [2023-07-19T04:46:50.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T04:46:50.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T04:46:50.458Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-19T04:46:50.458Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-19T04:46:50.458Z] Executing busybox-1.35.0-r29.trigger [2023-07-19T04:46:50.458Z] Executing ca-certificates-20230506-r0.trigger [2023-07-19T04:46:50.458Z] OK: 8 MiB in 17 packages [2023-07-19T04:46:50.458Z] Removing intermediate container 55e45010bad0 [2023-07-19T04:46:50.458Z] ---> 4baf887300c0 [2023-07-19T04:46:50.458Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-19T04:46:51.043Z] ---> f7514089a118 [2023-07-19T04:46:51.043Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-19T04:46:51.627Z] ---> d6985feb9b15 [2023-07-19T04:46:51.627Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-19T04:46:51.894Z] ---> dada6d17efe6 [2023-07-19T04:46:51.894Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-19T04:46:53.308Z] ---> d02dca57a752 [2023-07-19T04:46:53.308Z] Step 21/26 : EXPOSE 59712 [2023-07-19T04:46:53.308Z] ---> Running in c6849bc71ef0 [2023-07-19T04:46:53.576Z] Removing intermediate container c6849bc71ef0 [2023-07-19T04:46:53.576Z] ---> 0c4816a9c2a8 [2023-07-19T04:46:53.576Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-19T04:46:53.576Z] ---> Running in fc99ee96dce4 [2023-07-19T04:46:53.844Z] Removing intermediate container fc99ee96dce4 [2023-07-19T04:46:53.844Z] ---> 1b20a62f754f [2023-07-19T04:46:53.844Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-19T04:46:54.117Z] ---> Running in 9912463a3cff [2023-07-19T04:46:54.384Z] Removing intermediate container 9912463a3cff [2023-07-19T04:46:54.384Z] ---> 15e2dcba59b0 [2023-07-19T04:46:54.384Z] Step 24/26 : LABEL arch=arm64 [2023-07-19T04:46:54.384Z] ---> Running in c7f5b50c41d0 [2023-07-19T04:46:54.650Z] Removing intermediate container c7f5b50c41d0 [2023-07-19T04:46:54.651Z] ---> bc23526c8015 [2023-07-19T04:46:54.651Z] Step 25/26 : LABEL git_sha=e3cafd29cc51be544a464c6e881622e5acd656ed [2023-07-19T04:46:54.651Z] ---> Running in f3ae96d0240c [2023-07-19T04:46:54.918Z] Removing intermediate container f3ae96d0240c [2023-07-19T04:46:54.918Z] ---> 7b3aa1c5e5ff [2023-07-19T04:46:54.918Z] Step 26/26 : LABEL version=3.1.0-dev.19 [2023-07-19T04:46:54.918Z] ---> Running in 1b398898c303 [2023-07-19T04:46:55.185Z] Removing intermediate container 1b398898c303 [2023-07-19T04:46:55.185Z] ---> b5e7b82494be [2023-07-19T04:46:55.185Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-19T04:46:55.185Z] Successfully built b5e7b82494be [2023-07-19T04:46:55.185Z] 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 [2023-07-19T04:46:55.325Z] provisioning config files... [2023-07-19T04:46:55.337Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/21@tmp/config14014625559961563572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T04:46:55.663Z] ---> docker-login.sh [2023-07-19T04:46:55.663Z] nexus3.edgexfoundry.org:10001 [2023-07-19T04:46:55.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T04:46:55.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T04:46:55.932Z] Configure a credential helper to remove this warning. See [2023-07-19T04:46:55.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T04:46:55.932Z] [2023-07-19T04:46:55.932Z] Login Succeeded [2023-07-19T04:46:55.932Z] nexus3.edgexfoundry.org:10002 [2023-07-19T04:46:56.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T04:46:56.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T04:46:56.200Z] Configure a credential helper to remove this warning. See [2023-07-19T04:46:56.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T04:46:56.200Z] [2023-07-19T04:46:56.200Z] Login Succeeded [2023-07-19T04:46:56.200Z] nexus3.edgexfoundry.org:10003 [2023-07-19T04:46:56.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T04:46:56.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T04:46:56.733Z] Configure a credential helper to remove this warning. See [2023-07-19T04:46:56.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T04:46:56.733Z] [2023-07-19T04:46:56.733Z] Login Succeeded [2023-07-19T04:46:56.733Z] nexus3.edgexfoundry.org:10004 [2023-07-19T04:46:56.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T04:46:57.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T04:46:57.000Z] Configure a credential helper to remove this warning. See [2023-07-19T04:46:57.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T04:46:57.000Z] [2023-07-19T04:46:57.000Z] Login Succeeded [2023-07-19T04:46:57.000Z] docker.io [2023-07-19T04:46:57.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T04:46:57.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T04:46:57.533Z] Configure a credential helper to remove this warning. See [2023-07-19T04:46:57.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T04:46:57.533Z] [2023-07-19T04:46:57.533Z] Login Succeeded [2023-07-19T04:46:57.533Z] ---> docker-login.sh ends [Pipeline] } [2023-07-19T04:46:57.545Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T04:46:57.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T04:46:57.587Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-07-19T04:46:57.587Z] e3cafd29cc51be544a464c6e881622e5acd656ed [2023-07-19T04:46:57.587Z] latest [2023-07-19T04:46:57.587Z] 3.1.0-dev.19 [2023-07-19T04:46:57.587Z] e3cafd29cc51be544a464c6e881622e5acd656ed-3.1.0-dev.19 [2023-07-19T04:46:57.587Z] main [2023-07-19T04:46:57.587Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:46:57.920Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e3cafd29cc51be544a464c6e881622e5acd656ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:46:58.248Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e3cafd29cc51be544a464c6e881622e5acd656ed [2023-07-19T04:46:58.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-19T04:46:58.248Z] 0363284dbd2a: Preparing [2023-07-19T04:46:58.248Z] 4a79fd0cce92: Preparing [2023-07-19T04:46:58.248Z] f1d5cc16f1c3: Preparing [2023-07-19T04:46:58.248Z] df039036e427: Preparing [2023-07-19T04:46:58.248Z] 352d05e49709: Preparing [2023-07-19T04:46:58.248Z] 9386262d7a74: Preparing [2023-07-19T04:46:58.248Z] 9386262d7a74: Waiting [2023-07-19T04:46:58.514Z] df039036e427: Pushed [2023-07-19T04:46:58.514Z] 4a79fd0cce92: Pushed [2023-07-19T04:46:58.514Z] f1d5cc16f1c3: Pushed [2023-07-19T04:46:58.514Z] 9386262d7a74: Layer already exists [2023-07-19T04:46:58.781Z] 352d05e49709: Pushed [2023-07-19T04:47:04.108Z] 0363284dbd2a: Pushed [2023-07-19T04:47:04.108Z] e3cafd29cc51be544a464c6e881622e5acd656ed: digest: sha256:45381d8fd0826d65776c6f1dbf3e352a841541e8a6d1fc78309a4ae185d242fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:47:04.451Z] + 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 [2023-07-19T04:47:04.788Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-07-19T04:47:04.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-19T04:47:04.788Z] 0363284dbd2a: Preparing [2023-07-19T04:47:04.788Z] 4a79fd0cce92: Preparing [2023-07-19T04:47:04.788Z] f1d5cc16f1c3: Preparing [2023-07-19T04:47:04.788Z] df039036e427: Preparing [2023-07-19T04:47:04.788Z] 352d05e49709: Preparing [2023-07-19T04:47:04.788Z] 9386262d7a74: Preparing [2023-07-19T04:47:04.788Z] 9386262d7a74: Waiting [2023-07-19T04:47:04.788Z] 0363284dbd2a: Layer already exists [2023-07-19T04:47:04.788Z] f1d5cc16f1c3: Layer already exists [2023-07-19T04:47:04.788Z] df039036e427: Layer already exists [2023-07-19T04:47:04.788Z] 4a79fd0cce92: Layer already exists [2023-07-19T04:47:04.788Z] 352d05e49709: Layer already exists [2023-07-19T04:47:04.788Z] 9386262d7a74: Layer already exists [2023-07-19T04:47:04.788Z] latest: digest: sha256:45381d8fd0826d65776c6f1dbf3e352a841541e8a6d1fc78309a4ae185d242fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:47:05.393Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:47:05.791Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.19 [2023-07-19T04:47:05.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-19T04:47:05.791Z] 0363284dbd2a: Preparing [2023-07-19T04:47:05.791Z] 4a79fd0cce92: Preparing [2023-07-19T04:47:05.791Z] f1d5cc16f1c3: Preparing [2023-07-19T04:47:05.791Z] df039036e427: Preparing [2023-07-19T04:47:05.791Z] 352d05e49709: Preparing [2023-07-19T04:47:05.791Z] 9386262d7a74: Preparing [2023-07-19T04:47:05.791Z] 9386262d7a74: Waiting [2023-07-19T04:47:05.791Z] 352d05e49709: Layer already exists [2023-07-19T04:47:05.791Z] 0363284dbd2a: Layer already exists [2023-07-19T04:47:05.791Z] 4a79fd0cce92: Layer already exists [2023-07-19T04:47:05.791Z] f1d5cc16f1c3: Layer already exists [2023-07-19T04:47:05.791Z] df039036e427: Layer already exists [2023-07-19T04:47:05.791Z] 9386262d7a74: Layer already exists [2023-07-19T04:47:05.791Z] 3.1.0-dev.19: digest: sha256:45381d8fd0826d65776c6f1dbf3e352a841541e8a6d1fc78309a4ae185d242fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:47:06.167Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e3cafd29cc51be544a464c6e881622e5acd656ed-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:47:06.512Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e3cafd29cc51be544a464c6e881622e5acd656ed-3.1.0-dev.19 [2023-07-19T04:47:06.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-19T04:47:06.512Z] 0363284dbd2a: Preparing [2023-07-19T04:47:06.512Z] 4a79fd0cce92: Preparing [2023-07-19T04:47:06.512Z] f1d5cc16f1c3: Preparing [2023-07-19T04:47:06.512Z] df039036e427: Preparing [2023-07-19T04:47:06.512Z] 352d05e49709: Preparing [2023-07-19T04:47:06.512Z] 9386262d7a74: Preparing [2023-07-19T04:47:06.512Z] 9386262d7a74: Waiting [2023-07-19T04:47:06.512Z] df039036e427: Layer already exists [2023-07-19T04:47:06.512Z] 4a79fd0cce92: Layer already exists [2023-07-19T04:47:06.512Z] 352d05e49709: Layer already exists [2023-07-19T04:47:06.512Z] 0363284dbd2a: Layer already exists [2023-07-19T04:47:06.512Z] f1d5cc16f1c3: Layer already exists [2023-07-19T04:47:06.512Z] 9386262d7a74: Layer already exists [2023-07-19T04:47:06.512Z] e3cafd29cc51be544a464c6e881622e5acd656ed-3.1.0-dev.19: digest: sha256:45381d8fd0826d65776c6f1dbf3e352a841541e8a6d1fc78309a4ae185d242fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:47:06.861Z] + 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 [2023-07-19T04:47:07.201Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-07-19T04:47:07.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-19T04:47:07.201Z] 0363284dbd2a: Preparing [2023-07-19T04:47:07.201Z] 4a79fd0cce92: Preparing [2023-07-19T04:47:07.201Z] f1d5cc16f1c3: Preparing [2023-07-19T04:47:07.201Z] df039036e427: Preparing [2023-07-19T04:47:07.201Z] 352d05e49709: Preparing [2023-07-19T04:47:07.201Z] 9386262d7a74: Preparing [2023-07-19T04:47:07.201Z] 9386262d7a74: Waiting [2023-07-19T04:47:07.201Z] df039036e427: Layer already exists [2023-07-19T04:47:07.201Z] 0363284dbd2a: Layer already exists [2023-07-19T04:47:07.201Z] 352d05e49709: Layer already exists [2023-07-19T04:47:07.201Z] 4a79fd0cce92: Layer already exists [2023-07-19T04:47:07.201Z] f1d5cc16f1c3: Layer already exists [2023-07-19T04:47:07.201Z] 9386262d7a74: Layer already exists [2023-07-19T04:47:07.473Z] main: digest: sha256:45381d8fd0826d65776c6f1dbf3e352a841541e8a6d1fc78309a4ae185d242fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T04:47:07.522Z] ===================================================== [Pipeline] echo [2023-07-19T04:47:07.529Z] taggedImages: [2023-07-19T04:47:07.529Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e3cafd29cc51be544a464c6e881622e5acd656ed [2023-07-19T04:47:07.529Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-07-19T04:47:07.529Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.19 [2023-07-19T04:47:07.529Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e3cafd29cc51be544a464c6e881622e5acd656ed-3.1.0-dev.19 [2023-07-19T04:47:07.529Z] - 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 [2023-07-19T04:47:07.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-19T04:47:07.907Z] [2023-07-19T04:47:07.907Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:47:08.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-19T04:47:08.249Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-19T04:47:08.249Z] 8998bd30e6a1: Pulling fs layer [2023-07-19T04:47:08.249Z] 04944245beec: Pulling fs layer [2023-07-19T04:47:08.249Z] 699f458cf7ca: Pulling fs layer [2023-07-19T04:47:08.249Z] 765212b225bb: Pulling fs layer [2023-07-19T04:47:08.249Z] f23df028b6ca: Pulling fs layer [2023-07-19T04:47:08.249Z] d65c8cfc05b1: Pulling fs layer [2023-07-19T04:47:08.249Z] 2437ff75d9bd: Pulling fs layer [2023-07-19T04:47:08.249Z] f23df028b6ca: Waiting [2023-07-19T04:47:08.249Z] d65c8cfc05b1: Waiting [2023-07-19T04:47:08.249Z] 765212b225bb: Waiting [2023-07-19T04:47:08.249Z] 2437ff75d9bd: Waiting [2023-07-19T04:47:08.522Z] 04944245beec: Verifying Checksum [2023-07-19T04:47:08.522Z] 04944245beec: Download complete [2023-07-19T04:47:08.522Z] 765212b225bb: Verifying Checksum [2023-07-19T04:47:08.522Z] 765212b225bb: Download complete [2023-07-19T04:47:08.522Z] f23df028b6ca: Verifying Checksum [2023-07-19T04:47:08.522Z] f23df028b6ca: Download complete [2023-07-19T04:47:08.522Z] d65c8cfc05b1: Verifying Checksum [2023-07-19T04:47:08.522Z] d65c8cfc05b1: Download complete [2023-07-19T04:47:08.522Z] 699f458cf7ca: Verifying Checksum [2023-07-19T04:47:08.522Z] 699f458cf7ca: Download complete [2023-07-19T04:47:09.105Z] 8998bd30e6a1: Verifying Checksum [2023-07-19T04:47:09.105Z] 8998bd30e6a1: Download complete [2023-07-19T04:47:11.049Z] 2437ff75d9bd: Download complete [2023-07-19T04:47:12.993Z] 8998bd30e6a1: Pull complete [2023-07-19T04:47:13.949Z] 04944245beec: Pull complete [2023-07-19T04:47:15.356Z] 699f458cf7ca: Pull complete [2023-07-19T04:47:15.623Z] 765212b225bb: Pull complete [2023-07-19T04:47:16.204Z] f23df028b6ca: Pull complete [2023-07-19T04:47:16.471Z] d65c8cfc05b1: Pull complete [2023-07-19T04:47:31.464Z] 2437ff75d9bd: Pull complete [2023-07-19T04:47:31.465Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-19T04:47:31.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-19T04:47:31.465Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T04:47:31.645Z] prd-ubuntu20.04-docker-arm64-4c-16g-1504 does not seem to be running inside a container [2023-07-19T04:47:31.701Z] $ 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/21 -v /w/workspace/app-record-replay/21:/w/workspace/app-record-replay/21:rw,z -v /w/workspace/app-record-replay/21@tmp:/w/workspace/app-record-replay/21@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 [2023-07-19T04:47:34.133Z] $ docker top 0172b8836e1638fcce70d2b198aab711ae9e1acb65859ff56e1c897363797ad1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T04:47:34.647Z] ---> job-cost.sh [2023-07-19T04:47:34.914Z] lf-activate-venv: SKIPPING [2023-07-19T04:47:34.914Z] INFO: No Stack... [2023-07-19T04:47:35.494Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-19T04:47:36.073Z] INFO: Archiving Costs [Pipeline] sh [2023-07-19T04:47:36.387Z] + + cut -d, -f6cat [2023-07-19T04:47:36.387Z] /w/workspace/app-record-replay/21/archives/cost.csv [Pipeline] lock [2023-07-19T04:47:36.707Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-21-stack-cost] [2023-07-19T04:47:36.713Z] Resource [jenkins-edgexfoundry-app-record-replay-main-21-stack-cost] did not exist. Created. [2023-07-19T04:47:36.713Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-19T04:47:37.033Z] /w/workspace/app-record-replay/21@tmp/durable-16f40ed6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-19T04:47:37.673Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-19T04:47:37.694Z] Warning: overwriting stash ‘stack-cost’ [2023-07-19T04:47:37.739Z] Stashed 1 file(s) [Pipeline] } [2023-07-19T04:47:37.749Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-21-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-19T04:47:37.765Z] $ docker stop --time=1 0172b8836e1638fcce70d2b198aab711ae9e1acb65859ff56e1c897363797ad1 [2023-07-19T04:47:39.940Z] $ docker rm -f --volumes 0172b8836e1638fcce70d2b198aab711ae9e1acb65859ff56e1c897363797ad1 [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 [2023-07-19T04:47:40.317Z] provisioning config files... [2023-07-19T04:47:40.323Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #21 [2023-07-19T04:47:40.324Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2327894238938723119tmp [Pipeline] { [Pipeline] sh [2023-07-19T04:47:40.618Z] + set +x [2023-07-19T04:47:40.618Z] + bash -s -- [2023-07-19T04:47:40.618Z] + curl -s https://codecov.io/bash [2023-07-19T04:47:40.618Z] [2023-07-19T04:47:40.618Z] _____ _ [2023-07-19T04:47:40.618Z] / ____| | | [2023-07-19T04:47:40.618Z] | | ___ __| | ___ ___ _____ __ [2023-07-19T04:47:40.618Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-19T04:47:40.618Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-19T04:47:40.618Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-19T04:47:40.618Z] Bash-1.0.6 [2023-07-19T04:47:40.618Z] [2023-07-19T04:47:40.618Z] [2023-07-19T04:47:40.618Z] ==> git version 2.25.1 found [2023-07-19T04:47:40.618Z] ==> 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 [2023-07-19T04:47:40.618Z] Release-Date: 2020-01-08 [2023-07-19T04:47:40.618Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-19T04:47:40.618Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-19T04:47:40.618Z] ==> Jenkins CI detected. [2023-07-19T04:47:40.618Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-07-19T04:47:40.618Z] project root: . [2023-07-19T04:47:40.618Z] --> token set from env [2023-07-19T04:47:40.618Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-19T04:47:40.618Z] ==> Running gcov in . (disable via -X gcov) [2023-07-19T04:47:40.878Z] ==> Python coveragepy not found [2023-07-19T04:47:40.878Z] ==> Searching for coverage reports in: [2023-07-19T04:47:40.878Z] + . [2023-07-19T04:47:40.878Z] -> Found 1 reports [2023-07-19T04:47:40.878Z] ==> Detecting git/mercurial file structure [2023-07-19T04:47:40.878Z] ==> Reading reports [2023-07-19T04:47:40.878Z] + ./coverage.out bytes=7545 [2023-07-19T04:47:40.878Z] ==> Appending adjustments [2023-07-19T04:47:40.878Z] https://docs.codecov.io/docs/fixing-reports [2023-07-19T04:47:40.878Z] + Found adjustments [2023-07-19T04:47:40.878Z] ==> Gzipping contents [2023-07-19T04:47:40.878Z] 4.0K /tmp/codecov.mlNDCU.gz [2023-07-19T04:47:40.878Z] ==> Uploading reports [2023-07-19T04:47:40.878Z] url: https://codecov.io [2023-07-19T04:47:40.878Z] query: branch=main&commit=e3cafd29cc51be544a464c6e881622e5acd656ed&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-19T04:47:40.878Z] -> Pinging Codecov [2023-07-19T04:47:40.878Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=e3cafd29cc51be544a464c6e881622e5acd656ed&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-19T04:47:40.878Z] Invalid request parameters [2023-07-19T04:47:40.878Z] 400 [Pipeline] } [2023-07-19T04:47:40.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-19T04:47:41.110Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-19T04:47:41.120Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:47:41.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-19T04:47:41.416Z] [2023-07-19T04:47:41.416Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:47:41.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-19T04:47:41.724Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-19T04:47:41.724Z] df9b9388f04a: Pulling fs layer [2023-07-19T04:47:41.724Z] 52dc419b0ee2: Pulling fs layer [2023-07-19T04:47:41.724Z] 25bc292e5bac: Pulling fs layer [2023-07-19T04:47:41.724Z] 114826534d7a: Pulling fs layer [2023-07-19T04:47:41.724Z] 4657fd5d0bcf: Pulling fs layer [2023-07-19T04:47:41.724Z] 6ad1cebc031e: Pulling fs layer [2023-07-19T04:47:41.725Z] 8a3aa393b2d8: Pulling fs layer [2023-07-19T04:47:41.725Z] 4657fd5d0bcf: Waiting [2023-07-19T04:47:41.725Z] 6ad1cebc031e: Waiting [2023-07-19T04:47:41.725Z] 114826534d7a: Waiting [2023-07-19T04:47:41.725Z] 25bc292e5bac: Verifying Checksum [2023-07-19T04:47:41.725Z] 25bc292e5bac: Download complete [2023-07-19T04:47:41.725Z] 52dc419b0ee2: Verifying Checksum [2023-07-19T04:47:41.725Z] 52dc419b0ee2: Download complete [2023-07-19T04:47:41.725Z] 4657fd5d0bcf: Verifying Checksum [2023-07-19T04:47:41.725Z] 4657fd5d0bcf: Download complete [2023-07-19T04:47:41.725Z] df9b9388f04a: Verifying Checksum [2023-07-19T04:47:41.725Z] df9b9388f04a: Download complete [2023-07-19T04:47:41.984Z] df9b9388f04a: Pull complete [2023-07-19T04:47:41.984Z] 6ad1cebc031e: Download complete [2023-07-19T04:47:41.984Z] 52dc419b0ee2: Pull complete [2023-07-19T04:47:42.244Z] 25bc292e5bac: Pull complete [2023-07-19T04:47:42.503Z] 114826534d7a: Verifying Checksum [2023-07-19T04:47:42.503Z] 114826534d7a: Download complete [2023-07-19T04:47:42.503Z] 8a3aa393b2d8: Verifying Checksum [2023-07-19T04:47:42.503Z] 8a3aa393b2d8: Download complete [2023-07-19T04:47:45.786Z] 114826534d7a: Pull complete [2023-07-19T04:47:45.786Z] 4657fd5d0bcf: Pull complete [2023-07-19T04:47:45.786Z] 6ad1cebc031e: Pull complete [2023-07-19T04:47:48.317Z] 8a3aa393b2d8: Pull complete [2023-07-19T04:47:48.317Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-19T04:47:48.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-19T04:47:48.317Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T04:47:48.406Z] prd-ubuntu20.04-docker-8c-8g-1503 does not seem to be running inside a container [2023-07-19T04:47:48.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-07-19T04:47:49.734Z] $ docker top c68bb8ad6a544c65154309ddc243a7ef34f60847703845155139c8f2fe271e29 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-19T04:47:49.799Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-07-19T04:47:50.077Z] + set -o pipefail [2023-07-19T04:47:50.077Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-07-19T04:47:56.645Z] [2023-07-19T04:47:56.645Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-07-19T04:47:56.645Z] [2023-07-19T04:47:56.645Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/cfdcacc2-b2da-451b-8044-26a5955e8bc9 [2023-07-19T04:47:56.645Z] [2023-07-19T04:47:56.645Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-19T04:47:56.645Z] [2023-07-19T04:47:56.645Z] [2023-07-19T04:47:56.645Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-19T04:47:56.645Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-19T04:47:56.645Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-07-19T04:47:56.917Z] $ docker stop --time=1 c68bb8ad6a544c65154309ddc243a7ef34f60847703845155139c8f2fe271e29 [2023-07-19T04:47:58.731Z] $ docker rm -f --volumes c68bb8ad6a544c65154309ddc243a7ef34f60847703845155139c8f2fe271e29 [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 [2023-07-19T04:47:59.444Z] + git log --format=format:%s -1 e3cafd29cc51be544a464c6e881622e5acd656ed [Pipeline] sh [2023-07-19T04:47:59.733Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-19T04:47:59.733Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:48:00.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T04:48:00.030Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T04:48:00.102Z] prd-ubuntu20.04-docker-8c-8g-1503 does not seem to be running inside a container [2023-07-19T04:48:00.137Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-19T04:48:00.477Z] $ docker top 99b82589112acc5fc0b3ef411c548d3b549d805d48ddbd71fddc276735c42dc7 -eo pid,comm [2023-07-19T04:48:00.520Z] 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). [2023-07-19T04:48:00.520Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-19T04:48:00.562Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T04:48:00.562Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T04:48:00.664Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T04:48:00.667Z] $ docker exec 99b82589112acc5fc0b3ef411c548d3b549d805d48ddbd71fddc276735c42dc7 ssh-agent [2023-07-19T04:48:00.775Z] SSH_AUTH_SOCK=/tmp/ssh-mhpEQ1mtwadN/agent.32 [2023-07-19T04:48:00.775Z] SSH_AGENT_PID=38 [2023-07-19T04:48:00.780Z] Running ssh-add (command line suppressed) [2023-07-19T04:48:00.889Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12900745496056194494.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12900745496056194494.key) [2023-07-19T04:48:00.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T04:48:01.190Z] + git semver tag [2023-07-19T04:48:01.449Z] 2023-07-19 04:48:01,365 [run_tag] DEBUG tag force:False [2023-07-19T04:48:01.449Z] 2023-07-19 04:48:01,365 [check_head_tag] DEBUG check head tag [2023-07-19T04:48:01.449Z] 2023-07-19 04:48:01,366 [execute] INFO git cat-file --batch-check [2023-07-19T04:48:01.449Z] 2023-07-19 04:48:01,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-07-19T04:48:01.449Z] 2023-07-19 04:48:01,369 [execute] INFO git cat-file --batch [2023-07-19T04:48:01.449Z] 2023-07-19 04:48:01,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-07-19T04:48:01.449Z] 2023-07-19 04:48:01,377 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-19T04:48:01.449Z] 2023-07-19 04:48:01,378 [execute] INFO git tag -a v3.1.0-dev.19 -m v3.1.0-dev.19 [2023-07-19T04:48:01.449Z] 2023-07-19 04:48:01,378 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.19', '-m', 'v3.1.0-dev.19'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-07-19T04:48:01.449Z] 2023-07-19 04:48:01,382 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-19T04:48:01.449Z] 3.1.0-dev.19 [Pipeline] } [2023-07-19T04:48:01.462Z] $ docker exec --env ******** --env ******** 99b82589112acc5fc0b3ef411c548d3b549d805d48ddbd71fddc276735c42dc7 ssh-agent -k [2023-07-19T04:48:01.553Z] unset SSH_AUTH_SOCK; [2023-07-19T04:48:01.553Z] unset SSH_AGENT_PID; [2023-07-19T04:48:01.553Z] echo Agent pid 38 killed; [2023-07-19T04:48:01.562Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-19T04:48:01.876Z] + git semver [Pipeline] } [2023-07-19T04:48:02.147Z] $ docker stop --time=1 99b82589112acc5fc0b3ef411c548d3b549d805d48ddbd71fddc276735c42dc7 [2023-07-19T04:48:03.413Z] $ docker rm -f --volumes 99b82589112acc5fc0b3ef411c548d3b549d805d48ddbd71fddc276735c42dc7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:48:03.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-19T04:48:03.787Z] [2023-07-19T04:48:03.787Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:48:04.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-19T04:48:04.082Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-19T04:48:04.082Z] ab5ef0e58194: Pulling fs layer [2023-07-19T04:48:04.082Z] 9712f1f96733: Pulling fs layer [2023-07-19T04:48:04.082Z] 63f879dbbcfc: Pulling fs layer [2023-07-19T04:48:04.082Z] 0d9ebad4ef96: Pulling fs layer [2023-07-19T04:48:04.082Z] e9a5061849ea: Pulling fs layer [2023-07-19T04:48:04.082Z] d747dcd14b5f: Pulling fs layer [2023-07-19T04:48:04.082Z] 2de7ff778b66: Pulling fs layer [2023-07-19T04:48:04.082Z] 0d9ebad4ef96: Waiting [2023-07-19T04:48:04.082Z] e9a5061849ea: Waiting [2023-07-19T04:48:04.082Z] d747dcd14b5f: Waiting [2023-07-19T04:48:04.082Z] 2de7ff778b66: Waiting [2023-07-19T04:48:04.082Z] 9712f1f96733: Verifying Checksum [2023-07-19T04:48:04.082Z] 9712f1f96733: Download complete [2023-07-19T04:48:04.341Z] 63f879dbbcfc: Verifying Checksum [2023-07-19T04:48:04.341Z] 63f879dbbcfc: Download complete [2023-07-19T04:48:04.599Z] e9a5061849ea: Verifying Checksum [2023-07-19T04:48:04.599Z] e9a5061849ea: Download complete [2023-07-19T04:48:04.599Z] 0d9ebad4ef96: Verifying Checksum [2023-07-19T04:48:04.599Z] 0d9ebad4ef96: Download complete [2023-07-19T04:48:04.599Z] d747dcd14b5f: Verifying Checksum [2023-07-19T04:48:04.599Z] d747dcd14b5f: Download complete [2023-07-19T04:48:04.599Z] ab5ef0e58194: Download complete [2023-07-19T04:48:04.599Z] 2de7ff778b66: Verifying Checksum [2023-07-19T04:48:04.599Z] 2de7ff778b66: Download complete [2023-07-19T04:48:07.126Z] ab5ef0e58194: Pull complete [2023-07-19T04:48:07.126Z] 9712f1f96733: Pull complete [2023-07-19T04:48:07.697Z] 63f879dbbcfc: Pull complete [2023-07-19T04:48:12.098Z] 0d9ebad4ef96: Pull complete [2023-07-19T04:48:12.098Z] e9a5061849ea: Pull complete [2023-07-19T04:48:12.098Z] d747dcd14b5f: Pull complete [2023-07-19T04:48:12.358Z] 2de7ff778b66: Pull complete [2023-07-19T04:48:12.358Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-19T04:48:12.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-19T04:48:12.358Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T04:48:12.437Z] prd-ubuntu20.04-docker-8c-8g-1503 does not seem to be running inside a container [2023-07-19T04:48:12.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-07-19T04:48:13.847Z] $ docker top e2f2b53a54c9e30f5de70381bd1a426a3b5973271fd11176311ec14e6f4cc189 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-19T04:48:13.915Z] provisioning config files... [2023-07-19T04:48:13.922Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4713760004786783406tmp [2023-07-19T04:48:13.931Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4698872807319070201tmp [2023-07-19T04:48:13.938Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13485347569364179394tmp [Pipeline] { [Pipeline] echo [2023-07-19T04:48:13.952Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T04:48:14.233Z] ---> sigul-configuration.sh [2023-07-19T04:48:14.233Z] gpg: directory `/root/.gnupg' created [2023-07-19T04:48:14.233Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-19T04:48:14.233Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-19T04:48:14.233Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-19T04:48:14.233Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-19T04:48:14.233Z] gpg: CAST5 encrypted data [2023-07-19T04:48:14.233Z] gpg: encrypted with 1 passphrase [2023-07-19T04:48:14.233Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-19T04:48:14.519Z] + mkdir /home/jenkins [2023-07-19T04:48:14.519Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-19T04:48:14.804Z] + 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 [2023-07-19T04:48:14.811Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T04:48:15.091Z] ---> sigul-install.sh [2023-07-19T04:48:15.092Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-19T04:48:15.381Z] + git tag --list [2023-07-19T04:48:15.382Z] v3.1.0-dev.0 [2023-07-19T04:48:15.382Z] v3.1.0-dev.1 [2023-07-19T04:48:15.382Z] v3.1.0-dev.10 [2023-07-19T04:48:15.382Z] v3.1.0-dev.11 [2023-07-19T04:48:15.382Z] v3.1.0-dev.12 [2023-07-19T04:48:15.382Z] v3.1.0-dev.13 [2023-07-19T04:48:15.382Z] v3.1.0-dev.14 [2023-07-19T04:48:15.382Z] v3.1.0-dev.15 [2023-07-19T04:48:15.382Z] v3.1.0-dev.16 [2023-07-19T04:48:15.382Z] v3.1.0-dev.17 [2023-07-19T04:48:15.382Z] v3.1.0-dev.18 [2023-07-19T04:48:15.382Z] v3.1.0-dev.19 [2023-07-19T04:48:15.382Z] v3.1.0-dev.2 [2023-07-19T04:48:15.382Z] v3.1.0-dev.3 [2023-07-19T04:48:15.382Z] v3.1.0-dev.4 [2023-07-19T04:48:15.382Z] v3.1.0-dev.5 [2023-07-19T04:48:15.382Z] v3.1.0-dev.6 [2023-07-19T04:48:15.382Z] v3.1.0-dev.7 [2023-07-19T04:48:15.382Z] v3.1.0-dev.8 [2023-07-19T04:48:15.382Z] v3.1.0-dev.9 [Pipeline] sh [2023-07-19T04:48:15.665Z] + lftools sign git-tag v3.1.0-dev.19 [2023-07-19T04:48:16.233Z] Signing Git tag with Sigul... [2023-07-19T04:48:16.233Z] Signing v3.1.0-dev.19 [Pipeline] echo [2023-07-19T04:48:16.500Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T04:48:16.782Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-19T04:48:16.789Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-19T04:48:16.807Z] $ docker stop --time=1 e2f2b53a54c9e30f5de70381bd1a426a3b5973271fd11176311ec14e6f4cc189 [2023-07-19T04:48:18.107Z] $ docker rm -f --volumes e2f2b53a54c9e30f5de70381bd1a426a3b5973271fd11176311ec14e6f4cc189 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-19T04:48:18.518Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-19T04:48:18.518Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:48:18.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T04:48:18.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T04:48:18.878Z] prd-ubuntu20.04-docker-8c-8g-1503 does not seem to be running inside a container [2023-07-19T04:48:18.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-19T04:48:19.224Z] $ docker top a53bd3e744a5447c5b055ef6f13a72d853479717e548ae0669a64b0663500e24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-19T04:48:19.310Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T04:48:19.310Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T04:48:19.421Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T04:48:19.425Z] $ docker exec a53bd3e744a5447c5b055ef6f13a72d853479717e548ae0669a64b0663500e24 ssh-agent [2023-07-19T04:48:19.524Z] SSH_AUTH_SOCK=/tmp/ssh-vSh20phyblDD/agent.32 [2023-07-19T04:48:19.524Z] SSH_AGENT_PID=38 [2023-07-19T04:48:19.528Z] Running ssh-add (command line suppressed) [2023-07-19T04:48:19.627Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17150268194912446602.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17150268194912446602.key) [2023-07-19T04:48:19.637Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T04:48:19.920Z] + git semver bump pre [2023-07-19T04:48:20.179Z] 2023-07-19 04:48:20,081 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-19T04:48:20.179Z] 2023-07-19 04:48:20,081 [bump_version] DEBUG bumping version:3.1.0-dev.19 on axis:pre with prefix:dev [2023-07-19T04:48:20.179Z] 2023-07-19 04:48:20,081 [bump_version] DEBUG bumped version:3.1.0-dev.20 [2023-07-19T04:48:20.179Z] 2023-07-19 04:48:20,081 [write_version] DEBUG write version:3.1.0-dev.20 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-07-19T04:48:20.179Z] 2023-07-19 04:48:20,081 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-19T04:48:20.179Z] 2023-07-19 04:48:20,081 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-19T04:48:20.179Z] 2023-07-19 04:48:20,083 [execute] INFO git cat-file --batch-check [2023-07-19T04:48:20.179Z] 2023-07-19 04:48:20,083 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-19T04:48:20.179Z] 2023-07-19 04:48:20,088 [execute] INFO git cat-file --batch [2023-07-19T04:48:20.179Z] 2023-07-19 04:48:20,089 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-19T04:48:20.179Z] 2023-07-19 04:48:20,094 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-19T04:48:20.179Z] 3.1.0-dev.20 [Pipeline] } [2023-07-19T04:48:20.188Z] $ docker exec --env ******** --env ******** a53bd3e744a5447c5b055ef6f13a72d853479717e548ae0669a64b0663500e24 ssh-agent -k [2023-07-19T04:48:20.299Z] unset SSH_AUTH_SOCK; [2023-07-19T04:48:20.299Z] unset SSH_AGENT_PID; [2023-07-19T04:48:20.299Z] echo Agent pid 38 killed; [2023-07-19T04:48:20.305Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-19T04:48:20.609Z] + git semver [Pipeline] } [2023-07-19T04:48:20.881Z] $ docker stop --time=1 a53bd3e744a5447c5b055ef6f13a72d853479717e548ae0669a64b0663500e24 [2023-07-19T04:48:22.138Z] $ docker rm -f --volumes a53bd3e744a5447c5b055ef6f13a72d853479717e548ae0669a64b0663500e24 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-19T04:48:22.473Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-19T04:48:22.473Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:48:22.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T04:48:22.773Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T04:48:22.838Z] prd-ubuntu20.04-docker-8c-8g-1503 does not seem to be running inside a container [2023-07-19T04:48:22.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-19T04:48:23.191Z] $ docker top 591489f5e861d01060481e615bed81ce508f786bf19d04da49e56f524b6142e1 -eo pid,comm [2023-07-19T04:48:23.234Z] 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). [2023-07-19T04:48:23.234Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-19T04:48:23.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T04:48:23.273Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T04:48:23.374Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T04:48:23.377Z] $ docker exec 591489f5e861d01060481e615bed81ce508f786bf19d04da49e56f524b6142e1 ssh-agent [2023-07-19T04:48:23.478Z] SSH_AUTH_SOCK=/tmp/ssh-fVYGjWsJI6uI/agent.32 [2023-07-19T04:48:23.478Z] SSH_AGENT_PID=38 [2023-07-19T04:48:23.482Z] Running ssh-add (command line suppressed) [2023-07-19T04:48:23.579Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16239404390099363187.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16239404390099363187.key) [2023-07-19T04:48:23.590Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T04:48:23.874Z] + git semver push [2023-07-19T04:48:24.134Z] 2023-07-19 04:48:24,044 [run_push] DEBUG push [2023-07-19T04:48:24.134Z] 2023-07-19 04:48:24,045 [execute] INFO git cat-file --batch-check [2023-07-19T04:48:24.134Z] 2023-07-19 04:48:24,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-19T04:48:24.134Z] 2023-07-19 04:48:24,049 [execute] INFO git rev-list 0399cd78ca9a371d6919d07aff09cdceca000a61 -- [2023-07-19T04:48:24.134Z] 2023-07-19 04:48:24,049 [execute] DEBUG Popen(['git', 'rev-list', '0399cd78ca9a371d6919d07aff09cdceca000a61', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-19T04:48:24.134Z] 2023-07-19 04:48:24,054 [execute] INFO git fetch -v origin [2023-07-19T04:48:24.134Z] 2023-07-19 04:48:24,055 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-19T04:48:24.702Z] 2023-07-19 04:48:24,516 [run_push] DEBUG no remote changes detected [2023-07-19T04:48:24.702Z] 2023-07-19 04:48:24,517 [execute] INFO git push origin semver [2023-07-19T04:48:24.702Z] 2023-07-19 04:48:24,517 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-19T04:48:25.640Z] 2023-07-19 04:48:25,285 [run_push] DEBUG push all version tags [2023-07-19T04:48:25.640Z] 2023-07-19 04:48:25,286 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-19T04:48:25.640Z] 2023-07-19 04:48:25,286 [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) [2023-07-19T04:48:26.208Z] 2023-07-19 04:48:25,913 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-19T04:48:26.208Z] 3.1.0-dev.20 [Pipeline] } [2023-07-19T04:48:26.217Z] $ docker exec --env ******** --env ******** 591489f5e861d01060481e615bed81ce508f786bf19d04da49e56f524b6142e1 ssh-agent -k [2023-07-19T04:48:26.316Z] unset SSH_AUTH_SOCK; [2023-07-19T04:48:26.316Z] unset SSH_AGENT_PID; [2023-07-19T04:48:26.317Z] echo Agent pid 38 killed; [2023-07-19T04:48:26.324Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-19T04:48:26.620Z] + git semver [Pipeline] } [2023-07-19T04:48:26.894Z] $ docker stop --time=1 591489f5e861d01060481e615bed81ce508f786bf19d04da49e56f524b6142e1 [2023-07-19T04:48:28.143Z] $ docker rm -f --volumes 591489f5e861d01060481e615bed81ce508f786bf19d04da49e56f524b6142e1 [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 [2023-07-19T04:48:28.675Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-07-19T04:48:28.675Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-19T04:48:28.675Z] total 16 [2023-07-19T04:48:28.675Z] drwxr-xr-x 3 root root 4096 Jul 19 04:37 . [2023-07-19T04:48:28.675Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 04:48 .. [2023-07-19T04:48:28.675Z] drwxr-xr-x 2 root root 4096 Jul 19 04:37 cost [2023-07-19T04:48:28.675Z] -rw-r--r-- 1 root root 88 Jul 19 04:37 cost.csv [2023-07-19T04:48:28.675Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-19T04:48:28.676Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-19T04:48:28.676Z] total 16 [2023-07-19T04:48:28.676Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 04:37 . [2023-07-19T04:48:28.676Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 04:48 .. [2023-07-19T04:48:28.676Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 04:37 cost [2023-07-19T04:48:28.676Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 19 04:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-19T04:48:28.965Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T04:48:29.823Z] ---> package-listing.sh [2023-07-19T04:48:29.823Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-19T04:48:29.823Z] ++ facter osfamily [2023-07-19T04:48:30.082Z] + OS_FAMILY=debian [2023-07-19T04:48:30.082Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-07-19T04:48:30.082Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-19T04:48:30.082Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-19T04:48:30.082Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-19T04:48:30.082Z] + PACKAGES=/tmp/packages_start.txt [2023-07-19T04:48:30.082Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-07-19T04:48:30.082Z] + PACKAGES=/tmp/packages_end.txt [2023-07-19T04:48:30.082Z] + case "${OS_FAMILY}" in [2023-07-19T04:48:30.082Z] + dpkg -l [2023-07-19T04:48:30.082Z] + grep '^ii' [2023-07-19T04:48:30.082Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-19T04:48:30.082Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-19T04:48:30.082Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-19T04:48:30.082Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-07-19T04:48:30.082Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-07-19T04:48:30.082Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2023-07-19T04:48:30.093Z] 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 [2023-07-19T04:48:30.392Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T04:48:30.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T04:48:30.765Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T04:48:30.862Z] prd-ubuntu20.04-docker-8c-8g-1503 does not seem to be running inside a container [2023-07-19T04:48:30.891Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-19T04:48:31.089Z] $ docker top ae2a24706ad23aeeb6c5353d46d6dd541b36e4c1640692d01d9a57d55d3135a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T04:48:31.422Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-19T04:48:31.706Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-19T04:48:31.989Z] + ls /var/log/sa-host [2023-07-19T04:48:31.989Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-19T04:48:32.141Z] provisioning config files... [2023-07-19T04:48:32.150Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14047808482132016369tmp [Pipeline] { [Pipeline] echo [2023-07-19T04:48:32.164Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T04:48:32.445Z] ---> create-netrc.sh [Pipeline] } [2023-07-19T04:48:32.452Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-19T04:48:32.779Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-19T04:48:32.788Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T04:48:33.071Z] ---> sudo-logs.sh [2023-07-19T04:48:33.071Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-19T04:48:33.102Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T04:48:33.385Z] ---> job-cost.sh [2023-07-19T04:48:33.385Z] lf-activate-venv: SKIPPING [2023-07-19T04:48:33.385Z] DEBUG: total: 0.2199999988079071 [2023-07-19T04:48:33.385Z] INFO: Retrieving Stack Cost... [2023-07-19T04:48:33.643Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-19T04:48:34.211Z] INFO: Archiving Costs [Pipeline] echo [2023-07-19T04:48:34.223Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T04:48:34.506Z] ---> logs-deploy.sh [2023-07-19T04:48:34.506Z] lf-activate-venv: SKIPPING [2023-07-19T04:48:34.506Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/21 [2023-07-19T04:48:34.506Z] INFO: archiving workspace using pattern(s): [2023-07-19T04:48:35.439Z] Archives upload complete. [2023-07-19T04:48:35.439Z] INFO: archiving logs to Nexus