Pull request #123 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9af4be863d7f47041879922c650247d8c027bbb2+d6e72eb507f604f58fbdb8cd428574af59bed11a (55dca8bc787a213fcd53281b2c2a1a36f6cba5b4) 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-ssh17589305219107706779.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-ssh14220888596004484439.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-123/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-123/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh193666611238090277.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-123/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9445605303564677561.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh8477752334278591076.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-123/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-123/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1575352182163079720.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-516 in /w/workspace/foundry_app-record-replay_PR-123 [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/foundry_app-record-replay_PR-123 # 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 Merging remotes/origin/main commit d6e72eb507f604f58fbdb8cd428574af59bed11a into PR head commit 9af4be863d7f47041879922c650247d8c027bbb2 Merge succeeded, producing 9af4be863d7f47041879922c650247d8c027bbb2 Checking out Revision 9af4be863d7f47041879922c650247d8c027bbb2 (PR-123) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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 remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/123/head:refs/remotes/origin/PR-123 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9af4be863d7f47041879922c650247d8c027bbb2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d6e72eb507f604f58fbdb8cd428574af59bed11a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9af4be863d7f47041879922c650247d8c027bbb2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-06T03:53:40.236Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-06T03:53:40.467Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-06T03:53:40.583Z] ========================================================= [2024-02-06T03:53:40.583Z] EdgeX Global Pipelines Version Info [2024-02-06T03:53:40.583Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-06T03:53:41.340Z] ------------------- [2024-02-06T03:53:41.340Z] stable info: [2024-02-06T03:53:41.340Z] ------------------- [2024-02-06T03:53:41.340Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-06T03:53:41.340Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-06T03:53:41.340Z] Message: update stable to v1.0.258 [2024-02-06T03:53:41.910Z] ------------------- [2024-02-06T03:53:41.911Z] experimental info: [2024-02-06T03:53:41.911Z] ------------------- [2024-02-06T03:53:41.911Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-06T03:53:41.911Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-06T03:53:41.911Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-06T03:53:42.146Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-02-06T03:53:42.207Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-02-06T03:53:42.264Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-06T03:53:42.317Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-06T03:53:42.374Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-06T03:53:42.428Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-06T03:53:42.482Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-06T03:53:42.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-06T03:53:42.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-06T03:53:42.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-06T03:53:42.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-06T03:53:42.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-02-06T03:53:42.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-06T03:53:42.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-06T03:53:43.031Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-06T03:53:43.099Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-06T03:53:43.164Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-06T03:53:43.230Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-06T03:53:43.299Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-06T03:53:43.367Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-06T03:53:43.436Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-06T03:53:43.505Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-06T03:53:43.576Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-06T03:53:43.647Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-06T03:53:43.724Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-06T03:53:43.797Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-06T03:53:43.880Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-06T03:53:43.964Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-123 [Pipeline] echo [2024-02-06T03:53:44.043Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-123 [Pipeline] echo [2024-02-06T03:53:44.125Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-123 [Pipeline] echo [2024-02-06T03:53:44.204Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9af4be863d7f47041879922c650247d8c027bbb2 [Pipeline] echo [2024-02-06T03:53:44.291Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9af4be8 [Pipeline] echo [2024-02-06T03:53:44.382Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-06T03:53:44.572Z] provisioning config files... [2024-02-06T03:53:44.648Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-123@tmp/config5342772576633503335tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T03:53:46.258Z] ---> ****-login.sh [2024-02-06T03:53:46.258Z] nexus3.edgexfoundry.org:10001 [2024-02-06T03:53:46.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:53:46.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:53:46.518Z] Configure a credential helper to remove this warning. See [2024-02-06T03:53:46.518Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:53:46.518Z] [2024-02-06T03:53:46.518Z] Login Succeeded [2024-02-06T03:53:46.518Z] nexus3.edgexfoundry.org:10002 [2024-02-06T03:53:46.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:53:46.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:53:46.518Z] Configure a credential helper to remove this warning. See [2024-02-06T03:53:46.518Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:53:46.518Z] [2024-02-06T03:53:46.518Z] Login Succeeded [2024-02-06T03:53:46.518Z] nexus3.edgexfoundry.org:10003 [2024-02-06T03:53:46.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:53:46.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:53:46.779Z] Configure a credential helper to remove this warning. See [2024-02-06T03:53:46.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:53:46.779Z] [2024-02-06T03:53:46.779Z] Login Succeeded [2024-02-06T03:53:46.779Z] nexus3.edgexfoundry.org:10004 [2024-02-06T03:53:46.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:53:46.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:53:46.779Z] Configure a credential helper to remove this warning. See [2024-02-06T03:53:46.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:53:46.779Z] [2024-02-06T03:53:46.779Z] Login Succeeded [2024-02-06T03:53:46.779Z] ****.io [2024-02-06T03:53:46.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:53:47.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:53:47.040Z] Configure a credential helper to remove this warning. See [2024-02-06T03:53:47.040Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:53:47.040Z] [2024-02-06T03:53:47.040Z] Login Succeeded [2024-02-06T03:53:47.040Z] ---> ****-login.sh ends [Pipeline] } [2024-02-06T03:53:47.067Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-06T03:53:47.877Z] + git rev-list -1 --merges 9af4be863d7f47041879922c650247d8c027bbb2~1..9af4be863d7f47041879922c650247d8c027bbb2 [Pipeline] echo [2024-02-06T03:53:47.918Z] -----------> git rev-list -1 --merges 9af4be863d7f47041879922c650247d8c027bbb2~1..9af4be863d7f47041879922c650247d8c027bbb2 9af4be863d7f47041879922c650247d8c027bbb2 [false] [Pipeline] sh [2024-02-06T03:53:48.250Z] + git log --format=format:%s -1 9af4be863d7f47041879922c650247d8c027bbb2 [Pipeline] echo [2024-02-06T03:53:48.292Z] ========================================================= [2024-02-06T03:53:48.292Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-06T03:53:48.292Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-06T03:53:48.788Z] + git log --format=format:%s -1 9af4be863d7f47041879922c650247d8c027bbb2 [Pipeline] echo [2024-02-06T03:53:48.824Z] [semverPrep] GIT_COMMIT: 9af4be863d7f47041879922c650247d8c027bbb2, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-02-06T03:53:48.872Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-06T03:53:49.327Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-06T03:53:49.327Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-06T03:53:49.327Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-06T03:53:49.327Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-06T03:53:49.327Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-06T03:53:49.327Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-06T03:53:49.327Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:53:49.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T03:53:49.877Z] [2024-02-06T03:53:49.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:53:50.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T03:53:50.287Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-06T03:53:50.287Z] b85a868b505f: Pulling fs layer [2024-02-06T03:53:50.287Z] e2be974225ed: Pulling fs layer [2024-02-06T03:53:50.287Z] 339a4e72a1f5: Pulling fs layer [2024-02-06T03:53:50.287Z] 988bab9f4d93: Pulling fs layer [2024-02-06T03:53:50.287Z] 1469e6f7b9e6: Pulling fs layer [2024-02-06T03:53:50.287Z] eaf3925da568: Pulling fs layer [2024-02-06T03:53:50.287Z] bab4dde63d76: Pulling fs layer [2024-02-06T03:53:50.287Z] bde34c3a00c8: Pulling fs layer [2024-02-06T03:53:50.287Z] b352a97aabf1: Pulling fs layer [2024-02-06T03:53:50.287Z] 4872d77fe225: Pulling fs layer [2024-02-06T03:53:50.287Z] 5851b861e8e6: Pulling fs layer [2024-02-06T03:53:50.287Z] 988bab9f4d93: Waiting [2024-02-06T03:53:50.287Z] bab4dde63d76: Waiting [2024-02-06T03:53:50.287Z] bde34c3a00c8: Waiting [2024-02-06T03:53:50.287Z] 4872d77fe225: Waiting [2024-02-06T03:53:50.287Z] 5851b861e8e6: Waiting [2024-02-06T03:53:50.287Z] b352a97aabf1: Waiting [2024-02-06T03:53:50.287Z] 1469e6f7b9e6: Waiting [2024-02-06T03:53:50.287Z] eaf3925da568: Waiting [2024-02-06T03:53:50.287Z] e2be974225ed: Verifying Checksum [2024-02-06T03:53:50.287Z] e2be974225ed: Download complete [2024-02-06T03:53:50.287Z] 988bab9f4d93: Verifying Checksum [2024-02-06T03:53:50.287Z] 988bab9f4d93: Download complete [2024-02-06T03:53:50.287Z] 1469e6f7b9e6: Verifying Checksum [2024-02-06T03:53:50.287Z] 1469e6f7b9e6: Download complete [2024-02-06T03:53:50.546Z] eaf3925da568: Verifying Checksum [2024-02-06T03:53:50.547Z] eaf3925da568: Download complete [2024-02-06T03:53:50.547Z] 339a4e72a1f5: Verifying Checksum [2024-02-06T03:53:50.547Z] 339a4e72a1f5: Download complete [2024-02-06T03:53:50.547Z] bde34c3a00c8: Verifying Checksum [2024-02-06T03:53:50.547Z] bde34c3a00c8: Download complete [2024-02-06T03:53:50.547Z] b352a97aabf1: Download complete [2024-02-06T03:53:50.547Z] 4872d77fe225: Verifying Checksum [2024-02-06T03:53:50.547Z] 4872d77fe225: Download complete [2024-02-06T03:53:50.547Z] 5851b861e8e6: Download complete [2024-02-06T03:53:50.547Z] b85a868b505f: Verifying Checksum [2024-02-06T03:53:50.547Z] b85a868b505f: Download complete [2024-02-06T03:53:50.805Z] bab4dde63d76: Verifying Checksum [2024-02-06T03:53:50.805Z] bab4dde63d76: Download complete [2024-02-06T03:53:51.742Z] b85a868b505f: Pull complete [2024-02-06T03:53:51.742Z] e2be974225ed: Pull complete [2024-02-06T03:53:52.314Z] 339a4e72a1f5: Pull complete [2024-02-06T03:53:52.314Z] 988bab9f4d93: Pull complete [2024-02-06T03:53:52.574Z] 1469e6f7b9e6: Pull complete [2024-02-06T03:53:52.574Z] eaf3925da568: Pull complete [2024-02-06T03:53:54.477Z] bab4dde63d76: Pull complete [2024-02-06T03:53:54.477Z] bde34c3a00c8: Pull complete [2024-02-06T03:53:54.736Z] b352a97aabf1: Pull complete [2024-02-06T03:53:54.736Z] 4872d77fe225: Pull complete [2024-02-06T03:53:54.996Z] 5851b861e8e6: Pull complete [2024-02-06T03:53:54.996Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-06T03:53:54.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T03:53:54.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T03:53:55.362Z] prd-ubuntu20.04-docker-8c-8g-516 does not seem to be running inside a container [2024-02-06T03:53:55.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-123 -v /w/workspace/foundry_app-record-replay_PR-123:/w/workspace/foundry_app-record-replay_PR-123:rw,z -v /w/workspace/foundry_app-record-replay_PR-123@tmp:/w/workspace/foundry_app-record-replay_PR-123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-06T03:53:59.749Z] $ docker top d0896015d839d2bb13a658a4885529839d100a40da4c9064b1a5deaad977454d -eo pid,comm [2024-02-06T03:53:59.828Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-06T03:53:59.828Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-06T03:54:00.037Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-06T03:54:00.037Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-06T03:54:00.164Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-06T03:54:00.170Z] $ docker exec d0896015d839d2bb13a658a4885529839d100a40da4c9064b1a5deaad977454d ssh-agent [2024-02-06T03:54:00.285Z] SSH_AUTH_SOCK=/tmp/ssh-faXJ3hNFdyjU/agent.32 [2024-02-06T03:54:00.285Z] SSH_AGENT_PID=38 [2024-02-06T03:54:00.293Z] Running ssh-add (command line suppressed) [2024-02-06T03:54:00.403Z] Identity added: /w/workspace/foundry_app-record-replay_PR-123@tmp/private_key_17965346094876397051.key (/w/workspace/foundry_app-record-replay_PR-123@tmp/private_key_17965346094876397051.key) [2024-02-06T03:54:00.416Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-06T03:54:00.769Z] + git tag --points-at HEAD [Pipeline] } [2024-02-06T03:54:00.799Z] $ docker exec --env ******** --env ******** d0896015d839d2bb13a658a4885529839d100a40da4c9064b1a5deaad977454d ssh-agent -k [2024-02-06T03:54:00.903Z] unset SSH_AUTH_SOCK; [2024-02-06T03:54:00.903Z] unset SSH_AGENT_PID; [2024-02-06T03:54:00.904Z] echo Agent pid 38 killed; [2024-02-06T03:54:00.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-06T03:54:01.056Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-06T03:54:01.056Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-06T03:54:01.170Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-06T03:54:01.175Z] $ docker exec d0896015d839d2bb13a658a4885529839d100a40da4c9064b1a5deaad977454d ssh-agent [2024-02-06T03:54:01.284Z] SSH_AUTH_SOCK=/tmp/ssh-KQbD3lWPf6zH/agent.70 [2024-02-06T03:54:01.284Z] SSH_AGENT_PID=76 [2024-02-06T03:54:01.289Z] Running ssh-add (command line suppressed) [2024-02-06T03:54:01.394Z] Identity added: /w/workspace/foundry_app-record-replay_PR-123@tmp/private_key_15833267463337471173.key (/w/workspace/foundry_app-record-replay_PR-123@tmp/private_key_15833267463337471173.key) [2024-02-06T03:54:01.407Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-06T03:54:01.771Z] + git semver init [2024-02-06T03:54:02.033Z] 2024-02-06 03:54:01,942 [run_init] DEBUG init version:0.0.0 force:False [2024-02-06T03:54:02.033Z] 2024-02-06 03:54:01,942 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-123/.semver [2024-02-06T03:54:02.033Z] 2024-02-06 03:54:01,943 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-123/.semver [2024-02-06T03:54:02.033Z] 2024-02-06 03:54:01,943 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-123/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-123, universal_newlines=False, shell=None, istream=None) [2024-02-06T03:54:07.068Z] 2024-02-06 03:54:06,815 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-123/.git/info/exclude [2024-02-06T03:54:07.068Z] 2024-02-06 03:54:06,815 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-123/.semver/PR-123 with force:False [2024-02-06T03:54:07.068Z] 2024-02-06 03:54:06,815 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-123/.semver/PR-123 [2024-02-06T03:54:07.068Z] 2024-02-06 03:54:06,820 [execute] INFO git cat-file --batch-check [2024-02-06T03:54:07.068Z] 2024-02-06 03:54:06,820 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-123/.semver, universal_newlines=False, shell=None, istream=) [2024-02-06T03:54:07.068Z] 2024-02-06 03:54:06,826 [execute] INFO git cat-file --batch [2024-02-06T03:54:07.068Z] 2024-02-06 03:54:06,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-123/.semver, universal_newlines=False, shell=None, istream=) [2024-02-06T03:54:07.068Z] 2024-02-06 03:54:06,831 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-123/.semver/PR-123 [2024-02-06T03:54:07.068Z] 0.0.0 [Pipeline] } [2024-02-06T03:54:07.096Z] $ docker exec --env ******** --env ******** d0896015d839d2bb13a658a4885529839d100a40da4c9064b1a5deaad977454d ssh-agent -k [2024-02-06T03:54:07.189Z] unset SSH_AUTH_SOCK; [2024-02-06T03:54:07.190Z] unset SSH_AGENT_PID; [2024-02-06T03:54:07.190Z] echo Agent pid 76 killed; [2024-02-06T03:54:07.198Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-06T03:54:07.730Z] + git semver [Pipeline] } [2024-02-06T03:54:08.018Z] $ docker stop --time=1 d0896015d839d2bb13a658a4885529839d100a40da4c9064b1a5deaad977454d [2024-02-06T03:54:09.421Z] $ docker rm -f --volumes d0896015d839d2bb13a658a4885529839d100a40da4c9064b1a5deaad977454d [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-06T03:54:09.867Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-06T03:54:10.203Z] Stashed 1 file(s) [Pipeline] echo [2024-02-06T03:54:10.221Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-06T03:54:11.153Z] provisioning config files... [2024-02-06T03:54:11.164Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-123@tmp/config957306759426997595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T03:54:11.552Z] ---> ****-login.sh [2024-02-06T03:54:11.552Z] nexus3.edgexfoundry.org:10001 [2024-02-06T03:54:11.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:54:11.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:54:11.553Z] Configure a credential helper to remove this warning. See [2024-02-06T03:54:11.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:54:11.553Z] [2024-02-06T03:54:11.553Z] Login Succeeded [2024-02-06T03:54:11.553Z] nexus3.edgexfoundry.org:10002 [2024-02-06T03:54:11.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:54:11.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:54:11.553Z] Configure a credential helper to remove this warning. See [2024-02-06T03:54:11.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:54:11.553Z] [2024-02-06T03:54:11.553Z] Login Succeeded [2024-02-06T03:54:11.553Z] nexus3.edgexfoundry.org:10003 [2024-02-06T03:54:11.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:54:11.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:54:11.817Z] Configure a credential helper to remove this warning. See [2024-02-06T03:54:11.817Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:54:11.817Z] [2024-02-06T03:54:11.817Z] Login Succeeded [2024-02-06T03:54:11.817Z] nexus3.edgexfoundry.org:10004 [2024-02-06T03:54:11.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:54:11.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:54:11.817Z] Configure a credential helper to remove this warning. See [2024-02-06T03:54:11.817Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:54:11.817Z] [2024-02-06T03:54:11.817Z] Login Succeeded [2024-02-06T03:54:11.817Z] ****.io [2024-02-06T03:54:11.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:54:12.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:54:12.077Z] Configure a credential helper to remove this warning. See [2024-02-06T03:54:12.078Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:54:12.078Z] [2024-02-06T03:54:12.078Z] Login Succeeded [2024-02-06T03:54:12.078Z] ---> ****-login.sh ends [Pipeline] } [2024-02-06T03:54:12.112Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-06T03:54:12.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T03:54:12.492Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T03:54:12.555Z] ========================================================= [2024-02-06T03:54:12.555Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-06T03:54:12.555Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:54:13.134Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-06T03:54:13.134Z] Sending build context to Docker daemon 6.681MB [2024-02-06T03:54:13.134Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-06T03:54:13.134Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-06T03:54:13.134Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-06T03:54:13.134Z] 7264a8db6415: Pulling fs layer [2024-02-06T03:54:13.134Z] c4d48a809fc2: Pulling fs layer [2024-02-06T03:54:13.134Z] 4f1c88b9dad5: Pulling fs layer [2024-02-06T03:54:13.134Z] ad3a456e5733: Pulling fs layer [2024-02-06T03:54:13.134Z] 69c7f0334f64: Pulling fs layer [2024-02-06T03:54:13.134Z] 1f1c1a5573a3: Pulling fs layer [2024-02-06T03:54:13.134Z] ce7588e14bc9: Pulling fs layer [2024-02-06T03:54:13.134Z] b5e4710f87ac: Pulling fs layer [2024-02-06T03:54:13.134Z] 1f1c1a5573a3: Waiting [2024-02-06T03:54:13.134Z] ce7588e14bc9: Waiting [2024-02-06T03:54:13.134Z] b5e4710f87ac: Waiting [2024-02-06T03:54:13.134Z] ad3a456e5733: Waiting [2024-02-06T03:54:13.134Z] c4d48a809fc2: Verifying Checksum [2024-02-06T03:54:13.134Z] c4d48a809fc2: Download complete [2024-02-06T03:54:13.134Z] ad3a456e5733: Verifying Checksum [2024-02-06T03:54:13.134Z] ad3a456e5733: Download complete [2024-02-06T03:54:13.134Z] 69c7f0334f64: Verifying Checksum [2024-02-06T03:54:13.134Z] 69c7f0334f64: Download complete [2024-02-06T03:54:13.393Z] 7264a8db6415: Verifying Checksum [2024-02-06T03:54:13.393Z] 7264a8db6415: Download complete [2024-02-06T03:54:13.393Z] 1f1c1a5573a3: Verifying Checksum [2024-02-06T03:54:13.393Z] 1f1c1a5573a3: Download complete [2024-02-06T03:54:13.393Z] 7264a8db6415: Pull complete [2024-02-06T03:54:13.393Z] b5e4710f87ac: Verifying Checksum [2024-02-06T03:54:13.393Z] b5e4710f87ac: Download complete [2024-02-06T03:54:13.652Z] c4d48a809fc2: Pull complete [2024-02-06T03:54:13.652Z] 4f1c88b9dad5: Verifying Checksum [2024-02-06T03:54:13.652Z] 4f1c88b9dad5: Download complete [2024-02-06T03:54:13.911Z] ce7588e14bc9: Download complete [2024-02-06T03:54:17.195Z] 4f1c88b9dad5: Pull complete [2024-02-06T03:54:17.195Z] ad3a456e5733: Pull complete [2024-02-06T03:54:17.195Z] 69c7f0334f64: Pull complete [2024-02-06T03:54:17.195Z] 1f1c1a5573a3: Pull complete [2024-02-06T03:54:19.098Z] ce7588e14bc9: Pull complete [2024-02-06T03:54:19.670Z] b5e4710f87ac: Pull complete [2024-02-06T03:54:19.670Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-06T03:54:19.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-06T03:54:19.670Z] ---> 88b5674ff536 [2024-02-06T03:54:19.670Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-06T03:54:25.890Z] Still waiting to schedule task [2024-02-06T03:54:25.891Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-515’ [2024-02-06T03:54:27.812Z] ---> Running in 4304b26e2a84 [2024-02-06T03:54:27.812Z] Removing intermediate container 4304b26e2a84 [2024-02-06T03:54:27.812Z] ---> e86756809824 [2024-02-06T03:54:27.812Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-06T03:54:27.812Z] ---> Running in 851f04973823 [2024-02-06T03:54:27.812Z] Removing intermediate container 851f04973823 [2024-02-06T03:54:27.812Z] ---> e28d2e31dcd8 [2024-02-06T03:54:27.812Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-06T03:54:27.812Z] ---> Running in 7a5ab71b33c4 [2024-02-06T03:54:27.812Z] Removing intermediate container 7a5ab71b33c4 [2024-02-06T03:54:27.812Z] ---> 5d699a084adf [2024-02-06T03:54:27.812Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-06T03:54:27.812Z] ---> Running in 10efb85332e5 [2024-02-06T03:54:27.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-06T03:54:27.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-06T03:54:27.812Z] OK: 264 MiB in 52 packages [2024-02-06T03:54:28.380Z] Removing intermediate container 10efb85332e5 [2024-02-06T03:54:28.380Z] ---> 311866fa6e14 [2024-02-06T03:54:28.380Z] Step 7/12 : WORKDIR /app [2024-02-06T03:54:28.380Z] ---> Running in 528010569aee [2024-02-06T03:54:28.380Z] Removing intermediate container 528010569aee [2024-02-06T03:54:28.380Z] ---> f2342901e723 [2024-02-06T03:54:28.380Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-06T03:54:28.639Z] ---> 0b62ec42b3e2 [2024-02-06T03:54:28.640Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-06T03:54:28.640Z] ---> Running in b9cd2cfdc042 [2024-02-06T03:55:00.848Z] Removing intermediate container b9cd2cfdc042 [2024-02-06T03:55:00.848Z] ---> 16f50308dea6 [2024-02-06T03:55:00.848Z] Step 10/12 : COPY . . [2024-02-06T03:55:00.848Z] ---> 97a69429263b [2024-02-06T03:55:00.848Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-06T03:55:00.848Z] ---> Running in ee4e6fd381e7 [2024-02-06T03:55:00.848Z] Removing intermediate container ee4e6fd381e7 [2024-02-06T03:55:00.848Z] ---> 3884b2b7289f [2024-02-06T03:55:00.848Z] Step 12/12 : RUN $MAKE [2024-02-06T03:55:00.848Z] ---> Running in ab3a6c562a65 [2024-02-06T03:55:00.848Z] noop [2024-02-06T03:55:00.848Z] Removing intermediate container ab3a6c562a65 [2024-02-06T03:55:00.848Z] ---> 383946ceb788 [2024-02-06T03:55:00.848Z] Successfully built 383946ceb788 [2024-02-06T03:55:00.848Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:55:01.391Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-06T03:55:01.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T03:55:01.609Z] prd-ubuntu20.04-docker-8c-8g-516 does not seem to be running inside a container [2024-02-06T03:55:01.647Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-123 -v /w/workspace/foundry_app-record-replay_PR-123:/w/workspace/foundry_app-record-replay_PR-123:rw,z -v /w/workspace/foundry_app-record-replay_PR-123@tmp:/w/workspace/foundry_app-record-replay_PR-123@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-06T03:55:01.989Z] $ docker top c5435df79c0d472490e2b8c4d8289e83b3ee6b88d22dc81406c58926ef8dc767 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T03:55:02.449Z] + go version [2024-02-06T03:55:02.449Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-06T03:55:02.500Z] $ docker stop --time=1 c5435df79c0d472490e2b8c4d8289e83b3ee6b88d22dc81406c58926ef8dc767 [2024-02-06T03:55:03.781Z] $ docker rm -f --volumes c5435df79c0d472490e2b8c4d8289e83b3ee6b88d22dc81406c58926ef8dc767 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:55:04.853Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-06T03:55:04.853Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T03:55:05.070Z] prd-ubuntu20.04-docker-8c-8g-516 does not seem to be running inside a container [2024-02-06T03:55:05.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_app-record-replay_PR-123 -v /w/workspace/foundry_app-record-replay_PR-123:/w/workspace/foundry_app-record-replay_PR-123:rw,z -v /w/workspace/foundry_app-record-replay_PR-123@tmp:/w/workspace/foundry_app-record-replay_PR-123@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-06T03:55:05.456Z] $ docker top 9911fe42594c208d718fb1ec7895560c44addfd6c7d55a9656ee56c42ff1d727 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T03:55:05.909Z] + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-123 [Pipeline] fileExists [Pipeline] sh [2024-02-06T03:55:06.309Z] + make test [2024-02-06T03:55:06.309Z] go test -race -coverprofile=coverage.out ./... [2024-02-06T03:55:24.575Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-02-06T03:55:25.516Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-02-06T03:55:25.516Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-02-06T03:55:25.516Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-02-06T03:55:26.084Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.046s coverage: 88.0% of statements [2024-02-06T03:55:48.057Z] ok github.com/edgexfoundry/app-record-replay/internal/application 19.200s coverage: 98.7% of statements [2024-02-06T03:55:48.057Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.090s coverage: 89.7% of statements [2024-02-06T03:55:48.057Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.032s coverage: 100.0% of statements [2024-02-06T03:56:06.649Z] go vet ./... [2024-02-06T03:56:07.586Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-06T03:56:07.845Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-06T03:56:07.845Z] ./bin/test-attribution-txt.sh [2024-02-06T03:56:07.845Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-06T03:56:07.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-06T03:56:07.958Z] $ docker stop --time=1 9911fe42594c208d718fb1ec7895560c44addfd6c7d55a9656ee56c42ff1d727 [2024-02-06T03:56:12.307Z] $ docker rm -f --volumes 9911fe42594c208d718fb1ec7895560c44addfd6c7d55a9656ee56c42ff1d727 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-06T03:56:12.992Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-06T03:56:13.069Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-06T03:56:13.986Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-06T03:56:14.300Z] + ls -al . [2024-02-06T03:56:14.300Z] total 192 [2024-02-06T03:56:14.300Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 6 03:55 . [2024-02-06T03:56:14.300Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 03:53 .. [2024-02-06T03:56:14.300Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 6 03:53 .dockerignore [2024-02-06T03:56:14.300Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 03:55 .git [2024-02-06T03:56:14.300Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 03:53 .github [2024-02-06T03:56:14.300Z] -rw-rw-r-- 1 jenkins jenkins 164 Feb 6 03:53 .gitignore [2024-02-06T03:56:14.300Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 03:53 .golangci.yml [2024-02-06T03:56:14.300Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 03:54 .semver [2024-02-06T03:56:14.300Z] -rw-rw-r-- 1 jenkins jenkins 11301 Feb 6 03:53 Attribution.txt [2024-02-06T03:56:14.300Z] -rw-rw-r-- 1 jenkins jenkins 458 Feb 6 03:53 CHANGELOG.md [2024-02-06T03:56:14.300Z] -rw-rw-r-- 1 jenkins jenkins 1725 Feb 6 03:53 Dockerfile [2024-02-06T03:56:14.300Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 03:53 GOVERNANCE.md [2024-02-06T03:56:14.300Z] -rw-rw-r-- 1 jenkins jenkins 681 Feb 6 03:53 Jenkinsfile [2024-02-06T03:56:14.300Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 6 03:53 LICENSE [2024-02-06T03:56:14.300Z] -rw-rw-r-- 1 jenkins jenkins 3136 Feb 6 03:53 Makefile [2024-02-06T03:56:14.300Z] -rw-rw-r-- 1 jenkins jenkins 611 Feb 6 03:53 OWNERS.md [2024-02-06T03:56:14.300Z] -rw-rw-r-- 1 jenkins jenkins 4107 Feb 6 03:53 README.md [2024-02-06T03:56:14.300Z] -rw-rw-r-- 1 jenkins jenkins 7789 Feb 6 03:53 Record and Reply.postman_collection.json [2024-02-06T03:56:14.300Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 6 03:54 VERSION [2024-02-06T03:56:14.300Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 03:53 bin [2024-02-06T03:56:14.300Z] -rw-r--r-- 1 jenkins jenkins 24666 Feb 6 03:55 coverage.out [2024-02-06T03:56:14.300Z] -rw-rw-r-- 1 jenkins jenkins 3950 Feb 6 03:53 go.mod [2024-02-06T03:56:14.300Z] -rw-rw-r-- 1 jenkins jenkins 34578 Feb 6 03:53 go.sum [2024-02-06T03:56:14.300Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 6 03:53 internal [2024-02-06T03:56:14.300Z] -rw-rw-r-- 1 jenkins jenkins 913 Feb 6 03:53 main.go [2024-02-06T03:56:14.300Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 03:53 openapi [2024-02-06T03:56:14.300Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 03:53 pkg [2024-02-06T03:56:14.300Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 03:53 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:56:14.785Z] + 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=9af4be863d7f47041879922c650247d8c027bbb2 --label arch=amd64 --label version=0.0.0 . [2024-02-06T03:56:14.785Z] Sending build context to Docker daemon 6.707MB [2024-02-06T03:56:14.785Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-06T03:56:14.785Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-06T03:56:14.785Z] ---> 383946ceb788 [2024-02-06T03:56:14.785Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-06T03:56:15.044Z] ---> Running in c4e7add85de2 [2024-02-06T03:56:15.044Z] Removing intermediate container c4e7add85de2 [2024-02-06T03:56:15.044Z] ---> 6b4ec9fde3b6 [2024-02-06T03:56:15.044Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-06T03:56:15.304Z] ---> Running in 8628c0c27beb [2024-02-06T03:56:15.304Z] Removing intermediate container 8628c0c27beb [2024-02-06T03:56:15.304Z] ---> f8c40eac77d3 [2024-02-06T03:56:15.304Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-06T03:56:15.304Z] ---> Running in ffe941ba0fc3 [2024-02-06T03:56:15.304Z] Removing intermediate container ffe941ba0fc3 [2024-02-06T03:56:15.304Z] ---> b79e23360cae [2024-02-06T03:56:15.304Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-06T03:56:15.304Z] ---> Running in c7c7bdf7799d [2024-02-06T03:56:15.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-06T03:56:15.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-06T03:56:16.085Z] OK: 264 MiB in 52 packages [2024-02-06T03:56:16.344Z] Removing intermediate container c7c7bdf7799d [2024-02-06T03:56:16.344Z] ---> 3b20e692f724 [2024-02-06T03:56:16.344Z] Step 7/27 : WORKDIR /app [2024-02-06T03:56:16.344Z] ---> Running in 4703bd056f18 [2024-02-06T03:56:16.344Z] Removing intermediate container 4703bd056f18 [2024-02-06T03:56:16.344Z] ---> 119a2ceccecc [2024-02-06T03:56:16.344Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-06T03:56:16.603Z] ---> b5e898944e78 [2024-02-06T03:56:16.603Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-06T03:56:16.604Z] ---> Running in 4cd06f73fcf9 [2024-02-06T03:56:17.171Z] Removing intermediate container 4cd06f73fcf9 [2024-02-06T03:56:17.171Z] ---> 08ffc64a0aa8 [2024-02-06T03:56:17.171Z] Step 10/27 : COPY . . [2024-02-06T03:56:17.738Z] ---> 9136411cf277 [2024-02-06T03:56:17.738Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-06T03:56:17.738Z] ---> Running in 5e17988bcaba [2024-02-06T03:56:17.738Z] Removing intermediate container 5e17988bcaba [2024-02-06T03:56:17.738Z] ---> 8227225fdcdf [2024-02-06T03:56:17.738Z] Step 12/27 : RUN $MAKE [2024-02-06T03:56:17.738Z] ---> Running in 0e65d753e7ab [2024-02-06T03:56:17.996Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2024-02-06T03:56:40.042Z] Removing intermediate container 0e65d753e7ab [2024-02-06T03:56:40.042Z] ---> e69c406a965c [2024-02-06T03:56:40.042Z] Step 13/27 : FROM alpine:3.18 [2024-02-06T03:56:40.042Z] 3.18: Pulling from library/alpine [2024-02-06T03:56:40.042Z] 619be1103602: Pulling fs layer [2024-02-06T03:56:40.042Z] 619be1103602: Verifying Checksum [2024-02-06T03:56:40.042Z] 619be1103602: Download complete [2024-02-06T03:56:40.042Z] 619be1103602: Pull complete [2024-02-06T03:56:40.042Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-06T03:56:40.042Z] Status: Downloaded newer image for alpine:3.18 [2024-02-06T03:56:40.042Z] ---> d3782b16ccc9 [2024-02-06T03:56:40.042Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-06T03:56:40.042Z] ---> Running in 31e3c79a1f64 [2024-02-06T03:56:40.042Z] Removing intermediate container 31e3c79a1f64 [2024-02-06T03:56:40.042Z] ---> 1f2d6e3713eb [2024-02-06T03:56:40.042Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-02-06T03:56:40.042Z] ---> Running in ddbf38a85806 [2024-02-06T03:56:40.311Z] Removing intermediate container ddbf38a85806 [2024-02-06T03:56:40.311Z] ---> 0f7b1e679a2f [2024-02-06T03:56:40.311Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-06T03:56:40.311Z] ---> Running in e38ef7a8a2c5 [2024-02-06T03:56:40.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-06T03:56:40.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-06T03:56:41.152Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-06T03:56:41.152Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-06T03:56:41.152Z] Executing busybox-1.36.1-r5.trigger [2024-02-06T03:56:41.152Z] Executing ca-certificates-20230506-r0.trigger [2024-02-06T03:56:41.152Z] OK: 8 MiB in 17 packages [2024-02-06T03:56:41.412Z] Removing intermediate container e38ef7a8a2c5 [2024-02-06T03:56:41.412Z] ---> 775753a39fc9 [2024-02-06T03:56:41.412Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-06T03:56:41.412Z] ---> Running in 7da518ecac7d [2024-02-06T03:56:41.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-06T03:56:41.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-06T03:56:42.190Z] OK: 8 MiB in 17 packages [2024-02-06T03:56:42.454Z] Removing intermediate container 7da518ecac7d [2024-02-06T03:56:42.454Z] ---> 024eb5f04154 [2024-02-06T03:56:42.454Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-06T03:56:42.454Z] ---> f42ff73c6d71 [2024-02-06T03:56:42.454Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-06T03:56:42.714Z] ---> 37bc57724b03 [2024-02-06T03:56:42.714Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-06T03:56:42.714Z] ---> e65cda788fe7 [2024-02-06T03:56:42.714Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-02-06T03:56:43.770Z] ---> 4376bfaebad5 [2024-02-06T03:56:43.770Z] Step 22/27 : EXPOSE 59712 [2024-02-06T03:56:43.770Z] ---> Running in 39aeb1235e23 [2024-02-06T03:56:43.770Z] Removing intermediate container 39aeb1235e23 [2024-02-06T03:56:43.770Z] ---> 93e606de4fa3 [2024-02-06T03:56:43.770Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-02-06T03:56:43.770Z] ---> Running in b52508733e2c [2024-02-06T03:56:43.770Z] Removing intermediate container b52508733e2c [2024-02-06T03:56:43.770Z] ---> 4178c57c76c1 [2024-02-06T03:56:43.770Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-06T03:56:43.770Z] ---> Running in f0978bbfdcc3 [2024-02-06T03:56:44.033Z] Removing intermediate container f0978bbfdcc3 [2024-02-06T03:56:44.033Z] ---> debce2f8657d [2024-02-06T03:56:44.033Z] Step 25/27 : LABEL arch=amd64 [2024-02-06T03:56:44.033Z] ---> Running in 9bc598b4bc21 [2024-02-06T03:56:44.033Z] Removing intermediate container 9bc598b4bc21 [2024-02-06T03:56:44.033Z] ---> 8941e6c9c3a9 [2024-02-06T03:56:44.033Z] Step 26/27 : LABEL git_sha=9af4be863d7f47041879922c650247d8c027bbb2 [2024-02-06T03:56:44.033Z] ---> Running in 36e5ef832690 [2024-02-06T03:56:44.033Z] Removing intermediate container 36e5ef832690 [2024-02-06T03:56:44.033Z] ---> 8d45d8d35464 [2024-02-06T03:56:44.033Z] Step 27/27 : LABEL version=0.0.0 [2024-02-06T03:56:44.294Z] ---> Running in 57e5ea5b9d36 [2024-02-06T03:56:44.294Z] Removing intermediate container 57e5ea5b9d36 [2024-02-06T03:56:44.294Z] ---> 1b25fe379a0d [2024-02-06T03:56:44.294Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-06T03:56:44.294Z] Successfully built 1b25fe379a0d [2024-02-06T03:56:44.294Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:56:45.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-06T03:56:45.576Z] [2024-02-06T03:56:45.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:56:45.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-06T03:56:45.990Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-06T03:56:45.990Z] 5eb5b503b376: Pulling fs layer [2024-02-06T03:56:45.990Z] 5c69ac0246d0: Pulling fs layer [2024-02-06T03:56:45.990Z] ec43610c2a17: Pulling fs layer [2024-02-06T03:56:45.990Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-06T03:56:45.990Z] 33b1e0a273af: Pulling fs layer [2024-02-06T03:56:45.990Z] 5d3b04190fa2: Pulling fs layer [2024-02-06T03:56:45.990Z] 2f39f015ded8: Pulling fs layer [2024-02-06T03:56:45.990Z] 5d3b04190fa2: Waiting [2024-02-06T03:56:45.990Z] 3a2ae6a8a46f: Waiting [2024-02-06T03:56:45.990Z] 33b1e0a273af: Waiting [2024-02-06T03:56:45.990Z] 2f39f015ded8: Waiting [2024-02-06T03:56:45.990Z] 5c69ac0246d0: Download complete [2024-02-06T03:56:45.990Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-06T03:56:45.990Z] 3a2ae6a8a46f: Download complete [2024-02-06T03:56:45.990Z] 33b1e0a273af: Verifying Checksum [2024-02-06T03:56:45.990Z] 33b1e0a273af: Download complete [2024-02-06T03:56:45.990Z] ec43610c2a17: Verifying Checksum [2024-02-06T03:56:45.990Z] ec43610c2a17: Download complete [2024-02-06T03:56:45.990Z] 5d3b04190fa2: Verifying Checksum [2024-02-06T03:56:45.990Z] 5d3b04190fa2: Download complete [2024-02-06T03:56:46.248Z] 5eb5b503b376: Verifying Checksum [2024-02-06T03:56:46.248Z] 5eb5b503b376: Download complete [2024-02-06T03:56:47.619Z] 5eb5b503b376: Pull complete [2024-02-06T03:56:47.619Z] 5c69ac0246d0: Pull complete [2024-02-06T03:56:48.186Z] ec43610c2a17: Pull complete [2024-02-06T03:56:48.186Z] 3a2ae6a8a46f: Pull complete [2024-02-06T03:56:48.443Z] 33b1e0a273af: Pull complete [2024-02-06T03:56:48.443Z] 5d3b04190fa2: Pull complete [2024-02-06T03:56:52.635Z] 2f39f015ded8: Pull complete [2024-02-06T03:56:52.635Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-06T03:56:52.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-06T03:56:52.635Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T03:56:53.005Z] prd-ubuntu20.04-docker-8c-8g-516 does not seem to be running inside a container [2024-02-06T03:56:53.043Z] $ 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/foundry_app-record-replay_PR-123 -v /w/workspace/foundry_app-record-replay_PR-123:/w/workspace/foundry_app-record-replay_PR-123:rw,z -v /w/workspace/foundry_app-record-replay_PR-123@tmp:/w/workspace/foundry_app-record-replay_PR-123@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-06T03:56:59.407Z] $ docker top 2c5e0607697fe437c6708b9bf00a17d0603704f46ae708bafdf30ff3ca05d163 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T03:56:59.966Z] ---> job-cost.sh [2024-02-06T03:56:59.966Z] lf-activate-venv: SKIPPING [2024-02-06T03:56:59.966Z] INFO: No Stack... [2024-02-06T03:57:00.226Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-06T03:57:00.485Z] INFO: Archiving Costs [Pipeline] sh [2024-02-06T03:57:00.800Z] + cat /w/workspace/foundry_app-record-replay_PR-123/archives/cost.csv [2024-02-06T03:57:00.800Z] + cut -d, -f6 [Pipeline] lock [2024-02-06T03:57:00.850Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-123-1-stack-cost] [2024-02-06T03:57:00.857Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-123-1-stack-cost] did not exist. Created. [2024-02-06T03:57:00.862Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-123-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-06T03:57:01.324Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-06T03:57:01.375Z] Stashed 1 file(s) [Pipeline] } [2024-02-06T03:57:01.442Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-123-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-06T03:57:01.597Z] $ docker stop --time=1 2c5e0607697fe437c6708b9bf00a17d0603704f46ae708bafdf30ff3ca05d163 [2024-02-06T03:57:02.743Z] $ docker rm -f --volumes 2c5e0607697fe437c6708b9bf00a17d0603704f46ae708bafdf30ff3ca05d163 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-06T03:57:37.119Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-517 in /w/workspace/foundry_app-record-replay_PR-123 [Pipeline] { [Pipeline] ws [2024-02-06T03:57:37.217Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2024-02-06T03:57:40.353Z] Selected Git installation does not exist. Using Default [2024-02-06T03:57:40.353Z] The recommended git tool is: NONE [2024-02-06T03:57:45.034Z] using credential edgex-jenkins-ssh [2024-02-06T03:57:45.059Z] Cloning the remote Git repository [2024-02-06T03:57:45.103Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-02-06T03:57:45.206Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2024-02-06T03:57:45.360Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-02-06T03:57:45.361Z] > git --version # timeout=10 [2024-02-06T03:57:45.385Z] > git --version # 'git version 2.25.1' [2024-02-06T03:57:45.387Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-06T03:57:45.532Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-06T03:57:49.915Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-02-06T03:57:49.943Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-06T03:57:51.446Z] Merging remotes/origin/main commit d6e72eb507f604f58fbdb8cd428574af59bed11a into PR head commit 9af4be863d7f47041879922c650247d8c027bbb2 [2024-02-06T03:57:51.729Z] Merge succeeded, producing 9af4be863d7f47041879922c650247d8c027bbb2 [2024-02-06T03:57:51.729Z] Checking out Revision 9af4be863d7f47041879922c650247d8c027bbb2 (PR-123) [2024-02-06T03:57:50.827Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-02-06T03:57:50.875Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-02-06T03:57:50.876Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-06T03:57:50.891Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/123/head:refs/remotes/origin/PR-123 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-06T03:57:51.466Z] > git config core.sparsecheckout # timeout=10 [2024-02-06T03:57:51.528Z] > git checkout -f 9af4be863d7f47041879922c650247d8c027bbb2 # timeout=10 [2024-02-06T03:57:51.618Z] > git remote # timeout=10 [2024-02-06T03:57:51.640Z] > git config --get remote.origin.url # timeout=10 [2024-02-06T03:57:51.661Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-06T03:57:51.674Z] > git merge d6e72eb507f604f58fbdb8cd428574af59bed11a # timeout=10 [2024-02-06T03:57:51.705Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-06T03:57:51.736Z] > git config core.sparsecheckout # timeout=10 [2024-02-06T03:57:51.755Z] > git checkout -f 9af4be863d7f47041879922c650247d8c027bbb2 # timeout=10 [2024-02-06T03:57:52.256Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-02-06T03:57:52.307Z] > git --version # timeout=10 [2024-02-06T03:57:52.324Z] > git --version # 'git version 2.25.1' [2024-02-06T03:57:52.348Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-06T03:57:53.984Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-06T03:57:53.984Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-06T03:57:53.984Z] Dload Upload Total Spent Left Speed [2024-02-06T03:57:53.984Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh [2024-02-06T03:57:54.336Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-06T03:57:54.685Z] + sudo tee /etc/docker/daemon.new [2024-02-06T03:57:54.685Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-06T03:57:54.685Z] { [2024-02-06T03:57:54.685Z] "registry-mirrors": [ [2024-02-06T03:57:54.685Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-06T03:57:54.685Z] ], [2024-02-06T03:57:54.685Z] "bip": "10.250.0.254/24", [2024-02-06T03:57:54.685Z] "hosts": [ [2024-02-06T03:57:54.685Z] "tcp://0.0.0.0:5555", [2024-02-06T03:57:54.685Z] "unix:///var/run/docker.sock" [2024-02-06T03:57:54.685Z] ], [2024-02-06T03:57:54.685Z] "mtu": 1458, [2024-02-06T03:57:54.685Z] "selinux-enabled": true, [2024-02-06T03:57:54.685Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-06T03:57:54.685Z] } [Pipeline] sh [2024-02-06T03:57:55.034Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-06T03:57:55.384Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-06T03:58:13.755Z] provisioning config files... [2024-02-06T03:58:13.782Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config9663347739095030655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T03:58:14.312Z] ---> ****-login.sh [2024-02-06T03:58:14.312Z] nexus3.edgexfoundry.org:10001 [2024-02-06T03:58:14.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:58:14.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:58:14.852Z] Configure a credential helper to remove this warning. See [2024-02-06T03:58:14.852Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:58:14.852Z] [2024-02-06T03:58:14.852Z] Login Succeeded [2024-02-06T03:58:14.852Z] nexus3.edgexfoundry.org:10002 [2024-02-06T03:58:15.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:58:15.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:58:15.393Z] Configure a credential helper to remove this warning. See [2024-02-06T03:58:15.393Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:58:15.393Z] [2024-02-06T03:58:15.393Z] Login Succeeded [2024-02-06T03:58:15.393Z] nexus3.edgexfoundry.org:10003 [2024-02-06T03:58:15.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:58:15.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:58:15.664Z] Configure a credential helper to remove this warning. See [2024-02-06T03:58:15.664Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:58:15.664Z] [2024-02-06T03:58:15.664Z] Login Succeeded [2024-02-06T03:58:15.664Z] nexus3.edgexfoundry.org:10004 [2024-02-06T03:58:15.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:58:16.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:58:16.207Z] Configure a credential helper to remove this warning. See [2024-02-06T03:58:16.207Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:58:16.207Z] [2024-02-06T03:58:16.207Z] Login Succeeded [2024-02-06T03:58:16.207Z] ****.io [2024-02-06T03:58:16.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:58:16.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:58:16.793Z] Configure a credential helper to remove this warning. See [2024-02-06T03:58:16.793Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:58:16.793Z] [2024-02-06T03:58:16.793Z] Login Succeeded [2024-02-06T03:58:16.793Z] ---> ****-login.sh ends [Pipeline] } [2024-02-06T03:58:16.823Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-06T03:58:17.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T03:58:17.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T03:58:17.568Z] ========================================================= [2024-02-06T03:58:17.568Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-06T03:58:17.568Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:58:18.228Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-06T03:58:20.203Z] Sending build context to Docker daemon 258.6kB [2024-02-06T03:58:20.477Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-06T03:58:20.477Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-06T03:58:20.745Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-06T03:58:20.745Z] 9fda8d8052c6: Pulling fs layer [2024-02-06T03:58:20.745Z] 5d54e960e981: Pulling fs layer [2024-02-06T03:58:20.745Z] c4a7e357bf2a: Pulling fs layer [2024-02-06T03:58:20.745Z] f0e02332f6b5: Pulling fs layer [2024-02-06T03:58:20.745Z] 872ee5b61b7b: Pulling fs layer [2024-02-06T03:58:20.745Z] 0c6a40ed1a82: Pulling fs layer [2024-02-06T03:58:20.745Z] 94ae7d8d031c: Pulling fs layer [2024-02-06T03:58:20.745Z] f0e02332f6b5: Waiting [2024-02-06T03:58:20.745Z] 872ee5b61b7b: Waiting [2024-02-06T03:58:20.745Z] 0c6a40ed1a82: Waiting [2024-02-06T03:58:20.745Z] 94ae7d8d031c: Waiting [2024-02-06T03:58:20.745Z] 5d54e960e981: Download complete [2024-02-06T03:58:20.745Z] f0e02332f6b5: Verifying Checksum [2024-02-06T03:58:20.745Z] f0e02332f6b5: Download complete [2024-02-06T03:58:20.745Z] 872ee5b61b7b: Verifying Checksum [2024-02-06T03:58:20.745Z] 872ee5b61b7b: Download complete [2024-02-06T03:58:21.016Z] 9fda8d8052c6: Download complete [2024-02-06T03:58:21.288Z] 94ae7d8d031c: Verifying Checksum [2024-02-06T03:58:21.288Z] 94ae7d8d031c: Download complete [2024-02-06T03:58:21.874Z] 9fda8d8052c6: Pull complete [2024-02-06T03:58:22.460Z] 5d54e960e981: Pull complete [2024-02-06T03:58:22.727Z] c4a7e357bf2a: Download complete [2024-02-06T03:58:23.695Z] 0c6a40ed1a82: Download complete [2024-02-06T03:58:36.026Z] c4a7e357bf2a: Pull complete [2024-02-06T03:58:36.026Z] f0e02332f6b5: Pull complete [2024-02-06T03:58:36.026Z] 872ee5b61b7b: Pull complete [2024-02-06T03:58:46.110Z] 0c6a40ed1a82: Pull complete [2024-02-06T03:58:46.380Z] 94ae7d8d031c: Pull complete [2024-02-06T03:58:46.380Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-06T03:58:46.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-06T03:58:46.380Z] ---> 86de565de09d [2024-02-06T03:58:46.380Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-06T03:58:47.792Z] ---> Running in eb4e45e386a1 [2024-02-06T03:58:48.080Z] Removing intermediate container eb4e45e386a1 [2024-02-06T03:58:48.080Z] ---> d0a3c56b35f2 [2024-02-06T03:58:48.080Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-06T03:58:48.080Z] ---> Running in 639b93e6a927 [2024-02-06T03:58:48.447Z] Removing intermediate container 639b93e6a927 [2024-02-06T03:58:48.447Z] ---> aaa1eb7b24e9 [2024-02-06T03:58:48.447Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-06T03:58:48.745Z] ---> Running in cdf3f9ea5a7e [2024-02-06T03:58:49.056Z] Removing intermediate container cdf3f9ea5a7e [2024-02-06T03:58:49.056Z] ---> f4bcd33a1085 [2024-02-06T03:58:49.056Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-06T03:58:49.056Z] ---> Running in f52fbb4ebd82 [2024-02-06T03:58:50.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-06T03:58:50.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-06T03:58:52.071Z] OK: 266 MiB in 52 packages [2024-02-06T03:58:52.656Z] Removing intermediate container f52fbb4ebd82 [2024-02-06T03:58:52.656Z] ---> c41df72fd472 [2024-02-06T03:58:52.656Z] Step 7/12 : WORKDIR /app [2024-02-06T03:58:52.656Z] ---> Running in 3cc82c0cd07f [2024-02-06T03:58:52.925Z] Removing intermediate container 3cc82c0cd07f [2024-02-06T03:58:52.925Z] ---> 6fc8335ab5ca [2024-02-06T03:58:52.925Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-06T03:58:53.518Z] ---> a07ddf3eb299 [2024-02-06T03:58:53.518Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-06T03:58:53.518Z] ---> Running in ae3c6f390047 [2024-02-06T04:00:01.402Z] Removing intermediate container ae3c6f390047 [2024-02-06T04:00:01.402Z] ---> 3de7e311ddc7 [2024-02-06T04:00:01.402Z] Step 10/12 : COPY . . [2024-02-06T04:00:01.402Z] ---> 018078c9ff49 [2024-02-06T04:00:01.402Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-06T04:00:01.402Z] ---> Running in 4348cd9ff852 [2024-02-06T04:00:01.402Z] Removing intermediate container 4348cd9ff852 [2024-02-06T04:00:01.402Z] ---> 877179a86ef3 [2024-02-06T04:00:01.402Z] Step 12/12 : RUN $MAKE [2024-02-06T04:00:01.402Z] ---> Running in 462ce0c15502 [2024-02-06T04:00:01.402Z] noop [2024-02-06T04:00:01.402Z] Removing intermediate container 462ce0c15502 [2024-02-06T04:00:01.402Z] ---> d26a289b78d9 [2024-02-06T04:00:01.402Z] Successfully built d26a289b78d9 [2024-02-06T04:00:01.402Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T04:00:02.023Z] + docker inspect -f . ci-base-image-arm64 [2024-02-06T04:00:02.023Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T04:00:02.392Z] prd-ubuntu20.04-docker-arm64-4c-16g-517 does not seem to be running inside a container [2024-02-06T04:00:02.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-06T04:00:04.853Z] $ docker top 5a53ddc6b8b85adc33ca9563d795ddc45f522bf53a78e9c9d7fb9d327dbbfe02 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T04:00:05.822Z] + go version [2024-02-06T04:00:05.822Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-06T04:00:05.856Z] $ docker stop --time=1 5a53ddc6b8b85adc33ca9563d795ddc45f522bf53a78e9c9d7fb9d327dbbfe02 [2024-02-06T04:00:07.428Z] $ docker rm -f --volumes 5a53ddc6b8b85adc33ca9563d795ddc45f522bf53a78e9c9d7fb9d327dbbfe02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T04:00:08.667Z] + docker inspect -f . ci-base-image-arm64 [2024-02-06T04:00:08.667Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T04:00:09.006Z] prd-ubuntu20.04-docker-arm64-4c-16g-517 does not seem to be running inside a container [2024-02-06T04:00:09.064Z] $ 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/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-06T04:00:10.148Z] $ docker top 40171b53deaf5bf6b900a4eb418310855d1db1c87be6be590abed21ef815dc61 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T04:00:10.797Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2024-02-06T04:00:11.232Z] + make test [2024-02-06T04:00:11.232Z] go test -race -coverprofile=coverage.out ./... [2024-02-06T04:02:32.934Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-02-06T04:02:32.934Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.266s coverage: 88.0% of statements [2024-02-06T04:02:35.511Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-02-06T04:02:35.511Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-02-06T04:02:36.917Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-02-06T04:02:43.544Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.928s coverage: 98.7% of statements [2024-02-06T04:02:43.544Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.533s coverage: 89.7% of statements [2024-02-06T04:02:43.544Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.157s coverage: 100.0% of statements [2024-02-06T04:02:43.544Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-06T04:02:43.544Z] go vet ./... [2024-02-06T04:04:35.179Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-06T04:04:35.179Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-06T04:04:35.179Z] ./bin/test-attribution-txt.sh [2024-02-06T04:04:35.179Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-06T04:04:35.210Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-06T04:04:35.291Z] $ docker stop --time=1 40171b53deaf5bf6b900a4eb418310855d1db1c87be6be590abed21ef815dc61 [2024-02-06T04:04:38.835Z] $ docker rm -f --volumes 40171b53deaf5bf6b900a4eb418310855d1db1c87be6be590abed21ef815dc61 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-06T04:04:40.519Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-06T04:04:40.559Z] Warning: overwriting stash ‘coverage-report’ [2024-02-06T04:04:40.981Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-06T04:04:41.903Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-06T04:04:42.241Z] + ls -al . [2024-02-06T04:04:42.241Z] total 188 [2024-02-06T04:04:42.241Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 6 04:00 . [2024-02-06T04:04:42.241Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 03:57 .. [2024-02-06T04:04:42.241Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 6 03:57 .dockerignore [2024-02-06T04:04:42.241Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 03:57 .git [2024-02-06T04:04:42.241Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 03:57 .github [2024-02-06T04:04:42.241Z] -rw-rw-r-- 1 jenkins jenkins 164 Feb 6 03:57 .gitignore [2024-02-06T04:04:42.241Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 03:57 .golangci.yml [2024-02-06T04:04:42.241Z] -rw-rw-r-- 1 jenkins jenkins 11301 Feb 6 03:57 Attribution.txt [2024-02-06T04:04:42.241Z] -rw-rw-r-- 1 jenkins jenkins 458 Feb 6 03:57 CHANGELOG.md [2024-02-06T04:04:42.241Z] -rw-rw-r-- 1 jenkins jenkins 1725 Feb 6 03:57 Dockerfile [2024-02-06T04:04:42.241Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 03:57 GOVERNANCE.md [2024-02-06T04:04:42.241Z] -rw-rw-r-- 1 jenkins jenkins 681 Feb 6 03:57 Jenkinsfile [2024-02-06T04:04:42.241Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 6 03:57 LICENSE [2024-02-06T04:04:42.241Z] -rw-rw-r-- 1 jenkins jenkins 3136 Feb 6 03:57 Makefile [2024-02-06T04:04:42.241Z] -rw-rw-r-- 1 jenkins jenkins 611 Feb 6 03:57 OWNERS.md [2024-02-06T04:04:42.241Z] -rw-rw-r-- 1 jenkins jenkins 4107 Feb 6 03:57 README.md [2024-02-06T04:04:42.241Z] -rw-rw-r-- 1 jenkins jenkins 7789 Feb 6 03:57 Record and Reply.postman_collection.json [2024-02-06T04:04:42.241Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 6 03:54 VERSION [2024-02-06T04:04:42.241Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 03:57 bin [2024-02-06T04:04:42.241Z] -rw-r--r-- 1 jenkins jenkins 24666 Feb 6 04:02 coverage.out [2024-02-06T04:04:42.241Z] -rw-rw-r-- 1 jenkins jenkins 3950 Feb 6 03:57 go.mod [2024-02-06T04:04:42.241Z] -rw-rw-r-- 1 jenkins jenkins 34578 Feb 6 03:57 go.sum [2024-02-06T04:04:42.241Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 6 03:57 internal [2024-02-06T04:04:42.241Z] -rw-rw-r-- 1 jenkins jenkins 913 Feb 6 03:57 main.go [2024-02-06T04:04:42.241Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 03:57 openapi [2024-02-06T04:04:42.241Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 03:57 pkg [2024-02-06T04:04:42.241Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 03:57 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T04:04:42.763Z] + 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=9af4be863d7f47041879922c650247d8c027bbb2 --label arch=arm64 --label version=0.0.0 . [2024-02-06T04:04:43.030Z] Sending build context to Docker daemon 284.2kB [2024-02-06T04:04:43.030Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-06T04:04:43.030Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-06T04:04:43.030Z] ---> d26a289b78d9 [2024-02-06T04:04:43.030Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-06T04:04:43.030Z] ---> Running in ab33ac3d52b5 [2024-02-06T04:04:43.297Z] Removing intermediate container ab33ac3d52b5 [2024-02-06T04:04:43.297Z] ---> 2829fc724358 [2024-02-06T04:04:43.297Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-06T04:04:43.565Z] ---> Running in 3625594a9a27 [2024-02-06T04:04:43.832Z] Removing intermediate container 3625594a9a27 [2024-02-06T04:04:43.832Z] ---> 2a6f53f7b28b [2024-02-06T04:04:43.832Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-06T04:04:43.832Z] ---> Running in ff18ae53730a [2024-02-06T04:04:44.100Z] Removing intermediate container ff18ae53730a [2024-02-06T04:04:44.100Z] ---> 155d2d55e4f1 [2024-02-06T04:04:44.100Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-06T04:04:44.100Z] ---> Running in a61009d7521a [2024-02-06T04:04:45.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-06T04:04:45.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-06T04:04:46.605Z] OK: 266 MiB in 52 packages [2024-02-06T04:04:47.572Z] Removing intermediate container a61009d7521a [2024-02-06T04:04:47.572Z] ---> f235ac5d537d [2024-02-06T04:04:47.572Z] Step 7/27 : WORKDIR /app [2024-02-06T04:04:47.572Z] ---> Running in c1007ce4bb76 [2024-02-06T04:04:47.842Z] Removing intermediate container c1007ce4bb76 [2024-02-06T04:04:47.843Z] ---> d99f0166eccc [2024-02-06T04:04:47.843Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-06T04:04:52.096Z] ---> c4177c2f8a35 [2024-02-06T04:04:52.096Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-06T04:04:52.096Z] ---> Running in 412c179ea5a9 [2024-02-06T04:04:53.510Z] Removing intermediate container 412c179ea5a9 [2024-02-06T04:04:53.510Z] ---> 1a3c6cd22a50 [2024-02-06T04:04:53.510Z] Step 10/27 : COPY . . [2024-02-06T04:04:54.098Z] ---> ec523936c0e4 [2024-02-06T04:04:54.098Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-06T04:04:54.364Z] ---> Running in 3a3492c6e71a [2024-02-06T04:04:54.631Z] Removing intermediate container 3a3492c6e71a [2024-02-06T04:04:54.631Z] ---> f44c89eeac86 [2024-02-06T04:04:54.631Z] Step 12/27 : RUN $MAKE [2024-02-06T04:04:54.631Z] ---> Running in 5ad7214573ba [2024-02-06T04:04:55.588Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2024-02-06T04:06:47.908Z] Removing intermediate container 5ad7214573ba [2024-02-06T04:06:47.908Z] ---> fa6c75694b0e [2024-02-06T04:06:47.908Z] Step 13/27 : FROM alpine:3.18 [2024-02-06T04:06:47.908Z] 3.18: Pulling from library/alpine [2024-02-06T04:06:47.908Z] c6b39de5b339: Pulling fs layer [2024-02-06T04:06:47.908Z] c6b39de5b339: Verifying Checksum [2024-02-06T04:06:47.908Z] c6b39de5b339: Download complete [2024-02-06T04:06:47.908Z] c6b39de5b339: Pull complete [2024-02-06T04:06:47.908Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-06T04:06:47.908Z] Status: Downloaded newer image for alpine:3.18 [2024-02-06T04:06:47.908Z] ---> 33abbf032149 [2024-02-06T04:06:47.908Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-06T04:06:47.908Z] ---> Running in 17abc3d45dde [2024-02-06T04:06:47.908Z] Removing intermediate container 17abc3d45dde [2024-02-06T04:06:47.908Z] ---> 84463bba4606 [2024-02-06T04:06:47.908Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-02-06T04:06:47.908Z] ---> Running in 177c1967c277 [2024-02-06T04:06:47.908Z] Removing intermediate container 177c1967c277 [2024-02-06T04:06:47.908Z] ---> 65e8802d03bc [2024-02-06T04:06:47.908Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-06T04:06:47.908Z] ---> Running in 92f691b1c618 [2024-02-06T04:06:47.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-06T04:06:47.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-06T04:06:47.908Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-06T04:06:47.908Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-06T04:06:47.908Z] Executing busybox-1.36.1-r5.trigger [2024-02-06T04:06:47.908Z] Executing ca-certificates-20230506-r0.trigger [2024-02-06T04:06:47.908Z] OK: 9 MiB in 17 packages [2024-02-06T04:06:48.874Z] Removing intermediate container 92f691b1c618 [2024-02-06T04:06:48.875Z] ---> 662aa255657b [2024-02-06T04:06:48.875Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-06T04:06:48.875Z] ---> Running in 6531de9ae393 [2024-02-06T04:06:49.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-06T04:06:50.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-06T04:06:51.063Z] OK: 9 MiB in 17 packages [2024-02-06T04:06:52.025Z] Removing intermediate container 6531de9ae393 [2024-02-06T04:06:52.025Z] ---> 98ecee1dd2bc [2024-02-06T04:06:52.025Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-06T04:06:52.294Z] ---> 4f497a17b8b1 [2024-02-06T04:06:52.295Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-06T04:06:52.877Z] ---> 9de9c7034dad [2024-02-06T04:06:52.877Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-06T04:06:53.458Z] ---> 863283748be9 [2024-02-06T04:06:53.458Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-02-06T04:06:54.863Z] ---> 530dda7e72ec [2024-02-06T04:06:54.863Z] Step 22/27 : EXPOSE 59712 [2024-02-06T04:06:54.863Z] ---> Running in 26057e5f95a2 [2024-02-06T04:06:55.133Z] Removing intermediate container 26057e5f95a2 [2024-02-06T04:06:55.133Z] ---> 651b1f85416a [2024-02-06T04:06:55.133Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-02-06T04:06:55.133Z] ---> Running in 25ad5ed0f4b2 [2024-02-06T04:06:55.397Z] Removing intermediate container 25ad5ed0f4b2 [2024-02-06T04:06:55.397Z] ---> 022e482ff59f [2024-02-06T04:06:55.397Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-06T04:06:55.661Z] ---> Running in 1bead0fe0fb0 [2024-02-06T04:06:55.926Z] Removing intermediate container 1bead0fe0fb0 [2024-02-06T04:06:55.926Z] ---> 5f2892841e79 [2024-02-06T04:06:55.926Z] Step 25/27 : LABEL arch=arm64 [2024-02-06T04:06:55.926Z] ---> Running in b10e909db085 [2024-02-06T04:06:56.190Z] Removing intermediate container b10e909db085 [2024-02-06T04:06:56.190Z] ---> 3040eff15b70 [2024-02-06T04:06:56.190Z] Step 26/27 : LABEL git_sha=9af4be863d7f47041879922c650247d8c027bbb2 [2024-02-06T04:06:56.190Z] ---> Running in 7d34fa1cbe9e [2024-02-06T04:06:56.456Z] Removing intermediate container 7d34fa1cbe9e [2024-02-06T04:06:56.456Z] ---> 1525687e7757 [2024-02-06T04:06:56.456Z] Step 27/27 : LABEL version=0.0.0 [2024-02-06T04:06:56.721Z] ---> Running in 9d04dd130202 [2024-02-06T04:06:56.986Z] Removing intermediate container 9d04dd130202 [2024-02-06T04:06:56.986Z] ---> d74bf3e7b6d5 [2024-02-06T04:06:56.986Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-06T04:06:56.986Z] Successfully built d74bf3e7b6d5 [2024-02-06T04:06:56.986Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T04:06:58.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-06T04:06:58.299Z] [2024-02-06T04:06:58.299Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T04:06:58.766Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-06T04:06:58.766Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-06T04:06:58.766Z] 8998bd30e6a1: Pulling fs layer [2024-02-06T04:06:58.766Z] 04944245beec: Pulling fs layer [2024-02-06T04:06:58.766Z] 699f458cf7ca: Pulling fs layer [2024-02-06T04:06:58.766Z] 765212b225bb: Pulling fs layer [2024-02-06T04:06:58.766Z] f23df028b6ca: Pulling fs layer [2024-02-06T04:06:58.766Z] d65c8cfc05b1: Pulling fs layer [2024-02-06T04:06:58.766Z] 2437ff75d9bd: Pulling fs layer [2024-02-06T04:06:58.766Z] f23df028b6ca: Waiting [2024-02-06T04:06:58.766Z] 765212b225bb: Waiting [2024-02-06T04:06:58.766Z] d65c8cfc05b1: Waiting [2024-02-06T04:06:58.766Z] 2437ff75d9bd: Waiting [2024-02-06T04:06:59.033Z] 04944245beec: Verifying Checksum [2024-02-06T04:06:59.033Z] 04944245beec: Download complete [2024-02-06T04:06:59.033Z] 765212b225bb: Verifying Checksum [2024-02-06T04:06:59.033Z] 765212b225bb: Download complete [2024-02-06T04:06:59.033Z] f23df028b6ca: Verifying Checksum [2024-02-06T04:06:59.034Z] f23df028b6ca: Download complete [2024-02-06T04:06:59.034Z] d65c8cfc05b1: Verifying Checksum [2024-02-06T04:06:59.034Z] d65c8cfc05b1: Download complete [2024-02-06T04:06:59.300Z] 699f458cf7ca: Verifying Checksum [2024-02-06T04:06:59.300Z] 699f458cf7ca: Download complete [2024-02-06T04:06:59.565Z] 8998bd30e6a1: Verifying Checksum [2024-02-06T04:06:59.566Z] 8998bd30e6a1: Download complete [2024-02-06T04:07:02.147Z] 2437ff75d9bd: Verifying Checksum [2024-02-06T04:07:04.720Z] 8998bd30e6a1: Pull complete [2024-02-06T04:07:04.720Z] 04944245beec: Pull complete [2024-02-06T04:07:06.656Z] 699f458cf7ca: Pull complete [2024-02-06T04:07:06.656Z] 765212b225bb: Pull complete [2024-02-06T04:07:07.244Z] f23df028b6ca: Pull complete [2024-02-06T04:07:07.509Z] d65c8cfc05b1: Pull complete [2024-02-06T04:07:25.696Z] 2437ff75d9bd: Pull complete [2024-02-06T04:07:25.696Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-06T04:07:25.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-06T04:07:25.696Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T04:07:26.214Z] prd-ubuntu20.04-docker-arm64-4c-16g-517 does not seem to be running inside a container [2024-02-06T04:07:26.271Z] $ 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/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-06T04:07:28.944Z] $ docker top 9426b3e8ab17ee8581363ecda57a326cab2257ed6e8fc840091a560ab140c8be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T04:07:29.942Z] ---> job-cost.sh [2024-02-06T04:07:29.942Z] lf-activate-venv: SKIPPING [2024-02-06T04:07:29.942Z] INFO: No Stack... [2024-02-06T04:07:30.207Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-06T04:07:31.161Z] INFO: Archiving Costs [Pipeline] sh [2024-02-06T04:07:31.822Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2024-02-06T04:07:31.822Z] + cut -d, -f6 [Pipeline] lock [2024-02-06T04:07:31.876Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-123-1-stack-cost] [2024-02-06T04:07:31.881Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-123-1-stack-cost] did not exist. Created. [2024-02-06T04:07:31.887Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-123-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-06T04:07:32.395Z] /w/workspace/app-record-replay/1@tmp/durable-481fcd59/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-06T04:07:33.000Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-06T04:07:33.297Z] Warning: overwriting stash ‘stack-cost’ [2024-02-06T04:07:33.350Z] Stashed 1 file(s) [Pipeline] } [2024-02-06T04:07:33.395Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-123-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-06T04:07:33.577Z] $ docker stop --time=1 9426b3e8ab17ee8581363ecda57a326cab2257ed6e8fc840091a560ab140c8be [2024-02-06T04:07:35.086Z] $ docker rm -f --volumes 9426b3e8ab17ee8581363ecda57a326cab2257ed6e8fc840091a560ab140c8be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-02-06T04:07:37.255Z] provisioning config files... [2024-02-06T04:07:37.262Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-123@tmp/config11469315171522122594tmp [Pipeline] { [Pipeline] sh [2024-02-06T04:07:37.709Z] + set +x [2024-02-06T04:07:37.709Z] + curl -s https://codecov.io/bash [2024-02-06T04:07:37.709Z] + bash -s -- [2024-02-06T04:07:37.709Z] [2024-02-06T04:07:37.709Z] _____ _ [2024-02-06T04:07:37.709Z] / ____| | | [2024-02-06T04:07:37.709Z] | | ___ __| | ___ ___ _____ __ [2024-02-06T04:07:37.709Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-06T04:07:37.709Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-06T04:07:37.709Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-06T04:07:37.709Z] Bash-1.0.6 [2024-02-06T04:07:37.709Z] [2024-02-06T04:07:37.709Z] [2024-02-06T04:07:37.709Z] ==> git version 2.25.1 found [2024-02-06T04:07:37.709Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-02-06T04:07:37.709Z] Release-Date: 2020-01-08 [2024-02-06T04:07:37.709Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-06T04:07:37.709Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-06T04:07:37.709Z] ==> Jenkins CI detected. [2024-02-06T04:07:37.709Z] current dir:  /w/workspace/foundry_app-record-replay_PR-123 [2024-02-06T04:07:37.709Z] project root: . [2024-02-06T04:07:37.709Z] --> token set from env [2024-02-06T04:07:37.709Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-06T04:07:37.710Z] ==> Running gcov in . (disable via -X gcov) [2024-02-06T04:07:37.710Z] ==> Python coveragepy not found [2024-02-06T04:07:37.710Z] ==> Searching for coverage reports in: [2024-02-06T04:07:37.710Z] + . [2024-02-06T04:07:38.010Z] -> Found 1 reports [2024-02-06T04:07:38.010Z] ==> Detecting git/mercurial file structure [2024-02-06T04:07:38.010Z] ==> Reading reports [2024-02-06T04:07:38.010Z] + ./coverage.out bytes=24666 [2024-02-06T04:07:38.010Z] ==> Appending adjustments [2024-02-06T04:07:38.010Z] https://docs.codecov.io/docs/fixing-reports [2024-02-06T04:07:38.010Z] + Found adjustments [2024-02-06T04:07:38.010Z] ==> Gzipping contents [2024-02-06T04:07:38.010Z] 8.0K /tmp/codecov.a05oJd.gz [2024-02-06T04:07:38.010Z] ==> Uploading reports [2024-02-06T04:07:38.010Z] url: https://codecov.io [2024-02-06T04:07:38.010Z] query: branch=PR-123&commit=9af4be863d7f47041879922c650247d8c027bbb2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-123%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=123&job=&cmd_args= [2024-02-06T04:07:38.010Z] -> Pinging Codecov [2024-02-06T04:07:38.010Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-123&commit=9af4be863d7f47041879922c650247d8c027bbb2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-123%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=123&job=&cmd_args= [2024-02-06T04:07:38.010Z] -> Uploading to [2024-02-06T04:07:38.010Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-06/F467761B9912B4F32F9BC62907045C81/9af4be863d7f47041879922c650247d8c027bbb2/ce4df121-87e3-4779-a563-f7a8dab61048.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240206T040737Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6e3b73a56496f0e50b0326a3cb8deaa8387e22e1ac577403d181550904a0e116 [2024-02-06T04:07:38.010Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-06T04:07:38.010Z] Dload Upload Total Spent Left Speed [2024-02-06T04:07:38.268Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 19635 --:--:-- --:--:-- --:--:-- 19556 100 4850 0 0 100 4850 0 19556 --:--:-- --:--:-- --:--:-- 19556 [2024-02-06T04:07:38.269Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/9af4be863d7f47041879922c650247d8c027bbb2 [Pipeline] } [2024-02-06T04:07:38.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-02-06T04:07:41.592Z] + [ -d /w/workspace/foundry_app-record-replay_PR-123/archives ] [2024-02-06T04:07:41.593Z] + ls -al /w/workspace/foundry_app-record-replay_PR-123/archives [2024-02-06T04:07:41.593Z] total 16 [2024-02-06T04:07:41.593Z] drwxr-xr-x 3 root root 4096 Feb 6 03:57 . [2024-02-06T04:07:41.593Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 6 03:57 .. [2024-02-06T04:07:41.593Z] drwxr-xr-x 2 root root 4096 Feb 6 03:57 cost [2024-02-06T04:07:41.593Z] -rw-r--r-- 1 root root 89 Feb 6 03:57 cost.csv [2024-02-06T04:07:41.593Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-123/archives [2024-02-06T04:07:41.593Z] + ls -al /w/workspace/foundry_app-record-replay_PR-123/archives [2024-02-06T04:07:41.593Z] total 16 [2024-02-06T04:07:41.593Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 03:57 . [2024-02-06T04:07:41.593Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 6 03:57 .. [2024-02-06T04:07:41.593Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 6 03:57 cost [2024-02-06T04:07:41.593Z] -rw-r--r-- 1 jenkins jenkins 89 Feb 6 03:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-06T04:07:41.924Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T04:07:42.823Z] ---> package-listing.sh [2024-02-06T04:07:42.823Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-06T04:07:42.823Z] ++ facter osfamily [2024-02-06T04:07:43.083Z] + OS_FAMILY=debian [2024-02-06T04:07:43.083Z] + workspace=/w/workspace/foundry_app-record-replay_PR-123 [2024-02-06T04:07:43.083Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-06T04:07:43.083Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-06T04:07:43.083Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-06T04:07:43.083Z] + PACKAGES=/tmp/packages_start.txt [2024-02-06T04:07:43.083Z] + '[' /w/workspace/foundry_app-record-replay_PR-123 ']' [2024-02-06T04:07:43.083Z] + PACKAGES=/tmp/packages_end.txt [2024-02-06T04:07:43.083Z] + case "${OS_FAMILY}" in [2024-02-06T04:07:43.083Z] + dpkg -l [2024-02-06T04:07:43.083Z] + grep '^ii' [2024-02-06T04:07:43.083Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-06T04:07:43.083Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-06T04:07:43.083Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-06T04:07:43.083Z] + '[' /w/workspace/foundry_app-record-replay_PR-123 ']' [2024-02-06T04:07:43.083Z] + mkdir -p /w/workspace/foundry_app-record-replay_PR-123/archives/ [2024-02-06T04:07:43.083Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-123/archives/ [Pipeline] echo [2024-02-06T04:07:43.116Z] 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/foundry_app-record-replay_PR-123/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-06T04:07:43.411Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T04:07:44.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-06T04:07:44.094Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T04:07:44.388Z] prd-ubuntu20.04-docker-8c-8g-516 does not seem to be running inside a container [2024-02-06T04:07:44.410Z] $ 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/foundry_app-record-replay_PR-123/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_app-record-replay_PR-123 -v /w/workspace/foundry_app-record-replay_PR-123:/w/workspace/foundry_app-record-replay_PR-123:rw,z -v /w/workspace/foundry_app-record-replay_PR-123@tmp:/w/workspace/foundry_app-record-replay_PR-123@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-06T04:07:44.639Z] $ docker top a39f21be3f3e9f2f3b74172a52035efa12699806f00160b6edb4ad8012ed05c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T04:07:45.145Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-06T04:07:45.457Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-06T04:07:45.771Z] + ls /var/log/sa-host [2024-02-06T04:07:45.771Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-06T04:07:46.070Z] provisioning config files... [2024-02-06T04:07:46.081Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-123@tmp/config482735534682081462tmp [Pipeline] { [Pipeline] echo [2024-02-06T04:07:46.294Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T04:07:46.610Z] ---> create-netrc.sh [Pipeline] } [2024-02-06T04:07:46.639Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-06T04:07:47.160Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-06T04:07:47.195Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T04:07:47.508Z] ---> sudo-logs.sh [2024-02-06T04:07:47.508Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-06T04:07:47.648Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T04:07:47.961Z] ---> job-cost.sh [2024-02-06T04:07:47.961Z] lf-activate-venv: SKIPPING [2024-02-06T04:07:47.961Z] DEBUG: total: 0.2199999988079071 [2024-02-06T04:07:47.961Z] INFO: Retrieving Stack Cost... [2024-02-06T04:07:48.531Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-06T04:07:48.791Z] INFO: Archiving Costs [Pipeline] echo [2024-02-06T04:07:48.823Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T04:07:49.134Z] ---> logs-deploy.sh [2024-02-06T04:07:49.134Z] lf-activate-venv: SKIPPING [2024-02-06T04:07:49.134Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-123/1 [2024-02-06T04:07:49.134Z] INFO: archiving workspace using pattern(s): [2024-02-06T04:07:50.071Z] Archives upload complete. [2024-02-06T04:07:50.332Z] INFO: archiving logs to Nexus [2024-02-06T04:07:50.904Z] ---> uname -a: [2024-02-06T04:07:50.904Z] Linux prd-ubuntu20-04-docker-8c-8g-516 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-02-06T04:07:50.904Z] [2024-02-06T04:07:50.904Z]