Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 42aea672f0406301138db13be41833586662c3bb 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-ssh1974659772078163462.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2257817649151993598.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12877386411404523247.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh867215343201060861.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-ssh6930544674588060151.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5016 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 42aea672f0406301138db13be41833586662c3bb (main) > 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 42aea672f0406301138db13be41833586662c3bb # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#129)" > git rev-list --no-walk 5805731c8cc11c49db7ce89f491207344fea090b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-05T19:34:42.060Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-05T19:34:42.134Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-05T19:34:42.156Z] ========================================================= [2024-03-05T19:34:42.156Z] EdgeX Global Pipelines Version Info [2024-03-05T19:34:42.156Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-05T19:34:42.878Z] ------------------- [2024-03-05T19:34:42.878Z] stable info: [2024-03-05T19:34:42.878Z] ------------------- [2024-03-05T19:34:42.878Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-05T19:34:42.878Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-05T19:34:42.879Z] Message: update stable to v1.0.258 [2024-03-05T19:34:43.452Z] ------------------- [2024-03-05T19:34:43.452Z] experimental info: [2024-03-05T19:34:43.452Z] ------------------- [2024-03-05T19:34:43.452Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-05T19:34:43.452Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-05T19:34:43.452Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-05T19:34:43.524Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-03-05T19:34:43.552Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-03-05T19:34:43.575Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-05T19:34:43.599Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-05T19:34:43.619Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-05T19:34:43.643Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-05T19:34:43.668Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-05T19:34:43.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-05T19:34:43.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-05T19:34:43.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-05T19:34:43.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-05T19:34:43.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-03-05T19:34:43.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-05T19:34:43.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-05T19:34:43.884Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-05T19:34:43.913Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-05T19:34:44.013Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-05T19:34:44.044Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-05T19:34:44.073Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-05T19:34:44.104Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-05T19:34:44.133Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-05T19:34:44.165Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-05T19:34:44.201Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-05T19:34:44.236Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-05T19:34:44.272Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-05T19:34:44.301Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-05T19:34:44.331Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-05T19:34:44.366Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-05T19:34:44.400Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-05T19:34:44.433Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-05T19:34:44.466Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 42aea672f0406301138db13be41833586662c3bb [Pipeline] echo [2024-03-05T19:34:44.505Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 42aea67 [Pipeline] echo [2024-03-05T19:34:44.545Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-05T19:34:44.629Z] provisioning config files... [2024-03-05T19:34:44.645Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12805110571749830691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T19:34:44.986Z] ---> ****-login.sh [2024-03-05T19:34:44.986Z] nexus3.edgexfoundry.org:10001 [2024-03-05T19:34:45.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T19:34:45.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T19:34:45.511Z] Configure a credential helper to remove this warning. See [2024-03-05T19:34:45.511Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T19:34:45.511Z] [2024-03-05T19:34:45.511Z] Login Succeeded [2024-03-05T19:34:45.511Z] nexus3.edgexfoundry.org:10002 [2024-03-05T19:34:45.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T19:34:45.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T19:34:45.511Z] Configure a credential helper to remove this warning. See [2024-03-05T19:34:45.511Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T19:34:45.511Z] [2024-03-05T19:34:45.511Z] Login Succeeded [2024-03-05T19:34:45.511Z] nexus3.edgexfoundry.org:10003 [2024-03-05T19:34:45.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T19:34:45.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T19:34:45.770Z] Configure a credential helper to remove this warning. See [2024-03-05T19:34:45.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T19:34:45.770Z] [2024-03-05T19:34:45.770Z] Login Succeeded [2024-03-05T19:34:45.770Z] nexus3.edgexfoundry.org:10004 [2024-03-05T19:34:45.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T19:34:45.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T19:34:45.770Z] Configure a credential helper to remove this warning. See [2024-03-05T19:34:45.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T19:34:45.770Z] [2024-03-05T19:34:45.770Z] Login Succeeded [2024-03-05T19:34:45.770Z] ****.io [2024-03-05T19:34:45.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T19:34:46.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T19:34:46.032Z] Configure a credential helper to remove this warning. See [2024-03-05T19:34:46.032Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T19:34:46.032Z] [2024-03-05T19:34:46.032Z] Login Succeeded [2024-03-05T19:34:46.032Z] ---> ****-login.sh ends [Pipeline] } [2024-03-05T19:34:46.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-05T19:34:46.541Z] + git rev-list -1 --merges 42aea672f0406301138db13be41833586662c3bb~1..42aea672f0406301138db13be41833586662c3bb [Pipeline] echo [2024-03-05T19:34:46.573Z] -----------> git rev-list -1 --merges 42aea672f0406301138db13be41833586662c3bb~1..42aea672f0406301138db13be41833586662c3bb 42aea672f0406301138db13be41833586662c3bb [false] [Pipeline] sh [2024-03-05T19:34:46.877Z] + git log --format=format:%s -1 42aea672f0406301138db13be41833586662c3bb [Pipeline] echo [2024-03-05T19:34:46.896Z] ========================================================= [2024-03-05T19:34:46.896Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-05T19:34:46.896Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-05T19:34:47.268Z] + git log --format=format:%s -1 42aea672f0406301138db13be41833586662c3bb [Pipeline] echo [2024-03-05T19:34:47.280Z] [semverPrep] GIT_COMMIT: 42aea672f0406301138db13be41833586662c3bb, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#129) [Pipeline] echo [2024-03-05T19:34:47.302Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-05T19:34:47.691Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-05T19:34:47.691Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-05T19:34:47.691Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-05T19:34:47.691Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-05T19:34:47.691Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-05T19:34:47.691Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-05T19:34:47.691Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:34:48.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T19:34:48.109Z] [2024-03-05T19:34:48.109Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:34:48.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T19:34:48.422Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-05T19:34:48.422Z] b85a868b505f: Pulling fs layer [2024-03-05T19:34:48.422Z] e2be974225ed: Pulling fs layer [2024-03-05T19:34:48.422Z] 339a4e72a1f5: Pulling fs layer [2024-03-05T19:34:48.422Z] 988bab9f4d93: Pulling fs layer [2024-03-05T19:34:48.422Z] 1469e6f7b9e6: Pulling fs layer [2024-03-05T19:34:48.422Z] eaf3925da568: Pulling fs layer [2024-03-05T19:34:48.422Z] bab4dde63d76: Pulling fs layer [2024-03-05T19:34:48.422Z] bde34c3a00c8: Pulling fs layer [2024-03-05T19:34:48.422Z] b352a97aabf1: Pulling fs layer [2024-03-05T19:34:48.422Z] 4872d77fe225: Pulling fs layer [2024-03-05T19:34:48.422Z] 5851b861e8e6: Pulling fs layer [2024-03-05T19:34:48.422Z] bde34c3a00c8: Waiting [2024-03-05T19:34:48.422Z] eaf3925da568: Waiting [2024-03-05T19:34:48.422Z] b352a97aabf1: Waiting [2024-03-05T19:34:48.422Z] bab4dde63d76: Waiting [2024-03-05T19:34:48.422Z] 4872d77fe225: Waiting [2024-03-05T19:34:48.422Z] 5851b861e8e6: Waiting [2024-03-05T19:34:48.422Z] 988bab9f4d93: Waiting [2024-03-05T19:34:48.422Z] 1469e6f7b9e6: Waiting [2024-03-05T19:34:48.422Z] e2be974225ed: Download complete [2024-03-05T19:34:48.422Z] 988bab9f4d93: Verifying Checksum [2024-03-05T19:34:48.422Z] 988bab9f4d93: Download complete [2024-03-05T19:34:48.422Z] 1469e6f7b9e6: Verifying Checksum [2024-03-05T19:34:48.422Z] 1469e6f7b9e6: Download complete [2024-03-05T19:34:48.422Z] eaf3925da568: Verifying Checksum [2024-03-05T19:34:48.422Z] eaf3925da568: Download complete [2024-03-05T19:34:48.422Z] 339a4e72a1f5: Download complete [2024-03-05T19:34:48.680Z] bde34c3a00c8: Verifying Checksum [2024-03-05T19:34:48.680Z] bde34c3a00c8: Download complete [2024-03-05T19:34:48.680Z] b352a97aabf1: Download complete [2024-03-05T19:34:48.680Z] 4872d77fe225: Verifying Checksum [2024-03-05T19:34:48.680Z] 4872d77fe225: Download complete [2024-03-05T19:34:48.680Z] 5851b861e8e6: Verifying Checksum [2024-03-05T19:34:48.680Z] 5851b861e8e6: Download complete [2024-03-05T19:34:48.680Z] b85a868b505f: Verifying Checksum [2024-03-05T19:34:48.680Z] b85a868b505f: Download complete [2024-03-05T19:34:48.938Z] bab4dde63d76: Verifying Checksum [2024-03-05T19:34:48.938Z] bab4dde63d76: Download complete [2024-03-05T19:34:49.874Z] b85a868b505f: Pull complete [2024-03-05T19:34:49.874Z] e2be974225ed: Pull complete [2024-03-05T19:34:50.444Z] 339a4e72a1f5: Pull complete [2024-03-05T19:34:50.444Z] 988bab9f4d93: Pull complete [2024-03-05T19:34:50.702Z] 1469e6f7b9e6: Pull complete [2024-03-05T19:34:50.962Z] eaf3925da568: Pull complete [2024-03-05T19:34:52.866Z] bab4dde63d76: Pull complete [2024-03-05T19:34:52.866Z] bde34c3a00c8: Pull complete [2024-03-05T19:34:52.866Z] b352a97aabf1: Pull complete [2024-03-05T19:34:52.866Z] 4872d77fe225: Pull complete [2024-03-05T19:34:53.125Z] 5851b861e8e6: Pull complete [2024-03-05T19:34:53.125Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-05T19:34:53.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T19:34:53.125Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T19:34:53.320Z] prd-ubuntu20.04-docker-8c-8g-5016 does not seem to be running inside a container [2024-03-05T19:34:53.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-05T19:34:56.398Z] $ docker top 233e1596f66144cca0c20be4df726e0d56394bcad24d846e360c12a0844b9ade -eo pid,comm [2024-03-05T19:34:56.448Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-05T19:34:56.448Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-05T19:34:56.536Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-05T19:34:56.536Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-05T19:34:56.644Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-05T19:34:56.651Z] $ docker exec 233e1596f66144cca0c20be4df726e0d56394bcad24d846e360c12a0844b9ade ssh-agent [2024-03-05T19:34:56.751Z] SSH_AUTH_SOCK=/tmp/ssh-qKp1c3lHZK3N/agent.32 [2024-03-05T19:34:56.751Z] SSH_AGENT_PID=38 [2024-03-05T19:34:56.761Z] Running ssh-add (command line suppressed) [2024-03-05T19:34:56.866Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_527023080357245710.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_527023080357245710.key) [2024-03-05T19:34:56.874Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-05T19:34:57.177Z] + git tag --points-at HEAD [Pipeline] } [2024-03-05T19:34:57.191Z] $ docker exec --env ******** --env ******** 233e1596f66144cca0c20be4df726e0d56394bcad24d846e360c12a0844b9ade ssh-agent -k [2024-03-05T19:34:57.285Z] unset SSH_AUTH_SOCK; [2024-03-05T19:34:57.286Z] unset SSH_AGENT_PID; [2024-03-05T19:34:57.286Z] echo Agent pid 38 killed; [2024-03-05T19:34:57.292Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-05T19:34:57.346Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-05T19:34:57.346Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-05T19:34:57.468Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-05T19:34:57.475Z] $ docker exec 233e1596f66144cca0c20be4df726e0d56394bcad24d846e360c12a0844b9ade ssh-agent [2024-03-05T19:34:57.574Z] SSH_AUTH_SOCK=/tmp/ssh-rQ462iNdHQsU/agent.71 [2024-03-05T19:34:57.574Z] SSH_AGENT_PID=77 [2024-03-05T19:34:57.579Z] Running ssh-add (command line suppressed) [2024-03-05T19:34:57.702Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12903099972023266922.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12903099972023266922.key) [2024-03-05T19:34:57.713Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-05T19:34:58.010Z] + git semver init [2024-03-05T19:34:58.268Z] 2024-03-05 19:34:58,197 [run_init] DEBUG init version:0.0.0 force:False [2024-03-05T19:34:58.268Z] 2024-03-05 19:34:58,197 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2024-03-05T19:34:58.268Z] 2024-03-05 19:34:58,198 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2024-03-05T19:34:58.268Z] 2024-03-05 19:34:58,198 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-03-05T19:34:59.203Z] 2024-03-05 19:34:59,159 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2024-03-05T19:34:59.203Z] 2024-03-05 19:34:59,159 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2024-03-05T19:34:59.203Z] 2024-03-05 19:34:59,160 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-05T19:34:59.203Z] 2024-03-05 19:34:59,160 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-05T19:34:59.203Z] 3.2.0-dev.14 [Pipeline] } [2024-03-05T19:34:59.214Z] $ docker exec --env ******** --env ******** 233e1596f66144cca0c20be4df726e0d56394bcad24d846e360c12a0844b9ade ssh-agent -k [2024-03-05T19:34:59.310Z] unset SSH_AUTH_SOCK; [2024-03-05T19:34:59.311Z] unset SSH_AGENT_PID; [2024-03-05T19:34:59.311Z] echo Agent pid 77 killed; [2024-03-05T19:34:59.316Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-05T19:34:59.677Z] + git semver [Pipeline] } [2024-03-05T19:35:01.410Z] $ docker stop --time=1 233e1596f66144cca0c20be4df726e0d56394bcad24d846e360c12a0844b9ade [2024-03-05T19:35:02.710Z] $ docker rm -f --volumes 233e1596f66144cca0c20be4df726e0d56394bcad24d846e360c12a0844b9ade [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-05T19:35:03.076Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-05T19:35:03.302Z] Stashed 1 file(s) [Pipeline] echo [2024-03-05T19:35:03.305Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.14 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-05T19:35:03.644Z] provisioning config files... [2024-03-05T19:35:03.653Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7875408683990816638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T19:35:03.993Z] ---> ****-login.sh [2024-03-05T19:35:03.993Z] nexus3.edgexfoundry.org:10001 [2024-03-05T19:35:03.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T19:35:03.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T19:35:03.993Z] Configure a credential helper to remove this warning. See [2024-03-05T19:35:03.993Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T19:35:03.993Z] [2024-03-05T19:35:03.993Z] Login Succeeded [2024-03-05T19:35:03.993Z] nexus3.edgexfoundry.org:10002 [2024-03-05T19:35:03.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T19:35:04.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T19:35:04.254Z] Configure a credential helper to remove this warning. See [2024-03-05T19:35:04.254Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T19:35:04.254Z] [2024-03-05T19:35:04.254Z] Login Succeeded [2024-03-05T19:35:04.254Z] nexus3.edgexfoundry.org:10003 [2024-03-05T19:35:04.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T19:35:04.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T19:35:04.254Z] Configure a credential helper to remove this warning. See [2024-03-05T19:35:04.254Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T19:35:04.254Z] [2024-03-05T19:35:04.254Z] Login Succeeded [2024-03-05T19:35:04.254Z] nexus3.edgexfoundry.org:10004 [2024-03-05T19:35:04.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T19:35:04.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T19:35:04.255Z] Configure a credential helper to remove this warning. See [2024-03-05T19:35:04.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T19:35:04.255Z] [2024-03-05T19:35:04.255Z] Login Succeeded [2024-03-05T19:35:04.255Z] ****.io [2024-03-05T19:35:04.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T19:35:04.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T19:35:04.620Z] Configure a credential helper to remove this warning. See [2024-03-05T19:35:04.620Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T19:35:04.620Z] [2024-03-05T19:35:04.620Z] Login Succeeded [2024-03-05T19:35:04.620Z] ---> ****-login.sh ends [Pipeline] } [2024-03-05T19:35:04.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-05T19:35:04.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T19:35:04.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T19:35:04.823Z] ========================================================= [2024-03-05T19:35:04.823Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-05T19:35:04.823Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:35:05.218Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-05T19:35:05.218Z] Sending build context to Docker daemon 6.693MB [2024-03-05T19:35:05.218Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-05T19:35:05.218Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-05T19:35:05.218Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-05T19:35:05.218Z] 7264a8db6415: Pulling fs layer [2024-03-05T19:35:05.218Z] c4d48a809fc2: Pulling fs layer [2024-03-05T19:35:05.218Z] 4f1c88b9dad5: Pulling fs layer [2024-03-05T19:35:05.218Z] ad3a456e5733: Pulling fs layer [2024-03-05T19:35:05.218Z] 69c7f0334f64: Pulling fs layer [2024-03-05T19:35:05.218Z] 1f1c1a5573a3: Pulling fs layer [2024-03-05T19:35:05.218Z] ce7588e14bc9: Pulling fs layer [2024-03-05T19:35:05.218Z] b5e4710f87ac: Pulling fs layer [2024-03-05T19:35:05.218Z] ad3a456e5733: Waiting [2024-03-05T19:35:05.218Z] 1f1c1a5573a3: Waiting [2024-03-05T19:35:05.218Z] 69c7f0334f64: Waiting [2024-03-05T19:35:05.218Z] b5e4710f87ac: Waiting [2024-03-05T19:35:05.218Z] ce7588e14bc9: Waiting [2024-03-05T19:35:05.218Z] c4d48a809fc2: Verifying Checksum [2024-03-05T19:35:05.218Z] c4d48a809fc2: Download complete [2024-03-05T19:35:05.218Z] ad3a456e5733: Verifying Checksum [2024-03-05T19:35:05.218Z] ad3a456e5733: Download complete [2024-03-05T19:35:05.476Z] 69c7f0334f64: Verifying Checksum [2024-03-05T19:35:05.476Z] 69c7f0334f64: Download complete [2024-03-05T19:35:05.476Z] 7264a8db6415: Download complete [2024-03-05T19:35:05.476Z] 1f1c1a5573a3: Verifying Checksum [2024-03-05T19:35:05.476Z] 1f1c1a5573a3: Download complete [2024-03-05T19:35:05.476Z] 7264a8db6415: Pull complete [2024-03-05T19:35:05.734Z] b5e4710f87ac: Verifying Checksum [2024-03-05T19:35:05.734Z] b5e4710f87ac: Download complete [2024-03-05T19:35:05.734Z] c4d48a809fc2: Pull complete [2024-03-05T19:35:05.734Z] 4f1c88b9dad5: Download complete [2024-03-05T19:35:06.299Z] ce7588e14bc9: Verifying Checksum [2024-03-05T19:35:06.299Z] ce7588e14bc9: Download complete [2024-03-05T19:35:08.828Z] 4f1c88b9dad5: Pull complete [2024-03-05T19:35:08.828Z] ad3a456e5733: Pull complete [2024-03-05T19:35:08.828Z] 69c7f0334f64: Pull complete [2024-03-05T19:35:08.828Z] 1f1c1a5573a3: Pull complete [2024-03-05T19:35:11.356Z] ce7588e14bc9: Pull complete [2024-03-05T19:35:11.923Z] b5e4710f87ac: Pull complete [2024-03-05T19:35:11.923Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-05T19:35:11.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-05T19:35:11.923Z] ---> 88b5674ff536 [2024-03-05T19:35:11.923Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-05T19:35:16.343Z] ---> Running in 6427f688f387 [2024-03-05T19:35:16.343Z] Removing intermediate container 6427f688f387 [2024-03-05T19:35:16.343Z] ---> 2e933987e632 [2024-03-05T19:35:16.343Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-05T19:35:16.343Z] ---> Running in 393761ff086c [2024-03-05T19:35:16.343Z] Removing intermediate container 393761ff086c [2024-03-05T19:35:16.343Z] ---> b1d2dc7f7334 [2024-03-05T19:35:16.343Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-05T19:35:16.343Z] ---> Running in dd94e75194df [2024-03-05T19:35:16.343Z] Removing intermediate container dd94e75194df [2024-03-05T19:35:16.343Z] ---> 8cf0a251c900 [2024-03-05T19:35:16.343Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-05T19:35:16.343Z] ---> Running in 0ce44a8f91bf [2024-03-05T19:35:16.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T19:35:16.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T19:35:16.869Z] OK: 264 MiB in 52 packages [2024-03-05T19:35:17.440Z] Removing intermediate container 0ce44a8f91bf [2024-03-05T19:35:17.440Z] ---> ad579468fce8 [2024-03-05T19:35:17.440Z] Step 7/12 : WORKDIR /app [2024-03-05T19:35:17.440Z] ---> Running in dedf8465cda5 [2024-03-05T19:35:17.440Z] Removing intermediate container dedf8465cda5 [2024-03-05T19:35:17.440Z] ---> 05df750dc70e [2024-03-05T19:35:17.440Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-05T19:35:17.440Z] ---> a66b2b432585 [2024-03-05T19:35:17.440Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T19:35:17.440Z] ---> Running in fbe1ec55184d [2024-03-05T19:35:18.548Z] Still waiting to schedule task [2024-03-05T19:35:18.548Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-05T19:36:11.527Z] Removing intermediate container fbe1ec55184d [2024-03-05T19:36:11.527Z] ---> ad1417d946d7 [2024-03-05T19:36:11.527Z] Step 10/12 : COPY . . [2024-03-05T19:36:11.527Z] ---> 25611d8e93d9 [2024-03-05T19:36:11.527Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-05T19:36:11.527Z] ---> Running in 3aef7ba8633d [2024-03-05T19:36:11.527Z] Removing intermediate container 3aef7ba8633d [2024-03-05T19:36:11.527Z] ---> a3f20c6cdaff [2024-03-05T19:36:11.527Z] Step 12/12 : RUN $MAKE [2024-03-05T19:36:11.527Z] ---> Running in 8cd03bda5432 [2024-03-05T19:36:11.527Z] noop [2024-03-05T19:36:11.527Z] Removing intermediate container 8cd03bda5432 [2024-03-05T19:36:11.527Z] ---> 6732f5f2942e [2024-03-05T19:36:11.527Z] Successfully built 6732f5f2942e [2024-03-05T19:36:11.527Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:36:11.922Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-05T19:36:11.922Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T19:36:12.037Z] prd-ubuntu20.04-docker-8c-8g-5016 does not seem to be running inside a container [2024-03-05T19:36:12.074Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-05T19:36:12.434Z] $ docker top 8df2373a78e24eaa28bf63c95deda3cb5a2ac0f14246b9ca70688e8ff8cf2e7e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T19:36:12.816Z] + go version [2024-03-05T19:36:12.816Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-05T19:36:12.829Z] $ docker stop --time=1 8df2373a78e24eaa28bf63c95deda3cb5a2ac0f14246b9ca70688e8ff8cf2e7e [2024-03-05T19:36:14.102Z] $ docker rm -f --volumes 8df2373a78e24eaa28bf63c95deda3cb5a2ac0f14246b9ca70688e8ff8cf2e7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:36:14.681Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-05T19:36:14.682Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T19:36:14.796Z] prd-ubuntu20.04-docker-8c-8g-5016 does not seem to be running inside a container [2024-03-05T19:36:14.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-05T19:36:15.184Z] $ docker top da56c6cac0a04db0de2f1bdc622e71e73bb164dcb461e11bf00d2060eb47ea5a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T19:36:15.563Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2024-03-05T19:36:15.877Z] + make test [2024-03-05T19:36:15.877Z] go test -race -coverprofile=coverage.out ./... [2024-03-05T19:36:37.811Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-03-05T19:36:37.811Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-03-05T19:36:37.811Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-03-05T19:36:37.811Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-03-05T19:36:37.811Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.045s coverage: 88.0% of statements [2024-03-05T19:36:45.953Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.600s coverage: 98.7% of statements [2024-03-05T19:36:45.953Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.107s coverage: 89.7% of statements [2024-03-05T19:36:45.953Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.037s coverage: 100.0% of statements [2024-03-05T19:36:49.989Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5017 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2024-03-05T19:36:50.027Z] Running in /w/workspace/app-record-replay/89 [Pipeline] { [Pipeline] checkout [2024-03-05T19:36:53.093Z] Selected Git installation does not exist. Using Default [2024-03-05T19:36:53.093Z] The recommended git tool is: NONE [2024-03-05T19:36:57.854Z] using credential edgex-jenkins-ssh [2024-03-05T19:36:57.874Z] Cloning the remote Git repository [2024-03-05T19:36:57.914Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-03-05T19:36:57.998Z] > git init /w/workspace/app-record-replay/89 # timeout=10 [2024-03-05T19:36:58.130Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-03-05T19:36:58.131Z] > git --version # timeout=10 [2024-03-05T19:36:58.150Z] > git --version # 'git version 2.25.1' [2024-03-05T19:36:58.152Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-05T19:36:58.280Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-05T19:36:59.787Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-03-05T19:36:59.806Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-05T19:37:00.614Z] Avoid second fetch [2024-03-05T19:37:00.615Z] Checking out Revision 42aea672f0406301138db13be41833586662c3bb (main) [2024-03-05T19:37:01.173Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#129)" [Pipeline] withEnv [Pipeline] { [2024-03-05T19:37:00.633Z] > git config core.sparsecheckout # timeout=10 [2024-03-05T19:37:00.699Z] > git checkout -f 42aea672f0406301138db13be41833586662c3bb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-05T19:37:02.480Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-05T19:37:02.480Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-05T19:37:02.480Z] Dload Upload Total Spent Left Speed [2024-03-05T19:37:02.480Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2024-03-05T19:37:02.830Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-05T19:37:03.168Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-05T19:37:03.168Z] + sudo tee /etc/docker/daemon.new [2024-03-05T19:37:03.168Z] { [2024-03-05T19:37:03.168Z] "registry-mirrors": [ [2024-03-05T19:37:03.168Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-05T19:37:03.168Z] ], [2024-03-05T19:37:03.168Z] "bip": "10.250.0.254/24", [2024-03-05T19:37:03.168Z] "hosts": [ [2024-03-05T19:37:03.168Z] "tcp://0.0.0.0:5555", [2024-03-05T19:37:03.168Z] "unix:///var/run/docker.sock" [2024-03-05T19:37:03.168Z] ], [2024-03-05T19:37:03.168Z] "mtu": 1458, [2024-03-05T19:37:03.168Z] "selinux-enabled": true, [2024-03-05T19:37:03.168Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-05T19:37:03.168Z] } [Pipeline] sh [2024-03-05T19:37:03.497Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-05T19:37:03.820Z] + sudo service docker restart [2024-03-05T19:37:07.889Z] go vet ./... [2024-03-05T19:37:09.792Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-05T19:37:09.792Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-05T19:37:09.792Z] ./bin/test-attribution-txt.sh [2024-03-05T19:37:10.051Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-05T19:37:10.065Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-05T19:37:10.109Z] $ docker stop --time=1 da56c6cac0a04db0de2f1bdc622e71e73bb164dcb461e11bf00d2060eb47ea5a [2024-03-05T19:37:13.830Z] $ docker rm -f --volumes da56c6cac0a04db0de2f1bdc622e71e73bb164dcb461e11bf00d2060eb47ea5a [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-05T19:37:14.419Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-05T19:37:14.464Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-05T19:37:15.110Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-05T19:37:15.396Z] + ls -al . [2024-03-05T19:37:15.396Z] total 192 [2024-03-05T19:37:15.396Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 19:36 . [2024-03-05T19:37:15.396Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 19:34 .. [2024-03-05T19:37:15.396Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 5 19:34 .dockerignore [2024-03-05T19:37:15.396Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 19:36 .git [2024-03-05T19:37:15.396Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 19:34 .github [2024-03-05T19:37:15.396Z] -rw-rw-r-- 1 jenkins jenkins 164 Mar 5 19:34 .gitignore [2024-03-05T19:37:15.396Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 5 19:34 .golangci.yml [2024-03-05T19:37:15.396Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 19:34 .semver [2024-03-05T19:37:15.396Z] -rw-rw-r-- 1 jenkins jenkins 11301 Mar 5 19:34 Attribution.txt [2024-03-05T19:37:15.396Z] -rw-rw-r-- 1 jenkins jenkins 458 Mar 5 19:34 CHANGELOG.md [2024-03-05T19:37:15.396Z] -rw-rw-r-- 1 jenkins jenkins 1725 Mar 5 19:34 Dockerfile [2024-03-05T19:37:15.396Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 19:34 GOVERNANCE.md [2024-03-05T19:37:15.396Z] -rw-rw-r-- 1 jenkins jenkins 681 Mar 5 19:34 Jenkinsfile [2024-03-05T19:37:15.396Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 5 19:34 LICENSE [2024-03-05T19:37:15.396Z] -rw-rw-r-- 1 jenkins jenkins 3136 Mar 5 19:34 Makefile [2024-03-05T19:37:15.396Z] -rw-rw-r-- 1 jenkins jenkins 611 Mar 5 19:34 OWNERS.md [2024-03-05T19:37:15.396Z] -rw-rw-r-- 1 jenkins jenkins 4107 Mar 5 19:34 README.md [2024-03-05T19:37:15.396Z] -rw-rw-r-- 1 jenkins jenkins 7789 Mar 5 19:34 Record and Reply.postman_collection.json [2024-03-05T19:37:15.396Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 19:35 VERSION [2024-03-05T19:37:15.396Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 19:34 bin [2024-03-05T19:37:15.396Z] -rw-r--r-- 1 jenkins jenkins 24666 Mar 5 19:36 coverage.out [2024-03-05T19:37:15.396Z] -rw-rw-r-- 1 jenkins jenkins 3951 Mar 5 19:34 go.mod [2024-03-05T19:37:15.396Z] -rw-rw-r-- 1 jenkins jenkins 34133 Mar 5 19:34 go.sum [2024-03-05T19:37:15.396Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 5 19:34 internal [2024-03-05T19:37:15.396Z] -rw-rw-r-- 1 jenkins jenkins 913 Mar 5 19:34 main.go [2024-03-05T19:37:15.396Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 19:34 openapi [2024-03-05T19:37:15.396Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 19:34 pkg [2024-03-05T19:37:15.396Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 19:34 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:37:15.758Z] + 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=42aea672f0406301138db13be41833586662c3bb --label arch=amd64 --label version=3.2.0-dev.14 . [2024-03-05T19:37:15.758Z] Sending build context to Docker daemon 6.718MB [2024-03-05T19:37:15.758Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-05T19:37:15.758Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-05T19:37:15.758Z] ---> 6732f5f2942e [2024-03-05T19:37:15.758Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-05T19:37:16.017Z] ---> Running in cd4423f3e6ad [2024-03-05T19:37:16.017Z] Removing intermediate container cd4423f3e6ad [2024-03-05T19:37:16.017Z] ---> 2ef6c0c8954a [2024-03-05T19:37:16.017Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-05T19:37:16.017Z] ---> Running in 31cb7cb84f7a [2024-03-05T19:37:16.017Z] Removing intermediate container 31cb7cb84f7a [2024-03-05T19:37:16.017Z] ---> d3e9969bf1b3 [2024-03-05T19:37:16.017Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-05T19:37:16.017Z] ---> Running in c4dcbe555c68 [2024-03-05T19:37:16.278Z] Removing intermediate container c4dcbe555c68 [2024-03-05T19:37:16.278Z] ---> d361c33bc82a [2024-03-05T19:37:16.278Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-05T19:37:16.278Z] ---> Running in 7f626220c980 [2024-03-05T19:37:16.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T19:37:16.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T19:37:17.055Z] OK: 264 MiB in 52 packages [2024-03-05T19:37:17.315Z] Removing intermediate container 7f626220c980 [2024-03-05T19:37:17.315Z] ---> 9eeb4338ad14 [2024-03-05T19:37:17.315Z] Step 7/27 : WORKDIR /app [2024-03-05T19:37:17.580Z] ---> Running in 673319a5f2f3 [2024-03-05T19:37:17.580Z] Removing intermediate container 673319a5f2f3 [2024-03-05T19:37:17.580Z] ---> a78825c6417f [2024-03-05T19:37:17.580Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-05T19:37:17.580Z] ---> 98d5449d6caa [2024-03-05T19:37:17.580Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T19:37:17.580Z] ---> Running in bbe252d7a3fc [2024-03-05T19:37:18.579Z] Removing intermediate container bbe252d7a3fc [2024-03-05T19:37:18.579Z] ---> f3bbbfa20e84 [2024-03-05T19:37:18.579Z] Step 10/27 : COPY . . [2024-03-05T19:37:18.838Z] ---> 7f3bd1786841 [2024-03-05T19:37:18.838Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-05T19:37:18.838Z] ---> Running in b68e397c1282 [2024-03-05T19:37:18.838Z] Removing intermediate container b68e397c1282 [2024-03-05T19:37:18.838Z] ---> e6a34271ff75 [2024-03-05T19:37:18.838Z] Step 12/27 : RUN $MAKE [2024-03-05T19:37:18.838Z] ---> Running in e2623d814fb9 [2024-03-05T19:37:19.096Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.24 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.14" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-05T19:37:22.110Z] provisioning config files... [2024-03-05T19:37:22.137Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/89@tmp/config6171435512329556085tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T19:37:22.574Z] ---> ****-login.sh [2024-03-05T19:37:22.574Z] nexus3.edgexfoundry.org:10001 [2024-03-05T19:37:22.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T19:37:23.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T19:37:23.114Z] Configure a credential helper to remove this warning. See [2024-03-05T19:37:23.114Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T19:37:23.114Z] [2024-03-05T19:37:23.114Z] Login Succeeded [2024-03-05T19:37:23.114Z] nexus3.edgexfoundry.org:10002 [2024-03-05T19:37:23.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T19:37:23.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T19:37:23.384Z] Configure a credential helper to remove this warning. See [2024-03-05T19:37:23.384Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T19:37:23.384Z] [2024-03-05T19:37:23.384Z] Login Succeeded [2024-03-05T19:37:23.384Z] nexus3.edgexfoundry.org:10003 [2024-03-05T19:37:23.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T19:37:23.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T19:37:23.929Z] Configure a credential helper to remove this warning. See [2024-03-05T19:37:23.929Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T19:37:23.929Z] [2024-03-05T19:37:23.929Z] Login Succeeded [2024-03-05T19:37:23.929Z] nexus3.edgexfoundry.org:10004 [2024-03-05T19:37:24.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T19:37:24.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T19:37:24.195Z] Configure a credential helper to remove this warning. See [2024-03-05T19:37:24.195Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T19:37:24.195Z] [2024-03-05T19:37:24.195Z] Login Succeeded [2024-03-05T19:37:24.195Z] ****.io [2024-03-05T19:37:24.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T19:37:24.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T19:37:24.730Z] Configure a credential helper to remove this warning. See [2024-03-05T19:37:24.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T19:37:24.731Z] [2024-03-05T19:37:24.731Z] Login Succeeded [2024-03-05T19:37:24.731Z] ---> ****-login.sh ends [Pipeline] } [2024-03-05T19:37:24.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-05T19:37:25.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T19:37:25.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T19:37:25.212Z] ========================================================= [2024-03-05T19:37:25.212Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-05T19:37:25.212Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:37:25.670Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-05T19:37:25.670Z] Sending build context to Docker daemon 258kB [2024-03-05T19:37:25.944Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-05T19:37:25.944Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-05T19:37:25.944Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-05T19:37:25.944Z] 9fda8d8052c6: Pulling fs layer [2024-03-05T19:37:25.944Z] 5d54e960e981: Pulling fs layer [2024-03-05T19:37:25.944Z] c4a7e357bf2a: Pulling fs layer [2024-03-05T19:37:25.944Z] f0e02332f6b5: Pulling fs layer [2024-03-05T19:37:25.944Z] 872ee5b61b7b: Pulling fs layer [2024-03-05T19:37:25.944Z] 0c6a40ed1a82: Pulling fs layer [2024-03-05T19:37:25.944Z] 94ae7d8d031c: Pulling fs layer [2024-03-05T19:37:25.944Z] 872ee5b61b7b: Waiting [2024-03-05T19:37:25.944Z] 0c6a40ed1a82: Waiting [2024-03-05T19:37:25.944Z] 94ae7d8d031c: Waiting [2024-03-05T19:37:25.944Z] f0e02332f6b5: Waiting [2024-03-05T19:37:25.944Z] 5d54e960e981: Download complete [2024-03-05T19:37:25.944Z] f0e02332f6b5: Verifying Checksum [2024-03-05T19:37:25.944Z] f0e02332f6b5: Download complete [2024-03-05T19:37:26.215Z] 872ee5b61b7b: Download complete [2024-03-05T19:37:26.215Z] 9fda8d8052c6: Download complete [2024-03-05T19:37:26.485Z] 94ae7d8d031c: Verifying Checksum [2024-03-05T19:37:26.485Z] 94ae7d8d031c: Download complete [2024-03-05T19:37:27.073Z] 9fda8d8052c6: Pull complete [2024-03-05T19:37:27.669Z] 5d54e960e981: Pull complete [2024-03-05T19:37:27.937Z] c4a7e357bf2a: Verifying Checksum [2024-03-05T19:37:27.937Z] c4a7e357bf2a: Download complete [2024-03-05T19:37:29.348Z] 0c6a40ed1a82: Download complete [2024-03-05T19:37:41.052Z] Removing intermediate container e2623d814fb9 [2024-03-05T19:37:41.052Z] ---> 9537419bd11e [2024-03-05T19:37:41.052Z] Step 13/27 : FROM alpine:3.18 [2024-03-05T19:37:41.052Z] 3.18: Pulling from library/alpine [2024-03-05T19:37:41.052Z] 619be1103602: Pulling fs layer [2024-03-05T19:37:41.052Z] 619be1103602: Verifying Checksum [2024-03-05T19:37:41.052Z] 619be1103602: Download complete [2024-03-05T19:37:41.340Z] 619be1103602: Pull complete [2024-03-05T19:37:41.340Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T19:37:41.340Z] Status: Downloaded newer image for alpine:3.18 [2024-03-05T19:37:41.340Z] ---> d3782b16ccc9 [2024-03-05T19:37:41.340Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-05T19:37:41.599Z] ---> Running in 17cc805807c7 [2024-03-05T19:37:41.599Z] Removing intermediate container 17cc805807c7 [2024-03-05T19:37:41.599Z] ---> 04293c216e07 [2024-03-05T19:37:41.599Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-03-05T19:37:41.599Z] ---> Running in 4d01898f3ab0 [2024-03-05T19:37:41.599Z] Removing intermediate container 4d01898f3ab0 [2024-03-05T19:37:41.599Z] ---> b45fe51e927d [2024-03-05T19:37:41.599Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-05T19:37:41.599Z] ---> Running in 0faf38a8361d [2024-03-05T19:37:41.690Z] c4a7e357bf2a: Pull complete [2024-03-05T19:37:41.690Z] f0e02332f6b5: Pull complete [2024-03-05T19:37:41.690Z] 872ee5b61b7b: Pull complete [2024-03-05T19:37:41.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T19:37:42.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T19:37:42.378Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-05T19:37:42.378Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-05T19:37:42.378Z] Executing busybox-1.36.1-r5.trigger [2024-03-05T19:37:42.378Z] Executing ca-certificates-20230506-r0.trigger [2024-03-05T19:37:42.378Z] OK: 8 MiB in 17 packages [2024-03-05T19:37:42.946Z] Removing intermediate container 0faf38a8361d [2024-03-05T19:37:42.946Z] ---> 8bc349257764 [2024-03-05T19:37:42.946Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-05T19:37:42.946Z] ---> Running in a31e711912b4 [2024-03-05T19:37:43.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T19:37:43.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T19:37:43.465Z] OK: 8 MiB in 17 packages [2024-03-05T19:37:43.726Z] Removing intermediate container a31e711912b4 [2024-03-05T19:37:43.726Z] ---> 9d5ff6f2d3b1 [2024-03-05T19:37:43.726Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-05T19:37:43.986Z] ---> c6112418f330 [2024-03-05T19:37:43.986Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-05T19:37:43.986Z] ---> 5b33e1712a2c [2024-03-05T19:37:43.986Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-05T19:37:44.245Z] ---> 6f618c92225b [2024-03-05T19:37:44.245Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-03-05T19:37:45.181Z] ---> 5444f96b8d58 [2024-03-05T19:37:45.181Z] Step 22/27 : EXPOSE 59712 [2024-03-05T19:37:45.181Z] ---> Running in 435f53965e23 [2024-03-05T19:37:45.181Z] Removing intermediate container 435f53965e23 [2024-03-05T19:37:45.181Z] ---> 3d26ebb87783 [2024-03-05T19:37:45.181Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-03-05T19:37:45.181Z] ---> Running in 9209b379397b [2024-03-05T19:37:45.181Z] Removing intermediate container 9209b379397b [2024-03-05T19:37:45.181Z] ---> 24a29e5755e4 [2024-03-05T19:37:45.181Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-05T19:37:45.181Z] ---> Running in 06a7082dd1c3 [2024-03-05T19:37:45.440Z] Removing intermediate container 06a7082dd1c3 [2024-03-05T19:37:45.440Z] ---> d8c805586147 [2024-03-05T19:37:45.440Z] Step 25/27 : LABEL arch=amd64 [2024-03-05T19:37:45.440Z] ---> Running in 29364703ed1f [2024-03-05T19:37:45.440Z] Removing intermediate container 29364703ed1f [2024-03-05T19:37:45.440Z] ---> 7016e9983a77 [2024-03-05T19:37:45.440Z] Step 26/27 : LABEL git_sha=42aea672f0406301138db13be41833586662c3bb [2024-03-05T19:37:45.440Z] ---> Running in 059846fa8dd1 [2024-03-05T19:37:45.440Z] Removing intermediate container 059846fa8dd1 [2024-03-05T19:37:45.440Z] ---> 9491150d1bc6 [2024-03-05T19:37:45.440Z] Step 27/27 : LABEL version=3.2.0-dev.14 [2024-03-05T19:37:45.440Z] ---> Running in 1579735c6336 [2024-03-05T19:37:45.700Z] Removing intermediate container 1579735c6336 [2024-03-05T19:37:45.700Z] ---> 5db2ab011476 [2024-03-05T19:37:45.700Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-05T19:37:45.700Z] Successfully built 5db2ab011476 [2024-03-05T19:37:45.700Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-05T19:37:46.006Z] provisioning config files... [2024-03-05T19:37:46.015Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2725900245620225278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T19:37:46.357Z] ---> ****-login.sh [2024-03-05T19:37:46.357Z] nexus3.edgexfoundry.org:10001 [2024-03-05T19:37:46.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T19:37:46.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T19:37:46.357Z] Configure a credential helper to remove this warning. See [2024-03-05T19:37:46.357Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T19:37:46.357Z] [2024-03-05T19:37:46.357Z] Login Succeeded [2024-03-05T19:37:46.357Z] nexus3.edgexfoundry.org:10002 [2024-03-05T19:37:46.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T19:37:46.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T19:37:46.357Z] Configure a credential helper to remove this warning. See [2024-03-05T19:37:46.357Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T19:37:46.357Z] [2024-03-05T19:37:46.357Z] Login Succeeded [2024-03-05T19:37:46.357Z] nexus3.edgexfoundry.org:10003 [2024-03-05T19:37:46.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T19:37:46.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T19:37:46.618Z] Configure a credential helper to remove this warning. See [2024-03-05T19:37:46.618Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T19:37:46.618Z] [2024-03-05T19:37:46.618Z] Login Succeeded [2024-03-05T19:37:46.618Z] nexus3.edgexfoundry.org:10004 [2024-03-05T19:37:46.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T19:37:46.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T19:37:46.618Z] Configure a credential helper to remove this warning. See [2024-03-05T19:37:46.618Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T19:37:46.618Z] [2024-03-05T19:37:46.618Z] Login Succeeded [2024-03-05T19:37:46.618Z] ****.io [2024-03-05T19:37:46.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T19:37:46.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T19:37:46.879Z] Configure a credential helper to remove this warning. See [2024-03-05T19:37:46.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T19:37:46.879Z] [2024-03-05T19:37:46.879Z] Login Succeeded [2024-03-05T19:37:46.879Z] ---> ****-login.sh ends [Pipeline] } [2024-03-05T19:37:46.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T19:37:47.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T19:37:47.080Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2024-03-05T19:37:47.080Z] 42aea672f0406301138db13be41833586662c3bb [2024-03-05T19:37:47.080Z] latest [2024-03-05T19:37:47.080Z] 3.2.0-dev.14 [2024-03-05T19:37:47.080Z] 42aea672f0406301138db13be41833586662c3bb-3.2.0-dev.14 [2024-03-05T19:37:47.080Z] main [2024-03-05T19:37:47.080Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:37:47.565Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:42aea672f0406301138db13be41833586662c3bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:37:47.957Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:42aea672f0406301138db13be41833586662c3bb [2024-03-05T19:37:47.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-05T19:37:47.957Z] 2c0d96ddc94d: Preparing [2024-03-05T19:37:47.957Z] 888e5d98643e: Preparing [2024-03-05T19:37:47.957Z] 319a1913a965: Preparing [2024-03-05T19:37:47.957Z] ee8ea6987b07: Preparing [2024-03-05T19:37:47.957Z] 981b7ad0dd33: Preparing [2024-03-05T19:37:47.957Z] 3070ef198022: Preparing [2024-03-05T19:37:47.957Z] aedc3bda2944: Preparing [2024-03-05T19:37:47.957Z] aedc3bda2944: Waiting [2024-03-05T19:37:47.957Z] 3070ef198022: Waiting [2024-03-05T19:37:47.957Z] 981b7ad0dd33: Pushed [2024-03-05T19:37:47.957Z] 888e5d98643e: Pushed [2024-03-05T19:37:47.957Z] 319a1913a965: Pushed [2024-03-05T19:37:47.957Z] ee8ea6987b07: Pushed [2024-03-05T19:37:47.957Z] aedc3bda2944: Layer already exists [2024-03-05T19:37:48.216Z] 3070ef198022: Pushed [2024-03-05T19:37:49.913Z] 0c6a40ed1a82: Pull complete [2024-03-05T19:37:51.320Z] 94ae7d8d031c: Pull complete [2024-03-05T19:37:51.320Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-05T19:37:51.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-05T19:37:51.320Z] ---> 86de565de09d [2024-03-05T19:37:51.320Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-05T19:37:51.673Z] 2c0d96ddc94d: Pushed [2024-03-05T19:37:51.673Z] 42aea672f0406301138db13be41833586662c3bb: digest: sha256:8796bfe4e7916796153b21d0f62c047ea084f483250d6dd0bd384a6609073726 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:37:52.078Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:37:52.485Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-03-05T19:37:52.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-05T19:37:52.486Z] 2c0d96ddc94d: Preparing [2024-03-05T19:37:52.486Z] 888e5d98643e: Preparing [2024-03-05T19:37:52.486Z] 319a1913a965: Preparing [2024-03-05T19:37:52.486Z] ee8ea6987b07: Preparing [2024-03-05T19:37:52.486Z] 981b7ad0dd33: Preparing [2024-03-05T19:37:52.486Z] 3070ef198022: Preparing [2024-03-05T19:37:52.486Z] aedc3bda2944: Preparing [2024-03-05T19:37:52.486Z] 3070ef198022: Waiting [2024-03-05T19:37:52.486Z] aedc3bda2944: Waiting [2024-03-05T19:37:52.486Z] 2c0d96ddc94d: Layer already exists [2024-03-05T19:37:52.486Z] 319a1913a965: Layer already exists [2024-03-05T19:37:52.486Z] 981b7ad0dd33: Layer already exists [2024-03-05T19:37:52.486Z] ee8ea6987b07: Layer already exists [2024-03-05T19:37:52.486Z] 888e5d98643e: Layer already exists [2024-03-05T19:37:52.486Z] aedc3bda2944: Layer already exists [2024-03-05T19:37:52.486Z] 3070ef198022: Layer already exists [2024-03-05T19:37:52.486Z] latest: digest: sha256:8796bfe4e7916796153b21d0f62c047ea084f483250d6dd0bd384a6609073726 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:37:52.915Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:37:53.252Z] ---> Running in 6b3423a67a33 [2024-03-05T19:37:53.252Z] Removing intermediate container 6b3423a67a33 [2024-03-05T19:37:53.252Z] ---> 7c3d1e3a840b [2024-03-05T19:37:53.252Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-05T19:37:53.252Z] ---> Running in 6fd83a091f26 [2024-03-05T19:37:53.323Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.14 [2024-03-05T19:37:53.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-05T19:37:53.323Z] 2c0d96ddc94d: Preparing [2024-03-05T19:37:53.323Z] 888e5d98643e: Preparing [2024-03-05T19:37:53.323Z] 319a1913a965: Preparing [2024-03-05T19:37:53.323Z] ee8ea6987b07: Preparing [2024-03-05T19:37:53.323Z] 981b7ad0dd33: Preparing [2024-03-05T19:37:53.323Z] 3070ef198022: Preparing [2024-03-05T19:37:53.323Z] aedc3bda2944: Preparing [2024-03-05T19:37:53.323Z] 3070ef198022: Waiting [2024-03-05T19:37:53.323Z] aedc3bda2944: Waiting [2024-03-05T19:37:53.323Z] 319a1913a965: Layer already exists [2024-03-05T19:37:53.323Z] 2c0d96ddc94d: Layer already exists [2024-03-05T19:37:53.323Z] 981b7ad0dd33: Layer already exists [2024-03-05T19:37:53.323Z] ee8ea6987b07: Layer already exists [2024-03-05T19:37:53.323Z] 888e5d98643e: Layer already exists [2024-03-05T19:37:53.323Z] 3070ef198022: Layer already exists [2024-03-05T19:37:53.323Z] aedc3bda2944: Layer already exists [2024-03-05T19:37:53.323Z] 3.2.0-dev.14: digest: sha256:8796bfe4e7916796153b21d0f62c047ea084f483250d6dd0bd384a6609073726 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:37:53.605Z] Removing intermediate container 6fd83a091f26 [2024-03-05T19:37:53.605Z] ---> f3a24d41e4ba [2024-03-05T19:37:53.605Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-05T19:37:53.605Z] ---> Running in bbcd085f76ec [2024-03-05T19:37:53.741Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:42aea672f0406301138db13be41833586662c3bb-3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:37:53.870Z] Removing intermediate container bbcd085f76ec [2024-03-05T19:37:53.870Z] ---> 658f36b939fe [2024-03-05T19:37:53.870Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-05T19:37:54.137Z] ---> Running in 553edf5fbd5c [2024-03-05T19:37:54.147Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:42aea672f0406301138db13be41833586662c3bb-3.2.0-dev.14 [2024-03-05T19:37:54.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-05T19:37:54.147Z] 2c0d96ddc94d: Preparing [2024-03-05T19:37:54.147Z] 888e5d98643e: Preparing [2024-03-05T19:37:54.147Z] 319a1913a965: Preparing [2024-03-05T19:37:54.147Z] ee8ea6987b07: Preparing [2024-03-05T19:37:54.147Z] 981b7ad0dd33: Preparing [2024-03-05T19:37:54.147Z] 3070ef198022: Preparing [2024-03-05T19:37:54.147Z] aedc3bda2944: Preparing [2024-03-05T19:37:54.147Z] 3070ef198022: Waiting [2024-03-05T19:37:54.147Z] aedc3bda2944: Waiting [2024-03-05T19:37:54.147Z] ee8ea6987b07: Layer already exists [2024-03-05T19:37:54.147Z] 888e5d98643e: Layer already exists [2024-03-05T19:37:54.147Z] 2c0d96ddc94d: Layer already exists [2024-03-05T19:37:54.147Z] 981b7ad0dd33: Layer already exists [2024-03-05T19:37:54.147Z] 319a1913a965: Layer already exists [2024-03-05T19:37:54.147Z] aedc3bda2944: Layer already exists [2024-03-05T19:37:54.147Z] 3070ef198022: Layer already exists [2024-03-05T19:37:54.147Z] 42aea672f0406301138db13be41833586662c3bb-3.2.0-dev.14: digest: sha256:8796bfe4e7916796153b21d0f62c047ea084f483250d6dd0bd384a6609073726 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:37:54.557Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:37:54.958Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2024-03-05T19:37:54.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-05T19:37:54.958Z] 2c0d96ddc94d: Preparing [2024-03-05T19:37:54.958Z] 888e5d98643e: Preparing [2024-03-05T19:37:54.958Z] 319a1913a965: Preparing [2024-03-05T19:37:54.959Z] ee8ea6987b07: Preparing [2024-03-05T19:37:54.959Z] 981b7ad0dd33: Preparing [2024-03-05T19:37:54.959Z] 3070ef198022: Preparing [2024-03-05T19:37:54.959Z] aedc3bda2944: Preparing [2024-03-05T19:37:54.959Z] 3070ef198022: Waiting [2024-03-05T19:37:54.959Z] aedc3bda2944: Waiting [2024-03-05T19:37:54.959Z] 888e5d98643e: Layer already exists [2024-03-05T19:37:54.959Z] 981b7ad0dd33: Layer already exists [2024-03-05T19:37:54.959Z] 319a1913a965: Layer already exists [2024-03-05T19:37:54.959Z] 2c0d96ddc94d: Layer already exists [2024-03-05T19:37:54.959Z] ee8ea6987b07: Layer already exists [2024-03-05T19:37:54.959Z] aedc3bda2944: Layer already exists [2024-03-05T19:37:54.959Z] 3070ef198022: Layer already exists [2024-03-05T19:37:54.959Z] main: digest: sha256:8796bfe4e7916796153b21d0f62c047ea084f483250d6dd0bd384a6609073726 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [2024-03-05T19:37:55.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T19:37:55.209Z] ===================================================== [Pipeline] echo [2024-03-05T19:37:55.251Z] taggedImages: [2024-03-05T19:37:55.251Z] - nexus3.edgexfoundry.org:10004/app-record-replay:42aea672f0406301138db13be41833586662c3bb [2024-03-05T19:37:55.251Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-03-05T19:37:55.251Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.14 [2024-03-05T19:37:55.251Z] - nexus3.edgexfoundry.org:10004/app-record-replay:42aea672f0406301138db13be41833586662c3bb-3.2.0-dev.14 [2024-03-05T19:37:55.251Z] - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:37:55.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T19:37:55.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-05T19:37:55.935Z] [2024-03-05T19:37:55.935Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:37:56.270Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-05T19:37:56.270Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-05T19:37:56.270Z] 5eb5b503b376: Pulling fs layer [2024-03-05T19:37:56.270Z] 5c69ac0246d0: Pulling fs layer [2024-03-05T19:37:56.270Z] ec43610c2a17: Pulling fs layer [2024-03-05T19:37:56.270Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-05T19:37:56.270Z] 33b1e0a273af: Pulling fs layer [2024-03-05T19:37:56.270Z] 5d3b04190fa2: Pulling fs layer [2024-03-05T19:37:56.270Z] 2f39f015ded8: Pulling fs layer [2024-03-05T19:37:56.270Z] 3a2ae6a8a46f: Waiting [2024-03-05T19:37:56.270Z] 2f39f015ded8: Waiting [2024-03-05T19:37:56.270Z] 33b1e0a273af: Waiting [2024-03-05T19:37:56.270Z] 5d3b04190fa2: Waiting [2024-03-05T19:37:56.270Z] 5c69ac0246d0: Download complete [2024-03-05T19:37:56.270Z] 3a2ae6a8a46f: Download complete [2024-03-05T19:37:56.270Z] 33b1e0a273af: Verifying Checksum [2024-03-05T19:37:56.270Z] 33b1e0a273af: Download complete [2024-03-05T19:37:56.270Z] 5d3b04190fa2: Verifying Checksum [2024-03-05T19:37:56.270Z] 5d3b04190fa2: Download complete [2024-03-05T19:37:56.270Z] ec43610c2a17: Verifying Checksum [2024-03-05T19:37:56.270Z] ec43610c2a17: Download complete [2024-03-05T19:37:56.528Z] 5eb5b503b376: Download complete [2024-03-05T19:37:56.636Z] OK: 266 MiB in 52 packages [2024-03-05T19:37:57.098Z] 2f39f015ded8: Verifying Checksum [2024-03-05T19:37:57.098Z] 2f39f015ded8: Download complete [2024-03-05T19:37:57.599Z] Removing intermediate container 553edf5fbd5c [2024-03-05T19:37:57.599Z] ---> f78f8c5e369b [2024-03-05T19:37:57.599Z] Step 7/12 : WORKDIR /app [2024-03-05T19:37:57.599Z] ---> Running in b68c61dfba55 [2024-03-05T19:37:57.866Z] Removing intermediate container b68c61dfba55 [2024-03-05T19:37:57.866Z] ---> 40712c0ee6de [2024-03-05T19:37:57.866Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-05T19:37:58.033Z] 5eb5b503b376: Pull complete [2024-03-05T19:37:58.033Z] 5c69ac0246d0: Pull complete [2024-03-05T19:37:58.134Z] ---> 350fce837961 [2024-03-05T19:37:58.134Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T19:37:58.401Z] ---> Running in 7b60778d2cca [2024-03-05T19:37:58.604Z] ec43610c2a17: Pull complete [2024-03-05T19:37:58.604Z] 3a2ae6a8a46f: Pull complete [2024-03-05T19:37:58.861Z] 33b1e0a273af: Pull complete [2024-03-05T19:37:58.861Z] 5d3b04190fa2: Pull complete [2024-03-05T19:38:04.122Z] 2f39f015ded8: Pull complete [2024-03-05T19:38:04.122Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-05T19:38:04.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-05T19:38:04.122Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T19:38:04.347Z] prd-ubuntu20.04-docker-8c-8g-5016 does not seem to be running inside a container [2024-03-05T19:38:04.382Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-05T19:38:08.773Z] $ docker top e9683dc842f1d36a1ea8da25927b81c7f0bdfedfde6e7b1ca8fda0ec3c8fab4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T19:38:09.237Z] ---> job-cost.sh [2024-03-05T19:38:09.237Z] lf-activate-venv: SKIPPING [2024-03-05T19:38:09.237Z] INFO: No Stack... [2024-03-05T19:38:09.495Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-05T19:38:09.753Z] INFO: Archiving Costs [Pipeline] sh [2024-03-05T19:38:10.035Z] + cut -d, -f6 [2024-03-05T19:38:10.035Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [Pipeline] lock [2024-03-05T19:38:10.048Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-89-stack-cost] [2024-03-05T19:38:10.057Z] Resource [jenkins-edgexfoundry-app-record-replay-main-89-stack-cost] did not exist. Created. [2024-03-05T19:38:10.062Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-05T19:38:10.428Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-05T19:38:10.490Z] Stashed 1 file(s) [Pipeline] } [2024-03-05T19:38:10.540Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-89-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-05T19:38:10.633Z] $ docker stop --time=1 e9683dc842f1d36a1ea8da25927b81c7f0bdfedfde6e7b1ca8fda0ec3c8fab4e [2024-03-05T19:38:11.789Z] $ docker rm -f --volumes e9683dc842f1d36a1ea8da25927b81c7f0bdfedfde6e7b1ca8fda0ec3c8fab4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-05T19:38:54.799Z] Removing intermediate container 7b60778d2cca [2024-03-05T19:38:54.799Z] ---> b6a94c66f49e [2024-03-05T19:38:54.799Z] Step 10/12 : COPY . . [2024-03-05T19:38:54.799Z] ---> 6eda39f90b50 [2024-03-05T19:38:54.799Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-05T19:38:54.799Z] ---> Running in b490c15f7002 [2024-03-05T19:38:54.799Z] Removing intermediate container b490c15f7002 [2024-03-05T19:38:55.076Z] ---> 6450539937e2 [2024-03-05T19:38:55.076Z] Step 12/12 : RUN $MAKE [2024-03-05T19:38:55.076Z] ---> Running in 055ab27eaac7 [2024-03-05T19:38:56.057Z] noop [2024-03-05T19:38:56.648Z] Removing intermediate container 055ab27eaac7 [2024-03-05T19:38:56.648Z] ---> 052cfc8277b7 [2024-03-05T19:38:56.648Z] Successfully built 052cfc8277b7 [2024-03-05T19:38:56.648Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:38:57.385Z] + docker inspect -f . ci-base-image-arm64 [2024-03-05T19:38:57.385Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T19:38:57.695Z] prd-ubuntu20.04-docker-arm64-4c-16g-5017 does not seem to be running inside a container [2024-03-05T19:38:57.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/89 -v /w/workspace/app-record-replay/89:/w/workspace/app-record-replay/89:rw,z -v /w/workspace/app-record-replay/89@tmp:/w/workspace/app-record-replay/89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-05T19:38:58.925Z] $ docker top 4579ecad01b00db81c78644a51c68953bd19c630e0f7c5e8c54ac855dbde2ff9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T19:38:59.800Z] + go version [2024-03-05T19:38:59.800Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-05T19:38:59.821Z] $ docker stop --time=1 4579ecad01b00db81c78644a51c68953bd19c630e0f7c5e8c54ac855dbde2ff9 [2024-03-05T19:39:01.381Z] $ docker rm -f --volumes 4579ecad01b00db81c78644a51c68953bd19c630e0f7c5e8c54ac855dbde2ff9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:39:02.228Z] + docker inspect -f . ci-base-image-arm64 [2024-03-05T19:39:02.228Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T19:39:02.468Z] prd-ubuntu20.04-docker-arm64-4c-16g-5017 does not seem to be running inside a container [2024-03-05T19:39:02.533Z] $ 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/89 -v /w/workspace/app-record-replay/89:/w/workspace/app-record-replay/89:rw,z -v /w/workspace/app-record-replay/89@tmp:/w/workspace/app-record-replay/89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-05T19:39:03.661Z] $ docker top c12cae8ac9b43c6340efaa7113e42f7f959a85da325f0b0940b23c213fad7e34 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T19:39:04.229Z] + git config --global --add safe.directory /w/workspace/app-record-replay/89 [Pipeline] fileExists [Pipeline] sh [2024-03-05T19:39:04.601Z] + make test [2024-03-05T19:39:04.601Z] go test -race -coverprofile=coverage.out ./... [2024-03-05T19:41:11.457Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-03-05T19:41:11.457Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.249s coverage: 88.0% of statements [2024-03-05T19:41:14.800Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-03-05T19:41:14.800Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-03-05T19:41:16.207Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-03-05T19:41:20.455Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.922s coverage: 98.7% of statements [2024-03-05T19:41:20.455Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.533s coverage: 89.7% of statements [2024-03-05T19:41:20.455Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.178s coverage: 100.0% of statements [2024-03-05T19:41:20.721Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-05T19:41:20.721Z] go vet ./... [2024-03-05T19:43:12.364Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-05T19:43:12.364Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-05T19:43:12.364Z] ./bin/test-attribution-txt.sh [2024-03-05T19:43:12.364Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-05T19:43:12.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-05T19:43:12.437Z] $ docker stop --time=1 c12cae8ac9b43c6340efaa7113e42f7f959a85da325f0b0940b23c213fad7e34 [2024-03-05T19:43:14.321Z] $ docker rm -f --volumes c12cae8ac9b43c6340efaa7113e42f7f959a85da325f0b0940b23c213fad7e34 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-05T19:43:15.991Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-05T19:43:16.041Z] Warning: overwriting stash ‘coverage-report’ [2024-03-05T19:43:16.611Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-05T19:43:17.229Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-05T19:43:17.548Z] + ls -al . [2024-03-05T19:43:17.548Z] total 188 [2024-03-05T19:43:17.548Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 19:39 . [2024-03-05T19:43:17.548Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 19:36 .. [2024-03-05T19:43:17.548Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 5 19:37 .dockerignore [2024-03-05T19:43:17.548Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 19:37 .git [2024-03-05T19:43:17.548Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 19:37 .github [2024-03-05T19:43:17.548Z] -rw-rw-r-- 1 jenkins jenkins 164 Mar 5 19:37 .gitignore [2024-03-05T19:43:17.548Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 5 19:37 .golangci.yml [2024-03-05T19:43:17.548Z] -rw-rw-r-- 1 jenkins jenkins 11301 Mar 5 19:37 Attribution.txt [2024-03-05T19:43:17.548Z] -rw-rw-r-- 1 jenkins jenkins 458 Mar 5 19:37 CHANGELOG.md [2024-03-05T19:43:17.548Z] -rw-rw-r-- 1 jenkins jenkins 1725 Mar 5 19:37 Dockerfile [2024-03-05T19:43:17.548Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 19:37 GOVERNANCE.md [2024-03-05T19:43:17.548Z] -rw-rw-r-- 1 jenkins jenkins 681 Mar 5 19:37 Jenkinsfile [2024-03-05T19:43:17.548Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 5 19:37 LICENSE [2024-03-05T19:43:17.548Z] -rw-rw-r-- 1 jenkins jenkins 3136 Mar 5 19:37 Makefile [2024-03-05T19:43:17.548Z] -rw-rw-r-- 1 jenkins jenkins 611 Mar 5 19:37 OWNERS.md [2024-03-05T19:43:17.548Z] -rw-rw-r-- 1 jenkins jenkins 4107 Mar 5 19:37 README.md [2024-03-05T19:43:17.548Z] -rw-rw-r-- 1 jenkins jenkins 7789 Mar 5 19:37 Record and Reply.postman_collection.json [2024-03-05T19:43:17.548Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 19:35 VERSION [2024-03-05T19:43:17.548Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 19:37 bin [2024-03-05T19:43:17.548Z] -rw-r--r-- 1 jenkins jenkins 24666 Mar 5 19:41 coverage.out [2024-03-05T19:43:17.548Z] -rw-rw-r-- 1 jenkins jenkins 3951 Mar 5 19:37 go.mod [2024-03-05T19:43:17.548Z] -rw-rw-r-- 1 jenkins jenkins 34133 Mar 5 19:37 go.sum [2024-03-05T19:43:17.548Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 5 19:37 internal [2024-03-05T19:43:17.548Z] -rw-rw-r-- 1 jenkins jenkins 913 Mar 5 19:37 main.go [2024-03-05T19:43:17.548Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 19:37 openapi [2024-03-05T19:43:17.548Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 19:37 pkg [2024-03-05T19:43:17.548Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 19:37 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:43:17.972Z] + 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=42aea672f0406301138db13be41833586662c3bb --label arch=arm64 --label version=3.2.0-dev.14 . [2024-03-05T19:43:18.237Z] Sending build context to Docker daemon 283.6kB [2024-03-05T19:43:18.237Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-05T19:43:18.237Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-05T19:43:18.237Z] ---> 052cfc8277b7 [2024-03-05T19:43:18.237Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-05T19:43:18.237Z] ---> Running in eccc1c2f607b [2024-03-05T19:43:18.514Z] Removing intermediate container eccc1c2f607b [2024-03-05T19:43:18.514Z] ---> 1e268cb990da [2024-03-05T19:43:18.514Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-05T19:43:18.514Z] ---> Running in 236864914ca7 [2024-03-05T19:43:19.093Z] Removing intermediate container 236864914ca7 [2024-03-05T19:43:19.093Z] ---> 537f3b084571 [2024-03-05T19:43:19.093Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-05T19:43:19.093Z] ---> Running in 2bd9736cb575 [2024-03-05T19:43:19.365Z] Removing intermediate container 2bd9736cb575 [2024-03-05T19:43:19.365Z] ---> 773982d8b7ba [2024-03-05T19:43:19.365Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-05T19:43:19.365Z] ---> Running in e261d1b427cf [2024-03-05T19:43:20.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T19:43:20.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T19:43:21.864Z] OK: 266 MiB in 52 packages [2024-03-05T19:43:22.823Z] Removing intermediate container e261d1b427cf [2024-03-05T19:43:22.823Z] ---> aec607148ab3 [2024-03-05T19:43:22.823Z] Step 7/27 : WORKDIR /app [2024-03-05T19:43:22.823Z] ---> Running in 5fe779939fd6 [2024-03-05T19:43:23.090Z] Removing intermediate container 5fe779939fd6 [2024-03-05T19:43:23.090Z] ---> 15726496b73f [2024-03-05T19:43:23.090Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-05T19:43:23.672Z] ---> ef9d07a49f1a [2024-03-05T19:43:23.672Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T19:43:23.672Z] ---> Running in baac3c68576e [2024-03-05T19:43:25.610Z] Removing intermediate container baac3c68576e [2024-03-05T19:43:25.610Z] ---> ef70e512a07b [2024-03-05T19:43:25.610Z] Step 10/27 : COPY . . [2024-03-05T19:43:25.875Z] ---> 5dbc8b5a3db8 [2024-03-05T19:43:25.875Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-05T19:43:26.140Z] ---> Running in 87e00166586b [2024-03-05T19:43:26.407Z] Removing intermediate container 87e00166586b [2024-03-05T19:43:26.407Z] ---> 89df75c79ee1 [2024-03-05T19:43:26.407Z] Step 12/27 : RUN $MAKE [2024-03-05T19:43:26.407Z] ---> Running in 81cca5d39176 [2024-03-05T19:43:27.361Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.24 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.14" -trimpath -mod=readonly -o app-record-replay [2024-03-05T19:45:19.002Z] Removing intermediate container 81cca5d39176 [2024-03-05T19:45:19.002Z] ---> 8662408197c3 [2024-03-05T19:45:19.002Z] Step 13/27 : FROM alpine:3.18 [2024-03-05T19:45:19.002Z] 3.18: Pulling from library/alpine [2024-03-05T19:45:19.002Z] c6b39de5b339: Pulling fs layer [2024-03-05T19:45:19.002Z] c6b39de5b339: Verifying Checksum [2024-03-05T19:45:19.002Z] c6b39de5b339: Download complete [2024-03-05T19:45:19.002Z] c6b39de5b339: Pull complete [2024-03-05T19:45:19.002Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T19:45:19.002Z] Status: Downloaded newer image for alpine:3.18 [2024-03-05T19:45:19.002Z] ---> 33abbf032149 [2024-03-05T19:45:19.002Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-05T19:45:19.002Z] ---> Running in 1cced21305b1 [2024-03-05T19:45:19.002Z] Removing intermediate container 1cced21305b1 [2024-03-05T19:45:19.002Z] ---> e707fc46eae2 [2024-03-05T19:45:19.002Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-03-05T19:45:19.002Z] ---> Running in 8c6217d8fdf5 [2024-03-05T19:45:19.002Z] Removing intermediate container 8c6217d8fdf5 [2024-03-05T19:45:19.002Z] ---> ede7b81be2e9 [2024-03-05T19:45:19.002Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-05T19:45:19.002Z] ---> Running in f6c848d07384 [2024-03-05T19:45:19.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T19:45:19.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T19:45:19.002Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-05T19:45:19.002Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-05T19:45:19.002Z] Executing busybox-1.36.1-r5.trigger [2024-03-05T19:45:19.002Z] Executing ca-certificates-20230506-r0.trigger [2024-03-05T19:45:19.002Z] OK: 9 MiB in 17 packages [2024-03-05T19:45:19.002Z] Removing intermediate container f6c848d07384 [2024-03-05T19:45:19.002Z] ---> c2594fb06766 [2024-03-05T19:45:19.002Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-05T19:45:19.002Z] ---> Running in 12ffa4d4b66a [2024-03-05T19:45:19.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T19:45:19.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T19:45:19.002Z] OK: 9 MiB in 17 packages [2024-03-05T19:45:19.002Z] Removing intermediate container 12ffa4d4b66a [2024-03-05T19:45:19.002Z] ---> e784b7b13703 [2024-03-05T19:45:19.002Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-05T19:45:19.002Z] ---> 8e9a69f735f8 [2024-03-05T19:45:19.002Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-05T19:45:19.002Z] ---> bbd931d2011b [2024-03-05T19:45:19.002Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-05T19:45:19.002Z] ---> ea2b4ce384da [2024-03-05T19:45:19.002Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-03-05T19:45:19.002Z] ---> f7befbf37483 [2024-03-05T19:45:19.002Z] Step 22/27 : EXPOSE 59712 [2024-03-05T19:45:19.002Z] ---> Running in b04fdba28c1e [2024-03-05T19:45:19.002Z] Removing intermediate container b04fdba28c1e [2024-03-05T19:45:19.002Z] ---> 6601daf3b67f [2024-03-05T19:45:19.002Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-03-05T19:45:19.002Z] ---> Running in 6107ec22e479 [2024-03-05T19:45:19.002Z] Removing intermediate container 6107ec22e479 [2024-03-05T19:45:19.002Z] ---> 053137b55e7d [2024-03-05T19:45:19.002Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-05T19:45:19.270Z] ---> Running in 5020f6be9eaa [2024-03-05T19:45:19.537Z] Removing intermediate container 5020f6be9eaa [2024-03-05T19:45:19.537Z] ---> 2e3ec6d250e9 [2024-03-05T19:45:19.537Z] Step 25/27 : LABEL arch=arm64 [2024-03-05T19:45:19.537Z] ---> Running in 80836f31fb48 [2024-03-05T19:45:19.803Z] Removing intermediate container 80836f31fb48 [2024-03-05T19:45:19.803Z] ---> 00ecdc2c6d20 [2024-03-05T19:45:19.803Z] Step 26/27 : LABEL git_sha=42aea672f0406301138db13be41833586662c3bb [2024-03-05T19:45:19.803Z] ---> Running in 14788d5b94df [2024-03-05T19:45:20.070Z] Removing intermediate container 14788d5b94df [2024-03-05T19:45:20.070Z] ---> 0338c134ffe5 [2024-03-05T19:45:20.070Z] Step 27/27 : LABEL version=3.2.0-dev.14 [2024-03-05T19:45:20.336Z] ---> Running in c0aeca341faa [2024-03-05T19:45:20.602Z] Removing intermediate container c0aeca341faa [2024-03-05T19:45:20.602Z] ---> a8b59f028e26 [2024-03-05T19:45:20.602Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-05T19:45:20.602Z] Successfully built a8b59f028e26 [2024-03-05T19:45:20.602Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-05T19:45:21.046Z] provisioning config files... [2024-03-05T19:45:21.062Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/89@tmp/config7361636393346348172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T19:45:21.450Z] ---> ****-login.sh [2024-03-05T19:45:21.450Z] nexus3.edgexfoundry.org:10001 [2024-03-05T19:45:21.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T19:45:21.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T19:45:21.717Z] Configure a credential helper to remove this warning. See [2024-03-05T19:45:21.717Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T19:45:21.717Z] [2024-03-05T19:45:21.717Z] Login Succeeded [2024-03-05T19:45:21.717Z] nexus3.edgexfoundry.org:10002 [2024-03-05T19:45:21.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T19:45:21.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T19:45:21.984Z] Configure a credential helper to remove this warning. See [2024-03-05T19:45:21.984Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T19:45:21.984Z] [2024-03-05T19:45:21.984Z] Login Succeeded [2024-03-05T19:45:21.984Z] nexus3.edgexfoundry.org:10003 [2024-03-05T19:45:22.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T19:45:22.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T19:45:22.519Z] Configure a credential helper to remove this warning. See [2024-03-05T19:45:22.519Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T19:45:22.519Z] [2024-03-05T19:45:22.519Z] Login Succeeded [2024-03-05T19:45:22.519Z] nexus3.edgexfoundry.org:10004 [2024-03-05T19:45:22.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T19:45:22.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T19:45:22.786Z] Configure a credential helper to remove this warning. See [2024-03-05T19:45:22.786Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T19:45:22.786Z] [2024-03-05T19:45:22.786Z] Login Succeeded [2024-03-05T19:45:22.786Z] ****.io [2024-03-05T19:45:23.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T19:45:23.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T19:45:23.317Z] Configure a credential helper to remove this warning. See [2024-03-05T19:45:23.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T19:45:23.317Z] [2024-03-05T19:45:23.317Z] Login Succeeded [2024-03-05T19:45:23.317Z] ---> ****-login.sh ends [Pipeline] } [2024-03-05T19:45:23.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T19:45:23.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T19:45:23.557Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2024-03-05T19:45:23.557Z] 42aea672f0406301138db13be41833586662c3bb [2024-03-05T19:45:23.557Z] latest [2024-03-05T19:45:23.557Z] 3.2.0-dev.14 [2024-03-05T19:45:23.557Z] 42aea672f0406301138db13be41833586662c3bb-3.2.0-dev.14 [2024-03-05T19:45:23.557Z] main [2024-03-05T19:45:23.557Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:45:24.081Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:42aea672f0406301138db13be41833586662c3bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:45:24.540Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:42aea672f0406301138db13be41833586662c3bb [2024-03-05T19:45:24.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-05T19:45:24.541Z] f7e4a70656c2: Preparing [2024-03-05T19:45:24.541Z] a395f7a24c80: Preparing [2024-03-05T19:45:24.541Z] 837298d009a8: Preparing [2024-03-05T19:45:24.541Z] a6650e12ccc8: Preparing [2024-03-05T19:45:24.541Z] e46f866f4dfd: Preparing [2024-03-05T19:45:24.541Z] 4f0737d21d84: Preparing [2024-03-05T19:45:24.541Z] 7c504f21be85: Preparing [2024-03-05T19:45:24.541Z] 4f0737d21d84: Waiting [2024-03-05T19:45:24.541Z] 7c504f21be85: Waiting [2024-03-05T19:45:24.806Z] a6650e12ccc8: Pushed [2024-03-05T19:45:24.806Z] 837298d009a8: Pushed [2024-03-05T19:45:24.806Z] e46f866f4dfd: Pushed [2024-03-05T19:45:24.806Z] a395f7a24c80: Pushed [2024-03-05T19:45:24.806Z] 7c504f21be85: Layer already exists [2024-03-05T19:45:25.071Z] 4f0737d21d84: Pushed [2024-03-05T19:45:31.692Z] f7e4a70656c2: Pushed [2024-03-05T19:45:31.692Z] 42aea672f0406301138db13be41833586662c3bb: digest: sha256:b39787159cf6e6bba00342c511c9f5bcd90e0e8dfd126ef1306909f66ea03228 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:45:32.167Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:45:32.650Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-03-05T19:45:32.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-05T19:45:32.650Z] f7e4a70656c2: Preparing [2024-03-05T19:45:32.650Z] a395f7a24c80: Preparing [2024-03-05T19:45:32.651Z] 837298d009a8: Preparing [2024-03-05T19:45:32.651Z] a6650e12ccc8: Preparing [2024-03-05T19:45:32.651Z] e46f866f4dfd: Preparing [2024-03-05T19:45:32.651Z] 4f0737d21d84: Preparing [2024-03-05T19:45:32.651Z] 7c504f21be85: Preparing [2024-03-05T19:45:32.651Z] 4f0737d21d84: Waiting [2024-03-05T19:45:32.651Z] 7c504f21be85: Waiting [2024-03-05T19:45:32.651Z] a395f7a24c80: Layer already exists [2024-03-05T19:45:32.651Z] 837298d009a8: Layer already exists [2024-03-05T19:45:32.651Z] e46f866f4dfd: Layer already exists [2024-03-05T19:45:32.651Z] a6650e12ccc8: Layer already exists [2024-03-05T19:45:32.651Z] f7e4a70656c2: Layer already exists [2024-03-05T19:45:32.651Z] 4f0737d21d84: Layer already exists [2024-03-05T19:45:32.651Z] 7c504f21be85: Layer already exists [2024-03-05T19:45:32.914Z] latest: digest: sha256:b39787159cf6e6bba00342c511c9f5bcd90e0e8dfd126ef1306909f66ea03228 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:45:33.410Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:45:33.880Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.14 [2024-03-05T19:45:33.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-05T19:45:33.880Z] f7e4a70656c2: Preparing [2024-03-05T19:45:33.880Z] a395f7a24c80: Preparing [2024-03-05T19:45:33.880Z] 837298d009a8: Preparing [2024-03-05T19:45:33.880Z] a6650e12ccc8: Preparing [2024-03-05T19:45:33.880Z] e46f866f4dfd: Preparing [2024-03-05T19:45:33.880Z] 4f0737d21d84: Preparing [2024-03-05T19:45:33.880Z] 7c504f21be85: Preparing [2024-03-05T19:45:33.880Z] 4f0737d21d84: Waiting [2024-03-05T19:45:33.880Z] 7c504f21be85: Waiting [2024-03-05T19:45:33.880Z] f7e4a70656c2: Layer already exists [2024-03-05T19:45:33.880Z] 837298d009a8: Layer already exists [2024-03-05T19:45:33.880Z] e46f866f4dfd: Layer already exists [2024-03-05T19:45:33.880Z] a6650e12ccc8: Layer already exists [2024-03-05T19:45:33.880Z] a395f7a24c80: Layer already exists [2024-03-05T19:45:33.880Z] 7c504f21be85: Layer already exists [2024-03-05T19:45:33.880Z] 4f0737d21d84: Layer already exists [2024-03-05T19:45:34.145Z] 3.2.0-dev.14: digest: sha256:b39787159cf6e6bba00342c511c9f5bcd90e0e8dfd126ef1306909f66ea03228 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:45:34.784Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:42aea672f0406301138db13be41833586662c3bb-3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:45:35.251Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:42aea672f0406301138db13be41833586662c3bb-3.2.0-dev.14 [2024-03-05T19:45:35.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-05T19:45:35.251Z] f7e4a70656c2: Preparing [2024-03-05T19:45:35.251Z] a395f7a24c80: Preparing [2024-03-05T19:45:35.251Z] 837298d009a8: Preparing [2024-03-05T19:45:35.251Z] a6650e12ccc8: Preparing [2024-03-05T19:45:35.251Z] e46f866f4dfd: Preparing [2024-03-05T19:45:35.251Z] 4f0737d21d84: Preparing [2024-03-05T19:45:35.251Z] 7c504f21be85: Preparing [2024-03-05T19:45:35.251Z] 4f0737d21d84: Waiting [2024-03-05T19:45:35.251Z] 7c504f21be85: Waiting [2024-03-05T19:45:35.251Z] a6650e12ccc8: Layer already exists [2024-03-05T19:45:35.251Z] a395f7a24c80: Layer already exists [2024-03-05T19:45:35.251Z] 837298d009a8: Layer already exists [2024-03-05T19:45:35.251Z] f7e4a70656c2: Layer already exists [2024-03-05T19:45:35.251Z] e46f866f4dfd: Layer already exists [2024-03-05T19:45:35.251Z] 7c504f21be85: Layer already exists [2024-03-05T19:45:35.251Z] 4f0737d21d84: Layer already exists [2024-03-05T19:45:35.514Z] 42aea672f0406301138db13be41833586662c3bb-3.2.0-dev.14: digest: sha256:b39787159cf6e6bba00342c511c9f5bcd90e0e8dfd126ef1306909f66ea03228 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:45:36.011Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:45:36.642Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2024-03-05T19:45:36.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-05T19:45:36.642Z] f7e4a70656c2: Preparing [2024-03-05T19:45:36.642Z] a395f7a24c80: Preparing [2024-03-05T19:45:36.642Z] 837298d009a8: Preparing [2024-03-05T19:45:36.642Z] a6650e12ccc8: Preparing [2024-03-05T19:45:36.642Z] e46f866f4dfd: Preparing [2024-03-05T19:45:36.642Z] 4f0737d21d84: Preparing [2024-03-05T19:45:36.642Z] 7c504f21be85: Preparing [2024-03-05T19:45:36.642Z] 4f0737d21d84: Waiting [2024-03-05T19:45:36.642Z] 7c504f21be85: Waiting [2024-03-05T19:45:36.642Z] e46f866f4dfd: Layer already exists [2024-03-05T19:45:36.642Z] f7e4a70656c2: Layer already exists [2024-03-05T19:45:36.642Z] a395f7a24c80: Layer already exists [2024-03-05T19:45:36.642Z] a6650e12ccc8: Layer already exists [2024-03-05T19:45:36.642Z] 837298d009a8: Layer already exists [2024-03-05T19:45:36.642Z] 4f0737d21d84: Layer already exists [2024-03-05T19:45:36.642Z] 7c504f21be85: Layer already exists [2024-03-05T19:45:36.911Z] main: digest: sha256:b39787159cf6e6bba00342c511c9f5bcd90e0e8dfd126ef1306909f66ea03228 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T19:45:37.259Z] ===================================================== [Pipeline] echo [2024-03-05T19:45:37.312Z] taggedImages: [2024-03-05T19:45:37.312Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:42aea672f0406301138db13be41833586662c3bb [2024-03-05T19:45:37.312Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-03-05T19:45:37.312Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.14 [2024-03-05T19:45:37.312Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:42aea672f0406301138db13be41833586662c3bb-3.2.0-dev.14 [2024-03-05T19:45:37.312Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:45:38.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-05T19:45:38.075Z] [2024-03-05T19:45:38.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:45:38.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-05T19:45:38.507Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-05T19:45:38.507Z] 8998bd30e6a1: Pulling fs layer [2024-03-05T19:45:38.507Z] 04944245beec: Pulling fs layer [2024-03-05T19:45:38.507Z] 699f458cf7ca: Pulling fs layer [2024-03-05T19:45:38.507Z] 765212b225bb: Pulling fs layer [2024-03-05T19:45:38.507Z] f23df028b6ca: Pulling fs layer [2024-03-05T19:45:38.507Z] d65c8cfc05b1: Pulling fs layer [2024-03-05T19:45:38.507Z] 2437ff75d9bd: Pulling fs layer [2024-03-05T19:45:38.507Z] 765212b225bb: Waiting [2024-03-05T19:45:38.507Z] f23df028b6ca: Waiting [2024-03-05T19:45:38.507Z] d65c8cfc05b1: Waiting [2024-03-05T19:45:38.507Z] 2437ff75d9bd: Waiting [2024-03-05T19:45:38.797Z] 04944245beec: Download complete [2024-03-05T19:45:38.797Z] 765212b225bb: Verifying Checksum [2024-03-05T19:45:38.797Z] 765212b225bb: Download complete [2024-03-05T19:45:38.797Z] f23df028b6ca: Download complete [2024-03-05T19:45:38.797Z] d65c8cfc05b1: Verifying Checksum [2024-03-05T19:45:38.797Z] d65c8cfc05b1: Download complete [2024-03-05T19:45:38.797Z] 699f458cf7ca: Verifying Checksum [2024-03-05T19:45:38.797Z] 699f458cf7ca: Download complete [2024-03-05T19:45:39.385Z] 8998bd30e6a1: Verifying Checksum [2024-03-05T19:45:39.386Z] 8998bd30e6a1: Download complete [2024-03-05T19:45:41.969Z] 2437ff75d9bd: Verifying Checksum [2024-03-05T19:45:41.969Z] 2437ff75d9bd: Download complete [2024-03-05T19:45:43.922Z] 8998bd30e6a1: Pull complete [2024-03-05T19:45:44.514Z] 04944245beec: Pull complete [2024-03-05T19:45:45.923Z] 699f458cf7ca: Pull complete [2024-03-05T19:45:46.189Z] 765212b225bb: Pull complete [2024-03-05T19:45:47.149Z] f23df028b6ca: Pull complete [2024-03-05T19:45:47.149Z] d65c8cfc05b1: Pull complete [2024-03-05T19:46:05.346Z] 2437ff75d9bd: Pull complete [2024-03-05T19:46:05.346Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-05T19:46:05.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-05T19:46:05.346Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T19:46:05.730Z] prd-ubuntu20.04-docker-arm64-4c-16g-5017 does not seem to be running inside a container [2024-03-05T19:46:05.789Z] $ 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/89 -v /w/workspace/app-record-replay/89:/w/workspace/app-record-replay/89:rw,z -v /w/workspace/app-record-replay/89@tmp:/w/workspace/app-record-replay/89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-05T19:46:08.335Z] $ docker top 9ef87eb493ea30eb1e9825897a8f7f9f2ae57a62d0731ba8ed88d4079f9e0fd5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T19:46:09.272Z] ---> job-cost.sh [2024-03-05T19:46:09.272Z] lf-activate-venv: SKIPPING [2024-03-05T19:46:09.272Z] INFO: No Stack... [2024-03-05T19:46:09.536Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-05T19:46:10.488Z] INFO: Archiving Costs [Pipeline] sh [2024-03-05T19:46:11.118Z] + cut -d, -f6 [2024-03-05T19:46:11.118Z] + cat /w/workspace/app-record-replay/89/archives/cost.csv [Pipeline] lock [2024-03-05T19:46:11.174Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-89-stack-cost] [2024-03-05T19:46:11.184Z] Resource [jenkins-edgexfoundry-app-record-replay-main-89-stack-cost] did not exist. Created. [2024-03-05T19:46:11.189Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-05T19:46:11.928Z] /w/workspace/app-record-replay/89@tmp/durable-b455c7b3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-05T19:46:12.561Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-05T19:46:12.635Z] Warning: overwriting stash ‘stack-cost’ [2024-03-05T19:46:12.691Z] Stashed 1 file(s) [Pipeline] } [2024-03-05T19:46:12.773Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-89-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-05T19:46:12.893Z] $ docker stop --time=1 9ef87eb493ea30eb1e9825897a8f7f9f2ae57a62d0731ba8ed88d4079f9e0fd5 [2024-03-05T19:46:14.402Z] $ docker rm -f --volumes 9ef87eb493ea30eb1e9825897a8f7f9f2ae57a62d0731ba8ed88d4079f9e0fd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-03-05T19:46:15.874Z] provisioning config files... [2024-03-05T19:46:15.882Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7876149008750757988tmp [Pipeline] { [Pipeline] sh [2024-03-05T19:46:16.254Z] + set +x [2024-03-05T19:46:16.254Z] + curl+ -s https://codecov.io/bash [2024-03-05T19:46:16.254Z] bash -s -- [2024-03-05T19:46:16.254Z] [2024-03-05T19:46:16.254Z] _____ _ [2024-03-05T19:46:16.254Z] / ____| | | [2024-03-05T19:46:16.254Z] | | ___ __| | ___ ___ _____ __ [2024-03-05T19:46:16.254Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-05T19:46:16.254Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-05T19:46:16.254Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-05T19:46:16.254Z] Bash-1.0.6 [2024-03-05T19:46:16.254Z] [2024-03-05T19:46:16.254Z] [2024-03-05T19:46:16.254Z] ==> git version 2.25.1 found [2024-03-05T19:46:16.254Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-03-05T19:46:16.254Z] Release-Date: 2020-01-08 [2024-03-05T19:46:16.254Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-05T19:46:16.254Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-05T19:46:16.254Z] ==> Jenkins CI detected. [2024-03-05T19:46:16.254Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2024-03-05T19:46:16.254Z] project root: . [2024-03-05T19:46:16.254Z] --> token set from env [2024-03-05T19:46:16.254Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-05T19:46:16.515Z] ==> Running gcov in . (disable via -X gcov) [2024-03-05T19:46:16.515Z] ==> Python coveragepy not found [2024-03-05T19:46:16.515Z] ==> Searching for coverage reports in: [2024-03-05T19:46:16.515Z] + . [2024-03-05T19:46:16.515Z] -> Found 1 reports [2024-03-05T19:46:16.515Z] ==> Detecting git/mercurial file structure [2024-03-05T19:46:16.515Z] ==> Reading reports [2024-03-05T19:46:16.515Z] + ./coverage.out bytes=24666 [2024-03-05T19:46:16.515Z] ==> Appending adjustments [2024-03-05T19:46:16.515Z] https://docs.codecov.io/docs/fixing-reports [2024-03-05T19:46:16.515Z] + Found adjustments [2024-03-05T19:46:16.515Z] ==> Gzipping contents [2024-03-05T19:46:16.515Z] 8.0K /tmp/codecov.xCotw4.gz [2024-03-05T19:46:16.515Z] ==> Uploading reports [2024-03-05T19:46:16.515Z] url: https://codecov.io [2024-03-05T19:46:16.515Z] query: branch=main&commit=42aea672f0406301138db13be41833586662c3bb&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-05T19:46:16.515Z] -> Pinging Codecov [2024-03-05T19:46:16.515Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=42aea672f0406301138db13be41833586662c3bb&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-05T19:46:16.775Z] -> Uploading to [2024-03-05T19:46:16.775Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-05/F467761B9912B4F32F9BC62907045C81/42aea672f0406301138db13be41833586662c3bb/03ab1daa-ca91-4b1a-b597-adf407517f31.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240305%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240305T194616Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=773b104ad243b808430517513187eeea5cd85e4884c01860415f2a1cc9a7ba6f [2024-03-05T19:46:16.775Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-05T19:46:16.775Z] Dload Upload Total Spent Left Speed [2024-03-05T19:46:17.034Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 17198 --:--:-- --:--:-- --:--:-- 17198 [2024-03-05T19:46:17.035Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/42aea672f0406301138db13be41833586662c3bb [Pipeline] } [2024-03-05T19:46:17.042Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-05T19:46:17.486Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-05T19:46:17.500Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:46:17.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-05T19:46:17.920Z] [2024-03-05T19:46:17.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:46:18.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-05T19:46:18.272Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-05T19:46:18.272Z] df9b9388f04a: Pulling fs layer [2024-03-05T19:46:18.272Z] 52dc419b0ee2: Pulling fs layer [2024-03-05T19:46:18.272Z] 25bc292e5bac: Pulling fs layer [2024-03-05T19:46:18.272Z] 114826534d7a: Pulling fs layer [2024-03-05T19:46:18.272Z] 4657fd5d0bcf: Pulling fs layer [2024-03-05T19:46:18.272Z] 6ad1cebc031e: Pulling fs layer [2024-03-05T19:46:18.272Z] 8a3aa393b2d8: Pulling fs layer [2024-03-05T19:46:18.272Z] 4657fd5d0bcf: Waiting [2024-03-05T19:46:18.272Z] 6ad1cebc031e: Waiting [2024-03-05T19:46:18.272Z] 114826534d7a: Waiting [2024-03-05T19:46:18.272Z] 8a3aa393b2d8: Waiting [2024-03-05T19:46:18.272Z] 25bc292e5bac: Verifying Checksum [2024-03-05T19:46:18.272Z] 25bc292e5bac: Download complete [2024-03-05T19:46:18.272Z] 52dc419b0ee2: Verifying Checksum [2024-03-05T19:46:18.272Z] 52dc419b0ee2: Download complete [2024-03-05T19:46:18.272Z] 4657fd5d0bcf: Verifying Checksum [2024-03-05T19:46:18.272Z] 4657fd5d0bcf: Download complete [2024-03-05T19:46:18.272Z] df9b9388f04a: Download complete [2024-03-05T19:46:18.532Z] 6ad1cebc031e: Verifying Checksum [2024-03-05T19:46:18.532Z] 6ad1cebc031e: Download complete [2024-03-05T19:46:18.532Z] df9b9388f04a: Pull complete [2024-03-05T19:46:18.532Z] 52dc419b0ee2: Pull complete [2024-03-05T19:46:18.790Z] 25bc292e5bac: Pull complete [2024-03-05T19:46:19.048Z] 114826534d7a: Verifying Checksum [2024-03-05T19:46:19.048Z] 114826534d7a: Download complete [2024-03-05T19:46:19.306Z] 8a3aa393b2d8: Verifying Checksum [2024-03-05T19:46:19.306Z] 8a3aa393b2d8: Download complete [2024-03-05T19:46:22.596Z] 114826534d7a: Pull complete [2024-03-05T19:46:22.596Z] 4657fd5d0bcf: Pull complete [2024-03-05T19:46:22.855Z] 6ad1cebc031e: Pull complete [2024-03-05T19:46:26.145Z] 8a3aa393b2d8: Pull complete [2024-03-05T19:46:26.145Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-05T19:46:26.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-05T19:46:26.145Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T19:46:26.430Z] prd-ubuntu20.04-docker-8c-8g-5016 does not seem to be running inside a container [2024-03-05T19:46:26.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-03-05T19:46:31.012Z] $ docker top be267ff45c268e8716e736608df32d0d9b43eb3d7a8a17a13d158cd29406c4f3 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-05T19:46:31.175Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2024-03-05T19:46:31.452Z] + set -o pipefail [2024-03-05T19:46:31.452Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2024-03-05T19:46:38.024Z] [2024-03-05T19:46:38.024Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2024-03-05T19:46:38.024Z] [2024-03-05T19:46:38.024Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/c6f7b9e2-d3d4-46aa-b24a-7dfd6df302d6 [2024-03-05T19:46:38.024Z] [2024-03-05T19:46:38.024Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-05T19:46:38.024Z] [2024-03-05T19:46:38.024Z] [2024-03-05T19:46:38.024Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-05T19:46:38.024Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-05T19:46:38.024Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-05T19:46:38.038Z] $ docker stop --time=1 be267ff45c268e8716e736608df32d0d9b43eb3d7a8a17a13d158cd29406c4f3 [2024-03-05T19:46:41.361Z] $ docker rm -f --volumes be267ff45c268e8716e736608df32d0d9b43eb3d7a8a17a13d158cd29406c4f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-05T19:46:42.792Z] + git log --format=format:%s -1 42aea672f0406301138db13be41833586662c3bb [Pipeline] sh [2024-03-05T19:46:43.090Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-05T19:46:43.090Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:46:43.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T19:46:43.444Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T19:46:43.617Z] prd-ubuntu20.04-docker-8c-8g-5016 does not seem to be running inside a container [2024-03-05T19:46:43.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-05T19:46:44.121Z] $ docker top a0b858bdb51adf1f2a871fe49ca7175425a571dcf9d635815b294a28586b6d52 -eo pid,comm [2024-03-05T19:46:44.168Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-05T19:46:44.168Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-05T19:46:44.419Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-05T19:46:44.419Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-05T19:46:44.529Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-05T19:46:44.534Z] $ docker exec a0b858bdb51adf1f2a871fe49ca7175425a571dcf9d635815b294a28586b6d52 ssh-agent [2024-03-05T19:46:44.646Z] SSH_AUTH_SOCK=/tmp/ssh-XMFBiicMc1lW/agent.31 [2024-03-05T19:46:44.646Z] SSH_AGENT_PID=37 [2024-03-05T19:46:44.650Z] Running ssh-add (command line suppressed) [2024-03-05T19:46:44.772Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13833408751579482980.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13833408751579482980.key) [2024-03-05T19:46:44.781Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-05T19:46:45.114Z] + git semver tag [2024-03-05T19:46:45.373Z] 2024-03-05 19:46:45,285 [run_tag] DEBUG tag force:False [2024-03-05T19:46:45.373Z] 2024-03-05 19:46:45,285 [check_head_tag] DEBUG check head tag [2024-03-05T19:46:45.373Z] 2024-03-05 19:46:45,286 [execute] INFO git cat-file --batch-check [2024-03-05T19:46:45.373Z] 2024-03-05 19:46:45,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-03-05T19:46:45.373Z] 2024-03-05 19:46:45,290 [execute] INFO git cat-file --batch [2024-03-05T19:46:45.373Z] 2024-03-05 19:46:45,291 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-03-05T19:46:45.373Z] 2024-03-05 19:46:45,313 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-05T19:46:45.373Z] 2024-03-05 19:46:45,313 [execute] INFO git tag -a v3.2.0-dev.14 -m v3.2.0-dev.14 [2024-03-05T19:46:45.373Z] 2024-03-05 19:46:45,313 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.14', '-m', 'v3.2.0-dev.14'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-03-05T19:46:45.373Z] 2024-03-05 19:46:45,318 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-05T19:46:45.373Z] 3.2.0-dev.14 [Pipeline] } [2024-03-05T19:46:45.385Z] $ docker exec --env ******** --env ******** a0b858bdb51adf1f2a871fe49ca7175425a571dcf9d635815b294a28586b6d52 ssh-agent -k [2024-03-05T19:46:45.479Z] unset SSH_AUTH_SOCK; [2024-03-05T19:46:45.480Z] unset SSH_AGENT_PID; [2024-03-05T19:46:45.480Z] echo Agent pid 37 killed; [2024-03-05T19:46:45.487Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-05T19:46:45.990Z] + git semver [Pipeline] } [2024-03-05T19:46:46.264Z] $ docker stop --time=1 a0b858bdb51adf1f2a871fe49ca7175425a571dcf9d635815b294a28586b6d52 [2024-03-05T19:46:49.233Z] $ docker rm -f --volumes a0b858bdb51adf1f2a871fe49ca7175425a571dcf9d635815b294a28586b6d52 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:46:49.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-05T19:46:49.955Z] [2024-03-05T19:46:49.955Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:46:50.304Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-05T19:46:50.304Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-05T19:46:50.304Z] ab5ef0e58194: Pulling fs layer [2024-03-05T19:46:50.304Z] 9712f1f96733: Pulling fs layer [2024-03-05T19:46:50.304Z] 63f879dbbcfc: Pulling fs layer [2024-03-05T19:46:50.304Z] 0d9ebad4ef96: Pulling fs layer [2024-03-05T19:46:50.304Z] e9a5061849ea: Pulling fs layer [2024-03-05T19:46:50.304Z] d747dcd14b5f: Pulling fs layer [2024-03-05T19:46:50.304Z] 2de7ff778b66: Pulling fs layer [2024-03-05T19:46:50.304Z] 0d9ebad4ef96: Waiting [2024-03-05T19:46:50.304Z] e9a5061849ea: Waiting [2024-03-05T19:46:50.304Z] d747dcd14b5f: Waiting [2024-03-05T19:46:50.304Z] 2de7ff778b66: Waiting [2024-03-05T19:46:50.304Z] 9712f1f96733: Verifying Checksum [2024-03-05T19:46:50.304Z] 9712f1f96733: Download complete [2024-03-05T19:46:50.562Z] 63f879dbbcfc: Verifying Checksum [2024-03-05T19:46:50.562Z] 63f879dbbcfc: Download complete [2024-03-05T19:46:50.822Z] e9a5061849ea: Verifying Checksum [2024-03-05T19:46:50.822Z] e9a5061849ea: Download complete [2024-03-05T19:46:50.822Z] d747dcd14b5f: Download complete [2024-03-05T19:46:50.822Z] ab5ef0e58194: Verifying Checksum [2024-03-05T19:46:50.822Z] ab5ef0e58194: Download complete [2024-03-05T19:46:50.822Z] 2de7ff778b66: Verifying Checksum [2024-03-05T19:46:50.822Z] 2de7ff778b66: Download complete [2024-03-05T19:46:50.822Z] 0d9ebad4ef96: Download complete [2024-03-05T19:46:54.104Z] ab5ef0e58194: Pull complete [2024-03-05T19:46:54.104Z] 9712f1f96733: Pull complete [2024-03-05T19:46:54.362Z] 63f879dbbcfc: Pull complete [2024-03-05T19:46:58.549Z] 0d9ebad4ef96: Pull complete [2024-03-05T19:46:59.118Z] e9a5061849ea: Pull complete [2024-03-05T19:46:59.118Z] d747dcd14b5f: Pull complete [2024-03-05T19:47:00.492Z] 2de7ff778b66: Pull complete [2024-03-05T19:47:00.492Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-05T19:47:00.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-05T19:47:00.492Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T19:47:00.785Z] prd-ubuntu20.04-docker-8c-8g-5016 does not seem to be running inside a container [2024-03-05T19:47:00.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-03-05T19:47:05.577Z] $ docker top 5e8223bb6bbd1b9eb0bda186730e6744d6a074198a4afed5675dfda8b6002f97 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-05T19:47:05.740Z] provisioning config files... [2024-03-05T19:47:05.746Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config211879286278832127tmp [2024-03-05T19:47:05.756Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16785632459006520791tmp [2024-03-05T19:47:05.763Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8823538266083389164tmp [Pipeline] { [Pipeline] echo [2024-03-05T19:47:05.922Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T19:47:06.217Z] ---> sigul-configuration.sh [2024-03-05T19:47:06.217Z] gpg: directory `/root/.gnupg' created [2024-03-05T19:47:06.217Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-05T19:47:06.217Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-05T19:47:06.217Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-05T19:47:06.217Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-05T19:47:06.217Z] gpg: CAST5 encrypted data [2024-03-05T19:47:06.217Z] gpg: encrypted with 1 passphrase [2024-03-05T19:47:06.217Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-05T19:47:06.514Z] + mkdir /home/jenkins [2024-03-05T19:47:06.514Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-05T19:47:06.815Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-03-05T19:47:06.830Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T19:47:07.125Z] ---> sigul-install.sh [2024-03-05T19:47:07.125Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-05T19:47:07.495Z] + git tag --list [2024-03-05T19:47:07.495Z] v3.1 [2024-03-05T19:47:07.495Z] v3.1.0 [2024-03-05T19:47:07.495Z] v3.1.0-dev.0 [2024-03-05T19:47:07.495Z] v3.1.0-dev.1 [2024-03-05T19:47:07.495Z] v3.1.0-dev.10 [2024-03-05T19:47:07.495Z] v3.1.0-dev.11 [2024-03-05T19:47:07.495Z] v3.1.0-dev.12 [2024-03-05T19:47:07.495Z] v3.1.0-dev.13 [2024-03-05T19:47:07.495Z] v3.1.0-dev.14 [2024-03-05T19:47:07.495Z] v3.1.0-dev.15 [2024-03-05T19:47:07.495Z] v3.1.0-dev.16 [2024-03-05T19:47:07.495Z] v3.1.0-dev.17 [2024-03-05T19:47:07.495Z] v3.1.0-dev.18 [2024-03-05T19:47:07.495Z] v3.1.0-dev.19 [2024-03-05T19:47:07.495Z] v3.1.0-dev.2 [2024-03-05T19:47:07.495Z] v3.1.0-dev.20 [2024-03-05T19:47:07.495Z] v3.1.0-dev.21 [2024-03-05T19:47:07.495Z] v3.1.0-dev.22 [2024-03-05T19:47:07.495Z] v3.1.0-dev.23 [2024-03-05T19:47:07.495Z] v3.1.0-dev.24 [2024-03-05T19:47:07.495Z] v3.1.0-dev.25 [2024-03-05T19:47:07.495Z] v3.1.0-dev.26 [2024-03-05T19:47:07.495Z] v3.1.0-dev.27 [2024-03-05T19:47:07.495Z] v3.1.0-dev.28 [2024-03-05T19:47:07.495Z] v3.1.0-dev.29 [2024-03-05T19:47:07.495Z] v3.1.0-dev.3 [2024-03-05T19:47:07.495Z] v3.1.0-dev.30 [2024-03-05T19:47:07.495Z] v3.1.0-dev.31 [2024-03-05T19:47:07.495Z] v3.1.0-dev.32 [2024-03-05T19:47:07.495Z] v3.1.0-dev.33 [2024-03-05T19:47:07.495Z] v3.1.0-dev.34 [2024-03-05T19:47:07.495Z] v3.1.0-dev.35 [2024-03-05T19:47:07.495Z] v3.1.0-dev.36 [2024-03-05T19:47:07.495Z] v3.1.0-dev.37 [2024-03-05T19:47:07.495Z] v3.1.0-dev.38 [2024-03-05T19:47:07.495Z] v3.1.0-dev.39 [2024-03-05T19:47:07.495Z] v3.1.0-dev.4 [2024-03-05T19:47:07.495Z] v3.1.0-dev.40 [2024-03-05T19:47:07.495Z] v3.1.0-dev.41 [2024-03-05T19:47:07.495Z] v3.1.0-dev.42 [2024-03-05T19:47:07.495Z] v3.1.0-dev.43 [2024-03-05T19:47:07.495Z] v3.1.0-dev.44 [2024-03-05T19:47:07.495Z] v3.1.0-dev.45 [2024-03-05T19:47:07.495Z] v3.1.0-dev.46 [2024-03-05T19:47:07.495Z] v3.1.0-dev.47 [2024-03-05T19:47:07.495Z] v3.1.0-dev.48 [2024-03-05T19:47:07.495Z] v3.1.0-dev.49 [2024-03-05T19:47:07.495Z] v3.1.0-dev.5 [2024-03-05T19:47:07.495Z] v3.1.0-dev.50 [2024-03-05T19:47:07.495Z] v3.1.0-dev.51 [2024-03-05T19:47:07.495Z] v3.1.0-dev.52 [2024-03-05T19:47:07.495Z] v3.1.0-dev.53 [2024-03-05T19:47:07.495Z] v3.1.0-dev.54 [2024-03-05T19:47:07.495Z] v3.1.0-dev.55 [2024-03-05T19:47:07.495Z] v3.1.0-dev.56 [2024-03-05T19:47:07.495Z] v3.1.0-dev.57 [2024-03-05T19:47:07.495Z] v3.1.0-dev.58 [2024-03-05T19:47:07.495Z] v3.1.0-dev.59 [2024-03-05T19:47:07.495Z] v3.1.0-dev.6 [2024-03-05T19:47:07.495Z] v3.1.0-dev.60 [2024-03-05T19:47:07.495Z] v3.1.0-dev.61 [2024-03-05T19:47:07.495Z] v3.1.0-dev.62 [2024-03-05T19:47:07.495Z] v3.1.0-dev.63 [2024-03-05T19:47:07.495Z] v3.1.0-dev.64 [2024-03-05T19:47:07.495Z] v3.1.0-dev.65 [2024-03-05T19:47:07.495Z] v3.1.0-dev.66 [2024-03-05T19:47:07.495Z] v3.1.0-dev.67 [2024-03-05T19:47:07.495Z] v3.1.0-dev.68 [2024-03-05T19:47:07.495Z] v3.1.0-dev.7 [2024-03-05T19:47:07.495Z] v3.1.0-dev.8 [2024-03-05T19:47:07.495Z] v3.1.0-dev.9 [2024-03-05T19:47:07.495Z] v3.2.0-dev.1 [2024-03-05T19:47:07.495Z] v3.2.0-dev.10 [2024-03-05T19:47:07.495Z] v3.2.0-dev.11 [2024-03-05T19:47:07.495Z] v3.2.0-dev.12 [2024-03-05T19:47:07.495Z] v3.2.0-dev.13 [2024-03-05T19:47:07.495Z] v3.2.0-dev.14 [2024-03-05T19:47:07.495Z] v3.2.0-dev.2 [2024-03-05T19:47:07.495Z] v3.2.0-dev.3 [2024-03-05T19:47:07.495Z] v3.2.0-dev.4 [2024-03-05T19:47:07.495Z] v3.2.0-dev.5 [2024-03-05T19:47:07.495Z] v3.2.0-dev.6 [2024-03-05T19:47:07.495Z] v3.2.0-dev.7 [2024-03-05T19:47:07.495Z] v3.2.0-dev.8 [2024-03-05T19:47:07.495Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-05T19:47:07.788Z] + lftools sign git-tag v3.2.0-dev.14 [2024-03-05T19:47:09.013Z] Signing Git tag with Sigul... [2024-03-05T19:47:09.013Z] Signing v3.2.0-dev.14 [Pipeline] echo [2024-03-05T19:47:09.661Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T19:47:09.955Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-05T19:47:10.868Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-05T19:47:11.399Z] $ docker stop --time=1 5e8223bb6bbd1b9eb0bda186730e6744d6a074198a4afed5675dfda8b6002f97 [2024-03-05T19:47:14.314Z] $ docker rm -f --volumes 5e8223bb6bbd1b9eb0bda186730e6744d6a074198a4afed5675dfda8b6002f97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-05T19:47:15.826Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-05T19:47:15.826Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:47:16.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T19:47:16.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T19:47:16.338Z] prd-ubuntu20.04-docker-8c-8g-5016 does not seem to be running inside a container [2024-03-05T19:47:16.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-05T19:47:16.718Z] $ docker top 92056e64e4bfa63624bc1b86b46f4c2bc04319329f7852dfa38b0e8dc1b193db -eo pid,comm [2024-03-05T19:47:16.766Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-05T19:47:16.766Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-05T19:47:16.976Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-05T19:47:16.976Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-05T19:47:17.093Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-05T19:47:17.097Z] $ docker exec 92056e64e4bfa63624bc1b86b46f4c2bc04319329f7852dfa38b0e8dc1b193db ssh-agent [2024-03-05T19:47:17.203Z] SSH_AUTH_SOCK=/tmp/ssh-KCYDWvVoWgu7/agent.32 [2024-03-05T19:47:17.203Z] SSH_AGENT_PID=38 [2024-03-05T19:47:17.208Z] Running ssh-add (command line suppressed) [2024-03-05T19:47:17.308Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10187850766524192316.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10187850766524192316.key) [2024-03-05T19:47:17.321Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-05T19:47:17.661Z] + git semver bump pre [2024-03-05T19:47:17.921Z] 2024-03-05 19:47:17,832 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-05T19:47:17.921Z] 2024-03-05 19:47:17,833 [bump_version] DEBUG bumping version:3.2.0-dev.14 on axis:pre with prefix:dev [2024-03-05T19:47:17.921Z] 2024-03-05 19:47:17,833 [bump_version] DEBUG bumped version:3.2.0-dev.15 [2024-03-05T19:47:17.921Z] 2024-03-05 19:47:17,833 [write_version] DEBUG write version:3.2.0-dev.15 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2024-03-05T19:47:17.921Z] 2024-03-05 19:47:17,833 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-05T19:47:17.921Z] 2024-03-05 19:47:17,833 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-05T19:47:17.921Z] 2024-03-05 19:47:17,835 [execute] INFO git cat-file --batch-check [2024-03-05T19:47:17.921Z] 2024-03-05 19:47:17,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-05T19:47:17.921Z] 2024-03-05 19:47:17,840 [execute] INFO git cat-file --batch [2024-03-05T19:47:17.921Z] 2024-03-05 19:47:17,840 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-05T19:47:17.921Z] 2024-03-05 19:47:17,844 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-05T19:47:17.921Z] 3.2.0-dev.15 [Pipeline] } [2024-03-05T19:47:17.933Z] $ docker exec --env ******** --env ******** 92056e64e4bfa63624bc1b86b46f4c2bc04319329f7852dfa38b0e8dc1b193db ssh-agent -k [2024-03-05T19:47:18.055Z] unset SSH_AUTH_SOCK; [2024-03-05T19:47:18.055Z] unset SSH_AGENT_PID; [2024-03-05T19:47:18.055Z] echo Agent pid 38 killed; [2024-03-05T19:47:18.064Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-05T19:47:18.583Z] + git semver [Pipeline] } [2024-03-05T19:47:18.858Z] $ docker stop --time=1 92056e64e4bfa63624bc1b86b46f4c2bc04319329f7852dfa38b0e8dc1b193db [2024-03-05T19:47:20.189Z] $ docker rm -f --volumes 92056e64e4bfa63624bc1b86b46f4c2bc04319329f7852dfa38b0e8dc1b193db [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-05T19:47:21.332Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-05T19:47:21.332Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:47:21.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T19:47:21.681Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T19:47:21.867Z] prd-ubuntu20.04-docker-8c-8g-5016 does not seem to be running inside a container [2024-03-05T19:47:21.899Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-05T19:47:22.245Z] $ docker top f0a2bd3bbb90deacc222ec6f1c6ce4b3f54a13ed86622b83042a2088e8a88c17 -eo pid,comm [2024-03-05T19:47:22.294Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-05T19:47:22.294Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-05T19:47:22.511Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-05T19:47:22.511Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-05T19:47:22.640Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-05T19:47:22.645Z] $ docker exec f0a2bd3bbb90deacc222ec6f1c6ce4b3f54a13ed86622b83042a2088e8a88c17 ssh-agent [2024-03-05T19:47:22.766Z] SSH_AUTH_SOCK=/tmp/ssh-0fmmMBrSmLso/agent.33 [2024-03-05T19:47:22.766Z] SSH_AGENT_PID=39 [2024-03-05T19:47:22.772Z] Running ssh-add (command line suppressed) [2024-03-05T19:47:22.859Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_885711202346892598.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_885711202346892598.key) [2024-03-05T19:47:22.872Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-05T19:47:23.214Z] + git semver push [2024-03-05T19:47:23.473Z] 2024-03-05 19:47:23,382 [run_push] DEBUG push [2024-03-05T19:47:23.473Z] 2024-03-05 19:47:23,383 [execute] INFO git cat-file --batch-check [2024-03-05T19:47:23.473Z] 2024-03-05 19:47:23,383 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-05T19:47:23.473Z] 2024-03-05 19:47:23,387 [execute] INFO git rev-list e1b07ba0e89fef68b1cf1903b558186dd0596821 -- [2024-03-05T19:47:23.473Z] 2024-03-05 19:47:23,388 [execute] DEBUG Popen(['git', 'rev-list', 'e1b07ba0e89fef68b1cf1903b558186dd0596821', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-05T19:47:23.473Z] 2024-03-05 19:47:23,394 [execute] INFO git fetch -v origin [2024-03-05T19:47:23.473Z] 2024-03-05 19:47:23,394 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-05T19:47:24.043Z] 2024-03-05 19:47:23,870 [run_push] DEBUG no remote changes detected [2024-03-05T19:47:24.043Z] 2024-03-05 19:47:23,871 [execute] INFO git push origin semver [2024-03-05T19:47:24.043Z] 2024-03-05 19:47:23,871 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-05T19:47:24.611Z] 2024-03-05 19:47:24,559 [run_push] DEBUG push all version tags [2024-03-05T19:47:24.611Z] 2024-03-05 19:47:24,560 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-05T19:47:24.611Z] 2024-03-05 19:47:24,560 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-03-05T19:47:25.551Z] 2024-03-05 19:47:25,248 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-05T19:47:25.551Z] 3.2.0-dev.15 [Pipeline] } [2024-03-05T19:47:25.563Z] $ docker exec --env ******** --env ******** f0a2bd3bbb90deacc222ec6f1c6ce4b3f54a13ed86622b83042a2088e8a88c17 ssh-agent -k [2024-03-05T19:47:25.665Z] unset SSH_AUTH_SOCK; [2024-03-05T19:47:25.667Z] unset SSH_AGENT_PID; [2024-03-05T19:47:25.668Z] echo Agent pid 39 killed; [2024-03-05T19:47:25.673Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-05T19:47:26.198Z] + git semver [Pipeline] } [2024-03-05T19:47:26.472Z] $ docker stop --time=1 f0a2bd3bbb90deacc222ec6f1c6ce4b3f54a13ed86622b83042a2088e8a88c17 [2024-03-05T19:47:27.751Z] $ docker rm -f --volumes f0a2bd3bbb90deacc222ec6f1c6ce4b3f54a13ed86622b83042a2088e8a88c17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-05T19:47:29.340Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2024-03-05T19:47:29.340Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-03-05T19:47:29.340Z] total 16 [2024-03-05T19:47:29.340Z] drwxr-xr-x 3 root root 4096 Mar 5 19:38 . [2024-03-05T19:47:29.340Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 5 19:47 .. [2024-03-05T19:47:29.340Z] drwxr-xr-x 2 root root 4096 Mar 5 19:38 cost [2024-03-05T19:47:29.340Z] -rw-r--r-- 1 root root 88 Mar 5 19:38 cost.csv [2024-03-05T19:47:29.340Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2024-03-05T19:47:29.340Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-03-05T19:47:29.340Z] total 16 [2024-03-05T19:47:29.340Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 19:38 . [2024-03-05T19:47:29.340Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 5 19:47 .. [2024-03-05T19:47:29.340Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 19:38 cost [2024-03-05T19:47:29.340Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 5 19:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-05T19:47:29.631Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T19:47:30.556Z] ---> package-listing.sh [2024-03-05T19:47:30.556Z] ++ facter osfamily [2024-03-05T19:47:30.556Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-05T19:47:30.816Z] + OS_FAMILY=debian [2024-03-05T19:47:30.816Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2024-03-05T19:47:30.816Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-05T19:47:30.816Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-05T19:47:30.816Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-05T19:47:30.816Z] + PACKAGES=/tmp/packages_start.txt [2024-03-05T19:47:30.816Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-03-05T19:47:30.816Z] + PACKAGES=/tmp/packages_end.txt [2024-03-05T19:47:30.816Z] + case "${OS_FAMILY}" in [2024-03-05T19:47:30.816Z] + dpkg -l [2024-03-05T19:47:30.816Z] + grep '^ii' [2024-03-05T19:47:30.816Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-05T19:47:30.816Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-05T19:47:30.816Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-05T19:47:30.816Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-03-05T19:47:30.816Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2024-03-05T19:47:30.816Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2024-03-05T19:47:30.828Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-05T19:47:31.104Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T19:47:31.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-05T19:47:31.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T19:47:31.917Z] prd-ubuntu20.04-docker-8c-8g-5016 does not seem to be running inside a container [2024-03-05T19:47:31.946Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-05T19:47:32.191Z] $ docker top e8cad80ceb5995ccaeb2839265148615c06e517e36e64d424c5d5b2da14d82d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T19:47:32.745Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-05T19:47:33.052Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-05T19:47:33.336Z] + ls /var/log/sa-host [2024-03-05T19:47:33.336Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-05T19:47:33.553Z] provisioning config files... [2024-03-05T19:47:33.563Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10902700229913313383tmp [Pipeline] { [Pipeline] echo [2024-03-05T19:47:33.684Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T19:47:33.968Z] ---> create-netrc.sh [Pipeline] } [2024-03-05T19:47:33.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-05T19:47:34.427Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-05T19:47:34.435Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T19:47:34.716Z] ---> sudo-logs.sh [2024-03-05T19:47:34.716Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-05T19:47:34.863Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T19:47:35.145Z] ---> job-cost.sh [2024-03-05T19:47:35.146Z] lf-activate-venv: SKIPPING [2024-03-05T19:47:35.146Z] DEBUG: total: 0.2199999988079071 [2024-03-05T19:47:35.146Z] INFO: Retrieving Stack Cost... [2024-03-05T19:47:35.404Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-05T19:47:35.969Z] INFO: Archiving Costs [Pipeline] echo [2024-03-05T19:47:35.980Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T19:47:36.261Z] ---> logs-deploy.sh [2024-03-05T19:47:36.261Z] lf-activate-venv: SKIPPING [2024-03-05T19:47:36.261Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/89 [2024-03-05T19:47:36.261Z] INFO: archiving workspace using pattern(s): [2024-03-05T19:47:37.200Z] Archives upload complete. [2024-03-05T19:47:37.458Z] INFO: archiving logs to Nexus