Pull request #90 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f69dbd0d0d8a33b377fcba13cd13cb2eeb0b3ae5+5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 (a7d46b0fea7ffa8b454da0f845ab48efed640c09) 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-ssh4958315729760507448.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh14417754985557979655.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-90/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-90/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12056330984704261316.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-90/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6320136621907173058.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh17174709825393116851.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-90/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-90/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3124126612861803607.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 e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9083 in /w/workspace/xfoundry_app-record-replay_PR-90 [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/xfoundry_app-record-replay_PR-90 # 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 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 into PR head commit f69dbd0d0d8a33b377fcba13cd13cb2eeb0b3ae5 Merge succeeded, producing f69dbd0d0d8a33b377fcba13cd13cb2eeb0b3ae5 Checking out Revision f69dbd0d0d8a33b377fcba13cd13cb2eeb0b3ae5 (PR-90) > 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/90/head:refs/remotes/origin/PR-90 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f69dbd0d0d8a33b377fcba13cd13cb2eeb0b3ae5 # 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 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f69dbd0d0d8a33b377fcba13cd13cb2eeb0b3ae5 # timeout=10 Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-12T03:17:41.988Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-12T03:17:42.182Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-12T03:17:42.285Z] ========================================================= [2023-10-12T03:17:42.285Z] EdgeX Global Pipelines Version Info [2023-10-12T03:17:42.285Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-12T03:17:43.030Z] ------------------- [2023-10-12T03:17:43.030Z] stable info: [2023-10-12T03:17:43.030Z] ------------------- [2023-10-12T03:17:43.030Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-12T03:17:43.030Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-12T03:17:43.030Z] Message: update stable to v1.0.254 [2023-10-12T03:17:43.602Z] ------------------- [2023-10-12T03:17:43.602Z] experimental info: [2023-10-12T03:17:43.602Z] ------------------- [2023-10-12T03:17:43.602Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-12T03:17:43.602Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-12T03:17:43.602Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-12T03:17:43.900Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-10-12T03:17:43.943Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-10-12T03:17:43.985Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-12T03:17:44.025Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-12T03:17:44.074Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-12T03:17:44.114Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-12T03:17:44.153Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-12T03:17:44.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-12T03:17:44.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-12T03:17:44.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-12T03:17:44.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-12T03:17:44.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-10-12T03:17:44.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-12T03:17:44.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-12T03:17:44.499Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-12T03:17:44.541Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-12T03:17:44.582Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-12T03:17:44.623Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-12T03:17:44.664Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-12T03:17:44.709Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-12T03:17:44.753Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-12T03:17:44.798Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-12T03:17:44.838Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-12T03:17:44.881Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-12T03:17:44.923Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-12T03:17:44.963Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-12T03:17:45.005Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-12T03:17:45.044Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-90 [Pipeline] echo [2023-10-12T03:17:45.089Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-90 [Pipeline] echo [2023-10-12T03:17:45.132Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-90 [Pipeline] echo [2023-10-12T03:17:45.173Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f69dbd0d0d8a33b377fcba13cd13cb2eeb0b3ae5 [Pipeline] echo [2023-10-12T03:17:45.213Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f69dbd0 [Pipeline] echo [2023-10-12T03:17:45.250Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-12T03:17:45.355Z] provisioning config files... [2023-10-12T03:17:45.372Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-90@tmp/config2923381358897403584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T03:17:45.719Z] ---> docker-login.sh [2023-10-12T03:17:45.719Z] nexus3.edgexfoundry.org:10001 [2023-10-12T03:17:45.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T03:17:45.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T03:17:45.983Z] Configure a credential helper to remove this warning. See [2023-10-12T03:17:45.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T03:17:45.983Z] [2023-10-12T03:17:45.983Z] Login Succeeded [2023-10-12T03:17:45.983Z] nexus3.edgexfoundry.org:10002 [2023-10-12T03:17:46.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T03:17:46.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T03:17:46.244Z] Configure a credential helper to remove this warning. See [2023-10-12T03:17:46.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T03:17:46.244Z] [2023-10-12T03:17:46.244Z] Login Succeeded [2023-10-12T03:17:46.244Z] nexus3.edgexfoundry.org:10003 [2023-10-12T03:17:46.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T03:17:46.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T03:17:46.244Z] Configure a credential helper to remove this warning. See [2023-10-12T03:17:46.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T03:17:46.244Z] [2023-10-12T03:17:46.244Z] Login Succeeded [2023-10-12T03:17:46.244Z] nexus3.edgexfoundry.org:10004 [2023-10-12T03:17:46.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T03:17:46.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T03:17:46.503Z] Configure a credential helper to remove this warning. See [2023-10-12T03:17:46.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T03:17:46.503Z] [2023-10-12T03:17:46.503Z] Login Succeeded [2023-10-12T03:17:46.503Z] docker.io [2023-10-12T03:17:46.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T03:17:46.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T03:17:46.764Z] Configure a credential helper to remove this warning. See [2023-10-12T03:17:46.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T03:17:46.764Z] [2023-10-12T03:17:46.764Z] Login Succeeded [2023-10-12T03:17:46.764Z] ---> docker-login.sh ends [Pipeline] } [2023-10-12T03:17:46.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-12T03:17:47.422Z] + git rev-list -1 --merges f69dbd0d0d8a33b377fcba13cd13cb2eeb0b3ae5~1..f69dbd0d0d8a33b377fcba13cd13cb2eeb0b3ae5 [Pipeline] echo [2023-10-12T03:17:47.482Z] -----------> git rev-list -1 --merges f69dbd0d0d8a33b377fcba13cd13cb2eeb0b3ae5~1..f69dbd0d0d8a33b377fcba13cd13cb2eeb0b3ae5 f69dbd0d0d8a33b377fcba13cd13cb2eeb0b3ae5 [false] [Pipeline] sh [2023-10-12T03:17:47.793Z] + git log --format=format:%s -1 f69dbd0d0d8a33b377fcba13cd13cb2eeb0b3ae5 [Pipeline] echo [2023-10-12T03:17:47.827Z] ========================================================= [2023-10-12T03:17:47.827Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-12T03:17:47.827Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-12T03:17:48.270Z] + git log --format=format:%s -1 f69dbd0d0d8a33b377fcba13cd13cb2eeb0b3ae5 [Pipeline] echo [2023-10-12T03:17:48.359Z] [semverPrep] GIT_COMMIT: f69dbd0d0d8a33b377fcba13cd13cb2eeb0b3ae5, Commit Message: build(deps): Bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.2 [Pipeline] echo [2023-10-12T03:17:48.394Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-12T03:17:48.829Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-12T03:17:48.829Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-12T03:17:48.829Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-12T03:17:48.829Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-12T03:17:48.829Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-12T03:17:48.829Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-12T03:17:48.829Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T03:17:49.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-12T03:17:49.329Z] [2023-10-12T03:17:49.329Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T03:17:49.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-12T03:17:49.704Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-12T03:17:49.704Z] b85a868b505f: Pulling fs layer [2023-10-12T03:17:49.704Z] e2be974225ed: Pulling fs layer [2023-10-12T03:17:49.704Z] 339a4e72a1f5: Pulling fs layer [2023-10-12T03:17:49.704Z] 988bab9f4d93: Pulling fs layer [2023-10-12T03:17:49.704Z] 1469e6f7b9e6: Pulling fs layer [2023-10-12T03:17:49.704Z] eaf3925da568: Pulling fs layer [2023-10-12T03:17:49.704Z] bab4dde63d76: Pulling fs layer [2023-10-12T03:17:49.704Z] bde34c3a00c8: Pulling fs layer [2023-10-12T03:17:49.704Z] b352a97aabf1: Pulling fs layer [2023-10-12T03:17:49.704Z] 4872d77fe225: Pulling fs layer [2023-10-12T03:17:49.704Z] 5851b861e8e6: Pulling fs layer [2023-10-12T03:17:49.704Z] 988bab9f4d93: Waiting [2023-10-12T03:17:49.704Z] 1469e6f7b9e6: Waiting [2023-10-12T03:17:49.704Z] eaf3925da568: Waiting [2023-10-12T03:17:49.704Z] bab4dde63d76: Waiting [2023-10-12T03:17:49.704Z] bde34c3a00c8: Waiting [2023-10-12T03:17:49.704Z] b352a97aabf1: Waiting [2023-10-12T03:17:49.704Z] 4872d77fe225: Waiting [2023-10-12T03:17:49.704Z] 5851b861e8e6: Waiting [2023-10-12T03:17:49.704Z] e2be974225ed: Verifying Checksum [2023-10-12T03:17:49.704Z] e2be974225ed: Download complete [2023-10-12T03:17:49.704Z] 988bab9f4d93: Download complete [2023-10-12T03:17:49.963Z] 1469e6f7b9e6: Verifying Checksum [2023-10-12T03:17:49.963Z] 1469e6f7b9e6: Download complete [2023-10-12T03:17:49.963Z] eaf3925da568: Download complete [2023-10-12T03:17:49.963Z] 339a4e72a1f5: Verifying Checksum [2023-10-12T03:17:49.963Z] 339a4e72a1f5: Download complete [2023-10-12T03:17:49.963Z] bde34c3a00c8: Verifying Checksum [2023-10-12T03:17:49.963Z] bde34c3a00c8: Download complete [2023-10-12T03:17:49.963Z] b352a97aabf1: Download complete [2023-10-12T03:17:49.963Z] 4872d77fe225: Verifying Checksum [2023-10-12T03:17:49.963Z] 4872d77fe225: Download complete [2023-10-12T03:17:49.963Z] 5851b861e8e6: Verifying Checksum [2023-10-12T03:17:49.963Z] 5851b861e8e6: Download complete [2023-10-12T03:17:49.963Z] b85a868b505f: Verifying Checksum [2023-10-12T03:17:49.963Z] b85a868b505f: Download complete [2023-10-12T03:17:50.224Z] bab4dde63d76: Verifying Checksum [2023-10-12T03:17:50.224Z] bab4dde63d76: Download complete [2023-10-12T03:17:51.160Z] b85a868b505f: Pull complete [2023-10-12T03:17:51.420Z] e2be974225ed: Pull complete [2023-10-12T03:17:51.999Z] 339a4e72a1f5: Pull complete [2023-10-12T03:17:51.999Z] 988bab9f4d93: Pull complete [2023-10-12T03:17:52.258Z] 1469e6f7b9e6: Pull complete [2023-10-12T03:17:52.258Z] eaf3925da568: Pull complete [2023-10-12T03:17:54.166Z] bab4dde63d76: Pull complete [2023-10-12T03:17:54.166Z] bde34c3a00c8: Pull complete [2023-10-12T03:17:54.166Z] b352a97aabf1: Pull complete [2023-10-12T03:17:54.425Z] 4872d77fe225: Pull complete [2023-10-12T03:17:54.425Z] 5851b861e8e6: Pull complete [2023-10-12T03:17:54.425Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-12T03:17:54.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-12T03:17:54.425Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T03:17:54.679Z] prd-ubuntu20.04-docker-8c-8g-9083 does not seem to be running inside a container [2023-10-12T03:17:54.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-90 -v /w/workspace/xfoundry_app-record-replay_PR-90:/w/workspace/xfoundry_app-record-replay_PR-90:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-90@tmp:/w/workspace/xfoundry_app-record-replay_PR-90@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-12T03:17:57.090Z] $ docker top 40e57fb66d9296184668d65e4f710b2829bc5e60ec99bcdd59c80a817ae2449a -eo pid,comm [2023-10-12T03:17:57.151Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-12T03:17:57.151Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-12T03:17:57.277Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-12T03:17:57.277Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-12T03:17:57.393Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-12T03:17:57.396Z] $ docker exec 40e57fb66d9296184668d65e4f710b2829bc5e60ec99bcdd59c80a817ae2449a ssh-agent [2023-10-12T03:17:57.504Z] SSH_AUTH_SOCK=/tmp/ssh-JNVM2s7YnNrH/agent.31 [2023-10-12T03:17:57.504Z] SSH_AGENT_PID=37 [2023-10-12T03:17:57.512Z] Running ssh-add (command line suppressed) [2023-10-12T03:17:57.613Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-90@tmp/private_key_118177082868321338.key (/w/workspace/xfoundry_app-record-replay_PR-90@tmp/private_key_118177082868321338.key) [2023-10-12T03:17:57.625Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-12T03:17:57.958Z] + git tag --points-at HEAD [Pipeline] } [2023-10-12T03:17:57.983Z] $ docker exec --env ******** --env ******** 40e57fb66d9296184668d65e4f710b2829bc5e60ec99bcdd59c80a817ae2449a ssh-agent -k [2023-10-12T03:17:58.077Z] unset SSH_AUTH_SOCK; [2023-10-12T03:17:58.077Z] unset SSH_AGENT_PID; [2023-10-12T03:17:58.077Z] echo Agent pid 37 killed; [2023-10-12T03:17:58.088Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-12T03:17:58.171Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-12T03:17:58.171Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-12T03:17:58.289Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-12T03:17:58.291Z] $ docker exec 40e57fb66d9296184668d65e4f710b2829bc5e60ec99bcdd59c80a817ae2449a ssh-agent [2023-10-12T03:17:58.407Z] SSH_AUTH_SOCK=/tmp/ssh-PGfDoi8qgoUx/agent.69 [2023-10-12T03:17:58.407Z] SSH_AGENT_PID=75 [2023-10-12T03:17:58.413Z] Running ssh-add (command line suppressed) [2023-10-12T03:17:58.512Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-90@tmp/private_key_15425613103277388289.key (/w/workspace/xfoundry_app-record-replay_PR-90@tmp/private_key_15425613103277388289.key) [2023-10-12T03:17:58.525Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-12T03:17:58.851Z] + git semver init [2023-10-12T03:17:59.112Z] 2023-10-12 03:17:59,067 [run_init] DEBUG init version:0.0.0 force:False [2023-10-12T03:17:59.112Z] 2023-10-12 03:17:59,068 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-90/.semver [2023-10-12T03:17:59.112Z] 2023-10-12 03:17:59,068 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-90/.semver [2023-10-12T03:17:59.112Z] 2023-10-12 03:17:59,068 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-90/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-90, universal_newlines=False, shell=None, istream=None) [2023-10-12T03:18:00.141Z] 2023-10-12 03:17:59,878 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-90/.git/info/exclude [2023-10-12T03:18:00.141Z] 2023-10-12 03:17:59,878 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-90/.semver/PR-90 with force:False [2023-10-12T03:18:00.141Z] 2023-10-12 03:17:59,878 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-90/.semver/PR-90 [2023-10-12T03:18:00.141Z] 2023-10-12 03:17:59,882 [execute] INFO git cat-file --batch-check [2023-10-12T03:18:00.141Z] 2023-10-12 03:17:59,882 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-90/.semver, universal_newlines=False, shell=None, istream=) [2023-10-12T03:18:00.141Z] 2023-10-12 03:17:59,886 [execute] INFO git cat-file --batch [2023-10-12T03:18:00.141Z] 2023-10-12 03:17:59,887 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-90/.semver, universal_newlines=False, shell=None, istream=) [2023-10-12T03:18:00.141Z] 2023-10-12 03:17:59,891 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-90/.semver/PR-90 [2023-10-12T03:18:00.141Z] 0.0.0 [Pipeline] } [2023-10-12T03:18:00.169Z] $ docker exec --env ******** --env ******** 40e57fb66d9296184668d65e4f710b2829bc5e60ec99bcdd59c80a817ae2449a ssh-agent -k [2023-10-12T03:18:00.266Z] unset SSH_AUTH_SOCK; [2023-10-12T03:18:00.267Z] unset SSH_AGENT_PID; [2023-10-12T03:18:00.267Z] echo Agent pid 75 killed; [2023-10-12T03:18:00.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-12T03:18:00.691Z] + git semver [Pipeline] } [2023-10-12T03:18:00.978Z] $ docker stop --time=1 40e57fb66d9296184668d65e4f710b2829bc5e60ec99bcdd59c80a817ae2449a [2023-10-12T03:18:02.321Z] $ docker rm -f --volumes 40e57fb66d9296184668d65e4f710b2829bc5e60ec99bcdd59c80a817ae2449a [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-12T03:18:02.730Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-12T03:18:03.000Z] Stashed 1 file(s) [Pipeline] echo [2023-10-12T03:18:03.015Z] [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 [2023-10-12T03:18:03.675Z] provisioning config files... [2023-10-12T03:18:03.685Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-90@tmp/config7864575154049260096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T03:18:04.037Z] ---> docker-login.sh [2023-10-12T03:18:04.037Z] nexus3.edgexfoundry.org:10001 [2023-10-12T03:18:04.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T03:18:04.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T03:18:04.037Z] Configure a credential helper to remove this warning. See [2023-10-12T03:18:04.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T03:18:04.037Z] [2023-10-12T03:18:04.037Z] Login Succeeded [2023-10-12T03:18:04.037Z] nexus3.edgexfoundry.org:10002 [2023-10-12T03:18:04.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T03:18:04.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T03:18:04.037Z] Configure a credential helper to remove this warning. See [2023-10-12T03:18:04.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T03:18:04.037Z] [2023-10-12T03:18:04.037Z] Login Succeeded [2023-10-12T03:18:04.037Z] nexus3.edgexfoundry.org:10003 [2023-10-12T03:18:04.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T03:18:04.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T03:18:04.298Z] Configure a credential helper to remove this warning. See [2023-10-12T03:18:04.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T03:18:04.298Z] [2023-10-12T03:18:04.298Z] Login Succeeded [2023-10-12T03:18:04.298Z] nexus3.edgexfoundry.org:10004 [2023-10-12T03:18:04.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T03:18:04.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T03:18:04.298Z] Configure a credential helper to remove this warning. See [2023-10-12T03:18:04.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T03:18:04.298Z] [2023-10-12T03:18:04.298Z] Login Succeeded [2023-10-12T03:18:04.298Z] docker.io [2023-10-12T03:18:04.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T03:18:04.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T03:18:04.558Z] Configure a credential helper to remove this warning. See [2023-10-12T03:18:04.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T03:18:04.558Z] [2023-10-12T03:18:04.558Z] Login Succeeded [2023-10-12T03:18:04.558Z] ---> docker-login.sh ends [Pipeline] } [2023-10-12T03:18:04.587Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-12T03:18:04.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-12T03:18:04.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-12T03:18:04.860Z] ========================================================= [2023-10-12T03:18:04.860Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-12T03:18:04.860Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T03:18:05.334Z] + 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 . [2023-10-12T03:18:05.334Z] Sending build context to Docker daemon 615.4kB [2023-10-12T03:18:05.334Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-12T03:18:05.334Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-12T03:18:05.334Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-12T03:18:05.334Z] 7264a8db6415: Pulling fs layer [2023-10-12T03:18:05.334Z] c4d48a809fc2: Pulling fs layer [2023-10-12T03:18:05.334Z] 4f1c88b9dad5: Pulling fs layer [2023-10-12T03:18:05.334Z] ad3a456e5733: Pulling fs layer [2023-10-12T03:18:05.334Z] 33e27b845d1e: Pulling fs layer [2023-10-12T03:18:05.334Z] c68163c4e522: Pulling fs layer [2023-10-12T03:18:05.334Z] 50da416c3ac9: Pulling fs layer [2023-10-12T03:18:05.334Z] 33e27b845d1e: Waiting [2023-10-12T03:18:05.334Z] c68163c4e522: Waiting [2023-10-12T03:18:05.334Z] ad3a456e5733: Waiting [2023-10-12T03:18:05.334Z] 23d2d4c4bb30: Pulling fs layer [2023-10-12T03:18:05.334Z] 50da416c3ac9: Waiting [2023-10-12T03:18:05.334Z] 23d2d4c4bb30: Waiting [2023-10-12T03:18:05.334Z] c4d48a809fc2: Verifying Checksum [2023-10-12T03:18:05.334Z] c4d48a809fc2: Download complete [2023-10-12T03:18:05.334Z] ad3a456e5733: Verifying Checksum [2023-10-12T03:18:05.334Z] ad3a456e5733: Download complete [2023-10-12T03:18:05.334Z] 33e27b845d1e: Verifying Checksum [2023-10-12T03:18:05.334Z] 33e27b845d1e: Download complete [2023-10-12T03:18:05.596Z] 7264a8db6415: Verifying Checksum [2023-10-12T03:18:05.596Z] 7264a8db6415: Download complete [2023-10-12T03:18:05.596Z] c68163c4e522: Verifying Checksum [2023-10-12T03:18:05.596Z] c68163c4e522: Download complete [2023-10-12T03:18:05.596Z] 7264a8db6415: Pull complete [2023-10-12T03:18:05.856Z] c4d48a809fc2: Pull complete [2023-10-12T03:18:05.856Z] 23d2d4c4bb30: Verifying Checksum [2023-10-12T03:18:05.856Z] 23d2d4c4bb30: Download complete [2023-10-12T03:18:06.115Z] 4f1c88b9dad5: Verifying Checksum [2023-10-12T03:18:06.115Z] 4f1c88b9dad5: Download complete [2023-10-12T03:18:06.373Z] 50da416c3ac9: Verifying Checksum [2023-10-12T03:18:06.373Z] 50da416c3ac9: Download complete [2023-10-12T03:18:09.656Z] 4f1c88b9dad5: Pull complete [2023-10-12T03:18:09.656Z] ad3a456e5733: Pull complete [2023-10-12T03:18:09.656Z] 33e27b845d1e: Pull complete [2023-10-12T03:18:09.656Z] c68163c4e522: Pull complete [2023-10-12T03:18:11.563Z] 50da416c3ac9: Pull complete [2023-10-12T03:18:11.822Z] 23d2d4c4bb30: Pull complete [2023-10-12T03:18:11.822Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-12T03:18:11.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-12T03:18:11.822Z] ---> 0786185ac409 [2023-10-12T03:18:11.822Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-12T03:18:16.019Z] ---> Running in a10bf27405e3 [2023-10-12T03:18:16.019Z] Removing intermediate container a10bf27405e3 [2023-10-12T03:18:16.019Z] ---> a2ebb35ac6c2 [2023-10-12T03:18:16.019Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-12T03:18:16.019Z] ---> Running in 0b5a120e8ae5 [2023-10-12T03:18:16.019Z] Removing intermediate container 0b5a120e8ae5 [2023-10-12T03:18:16.019Z] ---> 9f2747639cf6 [2023-10-12T03:18:16.019Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-12T03:18:16.019Z] ---> Running in a6a8bee31241 [2023-10-12T03:18:16.019Z] Removing intermediate container a6a8bee31241 [2023-10-12T03:18:16.019Z] ---> 9b33231c0320 [2023-10-12T03:18:16.019Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-12T03:18:16.019Z] ---> Running in 466003b88f1c [2023-10-12T03:18:16.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T03:18:16.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T03:18:16.587Z] OK: 264 MiB in 52 packages [2023-10-12T03:18:16.846Z] Removing intermediate container 466003b88f1c [2023-10-12T03:18:16.846Z] ---> 348d8e88ae81 [2023-10-12T03:18:16.846Z] Step 7/12 : WORKDIR /app [2023-10-12T03:18:16.846Z] ---> Running in bd2b21c6a23d [2023-10-12T03:18:16.846Z] Removing intermediate container bd2b21c6a23d [2023-10-12T03:18:16.846Z] ---> 9cb90d4ee750 [2023-10-12T03:18:16.846Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-12T03:18:16.846Z] ---> 3ac559ef303b [2023-10-12T03:18:16.846Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T03:18:16.846Z] ---> Running in 2c5211e138aa [2023-10-12T03:18:18.476Z] Still waiting to schedule task [2023-10-12T03:18:18.477Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-12T03:19:24.545Z] Removing intermediate container 2c5211e138aa [2023-10-12T03:19:24.545Z] ---> ed3a8707d361 [2023-10-12T03:19:24.545Z] Step 10/12 : COPY . . [2023-10-12T03:19:24.545Z] ---> a53645d77b3c [2023-10-12T03:19:24.545Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-12T03:19:24.545Z] ---> Running in f5d41c3f2575 [2023-10-12T03:19:24.545Z] Removing intermediate container f5d41c3f2575 [2023-10-12T03:19:24.545Z] ---> e149178385d9 [2023-10-12T03:19:24.545Z] Step 12/12 : RUN $MAKE [2023-10-12T03:19:24.545Z] ---> Running in c079afd99400 [2023-10-12T03:19:24.545Z] noop [2023-10-12T03:19:24.545Z] Removing intermediate container c079afd99400 [2023-10-12T03:19:24.545Z] ---> 29ffdc2fc3ce [2023-10-12T03:19:24.545Z] Successfully built 29ffdc2fc3ce [2023-10-12T03:19:24.545Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T03:19:24.988Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-12T03:19:24.988Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T03:19:25.144Z] prd-ubuntu20.04-docker-8c-8g-9083 does not seem to be running inside a container [2023-10-12T03:19:25.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-90 -v /w/workspace/xfoundry_app-record-replay_PR-90:/w/workspace/xfoundry_app-record-replay_PR-90:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-90@tmp:/w/workspace/xfoundry_app-record-replay_PR-90@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-12T03:19:25.515Z] $ docker top 46039b99d7b089fd189cd3f27bfb7ec4268a2b4f72ed01c2aa5fcd280783e2bb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T03:19:25.907Z] + go version [2023-10-12T03:19:25.907Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-12T03:19:25.945Z] $ docker stop --time=1 46039b99d7b089fd189cd3f27bfb7ec4268a2b4f72ed01c2aa5fcd280783e2bb [2023-10-12T03:19:27.198Z] $ docker rm -f --volumes 46039b99d7b089fd189cd3f27bfb7ec4268a2b4f72ed01c2aa5fcd280783e2bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T03:19:27.930Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-12T03:19:27.930Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T03:19:28.144Z] prd-ubuntu20.04-docker-8c-8g-9083 does not seem to be running inside a container [2023-10-12T03:19:28.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_app-record-replay_PR-90 -v /w/workspace/xfoundry_app-record-replay_PR-90:/w/workspace/xfoundry_app-record-replay_PR-90:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-90@tmp:/w/workspace/xfoundry_app-record-replay_PR-90@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-12T03:19:28.508Z] $ docker top 4c38d0d3b43942d458051dc83ae23ba0b9f6672e4a8fea46649061f2c8a04bfb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T03:19:28.896Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-90 [Pipeline] fileExists [Pipeline] sh [2023-10-12T03:19:29.259Z] + make test [2023-10-12T03:19:29.259Z] go test -race -coverprofile=coverage.out ./... [2023-10-12T03:19:51.192Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-10-12T03:19:51.192Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-10-12T03:19:51.192Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-10-12T03:19:51.192Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-10-12T03:19:51.192Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.043s coverage: 88.0% of statements [2023-10-12T03:19:59.307Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.617s coverage: 98.7% of statements [2023-10-12T03:19:59.307Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.117s coverage: 89.7% of statements [2023-10-12T03:19:59.307Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.040s coverage: 100.0% of statements [2023-10-12T03:20:05.973Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9084 in /w/workspace/xfoundry_app-record-replay_PR-90 [Pipeline] { [Pipeline] ws [2023-10-12T03:20:06.038Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-10-12T03:20:06.148Z] Selected Git installation does not exist. Using Default [2023-10-12T03:20:06.148Z] The recommended git tool is: NONE [2023-10-12T03:20:13.318Z] using credential edgex-jenkins-ssh [2023-10-12T03:20:13.335Z] Cloning the remote Git repository [2023-10-12T03:20:13.396Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-10-12T03:20:13.524Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-10-12T03:20:13.712Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-10-12T03:20:13.713Z] > git --version # timeout=10 [2023-10-12T03:20:13.749Z] > git --version # 'git version 2.25.1' [2023-10-12T03:20:13.752Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-12T03:20:13.970Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-12T03:20:14.673Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-10-12T03:20:14.717Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-12T03:20:16.098Z] Merging remotes/origin/main commit 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 into PR head commit f69dbd0d0d8a33b377fcba13cd13cb2eeb0b3ae5 [2023-10-12T03:20:16.357Z] Merge succeeded, producing f69dbd0d0d8a33b377fcba13cd13cb2eeb0b3ae5 [2023-10-12T03:20:16.358Z] Checking out Revision f69dbd0d0d8a33b377fcba13cd13cb2eeb0b3ae5 (PR-90) [2023-10-12T03:20:16.775Z] Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.2" [2023-10-12T03:20:16.830Z] > git --version # timeout=10 [2023-10-12T03:20:16.842Z] > git --version # 'git version 2.25.1' [2023-10-12T03:20:16.863Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-12T03:20:15.532Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-10-12T03:20:15.570Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-10-12T03:20:15.571Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-12T03:20:15.587Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-12T03:20:16.122Z] > git config core.sparsecheckout # timeout=10 [2023-10-12T03:20:16.182Z] > git checkout -f f69dbd0d0d8a33b377fcba13cd13cb2eeb0b3ae5 # timeout=10 [2023-10-12T03:20:16.264Z] > git remote # timeout=10 [2023-10-12T03:20:16.284Z] > git config --get remote.origin.url # timeout=10 [2023-10-12T03:20:16.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-12T03:20:16.318Z] > git merge 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 # timeout=10 [2023-10-12T03:20:16.343Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-12T03:20:16.372Z] > git config core.sparsecheckout # timeout=10 [2023-10-12T03:20:16.388Z] > git checkout -f f69dbd0d0d8a33b377fcba13cd13cb2eeb0b3ae5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-12T03:20:18.265Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-12T03:20:18.265Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-12T03:20:18.265Z] Dload Upload Total Spent Left Speed [2023-10-12T03:20:18.265Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh [2023-10-12T03:20:18.885Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-12T03:20:19.227Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-12T03:20:19.227Z] + sudo tee /etc/docker/daemon.new [2023-10-12T03:20:19.227Z] { [2023-10-12T03:20:19.227Z] "registry-mirrors": [ [2023-10-12T03:20:19.227Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-12T03:20:19.227Z] ], [2023-10-12T03:20:19.227Z] "bip": "10.250.0.254/24", [2023-10-12T03:20:19.227Z] "hosts": [ [2023-10-12T03:20:19.227Z] "tcp://0.0.0.0:5555", [2023-10-12T03:20:19.227Z] "unix:///var/run/docker.sock" [2023-10-12T03:20:19.227Z] ], [2023-10-12T03:20:19.227Z] "mtu": 1458, [2023-10-12T03:20:19.227Z] "selinux-enabled": true, [2023-10-12T03:20:19.227Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-12T03:20:19.227Z] } [Pipeline] sh [2023-10-12T03:20:19.566Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-12T03:20:19.920Z] + sudo service docker restart [2023-10-12T03:20:21.229Z] go vet ./... [2023-10-12T03:20:21.796Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-12T03:20:21.796Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-12T03:20:21.796Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-12T03:20:21.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-12T03:20:21.865Z] $ docker stop --time=1 4c38d0d3b43942d458051dc83ae23ba0b9f6672e4a8fea46649061f2c8a04bfb [2023-10-12T03:20:25.239Z] $ docker rm -f --volumes 4c38d0d3b43942d458051dc83ae23ba0b9f6672e4a8fea46649061f2c8a04bfb [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-12T03:20:25.825Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-12T03:20:25.889Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-12T03:20:26.605Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-12T03:20:26.919Z] + ls -al . [2023-10-12T03:20:26.919Z] total 188 [2023-10-12T03:20:26.919Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 12 03:19 . [2023-10-12T03:20:26.919Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 03:17 .. [2023-10-12T03:20:26.919Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 12 03:17 .dockerignore [2023-10-12T03:20:26.919Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 03:19 .git [2023-10-12T03:20:26.919Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 03:17 .github [2023-10-12T03:20:26.919Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 12 03:17 .gitignore [2023-10-12T03:20:26.919Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 12 03:17 .golangci.yml [2023-10-12T03:20:26.919Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 03:17 .semver [2023-10-12T03:20:26.919Z] -rw-rw-r-- 1 jenkins jenkins 11301 Oct 12 03:17 Attribution.txt [2023-10-12T03:20:26.919Z] -rw-rw-r-- 1 jenkins jenkins 258 Oct 12 03:17 CHANGELOG.md [2023-10-12T03:20:26.919Z] -rw-rw-r-- 1 jenkins jenkins 1616 Oct 12 03:17 Dockerfile [2023-10-12T03:20:26.919Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 03:17 GOVERNANCE.md [2023-10-12T03:20:26.919Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 12 03:17 Jenkinsfile [2023-10-12T03:20:26.919Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 12 03:17 LICENSE [2023-10-12T03:20:26.919Z] -rw-rw-r-- 1 jenkins jenkins 3139 Oct 12 03:17 Makefile [2023-10-12T03:20:26.919Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 12 03:17 OWNERS.md [2023-10-12T03:20:26.919Z] -rw-rw-r-- 1 jenkins jenkins 2363 Oct 12 03:17 README.md [2023-10-12T03:20:26.919Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 12 03:17 Record and Reply.postman_collection.json [2023-10-12T03:20:26.919Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 12 03:18 VERSION [2023-10-12T03:20:26.919Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 03:17 bin [2023-10-12T03:20:26.919Z] -rw-r--r-- 1 jenkins jenkins 24666 Oct 12 03:19 coverage.out [2023-10-12T03:20:26.919Z] -rw-rw-r-- 1 jenkins jenkins 3906 Oct 12 03:17 go.mod [2023-10-12T03:20:26.919Z] -rw-rw-r-- 1 jenkins jenkins 35422 Oct 12 03:17 go.sum [2023-10-12T03:20:26.919Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 12 03:17 internal [2023-10-12T03:20:26.919Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 12 03:17 main.go [2023-10-12T03:20:26.919Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 03:17 openapi [2023-10-12T03:20:26.919Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 03:17 pkg [2023-10-12T03:20:26.919Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 03:17 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T03:20:27.328Z] + 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=f69dbd0d0d8a33b377fcba13cd13cb2eeb0b3ae5 --label arch=amd64 --label version=0.0.0 . [2023-10-12T03:20:27.328Z] Sending build context to Docker daemon 641kB [2023-10-12T03:20:27.328Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-12T03:20:27.328Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-12T03:20:27.328Z] ---> 29ffdc2fc3ce [2023-10-12T03:20:27.328Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-12T03:20:27.588Z] ---> Running in 3e84d9c1ada2 [2023-10-12T03:20:27.588Z] Removing intermediate container 3e84d9c1ada2 [2023-10-12T03:20:27.588Z] ---> 8af288583462 [2023-10-12T03:20:27.588Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-12T03:20:27.588Z] ---> Running in f018e274934d [2023-10-12T03:20:27.588Z] Removing intermediate container f018e274934d [2023-10-12T03:20:27.588Z] ---> 2301ec111535 [2023-10-12T03:20:27.588Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-12T03:20:27.588Z] ---> Running in 72b6faf4dc4d [2023-10-12T03:20:27.849Z] Removing intermediate container 72b6faf4dc4d [2023-10-12T03:20:27.849Z] ---> 889385eb0c9d [2023-10-12T03:20:27.849Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-12T03:20:27.849Z] ---> Running in 2214e86e0eb7 [2023-10-12T03:20:28.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T03:20:28.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T03:20:28.368Z] OK: 264 MiB in 52 packages [2023-10-12T03:20:28.940Z] Removing intermediate container 2214e86e0eb7 [2023-10-12T03:20:28.940Z] ---> 60930fb06552 [2023-10-12T03:20:28.940Z] Step 7/26 : WORKDIR /app [2023-10-12T03:20:28.940Z] ---> Running in 40b1b6677ad9 [2023-10-12T03:20:28.940Z] Removing intermediate container 40b1b6677ad9 [2023-10-12T03:20:28.940Z] ---> cd74ab3597d8 [2023-10-12T03:20:28.940Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-12T03:20:28.940Z] ---> 64becfb8bb46 [2023-10-12T03:20:28.940Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T03:20:28.940Z] ---> Running in e56af0c42662 [2023-10-12T03:20:29.875Z] Removing intermediate container e56af0c42662 [2023-10-12T03:20:29.875Z] ---> fb4c5024905a [2023-10-12T03:20:29.875Z] Step 10/26 : COPY . . [2023-10-12T03:20:29.875Z] ---> cf6413c3764d [2023-10-12T03:20:29.875Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-12T03:20:29.875Z] ---> Running in 6fd8856200c6 [2023-10-12T03:20:30.133Z] Removing intermediate container 6fd8856200c6 [2023-10-12T03:20:30.133Z] ---> d8e646a5e4de [2023-10-12T03:20:30.133Z] Step 12/26 : RUN $MAKE [2023-10-12T03:20:30.133Z] ---> Running in 026f124564a4 [2023-10-12T03:20:30.393Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-12T03:20:38.230Z] provisioning config files... [2023-10-12T03:20:38.264Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config17432326960339709637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T03:20:38.660Z] ---> docker-login.sh [2023-10-12T03:20:38.660Z] nexus3.edgexfoundry.org:10001 [2023-10-12T03:20:38.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T03:20:39.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T03:20:39.205Z] Configure a credential helper to remove this warning. See [2023-10-12T03:20:39.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T03:20:39.205Z] [2023-10-12T03:20:39.205Z] Login Succeeded [2023-10-12T03:20:39.205Z] nexus3.edgexfoundry.org:10002 [2023-10-12T03:20:39.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T03:20:39.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T03:20:39.475Z] Configure a credential helper to remove this warning. See [2023-10-12T03:20:39.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T03:20:39.475Z] [2023-10-12T03:20:39.475Z] Login Succeeded [2023-10-12T03:20:39.475Z] nexus3.edgexfoundry.org:10003 [2023-10-12T03:20:39.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T03:20:40.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T03:20:40.021Z] Configure a credential helper to remove this warning. See [2023-10-12T03:20:40.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T03:20:40.021Z] [2023-10-12T03:20:40.021Z] Login Succeeded [2023-10-12T03:20:40.021Z] nexus3.edgexfoundry.org:10004 [2023-10-12T03:20:40.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T03:20:40.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T03:20:40.296Z] Configure a credential helper to remove this warning. See [2023-10-12T03:20:40.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T03:20:40.296Z] [2023-10-12T03:20:40.296Z] Login Succeeded [2023-10-12T03:20:40.296Z] docker.io [2023-10-12T03:20:40.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T03:20:40.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T03:20:40.829Z] Configure a credential helper to remove this warning. See [2023-10-12T03:20:40.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T03:20:40.830Z] [2023-10-12T03:20:40.830Z] Login Succeeded [2023-10-12T03:20:40.830Z] ---> docker-login.sh ends [Pipeline] } [2023-10-12T03:20:40.867Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-12T03:20:41.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-12T03:20:41.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-12T03:20:41.303Z] ========================================================= [2023-10-12T03:20:41.303Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-12T03:20:41.303Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T03:20:41.804Z] + 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 . [2023-10-12T03:20:41.804Z] Sending build context to Docker daemon 259.6kB [2023-10-12T03:20:42.072Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-12T03:20:42.072Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-12T03:20:42.341Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-12T03:20:42.341Z] 9fda8d8052c6: Pulling fs layer [2023-10-12T03:20:42.341Z] 5d54e960e981: Pulling fs layer [2023-10-12T03:20:42.341Z] c4a7e357bf2a: Pulling fs layer [2023-10-12T03:20:42.341Z] f0e02332f6b5: Pulling fs layer [2023-10-12T03:20:42.341Z] cefa15bbcfad: Pulling fs layer [2023-10-12T03:20:42.341Z] 17808c966233: Pulling fs layer [2023-10-12T03:20:42.341Z] f4c1fc716caa: Pulling fs layer [2023-10-12T03:20:42.341Z] f0e02332f6b5: Waiting [2023-10-12T03:20:42.341Z] cefa15bbcfad: Waiting [2023-10-12T03:20:42.341Z] 17808c966233: Waiting [2023-10-12T03:20:42.341Z] f4c1fc716caa: Waiting [2023-10-12T03:20:42.341Z] 5d54e960e981: Verifying Checksum [2023-10-12T03:20:42.341Z] 5d54e960e981: Download complete [2023-10-12T03:20:42.341Z] f0e02332f6b5: Verifying Checksum [2023-10-12T03:20:42.341Z] f0e02332f6b5: Download complete [2023-10-12T03:20:42.341Z] cefa15bbcfad: Verifying Checksum [2023-10-12T03:20:42.341Z] cefa15bbcfad: Download complete [2023-10-12T03:20:42.341Z] 9fda8d8052c6: Verifying Checksum [2023-10-12T03:20:42.341Z] 9fda8d8052c6: Download complete [2023-10-12T03:20:42.929Z] f4c1fc716caa: Verifying Checksum [2023-10-12T03:20:42.929Z] f4c1fc716caa: Download complete [2023-10-12T03:20:43.897Z] c4a7e357bf2a: Verifying Checksum [2023-10-12T03:20:43.897Z] c4a7e357bf2a: Download complete [2023-10-12T03:20:44.858Z] 17808c966233: Verifying Checksum [2023-10-12T03:20:44.858Z] 17808c966233: Download complete [2023-10-12T03:20:45.445Z] 9fda8d8052c6: Pull complete [2023-10-12T03:20:46.030Z] 5d54e960e981: Pull complete [2023-10-12T03:20:52.322Z] Removing intermediate container 026f124564a4 [2023-10-12T03:20:52.322Z] ---> 8613261c1d6c [2023-10-12T03:20:52.322Z] Step 13/26 : FROM alpine:3.18 [2023-10-12T03:20:52.322Z] 3.18: Pulling from library/alpine [2023-10-12T03:20:52.322Z] 96526aa774ef: Pulling fs layer [2023-10-12T03:20:52.322Z] 96526aa774ef: Verifying Checksum [2023-10-12T03:20:52.322Z] 96526aa774ef: Download complete [2023-10-12T03:20:52.322Z] 96526aa774ef: Pull complete [2023-10-12T03:20:52.322Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-12T03:20:52.322Z] Status: Downloaded newer image for alpine:3.18 [2023-10-12T03:20:52.322Z] ---> 8ca4688f4f35 [2023-10-12T03:20:52.322Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-12T03:20:52.322Z] ---> Running in 52de0521b837 [2023-10-12T03:20:52.322Z] Removing intermediate container 52de0521b837 [2023-10-12T03:20:52.322Z] ---> 0b3dfe4d71dd [2023-10-12T03:20:52.322Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-10-12T03:20:52.322Z] ---> Running in 4d63a7ef32df [2023-10-12T03:20:52.322Z] Removing intermediate container 4d63a7ef32df [2023-10-12T03:20:52.322Z] ---> cb911f76fd6a [2023-10-12T03:20:52.322Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-12T03:20:52.322Z] ---> Running in 63e5d4367f98 [2023-10-12T03:20:52.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T03:20:52.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T03:20:52.322Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-12T03:20:52.322Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-12T03:20:52.322Z] Executing busybox-1.36.1-r2.trigger [2023-10-12T03:20:52.322Z] Executing ca-certificates-20230506-r0.trigger [2023-10-12T03:20:52.322Z] OK: 8 MiB in 17 packages [2023-10-12T03:20:52.322Z] Removing intermediate container 63e5d4367f98 [2023-10-12T03:20:52.322Z] ---> cd6c7eb2b4f8 [2023-10-12T03:20:52.322Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-12T03:20:52.322Z] ---> 61f26897c758 [2023-10-12T03:20:52.322Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-12T03:20:52.322Z] ---> 1bad11110296 [2023-10-12T03:20:52.322Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-12T03:20:52.322Z] ---> 02e39f3d73b9 [2023-10-12T03:20:52.322Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-10-12T03:20:52.322Z] ---> ca69daf1b171 [2023-10-12T03:20:52.322Z] Step 21/26 : EXPOSE 59712 [2023-10-12T03:20:52.322Z] ---> Running in ed335fd391cd [2023-10-12T03:20:52.582Z] Removing intermediate container ed335fd391cd [2023-10-12T03:20:52.582Z] ---> 161889efe115 [2023-10-12T03:20:52.582Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-10-12T03:20:52.582Z] ---> Running in 27e50fb5bc2e [2023-10-12T03:20:52.582Z] Removing intermediate container 27e50fb5bc2e [2023-10-12T03:20:52.582Z] ---> b70dc6063935 [2023-10-12T03:20:52.582Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-12T03:20:52.582Z] ---> Running in fd29de7efbab [2023-10-12T03:20:52.582Z] Removing intermediate container fd29de7efbab [2023-10-12T03:20:52.582Z] ---> 4c9069993bb1 [2023-10-12T03:20:52.582Z] Step 24/26 : LABEL arch=amd64 [2023-10-12T03:20:52.582Z] ---> Running in 7aabb78338c6 [2023-10-12T03:20:52.840Z] Removing intermediate container 7aabb78338c6 [2023-10-12T03:20:52.840Z] ---> 6c7e7f26b91d [2023-10-12T03:20:52.840Z] Step 25/26 : LABEL git_sha=f69dbd0d0d8a33b377fcba13cd13cb2eeb0b3ae5 [2023-10-12T03:20:52.840Z] ---> Running in aba4a9cb23c5 [2023-10-12T03:20:52.840Z] Removing intermediate container aba4a9cb23c5 [2023-10-12T03:20:52.840Z] ---> 0bf79c189018 [2023-10-12T03:20:52.840Z] Step 26/26 : LABEL version=0.0.0 [2023-10-12T03:20:52.840Z] ---> Running in 0ecab06efbdc [2023-10-12T03:20:52.840Z] Removing intermediate container 0ecab06efbdc [2023-10-12T03:20:52.840Z] ---> 635067506839 [2023-10-12T03:20:52.840Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-12T03:20:52.840Z] Successfully built 635067506839 [2023-10-12T03:20:52.840Z] 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 [2023-10-12T03:20:53.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-12T03:20:53.758Z] [2023-10-12T03:20:53.758Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T03:20:54.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-12T03:20:54.138Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-12T03:20:54.138Z] 5eb5b503b376: Pulling fs layer [2023-10-12T03:20:54.138Z] 5c69ac0246d0: Pulling fs layer [2023-10-12T03:20:54.138Z] ec43610c2a17: Pulling fs layer [2023-10-12T03:20:54.138Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-12T03:20:54.138Z] 33b1e0a273af: Pulling fs layer [2023-10-12T03:20:54.138Z] 5d3b04190fa2: Pulling fs layer [2023-10-12T03:20:54.138Z] 2f39f015ded8: Pulling fs layer [2023-10-12T03:20:54.138Z] 2f39f015ded8: Waiting [2023-10-12T03:20:54.138Z] 5d3b04190fa2: Waiting [2023-10-12T03:20:54.138Z] 33b1e0a273af: Waiting [2023-10-12T03:20:54.138Z] 3a2ae6a8a46f: Waiting [2023-10-12T03:20:54.138Z] 5c69ac0246d0: Verifying Checksum [2023-10-12T03:20:54.138Z] 5c69ac0246d0: Download complete [2023-10-12T03:20:54.138Z] 3a2ae6a8a46f: Download complete [2023-10-12T03:20:54.138Z] 33b1e0a273af: Verifying Checksum [2023-10-12T03:20:54.138Z] 5d3b04190fa2: Verifying Checksum [2023-10-12T03:20:54.138Z] 5d3b04190fa2: Download complete [2023-10-12T03:20:54.138Z] ec43610c2a17: Verifying Checksum [2023-10-12T03:20:54.138Z] ec43610c2a17: Download complete [2023-10-12T03:20:54.399Z] 5eb5b503b376: Verifying Checksum [2023-10-12T03:20:54.399Z] 5eb5b503b376: Download complete [2023-10-12T03:20:54.966Z] 2f39f015ded8: Download complete [2023-10-12T03:20:55.532Z] 5eb5b503b376: Pull complete [2023-10-12T03:20:55.790Z] 5c69ac0246d0: Pull complete [2023-10-12T03:20:56.048Z] ec43610c2a17: Pull complete [2023-10-12T03:20:56.307Z] 3a2ae6a8a46f: Pull complete [2023-10-12T03:20:56.307Z] 33b1e0a273af: Pull complete [2023-10-12T03:20:56.565Z] 5d3b04190fa2: Pull complete [2023-10-12T03:21:00.828Z] 2f39f015ded8: Pull complete [2023-10-12T03:21:00.828Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-12T03:21:00.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-12T03:21:00.828Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T03:21:01.035Z] c4a7e357bf2a: Pull complete [2023-10-12T03:21:01.035Z] f0e02332f6b5: Pull complete [2023-10-12T03:21:01.035Z] cefa15bbcfad: Pull complete [2023-10-12T03:21:01.072Z] prd-ubuntu20.04-docker-8c-8g-9083 does not seem to be running inside a container [2023-10-12T03:21:01.110Z] $ 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/xfoundry_app-record-replay_PR-90 -v /w/workspace/xfoundry_app-record-replay_PR-90:/w/workspace/xfoundry_app-record-replay_PR-90:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-90@tmp:/w/workspace/xfoundry_app-record-replay_PR-90@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-12T03:21:04.542Z] $ docker top cc45e8889125ef8589e77440561c0b5b2d1bf9f593537141ef1fc6fce7fdb02d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T03:21:05.011Z] ---> job-cost.sh [2023-10-12T03:21:05.011Z] lf-activate-venv: SKIPPING [2023-10-12T03:21:05.011Z] INFO: No Stack... [2023-10-12T03:21:05.273Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-12T03:21:05.841Z] INFO: Archiving Costs [Pipeline] sh [2023-10-12T03:21:06.160Z] + cat /w/workspace/xfoundry_app-record-replay_PR-90/archives/cost.csv [2023-10-12T03:21:06.160Z] + cut -d, -f6 [Pipeline] lock [2023-10-12T03:21:06.210Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-90-1-stack-cost] [2023-10-12T03:21:06.215Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-90-1-stack-cost] did not exist. Created. [2023-10-12T03:21:06.215Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-90-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-12T03:21:06.614Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-12T03:21:06.666Z] Stashed 1 file(s) [Pipeline] } [2023-10-12T03:21:06.695Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-90-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-12T03:21:06.783Z] $ docker stop --time=1 cc45e8889125ef8589e77440561c0b5b2d1bf9f593537141ef1fc6fce7fdb02d [2023-10-12T03:21:07.679Z] 17808c966233: Pull complete [2023-10-12T03:21:07.948Z] $ docker rm -f --volumes cc45e8889125ef8589e77440561c0b5b2d1bf9f593537141ef1fc6fce7fdb02d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-12T03:21:09.096Z] f4c1fc716caa: Pull complete [2023-10-12T03:21:09.097Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-12T03:21:09.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-12T03:21:09.097Z] ---> ea914061e18c [2023-10-12T03:21:09.097Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-12T03:21:10.076Z] ---> Running in f8f5f55d678a [2023-10-12T03:21:10.350Z] Removing intermediate container f8f5f55d678a [2023-10-12T03:21:10.350Z] ---> e2b26d19e23a [2023-10-12T03:21:10.350Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-12T03:21:10.350Z] ---> Running in 99b2c3f790ab [2023-10-12T03:21:10.619Z] Removing intermediate container 99b2c3f790ab [2023-10-12T03:21:10.619Z] ---> 9d588edb4f2e [2023-10-12T03:21:10.619Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-12T03:21:10.885Z] ---> Running in 52892ed43417 [2023-10-12T03:21:11.154Z] Removing intermediate container 52892ed43417 [2023-10-12T03:21:11.154Z] ---> c0087ee9b81e [2023-10-12T03:21:11.154Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-12T03:21:11.154Z] ---> Running in 1fd141868a20 [2023-10-12T03:21:12.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T03:21:12.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T03:21:13.681Z] OK: 266 MiB in 52 packages [2023-10-12T03:21:14.642Z] Removing intermediate container 1fd141868a20 [2023-10-12T03:21:14.642Z] ---> 9477404c97e4 [2023-10-12T03:21:14.642Z] Step 7/12 : WORKDIR /app [2023-10-12T03:21:14.642Z] ---> Running in 24de8970e67c [2023-10-12T03:21:14.916Z] Removing intermediate container 24de8970e67c [2023-10-12T03:21:14.916Z] ---> ece5a68766b7 [2023-10-12T03:21:14.916Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-12T03:21:16.860Z] ---> ef06df11eac2 [2023-10-12T03:21:16.860Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T03:21:16.860Z] ---> Running in c40834a02e46 [2023-10-12T03:22:53.479Z] Removing intermediate container c40834a02e46 [2023-10-12T03:22:53.479Z] ---> 42036b73956e [2023-10-12T03:22:53.479Z] Step 10/12 : COPY . . [2023-10-12T03:22:53.479Z] ---> 6cf1031612d4 [2023-10-12T03:22:53.479Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-12T03:22:53.479Z] ---> Running in e5ca405f5b90 [2023-10-12T03:22:53.479Z] Removing intermediate container e5ca405f5b90 [2023-10-12T03:22:53.479Z] ---> 47c4ef8450b3 [2023-10-12T03:22:53.479Z] Step 12/12 : RUN $MAKE [2023-10-12T03:22:53.479Z] ---> Running in 1f819b80f8db [2023-10-12T03:22:53.479Z] noop [2023-10-12T03:22:53.479Z] Removing intermediate container 1f819b80f8db [2023-10-12T03:22:53.479Z] ---> 75403bdf206f [2023-10-12T03:22:53.479Z] Successfully built 75403bdf206f [2023-10-12T03:22:53.479Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T03:22:53.959Z] + docker inspect -f . ci-base-image-arm64 [2023-10-12T03:22:53.959Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T03:22:54.296Z] prd-ubuntu20.04-docker-arm64-4c-16g-9084 does not seem to be running inside a container [2023-10-12T03:22:54.386Z] $ 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 [2023-10-12T03:22:55.656Z] $ docker top e9c4cbdf2098491a93541a8290ab19e1f59a0bd9eaa18b295420d61e64381212 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T03:22:56.560Z] + go version [2023-10-12T03:22:56.560Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-12T03:22:56.604Z] $ docker stop --time=1 e9c4cbdf2098491a93541a8290ab19e1f59a0bd9eaa18b295420d61e64381212 [2023-10-12T03:23:00.169Z] $ docker rm -f --volumes e9c4cbdf2098491a93541a8290ab19e1f59a0bd9eaa18b295420d61e64381212 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T03:23:01.034Z] + docker inspect -f . ci-base-image-arm64 [2023-10-12T03:23:01.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T03:23:01.286Z] prd-ubuntu20.04-docker-arm64-4c-16g-9084 does not seem to be running inside a container [2023-10-12T03:23:01.355Z] $ 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 [2023-10-12T03:23:02.467Z] $ docker top bbf1a8ebfb395f14eaf7564625599b8fd387890ace6062da14db508dce979bc6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T03:23:03.319Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-10-12T03:23:03.721Z] + make test [2023-10-12T03:23:03.988Z] go test -race -coverprofile=coverage.out ./... [2023-10-12T03:25:10.646Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-10-12T03:25:10.646Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.207s coverage: 88.0% of statements [2023-10-12T03:25:12.581Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-10-12T03:25:12.581Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-10-12T03:25:13.994Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-10-12T03:25:19.335Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.998s coverage: 98.7% of statements [2023-10-12T03:25:19.335Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.525s coverage: 89.7% of statements [2023-10-12T03:25:19.335Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.157s coverage: 100.0% of statements [2023-10-12T03:25:20.299Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-12T03:25:20.299Z] go vet ./... [2023-10-12T03:27:26.973Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-12T03:27:26.973Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-12T03:27:26.973Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-12T03:27:27.010Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-12T03:27:27.052Z] $ docker stop --time=1 bbf1a8ebfb395f14eaf7564625599b8fd387890ace6062da14db508dce979bc6 [2023-10-12T03:27:28.927Z] $ docker rm -f --volumes bbf1a8ebfb395f14eaf7564625599b8fd387890ace6062da14db508dce979bc6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-12T03:27:30.626Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-12T03:27:30.667Z] Warning: overwriting stash ‘coverage-report’ [2023-10-12T03:27:31.139Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-12T03:27:31.755Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-12T03:27:32.179Z] + ls -al . [2023-10-12T03:27:32.179Z] total 184 [2023-10-12T03:27:32.179Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 12 03:23 . [2023-10-12T03:27:32.179Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 03:20 .. [2023-10-12T03:27:32.179Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 12 03:20 .dockerignore [2023-10-12T03:27:32.179Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 03:20 .git [2023-10-12T03:27:32.179Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 03:20 .github [2023-10-12T03:27:32.179Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 12 03:20 .gitignore [2023-10-12T03:27:32.179Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 12 03:20 .golangci.yml [2023-10-12T03:27:32.179Z] -rw-rw-r-- 1 jenkins jenkins 11301 Oct 12 03:20 Attribution.txt [2023-10-12T03:27:32.179Z] -rw-rw-r-- 1 jenkins jenkins 258 Oct 12 03:20 CHANGELOG.md [2023-10-12T03:27:32.179Z] -rw-rw-r-- 1 jenkins jenkins 1616 Oct 12 03:20 Dockerfile [2023-10-12T03:27:32.179Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 03:20 GOVERNANCE.md [2023-10-12T03:27:32.179Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 12 03:20 Jenkinsfile [2023-10-12T03:27:32.179Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 12 03:20 LICENSE [2023-10-12T03:27:32.179Z] -rw-rw-r-- 1 jenkins jenkins 3139 Oct 12 03:20 Makefile [2023-10-12T03:27:32.179Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 12 03:20 OWNERS.md [2023-10-12T03:27:32.179Z] -rw-rw-r-- 1 jenkins jenkins 2363 Oct 12 03:20 README.md [2023-10-12T03:27:32.179Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 12 03:20 Record and Reply.postman_collection.json [2023-10-12T03:27:32.179Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 12 03:18 VERSION [2023-10-12T03:27:32.179Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 03:20 bin [2023-10-12T03:27:32.179Z] -rw-r--r-- 1 jenkins jenkins 24666 Oct 12 03:25 coverage.out [2023-10-12T03:27:32.179Z] -rw-rw-r-- 1 jenkins jenkins 3906 Oct 12 03:20 go.mod [2023-10-12T03:27:32.179Z] -rw-rw-r-- 1 jenkins jenkins 35422 Oct 12 03:20 go.sum [2023-10-12T03:27:32.179Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 12 03:20 internal [2023-10-12T03:27:32.179Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 12 03:20 main.go [2023-10-12T03:27:32.179Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 03:20 openapi [2023-10-12T03:27:32.179Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 03:20 pkg [2023-10-12T03:27:32.179Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 03:20 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T03:27:32.592Z] + 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=f69dbd0d0d8a33b377fcba13cd13cb2eeb0b3ae5 --label arch=arm64 --label version=0.0.0 . [2023-10-12T03:27:32.858Z] Sending build context to Docker daemon 285.2kB [2023-10-12T03:27:32.858Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-12T03:27:32.858Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-12T03:27:32.858Z] ---> 75403bdf206f [2023-10-12T03:27:32.858Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-12T03:27:32.858Z] ---> Running in b07356e56601 [2023-10-12T03:27:33.125Z] Removing intermediate container b07356e56601 [2023-10-12T03:27:33.125Z] ---> 39f2c799c406 [2023-10-12T03:27:33.125Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-12T03:27:33.393Z] ---> Running in 597c46d09215 [2023-10-12T03:27:33.659Z] Removing intermediate container 597c46d09215 [2023-10-12T03:27:33.659Z] ---> 966e73061c84 [2023-10-12T03:27:33.659Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-12T03:27:33.659Z] ---> Running in b87b0b610772 [2023-10-12T03:27:33.931Z] Removing intermediate container b87b0b610772 [2023-10-12T03:27:33.931Z] ---> 5cb57a025fe7 [2023-10-12T03:27:33.931Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-12T03:27:33.931Z] ---> Running in 209b3d98f0ed [2023-10-12T03:27:34.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T03:27:35.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T03:27:36.429Z] OK: 266 MiB in 52 packages [2023-10-12T03:27:37.390Z] Removing intermediate container 209b3d98f0ed [2023-10-12T03:27:37.390Z] ---> f124fc75d912 [2023-10-12T03:27:37.390Z] Step 7/26 : WORKDIR /app [2023-10-12T03:27:37.390Z] ---> Running in d46a94b4a098 [2023-10-12T03:27:37.973Z] Removing intermediate container d46a94b4a098 [2023-10-12T03:27:37.973Z] ---> 7d73e809892c [2023-10-12T03:27:37.973Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-12T03:27:38.239Z] ---> ddf080a4be6c [2023-10-12T03:27:38.240Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T03:27:38.519Z] ---> Running in 82a06c37d1fc [2023-10-12T03:27:41.099Z] Removing intermediate container 82a06c37d1fc [2023-10-12T03:27:41.099Z] ---> cd68479957e2 [2023-10-12T03:27:41.099Z] Step 10/26 : COPY . . [2023-10-12T03:27:43.677Z] ---> 93c973d1f376 [2023-10-12T03:27:43.677Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-12T03:27:43.677Z] ---> Running in ab6fdd77fb7b [2023-10-12T03:27:43.945Z] Removing intermediate container ab6fdd77fb7b [2023-10-12T03:27:43.945Z] ---> 6c86b50ea7f1 [2023-10-12T03:27:43.945Z] Step 12/26 : RUN $MAKE [2023-10-12T03:27:44.213Z] ---> Running in 9d11544384dc [2023-10-12T03:27:45.178Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-10-12T03:29:36.957Z] Removing intermediate container 9d11544384dc [2023-10-12T03:29:36.957Z] ---> a88eca680d69 [2023-10-12T03:29:36.957Z] Step 13/26 : FROM alpine:3.18 [2023-10-12T03:29:36.957Z] 3.18: Pulling from library/alpine [2023-10-12T03:29:36.957Z] 579b34f0a95b: Pulling fs layer [2023-10-12T03:29:36.957Z] 579b34f0a95b: Verifying Checksum [2023-10-12T03:29:36.957Z] 579b34f0a95b: Download complete [2023-10-12T03:29:36.957Z] 579b34f0a95b: Pull complete [2023-10-12T03:29:36.957Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-12T03:29:36.957Z] Status: Downloaded newer image for alpine:3.18 [2023-10-12T03:29:36.957Z] ---> 3cc203321400 [2023-10-12T03:29:36.957Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-12T03:29:36.957Z] ---> Running in 9d32aeec22db [2023-10-12T03:29:36.957Z] Removing intermediate container 9d32aeec22db [2023-10-12T03:29:36.957Z] ---> 68fbb299bb07 [2023-10-12T03:29:36.957Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-10-12T03:29:36.957Z] ---> Running in 2542a8a61f85 [2023-10-12T03:29:36.957Z] Removing intermediate container 2542a8a61f85 [2023-10-12T03:29:36.957Z] ---> c8be570e33de [2023-10-12T03:29:36.957Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-12T03:29:36.957Z] ---> Running in f36706c0a189 [2023-10-12T03:29:36.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T03:29:37.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T03:29:38.507Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-12T03:29:38.507Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-12T03:29:38.507Z] Executing busybox-1.36.1-r2.trigger [2023-10-12T03:29:38.507Z] Executing ca-certificates-20230506-r0.trigger [2023-10-12T03:29:38.774Z] OK: 9 MiB in 17 packages [2023-10-12T03:29:40.198Z] Removing intermediate container f36706c0a189 [2023-10-12T03:29:40.198Z] ---> ce682e5755a4 [2023-10-12T03:29:40.198Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-12T03:29:40.467Z] ---> dd7bd364893e [2023-10-12T03:29:40.467Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-12T03:29:41.051Z] ---> bc1b52b091e7 [2023-10-12T03:29:41.051Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-12T03:29:44.387Z] ---> 9bf19c69b451 [2023-10-12T03:29:44.387Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-10-12T03:29:45.801Z] ---> 1b21cbeed915 [2023-10-12T03:29:45.801Z] Step 21/26 : EXPOSE 59712 [2023-10-12T03:29:45.801Z] ---> Running in 05d567662eda [2023-10-12T03:29:46.067Z] Removing intermediate container 05d567662eda [2023-10-12T03:29:46.067Z] ---> 53c2560216ca [2023-10-12T03:29:46.067Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-10-12T03:29:46.067Z] ---> Running in 09746db780a5 [2023-10-12T03:29:46.334Z] Removing intermediate container 09746db780a5 [2023-10-12T03:29:46.334Z] ---> e0a26813eb65 [2023-10-12T03:29:46.334Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-12T03:29:46.603Z] ---> Running in 7b8f016d7c0e [2023-10-12T03:29:46.868Z] Removing intermediate container 7b8f016d7c0e [2023-10-12T03:29:46.868Z] ---> 79c914334e67 [2023-10-12T03:29:46.868Z] Step 24/26 : LABEL arch=arm64 [2023-10-12T03:29:46.868Z] ---> Running in d7ef787727ea [2023-10-12T03:29:47.135Z] Removing intermediate container d7ef787727ea [2023-10-12T03:29:47.135Z] ---> d59f2d503ed8 [2023-10-12T03:29:47.135Z] Step 25/26 : LABEL git_sha=f69dbd0d0d8a33b377fcba13cd13cb2eeb0b3ae5 [2023-10-12T03:29:47.135Z] ---> Running in faaa2b540fed [2023-10-12T03:29:47.402Z] Removing intermediate container faaa2b540fed [2023-10-12T03:29:47.403Z] ---> b9417907412d [2023-10-12T03:29:47.403Z] Step 26/26 : LABEL version=0.0.0 [2023-10-12T03:29:47.669Z] ---> Running in ba10fac5f2ad [2023-10-12T03:29:47.936Z] Removing intermediate container ba10fac5f2ad [2023-10-12T03:29:47.936Z] ---> 0159a63cc10a [2023-10-12T03:29:47.936Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-12T03:29:47.936Z] Successfully built 0159a63cc10a [2023-10-12T03:29:47.936Z] 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 [2023-10-12T03:29:48.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-12T03:29:48.759Z] [2023-10-12T03:29:48.759Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T03:29:49.190Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-12T03:29:49.190Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-12T03:29:49.190Z] 8998bd30e6a1: Pulling fs layer [2023-10-12T03:29:49.190Z] 04944245beec: Pulling fs layer [2023-10-12T03:29:49.190Z] 699f458cf7ca: Pulling fs layer [2023-10-12T03:29:49.190Z] 765212b225bb: Pulling fs layer [2023-10-12T03:29:49.190Z] f23df028b6ca: Pulling fs layer [2023-10-12T03:29:49.190Z] d65c8cfc05b1: Pulling fs layer [2023-10-12T03:29:49.190Z] 2437ff75d9bd: Pulling fs layer [2023-10-12T03:29:49.190Z] 765212b225bb: Waiting [2023-10-12T03:29:49.190Z] f23df028b6ca: Waiting [2023-10-12T03:29:49.190Z] d65c8cfc05b1: Waiting [2023-10-12T03:29:49.190Z] 2437ff75d9bd: Waiting [2023-10-12T03:29:49.461Z] 04944245beec: Verifying Checksum [2023-10-12T03:29:49.461Z] 04944245beec: Download complete [2023-10-12T03:29:49.461Z] 765212b225bb: Verifying Checksum [2023-10-12T03:29:49.461Z] 765212b225bb: Download complete [2023-10-12T03:29:49.461Z] f23df028b6ca: Verifying Checksum [2023-10-12T03:29:49.461Z] f23df028b6ca: Download complete [2023-10-12T03:29:49.461Z] d65c8cfc05b1: Verifying Checksum [2023-10-12T03:29:49.461Z] d65c8cfc05b1: Download complete [2023-10-12T03:29:49.461Z] 699f458cf7ca: Verifying Checksum [2023-10-12T03:29:49.461Z] 699f458cf7ca: Download complete [2023-10-12T03:29:50.046Z] 8998bd30e6a1: Verifying Checksum [2023-10-12T03:29:50.046Z] 8998bd30e6a1: Download complete [2023-10-12T03:29:52.626Z] 2437ff75d9bd: Verifying Checksum [2023-10-12T03:29:52.626Z] 2437ff75d9bd: Download complete [2023-10-12T03:29:54.568Z] 8998bd30e6a1: Pull complete [2023-10-12T03:29:55.152Z] 04944245beec: Pull complete [2023-10-12T03:29:56.561Z] 699f458cf7ca: Pull complete [2023-10-12T03:29:56.829Z] 765212b225bb: Pull complete [2023-10-12T03:29:58.236Z] f23df028b6ca: Pull complete [2023-10-12T03:29:58.502Z] d65c8cfc05b1: Pull complete [2023-10-12T03:30:16.688Z] 2437ff75d9bd: Pull complete [2023-10-12T03:30:16.688Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-12T03:30:16.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-12T03:30:16.688Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T03:30:17.004Z] prd-ubuntu20.04-docker-arm64-4c-16g-9084 does not seem to be running inside a container [2023-10-12T03:30:17.075Z] $ 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 [2023-10-12T03:30:19.675Z] $ docker top 2e0924916ec5dfedf7c15fed2a73c7360c9cec13b070b0391d1b651bc272bd9a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T03:30:20.238Z] ---> job-cost.sh [2023-10-12T03:30:20.508Z] lf-activate-venv: SKIPPING [2023-10-12T03:30:20.508Z] INFO: No Stack... [2023-10-12T03:30:21.089Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-12T03:30:21.670Z] INFO: Archiving Costs [Pipeline] sh [2023-10-12T03:30:22.325Z] + cut -d, -f6 [2023-10-12T03:30:22.325Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [Pipeline] lock [2023-10-12T03:30:22.411Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-90-1-stack-cost] [2023-10-12T03:30:22.416Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-90-1-stack-cost] did not exist. Created. [2023-10-12T03:30:22.416Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-90-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-12T03:30:23.151Z] /w/workspace/app-record-replay/1@tmp/durable-52304693/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-12T03:30:23.825Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-12T03:30:23.858Z] Warning: overwriting stash ‘stack-cost’ [2023-10-12T03:30:23.909Z] Stashed 1 file(s) [Pipeline] } [2023-10-12T03:30:23.924Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-90-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-12T03:30:24.017Z] $ docker stop --time=1 2e0924916ec5dfedf7c15fed2a73c7360c9cec13b070b0391d1b651bc272bd9a [2023-10-12T03:30:25.817Z] $ docker rm -f --volumes 2e0924916ec5dfedf7c15fed2a73c7360c9cec13b070b0391d1b651bc272bd9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-12T03:30:26.857Z] provisioning config files... [2023-10-12T03:30:26.866Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-90@tmp/config14920441687787602344tmp [Pipeline] { [Pipeline] sh [2023-10-12T03:30:27.205Z] + set +x [2023-10-12T03:30:27.205Z] + bash -s -- [2023-10-12T03:30:27.205Z] + curl -s https://codecov.io/bash [2023-10-12T03:30:27.205Z] [2023-10-12T03:30:27.205Z] _____ _ [2023-10-12T03:30:27.205Z] / ____| | | [2023-10-12T03:30:27.205Z] | | ___ __| | ___ ___ _____ __ [2023-10-12T03:30:27.205Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-12T03:30:27.205Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-12T03:30:27.205Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-12T03:30:27.205Z] Bash-1.0.6 [2023-10-12T03:30:27.205Z] [2023-10-12T03:30:27.205Z] [2023-10-12T03:30:27.205Z] ==> git version 2.25.1 found [2023-10-12T03:30:27.205Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-12T03:30:27.205Z] Release-Date: 2020-01-08 [2023-10-12T03:30:27.205Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-12T03:30:27.205Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-12T03:30:27.205Z] ==> Jenkins CI detected. [2023-10-12T03:30:27.205Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-90 [2023-10-12T03:30:27.205Z] project root: . [2023-10-12T03:30:27.205Z] --> token set from env [2023-10-12T03:30:27.205Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-12T03:30:27.205Z] ==> Running gcov in . (disable via -X gcov) [2023-10-12T03:30:27.205Z] ==> Python coveragepy not found [2023-10-12T03:30:27.205Z] ==> Searching for coverage reports in: [2023-10-12T03:30:27.205Z] + . [2023-10-12T03:30:27.205Z] -> Found 1 reports [2023-10-12T03:30:27.465Z] ==> Detecting git/mercurial file structure [2023-10-12T03:30:27.465Z] ==> Reading reports [2023-10-12T03:30:27.465Z] + ./coverage.out bytes=24666 [2023-10-12T03:30:27.465Z] ==> Appending adjustments [2023-10-12T03:30:27.465Z] https://docs.codecov.io/docs/fixing-reports [2023-10-12T03:30:27.465Z] + Found adjustments [2023-10-12T03:30:27.465Z] ==> Gzipping contents [2023-10-12T03:30:27.465Z] 8.0K /tmp/codecov.DrYw4Q.gz [2023-10-12T03:30:27.465Z] ==> Uploading reports [2023-10-12T03:30:27.465Z] url: https://codecov.io [2023-10-12T03:30:27.465Z] query: branch=PR-90&commit=f69dbd0d0d8a33b377fcba13cd13cb2eeb0b3ae5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-90%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=90&job=&cmd_args= [2023-10-12T03:30:27.465Z] -> Pinging Codecov [2023-10-12T03:30:27.465Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=PR-90&commit=f69dbd0d0d8a33b377fcba13cd13cb2eeb0b3ae5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-90%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=90&job=&cmd_args= [2023-10-12T03:30:27.725Z] -> Uploading to [2023-10-12T03:30:27.725Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-12/F467761B9912B4F32F9BC62907045C81/f69dbd0d0d8a33b377fcba13cd13cb2eeb0b3ae5/8f3179ab-1a6a-4344-ad1a-933ea58f369e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231012T033027Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ac5c6b719cdd40aa0790ec682eab1ce5c2451546f0b1c28a8568514f645095c3 [2023-10-12T03:30:27.725Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-12T03:30:27.725Z] Dload Upload Total Spent Left Speed [2023-10-12T03:30:27.984Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 45754 --:--:-- --:--:-- --:--:-- 45327 100 4850 0 0 100 4850 0 16552 --:--:-- --:--:-- --:--:-- 16552 [2023-10-12T03:30:27.984Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/f69dbd0d0d8a33b377fcba13cd13cb2eeb0b3ae5 [Pipeline] } [2023-10-12T03:30:28.010Z] 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 [2023-10-12T03:30:29.737Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-90/archives ] [2023-10-12T03:30:29.738Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-90/archives [2023-10-12T03:30:29.738Z] total 16 [2023-10-12T03:30:29.738Z] drwxr-xr-x 3 root root 4096 Oct 12 03:21 . [2023-10-12T03:30:29.738Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 12 03:21 .. [2023-10-12T03:30:29.738Z] drwxr-xr-x 2 root root 4096 Oct 12 03:21 cost [2023-10-12T03:30:29.738Z] -rw-r--r-- 1 root root 88 Oct 12 03:21 cost.csv [2023-10-12T03:30:29.738Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-90/archives [2023-10-12T03:30:29.738Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-90/archives [2023-10-12T03:30:29.738Z] total 16 [2023-10-12T03:30:29.738Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 03:21 . [2023-10-12T03:30:29.738Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 12 03:21 .. [2023-10-12T03:30:29.738Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 12 03:21 cost [2023-10-12T03:30:29.738Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 12 03:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-12T03:30:30.077Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T03:30:30.971Z] ---> package-listing.sh [2023-10-12T03:30:30.971Z] ++ facter osfamily [2023-10-12T03:30:30.971Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-12T03:30:31.231Z] + OS_FAMILY=debian [2023-10-12T03:30:31.231Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-90 [2023-10-12T03:30:31.231Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-12T03:30:31.231Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-12T03:30:31.231Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-12T03:30:31.231Z] + PACKAGES=/tmp/packages_start.txt [2023-10-12T03:30:31.231Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-90 ']' [2023-10-12T03:30:31.231Z] + PACKAGES=/tmp/packages_end.txt [2023-10-12T03:30:31.231Z] + case "${OS_FAMILY}" in [2023-10-12T03:30:31.231Z] + dpkg -l [2023-10-12T03:30:31.231Z] + grep '^ii' [2023-10-12T03:30:31.231Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-12T03:30:31.231Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-12T03:30:31.231Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-12T03:30:31.231Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-90 ']' [2023-10-12T03:30:31.231Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-90/archives/ [2023-10-12T03:30:31.231Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-90/archives/ [Pipeline] echo [2023-10-12T03:30:31.267Z] 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/xfoundry_app-record-replay_PR-90/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-12T03:30:31.559Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T03:30:32.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-12T03:30:32.183Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T03:30:32.320Z] prd-ubuntu20.04-docker-8c-8g-9083 does not seem to be running inside a container [2023-10-12T03:30:32.352Z] $ 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/xfoundry_app-record-replay_PR-90/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_PR-90 -v /w/workspace/xfoundry_app-record-replay_PR-90:/w/workspace/xfoundry_app-record-replay_PR-90:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-90@tmp:/w/workspace/xfoundry_app-record-replay_PR-90@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-12T03:30:32.540Z] $ docker top daee36dd70f0eb73f48b1b3dc29c3e6812f1aca2fac19aafad3db7865b7c0e2e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T03:30:32.925Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-12T03:30:33.238Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-12T03:30:33.560Z] + ls /var/log/sa-host [2023-10-12T03:30:33.560Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-12T03:30:33.788Z] provisioning config files... [2023-10-12T03:30:33.796Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-90@tmp/config11088604638494096934tmp [Pipeline] { [Pipeline] echo [2023-10-12T03:30:33.852Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T03:30:34.175Z] ---> create-netrc.sh [Pipeline] } [2023-10-12T03:30:34.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-12T03:30:34.612Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-12T03:30:34.650Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T03:30:34.961Z] ---> sudo-logs.sh [2023-10-12T03:30:34.961Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-12T03:30:35.050Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T03:30:35.370Z] ---> job-cost.sh [2023-10-12T03:30:35.370Z] lf-activate-venv: SKIPPING [2023-10-12T03:30:35.370Z] DEBUG: total: 0.2199999988079071 [2023-10-12T03:30:35.370Z] INFO: Retrieving Stack Cost... [2023-10-12T03:30:35.939Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-12T03:30:36.198Z] INFO: Archiving Costs [Pipeline] echo [2023-10-12T03:30:36.233Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T03:30:36.543Z] ---> logs-deploy.sh [2023-10-12T03:30:36.543Z] lf-activate-venv: SKIPPING [2023-10-12T03:30:36.543Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-90/1 [2023-10-12T03:30:36.543Z] INFO: archiving workspace using pattern(s): [2023-10-12T03:30:37.481Z] Archives upload complete. [2023-10-12T03:30:37.481Z] INFO: archiving logs to Nexus