Pull request #134 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9529262b3a3d0bd6e0344cd04bbbf3b8bf888e1d+c91273375caf9ea1b627f8cc34b79c0d0d8621fb (7d14f23720218cd0da825d4eea8c19858fb3fd1f) 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-ssh5210256381911685978.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2752818196458910130.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-134/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-134/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17020981885067912902.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-134/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17868060880821040864.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11340962656234790759.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-134/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-134/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17095365347390331796.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1109 in /w/workspace/foundry_app-record-replay_PR-134 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/foundry_app-record-replay_PR-134 # 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 > 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/134/head:refs/remotes/origin/PR-134 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c91273375caf9ea1b627f8cc34b79c0d0d8621fb into PR head commit 9529262b3a3d0bd6e0344cd04bbbf3b8bf888e1d Merge succeeded, producing 9529262b3a3d0bd6e0344cd04bbbf3b8bf888e1d Checking out Revision 9529262b3a3d0bd6e0344cd04bbbf3b8bf888e1d (PR-134) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f 9529262b3a3d0bd6e0344cd04bbbf3b8bf888e1d # 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 c91273375caf9ea1b627f8cc34b79c0d0d8621fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9529262b3a3d0bd6e0344cd04bbbf3b8bf888e1d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:56:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:56:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:56:35 ========================================================= 03:56:35 EdgeX Global Pipelines Version Info 03:56:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:56:36 ------------------- 03:56:36 stable info: 03:56:36 ------------------- 03:56:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:56:36 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:56:36 Message: update stable to v1.0.258 03:56:37 ------------------- 03:56:37 experimental info: 03:56:37 ------------------- 03:56:37 Commited By: **** collab-it+edgex@linuxfoundation.org 03:56:37 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:56:37 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:56:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 03:56:37 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 03:56:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:56:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:56:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:56:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:56:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:56:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:56:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:56:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:56:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:56:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 03:56:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:56:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:56:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:56:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:56:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:56:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:56:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:56:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:56:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:56:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:56:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:56:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:56:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:56:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:56:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:56:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-134 [Pipeline] echo 03:56:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-134 [Pipeline] echo 03:56:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-134 [Pipeline] echo 03:56:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9529262b3a3d0bd6e0344cd04bbbf3b8bf888e1d [Pipeline] echo 03:56:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9529262 [Pipeline] echo 03:56:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:56:39 provisioning config files... 03:56:39 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-134@tmp/config4659404709513879303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:56:39 ---> ****-login.sh 03:56:39 nexus3.edgexfoundry.org:10001 03:56:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:56:39 Configure a credential helper to remove this warning. See 03:56:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:56:39 03:56:39 Login Succeeded 03:56:39 nexus3.edgexfoundry.org:10002 03:56:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:56:40 Configure a credential helper to remove this warning. See 03:56:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:56:40 03:56:40 Login Succeeded 03:56:40 nexus3.edgexfoundry.org:10003 03:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:56:40 Configure a credential helper to remove this warning. See 03:56:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:56:40 03:56:40 Login Succeeded 03:56:40 nexus3.edgexfoundry.org:10004 03:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:56:40 Configure a credential helper to remove this warning. See 03:56:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:56:40 03:56:40 Login Succeeded 03:56:40 ****.io 03:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:56:40 Configure a credential helper to remove this warning. See 03:56:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:56:40 03:56:40 Login Succeeded 03:56:40 ---> ****-login.sh ends [Pipeline] } 03:56:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:56:41 + git rev-list -1 --merges 9529262b3a3d0bd6e0344cd04bbbf3b8bf888e1d~1..9529262b3a3d0bd6e0344cd04bbbf3b8bf888e1d [Pipeline] echo 03:56:41 -----------> git rev-list -1 --merges 9529262b3a3d0bd6e0344cd04bbbf3b8bf888e1d~1..9529262b3a3d0bd6e0344cd04bbbf3b8bf888e1d 9529262b3a3d0bd6e0344cd04bbbf3b8bf888e1d [false] [Pipeline] sh 03:56:41 + git log --format=format:%s -1 9529262b3a3d0bd6e0344cd04bbbf3b8bf888e1d [Pipeline] echo 03:56:41 ========================================================= 03:56:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:56:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:56:42 + git log --format=format:%s -1 9529262b3a3d0bd6e0344cd04bbbf3b8bf888e1d [Pipeline] echo 03:56:42 [semverPrep] GIT_COMMIT: 9529262b3a3d0bd6e0344cd04bbbf3b8bf888e1d, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 03:56:42 [semverPrep] This is not a build commit. [Pipeline] sh 03:56:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:56:42 + grep -v github /etc/ssh/ssh_known_hosts 03:56:42 + [ -e /tmp/ssh_known_hosts ] 03:56:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:56:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:56:42 + sudo tee -a /etc/ssh/ssh_known_hosts 03:56:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:56:43 03:56:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:56:43 0.1.4: Pulling from edgex-devops/py-git-semver 03:56:43 b85a868b505f: Pulling fs layer 03:56:43 e2be974225ed: Pulling fs layer 03:56:43 339a4e72a1f5: Pulling fs layer 03:56:43 988bab9f4d93: Pulling fs layer 03:56:43 1469e6f7b9e6: Pulling fs layer 03:56:43 988bab9f4d93: Waiting 03:56:43 eaf3925da568: Pulling fs layer 03:56:43 bab4dde63d76: Pulling fs layer 03:56:43 1469e6f7b9e6: Waiting 03:56:43 bde34c3a00c8: Pulling fs layer 03:56:43 b352a97aabf1: Pulling fs layer 03:56:43 bab4dde63d76: Waiting 03:56:43 eaf3925da568: Waiting 03:56:43 4872d77fe225: Pulling fs layer 03:56:43 b352a97aabf1: Waiting 03:56:43 5851b861e8e6: Pulling fs layer 03:56:43 4872d77fe225: Waiting 03:56:43 5851b861e8e6: Waiting 03:56:43 e2be974225ed: Download complete 03:56:43 988bab9f4d93: Verifying Checksum 03:56:43 988bab9f4d93: Download complete 03:56:43 1469e6f7b9e6: Verifying Checksum 03:56:43 339a4e72a1f5: Verifying Checksum 03:56:43 339a4e72a1f5: Download complete 03:56:43 eaf3925da568: Verifying Checksum 03:56:43 eaf3925da568: Download complete 03:56:43 bde34c3a00c8: Verifying Checksum 03:56:43 bde34c3a00c8: Download complete 03:56:43 b352a97aabf1: Verifying Checksum 03:56:43 b352a97aabf1: Download complete 03:56:43 4872d77fe225: Verifying Checksum 03:56:43 4872d77fe225: Download complete 03:56:43 5851b861e8e6: Download complete 03:56:43 b85a868b505f: Verifying Checksum 03:56:43 b85a868b505f: Download complete 03:56:44 bab4dde63d76: Verifying Checksum 03:56:44 bab4dde63d76: Download complete 03:56:45 b85a868b505f: Pull complete 03:56:45 e2be974225ed: Pull complete 03:56:45 339a4e72a1f5: Pull complete 03:56:45 988bab9f4d93: Pull complete 03:56:45 1469e6f7b9e6: Pull complete 03:56:46 eaf3925da568: Pull complete 03:56:48 bab4dde63d76: Pull complete 03:56:48 bde34c3a00c8: Pull complete 03:56:48 b352a97aabf1: Pull complete 03:56:48 4872d77fe225: Pull complete 03:56:48 5851b861e8e6: Pull complete 03:56:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:56:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:56:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:56:48 prd-ubuntu20.04-docker-8c-8g-1109 does not seem to be running inside a container 03:56:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-134 -v /w/workspace/foundry_app-record-replay_PR-134:/w/workspace/foundry_app-record-replay_PR-134:rw,z -v /w/workspace/foundry_app-record-replay_PR-134@tmp:/w/workspace/foundry_app-record-replay_PR-134@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 03:56:51 $ docker top 17ea8c8e159fbcfd1a8930b698903de4fb717e7ca16d5e3e33d7a84cde44f3ed -eo pid,comm 03:56:52 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). 03:56:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:56:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:56:52 [ssh-agent] Looking for ssh-agent implementation... 03:56:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:56:52 $ docker exec 17ea8c8e159fbcfd1a8930b698903de4fb717e7ca16d5e3e33d7a84cde44f3ed ssh-agent 03:56:52 SSH_AUTH_SOCK=/tmp/ssh-LDK71mz1v1fI/agent.33 03:56:52 SSH_AGENT_PID=39 03:56:52 Running ssh-add (command line suppressed) 03:56:52 Identity added: /w/workspace/foundry_app-record-replay_PR-134@tmp/private_key_2517043487482091300.key (/w/workspace/foundry_app-record-replay_PR-134@tmp/private_key_2517043487482091300.key) 03:56:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:56:52 + git tag --points-at HEAD [Pipeline] } 03:56:52 $ docker exec --env ******** --env ******** 17ea8c8e159fbcfd1a8930b698903de4fb717e7ca16d5e3e33d7a84cde44f3ed ssh-agent -k 03:56:52 unset SSH_AUTH_SOCK; 03:56:52 unset SSH_AGENT_PID; 03:56:52 echo Agent pid 39 killed; 03:56:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:56:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:56:53 [ssh-agent] Looking for ssh-agent implementation... 03:56:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:56:53 $ docker exec 17ea8c8e159fbcfd1a8930b698903de4fb717e7ca16d5e3e33d7a84cde44f3ed ssh-agent 03:56:53 SSH_AUTH_SOCK=/tmp/ssh-JCJULd4zlO3x/agent.72 03:56:53 SSH_AGENT_PID=78 03:56:53 Running ssh-add (command line suppressed) 03:56:53 Identity added: /w/workspace/foundry_app-record-replay_PR-134@tmp/private_key_17554170934685769369.key (/w/workspace/foundry_app-record-replay_PR-134@tmp/private_key_17554170934685769369.key) 03:56:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:56:53 + git semver init 03:56:54 2024-03-25 03:56:53,962 [run_init] DEBUG init version:0.0.0 force:False 03:56:54 2024-03-25 03:56:53,963 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-134/.semver 03:56:54 2024-03-25 03:56:53,963 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-134/.semver 03:56:54 2024-03-25 03:56:53,964 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-134/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-134, universal_newlines=False, shell=None, istream=None) 03:56:54 2024-03-25 03:56:54,971 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-134/.git/info/exclude 03:56:54 2024-03-25 03:56:54,971 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-134/.semver/PR-134 with force:False 03:56:54 2024-03-25 03:56:54,972 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-134/.semver/PR-134 03:56:54 2024-03-25 03:56:54,976 [execute] INFO git cat-file --batch-check 03:56:54 2024-03-25 03:56:54,976 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-134/.semver, universal_newlines=False, shell=None, istream=) 03:56:54 2024-03-25 03:56:54,982 [execute] INFO git cat-file --batch 03:56:54 2024-03-25 03:56:54,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-134/.semver, universal_newlines=False, shell=None, istream=) 03:56:54 2024-03-25 03:56:54,986 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-134/.semver/PR-134 03:56:54 0.0.0 [Pipeline] } 03:56:55 $ docker exec --env ******** --env ******** 17ea8c8e159fbcfd1a8930b698903de4fb717e7ca16d5e3e33d7a84cde44f3ed ssh-agent -k 03:56:55 unset SSH_AUTH_SOCK; 03:56:55 unset SSH_AGENT_PID; 03:56:55 echo Agent pid 78 killed; 03:56:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:56:55 + git semver [Pipeline] } 03:56:56 $ docker stop --time=1 17ea8c8e159fbcfd1a8930b698903de4fb717e7ca16d5e3e33d7a84cde44f3ed 03:56:57 $ docker rm -f --volumes 17ea8c8e159fbcfd1a8930b698903de4fb717e7ca16d5e3e33d7a84cde44f3ed [Pipeline] // withDockerContainer [Pipeline] sh 03:56:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:56:58 Stashed 1 file(s) [Pipeline] echo 03:56:58 [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 03:56:58 provisioning config files... 03:56:58 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-134@tmp/config17860683301579304655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:56:59 ---> ****-login.sh 03:56:59 nexus3.edgexfoundry.org:10001 03:56:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:56:59 Configure a credential helper to remove this warning. See 03:56:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:56:59 03:56:59 Login Succeeded 03:56:59 nexus3.edgexfoundry.org:10002 03:56:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:56:59 Configure a credential helper to remove this warning. See 03:56:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:56:59 03:56:59 Login Succeeded 03:56:59 nexus3.edgexfoundry.org:10003 03:56:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:56:59 Configure a credential helper to remove this warning. See 03:56:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:56:59 03:56:59 Login Succeeded 03:56:59 nexus3.edgexfoundry.org:10004 03:56:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:56:59 Configure a credential helper to remove this warning. See 03:56:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:56:59 03:56:59 Login Succeeded 03:56:59 ****.io 03:56:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:56:59 Configure a credential helper to remove this warning. See 03:56:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:56:59 03:56:59 Login Succeeded 03:56:59 ---> ****-login.sh ends [Pipeline] } 03:56:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:56:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:56:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:57:00 ========================================================= 03:57:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:57:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:00 + 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 . 03:57:00 Sending build context to Docker daemon 6.836MB 03:57:00 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:57:00 Step 2/12 : FROM ${BASE} AS builder 03:57:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:57:00 7264a8db6415: Pulling fs layer 03:57:00 c4d48a809fc2: Pulling fs layer 03:57:00 4f1c88b9dad5: Pulling fs layer 03:57:00 ad3a456e5733: Pulling fs layer 03:57:00 69c7f0334f64: Pulling fs layer 03:57:00 1f1c1a5573a3: Pulling fs layer 03:57:00 ce7588e14bc9: Pulling fs layer 03:57:00 b5e4710f87ac: Pulling fs layer 03:57:00 1f1c1a5573a3: Waiting 03:57:00 ce7588e14bc9: Waiting 03:57:00 ad3a456e5733: Waiting 03:57:00 69c7f0334f64: Waiting 03:57:00 b5e4710f87ac: Waiting 03:57:00 c4d48a809fc2: Download complete 03:57:00 ad3a456e5733: Download complete 03:57:00 69c7f0334f64: Verifying Checksum 03:57:00 69c7f0334f64: Download complete 03:57:00 7264a8db6415: Verifying Checksum 03:57:00 7264a8db6415: Download complete 03:57:00 1f1c1a5573a3: Verifying Checksum 03:57:00 1f1c1a5573a3: Download complete 03:57:00 7264a8db6415: Pull complete 03:57:01 b5e4710f87ac: Verifying Checksum 03:57:01 b5e4710f87ac: Download complete 03:57:01 c4d48a809fc2: Pull complete 03:57:01 4f1c88b9dad5: Verifying Checksum 03:57:01 4f1c88b9dad5: Download complete 03:57:01 ce7588e14bc9: Verifying Checksum 03:57:01 ce7588e14bc9: Download complete 03:57:04 4f1c88b9dad5: Pull complete 03:57:04 ad3a456e5733: Pull complete 03:57:04 69c7f0334f64: Pull complete 03:57:04 1f1c1a5573a3: Pull complete 03:57:06 ce7588e14bc9: Pull complete 03:57:06 b5e4710f87ac: Pull complete 03:57:06 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 03:57:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:57:06 ---> 88b5674ff536 03:57:06 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:57:12 ---> Running in f52db82f058f 03:57:12 Removing intermediate container f52db82f058f 03:57:12 ---> e921095ab2ee 03:57:12 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:57:12 ---> Running in 9eb3ed595949 03:57:12 Removing intermediate container 9eb3ed595949 03:57:12 ---> 050ca1cd8c8a 03:57:12 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:57:12 ---> Running in aaa3373fd706 03:57:12 Removing intermediate container aaa3373fd706 03:57:12 ---> ce098071047b 03:57:12 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:57:12 ---> Running in bd8723971fad 03:57:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:57:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:57:13 OK: 264 MiB in 52 packages 03:57:13 Removing intermediate container bd8723971fad 03:57:13 ---> cff619e64f6f 03:57:13 Step 7/12 : WORKDIR /app 03:57:13 ---> Running in e8ee027eb7d3 03:57:13 Removing intermediate container e8ee027eb7d3 03:57:13 ---> 4d094f16bfe1 03:57:13 Step 8/12 : COPY go.mod vendor* ./ 03:57:13 Still waiting to schedule task 03:57:13 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:57:13 ---> 1e191c71d2c4 03:57:13 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:57:13 ---> Running in a69be6d382f8 03:58:35 Removing intermediate container a69be6d382f8 03:58:35 ---> 69b7a65f7aaf 03:58:35 Step 10/12 : COPY . . 03:58:35 ---> 6d72f7c14cd4 03:58:35 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:58:35 ---> Running in aedda12182e2 03:58:35 Removing intermediate container aedda12182e2 03:58:35 ---> 3ea5ebb13818 03:58:35 Step 12/12 : RUN $MAKE 03:58:35 ---> Running in feb2d4a89f6a 03:58:35 noop 03:58:35 Removing intermediate container feb2d4a89f6a 03:58:35 ---> ccbe561b1d97 03:58:35 Successfully built ccbe561b1d97 03:58:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:36 + docker inspect -f . ci-base-image-x86_64 03:58:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:58:36 prd-ubuntu20.04-docker-8c-8g-1109 does not seem to be running inside a container 03:58:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-134 -v /w/workspace/foundry_app-record-replay_PR-134:/w/workspace/foundry_app-record-replay_PR-134:rw,z -v /w/workspace/foundry_app-record-replay_PR-134@tmp:/w/workspace/foundry_app-record-replay_PR-134@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 03:58:36 $ docker top 0810b60ff21f6135a163b4f2ef15b6c20b6349cc201fbd2e849d46de9f983730 -eo pid,comm [Pipeline] { [Pipeline] sh 03:58:37 + go version 03:58:37 go version go1.21.0 linux/amd64 [Pipeline] } 03:58:37 $ docker stop --time=1 0810b60ff21f6135a163b4f2ef15b6c20b6349cc201fbd2e849d46de9f983730 03:58:38 $ docker rm -f --volumes 0810b60ff21f6135a163b4f2ef15b6c20b6349cc201fbd2e849d46de9f983730 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:39 + docker inspect -f . ci-base-image-x86_64 03:58:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:58:39 prd-ubuntu20.04-docker-8c-8g-1109 does not seem to be running inside a container 03:58:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_app-record-replay_PR-134 -v /w/workspace/foundry_app-record-replay_PR-134:/w/workspace/foundry_app-record-replay_PR-134:rw,z -v /w/workspace/foundry_app-record-replay_PR-134@tmp:/w/workspace/foundry_app-record-replay_PR-134@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 03:58:39 $ docker top ae97c6e9de9908ab876983877d2c47fa2cabfddef41b4d36c49b69d21ad49282 -eo pid,comm [Pipeline] { [Pipeline] sh 03:58:40 + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-134 [Pipeline] fileExists [Pipeline] sh 03:58:40 + make test 03:58:40 go test -race -coverprofile=coverage.out ./... 03:58:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1110 in /w/workspace/foundry_app-record-replay_PR-134 [Pipeline] { [Pipeline] ws 03:58:44 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 03:58:47 Selected Git installation does not exist. Using Default 03:58:47 The recommended git tool is: NONE 03:58:51 using credential edgex-jenkins-ssh 03:58:51 Cloning the remote Git repository 03:58:51 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 03:58:52 > git init /w/workspace/app-record-replay/1 # timeout=10 03:58:52 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:58:52 > git --version # timeout=10 03:58:52 > git --version # 'git version 2.25.1' 03:58:52 using GIT_SSH to set credentials SSH Credentials for GitHub 03:58:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:58:53 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:58:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:58:54 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:58:54 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:58:54 using GIT_SSH to set credentials SSH Credentials for GitHub 03:58:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/134/head:refs/remotes/origin/PR-134 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:58:55 Merging remotes/origin/main commit c91273375caf9ea1b627f8cc34b79c0d0d8621fb into PR head commit 9529262b3a3d0bd6e0344cd04bbbf3b8bf888e1d 03:58:55 Merge succeeded, producing 9529262b3a3d0bd6e0344cd04bbbf3b8bf888e1d 03:58:55 Checking out Revision 9529262b3a3d0bd6e0344cd04bbbf3b8bf888e1d (PR-134) 03:58:56 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 03:58:55 > git config core.sparsecheckout # timeout=10 03:58:55 > git checkout -f 9529262b3a3d0bd6e0344cd04bbbf3b8bf888e1d # timeout=10 03:58:55 > git remote # timeout=10 03:58:55 > git config --get remote.origin.url # timeout=10 03:58:55 using GIT_SSH to set credentials SSH Credentials for GitHub 03:58:55 > git merge c91273375caf9ea1b627f8cc34b79c0d0d8621fb # timeout=10 03:58:55 > git rev-parse HEAD^{commit} # timeout=10 03:58:55 > git config core.sparsecheckout # timeout=10 03:58:55 > git checkout -f 9529262b3a3d0bd6e0344cd04bbbf3b8bf888e1d # timeout=10 03:58:56 > git --version # timeout=10 03:58:56 > git --version # 'git version 2.25.1' 03:58:56 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:59:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:59:01 % Total % Received % Xferd Average Speed Time Time Time Current 03:59:01 Dload Upload Total Spent Left Speed 03:59:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 03:59:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:59:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:59:01 + sudo tee /etc/docker/daemon.new 03:59:01 { 03:59:01 "registry-mirrors": [ 03:59:01 "https://nexus3.edgexfoundry.org:10001" 03:59:01 ], 03:59:01 "bip": "10.250.0.254/24", 03:59:01 "hosts": [ 03:59:01 "tcp://0.0.0.0:5555", 03:59:01 "unix:///var/run/docker.sock" 03:59:01 ], 03:59:01 "mtu": 1458, 03:59:01 "selinux-enabled": true, 03:59:01 "seccomp-profile": "/etc/docker/seccomp.json" 03:59:01 } [Pipeline] sh 03:59:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:59:02 + sudo service docker restart 03:59:19 ? github.com/edgexfoundry/app-record-replay [no test files] 03:59:19 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:59:19 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 03:59:19 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:59:19 ok github.com/edgexfoundry/app-record-replay/internal/app 1.064s coverage: 88.0% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:59:20 provisioning config files... 03:59:20 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config12085417668848507816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:59:21 ---> ****-login.sh 03:59:21 nexus3.edgexfoundry.org:10001 03:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:21 Configure a credential helper to remove this warning. See 03:59:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:21 03:59:21 Login Succeeded 03:59:21 nexus3.edgexfoundry.org:10002 03:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:22 Configure a credential helper to remove this warning. See 03:59:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:22 03:59:22 Login Succeeded 03:59:22 nexus3.edgexfoundry.org:10003 03:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:22 Configure a credential helper to remove this warning. See 03:59:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:22 03:59:22 Login Succeeded 03:59:22 nexus3.edgexfoundry.org:10004 03:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:22 Configure a credential helper to remove this warning. See 03:59:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:22 03:59:22 Login Succeeded 03:59:22 ****.io 03:59:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:23 Configure a credential helper to remove this warning. See 03:59:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:23 03:59:23 Login Succeeded 03:59:23 ---> ****-login.sh ends [Pipeline] } 03:59:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:59:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:59:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:59:24 ========================================================= 03:59:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:59:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:24 + 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 . 03:59:25 Sending build context to Docker daemon 329.2kB 03:59:25 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:59:25 Step 2/12 : FROM ${BASE} AS builder 03:59:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:59:25 9fda8d8052c6: Pulling fs layer 03:59:25 5d54e960e981: Pulling fs layer 03:59:25 c4a7e357bf2a: Pulling fs layer 03:59:25 f0e02332f6b5: Pulling fs layer 03:59:25 872ee5b61b7b: Pulling fs layer 03:59:25 0c6a40ed1a82: Pulling fs layer 03:59:25 94ae7d8d031c: Pulling fs layer 03:59:25 f0e02332f6b5: Waiting 03:59:25 872ee5b61b7b: Waiting 03:59:25 0c6a40ed1a82: Waiting 03:59:25 94ae7d8d031c: Waiting 03:59:25 5d54e960e981: Verifying Checksum 03:59:25 5d54e960e981: Download complete 03:59:25 f0e02332f6b5: Verifying Checksum 03:59:25 f0e02332f6b5: Download complete 03:59:25 872ee5b61b7b: Download complete 03:59:25 9fda8d8052c6: Verifying Checksum 03:59:25 9fda8d8052c6: Download complete 03:59:25 94ae7d8d031c: Verifying Checksum 03:59:25 94ae7d8d031c: Download complete 03:59:26 9fda8d8052c6: Pull complete 03:59:26 5d54e960e981: Pull complete 03:59:27 c4a7e357bf2a: Verifying Checksum 03:59:27 c4a7e357bf2a: Download complete 03:59:27 ok github.com/edgexfoundry/app-record-replay/internal/application 9.602s coverage: 98.7% of statements 03:59:27 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.108s coverage: 89.7% of statements 03:59:27 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.037s coverage: 100.0% of statements 03:59:28 0c6a40ed1a82: Verifying Checksum 03:59:28 0c6a40ed1a82: Download complete 03:59:40 c4a7e357bf2a: Pull complete 03:59:40 f0e02332f6b5: Pull complete 03:59:40 872ee5b61b7b: Pull complete 03:59:48 0c6a40ed1a82: Pull complete 03:59:49 94ae7d8d031c: Pull complete 03:59:50 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 03:59:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:59:50 ---> 86de565de09d 03:59:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:59:52 ---> Running in 1ca860ee0148 03:59:52 Removing intermediate container 1ca860ee0148 03:59:52 ---> 09f012434474 03:59:52 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:59:52 ---> Running in e68ffdb7996f 03:59:52 Removing intermediate container e68ffdb7996f 03:59:52 ---> 6cf7d3c02609 03:59:52 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:59:52 ---> Running in d31880909b0b 03:59:52 Removing intermediate container d31880909b0b 03:59:52 ---> 87557efc7670 03:59:52 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:59:52 ---> Running in f68154660f2b 03:59:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:59:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:59:55 OK: 266 MiB in 52 packages 03:59:56 Removing intermediate container f68154660f2b 03:59:56 ---> 1121cee3eb24 03:59:56 Step 7/12 : WORKDIR /app 03:59:56 ---> Running in c9321a78815a 03:59:56 Removing intermediate container c9321a78815a 03:59:56 ---> bac09a3de4ff 03:59:56 Step 8/12 : COPY go.mod vendor* ./ 03:59:57 ---> 050600a93ed7 03:59:57 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:57 ---> Running in 358ffa7a0e27 03:59:59 go vet ./... 04:00:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:00:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:00:01 ./bin/test-attribution-txt.sh 04:00:01 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 04:00:01 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 04:00:01 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 04:00:01 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 04:00:01 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 04:00:01 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 04:00:01 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 04:00:01 An attribution for golang.org/x/term is missing from Attribution.txt, please add 04:00:01 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 04:00:01 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 04:00:01 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 04:00:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:00:01 $ docker stop --time=1 ae97c6e9de9908ab876983877d2c47fa2cabfddef41b4d36c49b69d21ad49282 04:00:07 $ docker rm -f --volumes ae97c6e9de9908ab876983877d2c47fa2cabfddef41b4d36c49b69d21ad49282 [Pipeline] // withDockerContainer [Pipeline] sh 04:00:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:00:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:00:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:00:09 + ls -al . 04:00:09 total 260 04:00:09 drwxrwxr-x 10 jenkins jenkins 4096 Mar 25 03:58 . 04:00:09 drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 03:56 .. 04:00:09 -rw-rw-r-- 1 jenkins jenkins 119 Mar 25 03:56 .dockerignore 04:00:09 drwxrwxr-x 8 jenkins jenkins 4096 Mar 25 03:59 .git 04:00:09 drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 03:56 .github 04:00:09 -rw-rw-r-- 1 jenkins jenkins 164 Mar 25 03:56 .gitignore 04:00:09 -rw-rw-r-- 1 jenkins jenkins 41 Mar 25 03:56 .golangci.yml 04:00:09 drwxr-xr-x 3 jenkins jenkins 4096 Mar 25 03:56 .semver 04:00:09 -rw-rw-r-- 1 jenkins jenkins 11301 Mar 25 03:56 Attribution.txt 04:00:09 -rw-rw-r-- 1 jenkins jenkins 458 Mar 25 03:56 CHANGELOG.md 04:00:09 -rw-rw-r-- 1 jenkins jenkins 1725 Mar 25 03:56 Dockerfile 04:00:09 -rw-rw-r-- 1 jenkins jenkins 677 Mar 25 03:56 GOVERNANCE.md 04:00:09 -rw-rw-r-- 1 jenkins jenkins 681 Mar 25 03:56 Jenkinsfile 04:00:09 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 25 03:56 LICENSE 04:00:09 -rw-rw-r-- 1 jenkins jenkins 3142 Mar 25 03:56 Makefile 04:00:09 -rw-rw-r-- 1 jenkins jenkins 611 Mar 25 03:56 OWNERS.md 04:00:09 -rw-rw-r-- 1 jenkins jenkins 4107 Mar 25 03:56 README.md 04:00:09 -rw-rw-r-- 1 jenkins jenkins 7789 Mar 25 03:56 Record and Reply.postman_collection.json 04:00:09 -rw-rw-r-- 1 jenkins jenkins 5 Mar 25 03:56 VERSION 04:00:09 drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 03:56 bin 04:00:09 -rw-r--r-- 1 jenkins jenkins 24666 Mar 25 03:59 coverage.out 04:00:09 -rw-rw-r-- 1 jenkins jenkins 7253 Mar 25 03:56 go.mod 04:00:09 -rw-rw-r-- 1 jenkins jenkins 101578 Mar 25 03:56 go.sum 04:00:09 drwxrwxr-x 7 jenkins jenkins 4096 Mar 25 03:56 internal 04:00:09 -rw-rw-r-- 1 jenkins jenkins 913 Mar 25 03:56 main.go 04:00:09 drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 03:56 openapi 04:00:09 drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 03:56 pkg 04:00:09 drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 03:56 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:09 + 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=9529262b3a3d0bd6e0344cd04bbbf3b8bf888e1d --label arch=amd64 --label version=0.0.0 . 04:00:09 Sending build context to Docker daemon 6.861MB 04:00:09 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 04:00:09 Step 2/27 : FROM ${BASE} AS builder 04:00:09 ---> ccbe561b1d97 04:00:09 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 04:00:09 ---> Running in 42429db9e3ec 04:00:09 Removing intermediate container 42429db9e3ec 04:00:09 ---> d7513244408b 04:00:09 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 04:00:09 ---> Running in 8f674700463c 04:00:09 Removing intermediate container 8f674700463c 04:00:09 ---> ad3a6b065f53 04:00:09 Step 5/27 : ARG ADD_BUILD_TAGS="" 04:00:09 ---> Running in 15f12cd4f389 04:00:09 Removing intermediate container 15f12cd4f389 04:00:09 ---> 1dd993679b30 04:00:09 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:00:09 ---> Running in e3efc1fc584e 04:00:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:00:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:00:10 OK: 264 MiB in 52 packages 04:00:11 Removing intermediate container e3efc1fc584e 04:00:11 ---> 90e347b1559e 04:00:11 Step 7/27 : WORKDIR /app 04:00:11 ---> Running in 22f649de35e2 04:00:11 Removing intermediate container 22f649de35e2 04:00:11 ---> 62cb9a306a0b 04:00:11 Step 8/27 : COPY go.mod vendor* ./ 04:00:11 ---> 51b56361d42d 04:00:11 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:00:11 ---> Running in 81e304ef9fd5 04:00:11 Removing intermediate container 81e304ef9fd5 04:00:11 ---> 3b9c91da0948 04:00:11 Step 10/27 : COPY . . 04:00:12 ---> e6ceb183bfb3 04:00:12 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:00:12 ---> Running in 4a882cb87e8f 04:00:12 Removing intermediate container 4a882cb87e8f 04:00:12 ---> 3e3d1cf34aa8 04:00:12 Step 12/27 : RUN $MAKE 04:00:12 ---> Running in a0cb85a79b73 04:00:12 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 04:00:44 Removing intermediate container a0cb85a79b73 04:00:44 ---> dfd8a97549d7 04:00:44 Step 13/27 : FROM alpine:3.18 04:00:44 3.18: Pulling from library/alpine 04:00:44 619be1103602: Pulling fs layer 04:00:44 619be1103602: Verifying Checksum 04:00:44 619be1103602: Download complete 04:00:44 619be1103602: Pull complete 04:00:44 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:00:44 Status: Downloaded newer image for alpine:3.18 04:00:44 ---> d3782b16ccc9 04:00:44 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:00:44 ---> Running in 99f87a911dfc 04:00:44 Removing intermediate container 99f87a911dfc 04:00:44 ---> 9162bd85cbc7 04:00:44 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 04:00:44 ---> Running in 660ea518b6d5 04:00:44 Removing intermediate container 660ea518b6d5 04:00:44 ---> cdc7b9b28d83 04:00:44 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 04:00:44 ---> Running in 57615ccf385f 04:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:00:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:00:45 (1/2) Installing ca-certificates (20240226-r0) 04:00:45 (2/2) Installing dumb-init (1.2.5-r2) 04:00:45 Executing busybox-1.36.1-r5.trigger 04:00:45 Executing ca-certificates-20240226-r0.trigger 04:00:45 OK: 8 MiB in 17 packages 04:00:45 Removing intermediate container 57615ccf385f 04:00:45 ---> 4fa532ab257f 04:00:45 Step 17/27 : RUN apk --no-cache upgrade 04:00:45 ---> Running in a5ac0c12a3a9 04:00:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:00:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:00:46 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:00:46 Executing ca-certificates-20240226-r0.trigger 04:00:46 OK: 8 MiB in 17 packages 04:00:46 Removing intermediate container a5ac0c12a3a9 04:00:46 ---> bcc508bd8454 04:00:46 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:00:46 ---> eddc598e64d3 04:00:46 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 04:00:46 ---> ac3bdb957439 04:00:46 Step 20/27 : COPY --from=builder /app/res/ /res/ 04:00:47 ---> d8c4a7942a03 04:00:47 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 04:00:48 ---> 99633d4db6e5 04:00:48 Step 22/27 : EXPOSE 59712 04:00:48 ---> Running in 06c91bd06d56 04:00:48 Removing intermediate container 06c91bd06d56 04:00:48 ---> 7d669a0956d8 04:00:48 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 04:00:48 ---> Running in e8c8568d0580 04:00:48 Removing intermediate container e8c8568d0580 04:00:48 ---> a93cbdcd7376 04:00:48 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:00:48 ---> Running in 487aa6f19907 04:00:48 Removing intermediate container 487aa6f19907 04:00:48 ---> cb8431373336 04:00:48 Step 25/27 : LABEL arch=amd64 04:00:48 ---> Running in d0346e288602 04:00:48 Removing intermediate container d0346e288602 04:00:48 ---> 9aa2b65a529d 04:00:48 Step 26/27 : LABEL git_sha=9529262b3a3d0bd6e0344cd04bbbf3b8bf888e1d 04:00:48 ---> Running in 1b11352fe833 04:00:48 Removing intermediate container 1b11352fe833 04:00:48 ---> b4ad1046d020 04:00:48 Step 27/27 : LABEL version=0.0.0 04:00:48 ---> Running in 368f75d888fa 04:00:48 Removing intermediate container 368f75d888fa 04:00:48 ---> d11f083ca93a 04:00:48 [Warning] One or more build-args [ARCH] were not consumed 04:00:48 Successfully built d11f083ca93a 04:00:48 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 04:00:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:00:49 04:00:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:00:50 latest: Pulling from edgex-lftools-log-publisher 04:00:50 5eb5b503b376: Pulling fs layer 04:00:50 5c69ac0246d0: Pulling fs layer 04:00:50 ec43610c2a17: Pulling fs layer 04:00:50 3a2ae6a8a46f: Pulling fs layer 04:00:50 33b1e0a273af: Pulling fs layer 04:00:50 5d3b04190fa2: Pulling fs layer 04:00:50 2f39f015ded8: Pulling fs layer 04:00:50 2f39f015ded8: Waiting 04:00:50 3a2ae6a8a46f: Waiting 04:00:50 5c69ac0246d0: Download complete 04:00:50 3a2ae6a8a46f: Verifying Checksum 04:00:50 3a2ae6a8a46f: Download complete 04:00:50 33b1e0a273af: Verifying Checksum 04:00:50 33b1e0a273af: Download complete 04:00:50 5d3b04190fa2: Verifying Checksum 04:00:50 5d3b04190fa2: Download complete 04:00:50 ec43610c2a17: Verifying Checksum 04:00:50 ec43610c2a17: Download complete 04:00:50 5eb5b503b376: Verifying Checksum 04:00:50 5eb5b503b376: Download complete 04:00:51 2f39f015ded8: Download complete 04:00:51 5eb5b503b376: Pull complete 04:00:51 5c69ac0246d0: Pull complete 04:00:52 ec43610c2a17: Pull complete 04:00:52 3a2ae6a8a46f: Pull complete 04:00:52 33b1e0a273af: Pull complete 04:00:52 5d3b04190fa2: Pull complete 04:00:56 2f39f015ded8: Pull complete 04:00:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:00:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:00:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:00:56 prd-ubuntu20.04-docker-8c-8g-1109 does not seem to be running inside a container 04:00:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_app-record-replay_PR-134 -v /w/workspace/foundry_app-record-replay_PR-134:/w/workspace/foundry_app-record-replay_PR-134:rw,z -v /w/workspace/foundry_app-record-replay_PR-134@tmp:/w/workspace/foundry_app-record-replay_PR-134@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 04:01:01 $ docker top 6edb27c5160bf2ae93a44c95dcb46e9e19b3120cc9c716edec1c29a452eb71f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:01:01 ---> job-cost.sh 04:01:01 lf-activate-venv: SKIPPING 04:01:01 INFO: No Stack... 04:01:01 INFO: Retrieving Pricing Info for: v3-standard-8 04:01:02 INFO: Archiving Costs [Pipeline] sh 04:01:02 + cat /w/workspace/foundry_app-record-replay_PR-134/archives/cost.csv 04:01:02 + cut -d, -f6 [Pipeline] lock 04:01:03 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-134-1-stack-cost] 04:01:03 Resource [jenkins-edgexfoundry-app-record-replay-PR-134-1-stack-cost] did not exist. Created. 04:01:03 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-134-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:01:03 + echo total: 0.2199999988079071 [Pipeline] stash 04:01:03 Stashed 1 file(s) [Pipeline] } 04:01:03 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-134-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:01:03 $ docker stop --time=1 6edb27c5160bf2ae93a44c95dcb46e9e19b3120cc9c716edec1c29a452eb71f8 04:01:04 $ docker rm -f --volumes 6edb27c5160bf2ae93a44c95dcb46e9e19b3120cc9c716edec1c29a452eb71f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:01:48 Removing intermediate container 358ffa7a0e27 04:01:48 ---> 5ab2980bb0b1 04:01:48 Step 10/12 : COPY . . 04:01:48 ---> 9aabf05ef5ac 04:01:48 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:01:48 ---> Running in 6e26ca54767e 04:01:48 Removing intermediate container 6e26ca54767e 04:01:48 ---> 2172a601dc21 04:01:48 Step 12/12 : RUN $MAKE 04:01:48 ---> Running in 6a34a085abd3 04:01:49 noop 04:01:49 Removing intermediate container 6a34a085abd3 04:01:49 ---> 38cd719836fd 04:01:49 Successfully built 38cd719836fd 04:01:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:50 + docker inspect -f . ci-base-image-arm64 04:01:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:01:50 prd-ubuntu20.04-docker-arm64-4c-16g-1110 does not seem to be running inside a container 04:01:50 $ 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 04:01:51 $ docker top 3c2903146929fc262a45325a988bec1b099d498ffec7e42efcc3ce30518417b9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:01:52 + go version 04:01:52 go version go1.21.0 linux/arm64 [Pipeline] } 04:01:52 $ docker stop --time=1 3c2903146929fc262a45325a988bec1b099d498ffec7e42efcc3ce30518417b9 04:01:54 $ docker rm -f --volumes 3c2903146929fc262a45325a988bec1b099d498ffec7e42efcc3ce30518417b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:54 + docker inspect -f . ci-base-image-arm64 04:01:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:01:55 prd-ubuntu20.04-docker-arm64-4c-16g-1110 does not seem to be running inside a container 04:01:55 $ 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 04:01:56 $ docker top 06859f4c2428299f9c401e22b7012fc0feb4ce6dd00c68ccd481eba0c281d497 -eo pid,comm [Pipeline] { [Pipeline] sh 04:01:57 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 04:01:57 + make test 04:01:57 go test -race -coverprofile=coverage.out ./... 04:05:04 ? github.com/edgexfoundry/app-record-replay [no test files] 04:05:11 ok github.com/edgexfoundry/app-record-replay/internal/app 1.210s coverage: 88.0% of statements 04:05:15 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 04:05:15 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 04:05:17 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 04:05:32 ok github.com/edgexfoundry/app-record-replay/internal/application 19.404s coverage: 98.7% of statements 04:05:32 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.457s coverage: 89.7% of statements 04:05:32 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.164s coverage: 100.0% of statements 04:05:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:05:32 go vet ./... 04:08:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:08:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:08:24 ./bin/test-attribution-txt.sh 04:08:24 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 04:08:24 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 04:08:24 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 04:08:24 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 04:08:24 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 04:08:24 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 04:08:24 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 04:08:24 An attribution for golang.org/x/term is missing from Attribution.txt, please add 04:08:24 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 04:08:24 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 04:08:24 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 04:08:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:08:24 $ docker stop --time=1 06859f4c2428299f9c401e22b7012fc0feb4ce6dd00c68ccd481eba0c281d497 04:08:26 $ docker rm -f --volumes 06859f4c2428299f9c401e22b7012fc0feb4ce6dd00c68ccd481eba0c281d497 [Pipeline] // withDockerContainer [Pipeline] sh 04:08:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:08:28 Warning: overwriting stash ‘coverage-report’ 04:08:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:08:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:08:29 + ls -al . 04:08:29 total 256 04:08:29 drwxrwxr-x 9 jenkins jenkins 4096 Mar 25 04:02 . 04:08:29 drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 03:58 .. 04:08:29 -rw-rw-r-- 1 jenkins jenkins 119 Mar 25 03:58 .dockerignore 04:08:29 drwxrwxr-x 8 jenkins jenkins 4096 Mar 25 03:58 .git 04:08:29 drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 03:58 .github 04:08:29 -rw-rw-r-- 1 jenkins jenkins 164 Mar 25 03:58 .gitignore 04:08:29 -rw-rw-r-- 1 jenkins jenkins 41 Mar 25 03:58 .golangci.yml 04:08:29 -rw-rw-r-- 1 jenkins jenkins 11301 Mar 25 03:58 Attribution.txt 04:08:29 -rw-rw-r-- 1 jenkins jenkins 458 Mar 25 03:58 CHANGELOG.md 04:08:29 -rw-rw-r-- 1 jenkins jenkins 1725 Mar 25 03:58 Dockerfile 04:08:29 -rw-rw-r-- 1 jenkins jenkins 677 Mar 25 03:58 GOVERNANCE.md 04:08:29 -rw-rw-r-- 1 jenkins jenkins 681 Mar 25 03:58 Jenkinsfile 04:08:29 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 25 03:58 LICENSE 04:08:29 -rw-rw-r-- 1 jenkins jenkins 3142 Mar 25 03:58 Makefile 04:08:29 -rw-rw-r-- 1 jenkins jenkins 611 Mar 25 03:58 OWNERS.md 04:08:29 -rw-rw-r-- 1 jenkins jenkins 4107 Mar 25 03:58 README.md 04:08:29 -rw-rw-r-- 1 jenkins jenkins 7789 Mar 25 03:58 Record and Reply.postman_collection.json 04:08:29 -rw-rw-r-- 1 jenkins jenkins 5 Mar 25 03:56 VERSION 04:08:29 drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 03:58 bin 04:08:29 -rw-r--r-- 1 jenkins jenkins 24667 Mar 25 04:05 coverage.out 04:08:29 -rw-rw-r-- 1 jenkins jenkins 7253 Mar 25 03:58 go.mod 04:08:29 -rw-rw-r-- 1 jenkins jenkins 101578 Mar 25 03:58 go.sum 04:08:29 drwxrwxr-x 7 jenkins jenkins 4096 Mar 25 03:58 internal 04:08:29 -rw-rw-r-- 1 jenkins jenkins 913 Mar 25 03:58 main.go 04:08:29 drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 03:58 openapi 04:08:29 drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 03:58 pkg 04:08:29 drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 03:58 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:30 + 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=9529262b3a3d0bd6e0344cd04bbbf3b8bf888e1d --label arch=arm64 --label version=0.0.0 . 04:08:30 Sending build context to Docker daemon 354.8kB 04:08:30 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 04:08:30 Step 2/27 : FROM ${BASE} AS builder 04:08:30 ---> 38cd719836fd 04:08:30 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 04:08:30 ---> Running in 979365a2f9d2 04:08:30 Removing intermediate container 979365a2f9d2 04:08:30 ---> aa1fb84338a4 04:08:30 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 04:08:31 ---> Running in 0be158589e5c 04:08:31 Removing intermediate container 0be158589e5c 04:08:31 ---> 61808c165d10 04:08:31 Step 5/27 : ARG ADD_BUILD_TAGS="" 04:08:31 ---> Running in b071e4549bda 04:08:31 Removing intermediate container b071e4549bda 04:08:31 ---> b016516c239a 04:08:31 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:08:31 ---> Running in e655a8b3b791 04:08:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:08:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:08:34 OK: 266 MiB in 52 packages 04:08:35 Removing intermediate container e655a8b3b791 04:08:35 ---> fa8d1812563c 04:08:35 Step 7/27 : WORKDIR /app 04:08:35 ---> Running in 6b47a2fdc7cf 04:08:35 Removing intermediate container 6b47a2fdc7cf 04:08:35 ---> 93c17ebffad5 04:08:35 Step 8/27 : COPY go.mod vendor* ./ 04:08:35 ---> f9fbc5852153 04:08:35 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:35 ---> Running in 87f6e9cf0e4a 04:08:38 Removing intermediate container 87f6e9cf0e4a 04:08:38 ---> 40a4440493b3 04:08:38 Step 10/27 : COPY . . 04:08:38 ---> 4fd98d2d578b 04:08:38 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:08:38 ---> Running in 9b75e1f228e0 04:08:38 Removing intermediate container 9b75e1f228e0 04:08:38 ---> e88788aa3e03 04:08:38 Step 12/27 : RUN $MAKE 04:08:38 ---> Running in ed0c06e048d6 04:08:39 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 04:11:16 Removing intermediate container ed0c06e048d6 04:11:16 ---> 761344a4d458 04:11:16 Step 13/27 : FROM alpine:3.18 04:11:16 3.18: Pulling from library/alpine 04:11:16 c6b39de5b339: Pulling fs layer 04:11:16 c6b39de5b339: Verifying Checksum 04:11:16 c6b39de5b339: Download complete 04:11:16 c6b39de5b339: Pull complete 04:11:16 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:11:16 Status: Downloaded newer image for alpine:3.18 04:11:16 ---> 33abbf032149 04:11:16 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:11:16 ---> Running in 5b160f54fc89 04:11:16 Removing intermediate container 5b160f54fc89 04:11:16 ---> 724c4923854f 04:11:16 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 04:11:16 ---> Running in a179d9fd8f57 04:11:16 Removing intermediate container a179d9fd8f57 04:11:16 ---> 1f44c88f82c8 04:11:16 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 04:11:16 ---> Running in 7b658e5aad24 04:11:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:11:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:11:16 (1/2) Installing ca-certificates (20240226-r0) 04:11:16 (2/2) Installing dumb-init (1.2.5-r2) 04:11:16 Executing busybox-1.36.1-r5.trigger 04:11:16 Executing ca-certificates-20240226-r0.trigger 04:11:16 OK: 9 MiB in 17 packages 04:11:16 Removing intermediate container 7b658e5aad24 04:11:16 ---> c48f15ec6651 04:11:16 Step 17/27 : RUN apk --no-cache upgrade 04:11:16 ---> Running in af5f37dbcdb6 04:11:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:11:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:11:16 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:11:16 Executing ca-certificates-20240226-r0.trigger 04:11:16 OK: 9 MiB in 17 packages 04:11:17 Removing intermediate container af5f37dbcdb6 04:11:17 ---> 22b0d9ae67eb 04:11:17 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:11:17 ---> f1248ba789a0 04:11:17 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 04:11:18 ---> eba7b7adc661 04:11:18 Step 20/27 : COPY --from=builder /app/res/ /res/ 04:11:18 ---> 323b57a912fa 04:11:18 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 04:11:20 ---> 22ee5a60f9cb 04:11:20 Step 22/27 : EXPOSE 59712 04:11:20 ---> Running in bf58a04dddeb 04:11:20 Removing intermediate container bf58a04dddeb 04:11:20 ---> f90e836d4821 04:11:20 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 04:11:20 ---> Running in 88eb7052bd6e 04:11:20 Removing intermediate container 88eb7052bd6e 04:11:20 ---> 71312fb4249b 04:11:20 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:11:20 ---> Running in cb8b9944fcae 04:11:21 Removing intermediate container cb8b9944fcae 04:11:21 ---> bd2c853249ff 04:11:21 Step 25/27 : LABEL arch=arm64 04:11:21 ---> Running in bedcb31d6b30 04:11:21 Removing intermediate container bedcb31d6b30 04:11:21 ---> d0fd29e069e7 04:11:21 Step 26/27 : LABEL git_sha=9529262b3a3d0bd6e0344cd04bbbf3b8bf888e1d 04:11:21 ---> Running in abbb30c847bd 04:11:21 Removing intermediate container abbb30c847bd 04:11:21 ---> aed821ffbb9e 04:11:21 Step 27/27 : LABEL version=0.0.0 04:11:21 ---> Running in a2dfe84f338b 04:11:22 Removing intermediate container a2dfe84f338b 04:11:22 ---> e5f435f76d19 04:11:22 [Warning] One or more build-args [ARCH] were not consumed 04:11:22 Successfully built e5f435f76d19 04:11:22 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 04:11:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:11:23 04:11:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:11:23 arm64: Pulling from edgex-lftools-log-publisher 04:11:23 8998bd30e6a1: Pulling fs layer 04:11:23 04944245beec: Pulling fs layer 04:11:23 699f458cf7ca: Pulling fs layer 04:11:23 765212b225bb: Pulling fs layer 04:11:23 f23df028b6ca: Pulling fs layer 04:11:23 d65c8cfc05b1: Pulling fs layer 04:11:23 2437ff75d9bd: Pulling fs layer 04:11:23 765212b225bb: Waiting 04:11:23 f23df028b6ca: Waiting 04:11:23 d65c8cfc05b1: Waiting 04:11:23 2437ff75d9bd: Waiting 04:11:23 04944245beec: Verifying Checksum 04:11:23 04944245beec: Download complete 04:11:23 765212b225bb: Verifying Checksum 04:11:23 765212b225bb: Download complete 04:11:23 f23df028b6ca: Verifying Checksum 04:11:23 f23df028b6ca: Download complete 04:11:23 d65c8cfc05b1: Verifying Checksum 04:11:23 d65c8cfc05b1: Download complete 04:11:24 699f458cf7ca: Verifying Checksum 04:11:24 699f458cf7ca: Download complete 04:11:24 8998bd30e6a1: Verifying Checksum 04:11:24 8998bd30e6a1: Download complete 04:11:26 2437ff75d9bd: Verifying Checksum 04:11:26 2437ff75d9bd: Download complete 04:11:28 8998bd30e6a1: Pull complete 04:11:29 04944245beec: Pull complete 04:11:30 699f458cf7ca: Pull complete 04:11:31 765212b225bb: Pull complete 04:11:32 f23df028b6ca: Pull complete 04:11:32 d65c8cfc05b1: Pull complete 04:11:50 2437ff75d9bd: Pull complete 04:11:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:11:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:11:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:11:50 prd-ubuntu20.04-docker-arm64-4c-16g-1110 does not seem to be running inside a container 04:11:50 $ 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 04:11:53 $ docker top 9539fcb5907a168bc26e41e9738328c6dac35d982d8ffc6bdf69cf142eaa100b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:11:54 ---> job-cost.sh 04:11:54 lf-activate-venv: SKIPPING 04:11:54 INFO: No Stack... 04:11:54 INFO: Retrieving Pricing Info for: v3-standard-4 04:11:55 INFO: Archiving Costs [Pipeline] sh 04:11:56 + + cat /w/workspace/app-record-replay/1/archives/cost.csv 04:11:56 cut -d, -f6 [Pipeline] lock 04:11:56 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-134-1-stack-cost] 04:11:56 Resource [jenkins-edgexfoundry-app-record-replay-PR-134-1-stack-cost] did not exist. Created. 04:11:56 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-134-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:11:56 /w/workspace/app-record-replay/1@tmp/durable-5527f7a1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:11:57 + echo total: 0.10999999940395355 [Pipeline] stash 04:11:57 Warning: overwriting stash ‘stack-cost’ 04:11:57 Stashed 1 file(s) [Pipeline] } 04:11:57 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-134-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:11:57 $ docker stop --time=1 9539fcb5907a168bc26e41e9738328c6dac35d982d8ffc6bdf69cf142eaa100b 04:11:59 $ docker rm -f --volumes 9539fcb5907a168bc26e41e9738328c6dac35d982d8ffc6bdf69cf142eaa100b [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 04:12:00 provisioning config files... 04:12:00 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-134@tmp/config7050334397961959298tmp [Pipeline] { [Pipeline] sh 04:12:00 + set +x 04:12:00 + bash -s -- 04:12:00 + curl -s https://codecov.io/bash 04:12:00 04:12:00 _____ _ 04:12:00 / ____| | | 04:12:00 | | ___ __| | ___ ___ _____ __ 04:12:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:12:00 | |___| (_) | (_| | __/ (_| (_) \ V / 04:12:00 \_____\___/ \__,_|\___|\___\___/ \_/ 04:12:00 Bash-1.0.6 04:12:00 04:12:00 04:12:00 ==> git version 2.25.1 found 04:12:00 ==> 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 04:12:00 Release-Date: 2020-01-08 04:12:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:12:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:12:00 ==> Jenkins CI detected. 04:12:00 current dir:  /w/workspace/foundry_app-record-replay_PR-134 04:12:00 project root: . 04:12:00 --> token set from env 04:12:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:12:00 ==> Running gcov in . (disable via -X gcov) 04:12:00 ==> Python coveragepy not found 04:12:00 ==> Searching for coverage reports in: 04:12:00 + . 04:12:00 -> Found 1 reports 04:12:00 ==> Detecting git/mercurial file structure 04:12:00 ==> Reading reports 04:12:00 + ./coverage.out bytes=24667 04:12:00 ==> Appending adjustments 04:12:00 https://docs.codecov.io/docs/fixing-reports 04:12:00 + Found adjustments 04:12:00 ==> Gzipping contents 04:12:00 8.0K /tmp/codecov.d3IMD7.gz 04:12:00 ==> Uploading reports 04:12:00 url: https://codecov.io 04:12:00 query: branch=PR-134&commit=9529262b3a3d0bd6e0344cd04bbbf3b8bf888e1d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-134%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=134&job=&cmd_args= 04:12:00 -> Pinging Codecov 04:12:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-134&commit=9529262b3a3d0bd6e0344cd04bbbf3b8bf888e1d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-134%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=134&job=&cmd_args= 04:12:01 -> Uploading to 04:12:01 https://storage.googleapis.com/codecov/v4/raw/2024-03-25/F467761B9912B4F32F9BC62907045C81/9529262b3a3d0bd6e0344cd04bbbf3b8bf888e1d/0b75d3cf-0429-425f-950b-24f01f7d2b5d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240325%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240325T041200Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f6fba1bce865acbdb6f45db5bc32a67bc260a94eb7e6c16df85e149ea5a0f92f 04:12:01 % Total % Received % Xferd Average Speed Time Time Time Current 04:12:01 Dload Upload Total Spent Left Speed 04:12:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 15544 --:--:-- --:--:-- --:--:-- 15495 100 4850 0 0 100 4850 0 15544 --:--:-- --:--:-- --:--:-- 15495 04:12:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/9529262b3a3d0bd6e0344cd04bbbf3b8bf888e1d [Pipeline] } 04:12:01 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 04:12:03 + [ -d /w/workspace/foundry_app-record-replay_PR-134/archives ] 04:12:03 + ls -al /w/workspace/foundry_app-record-replay_PR-134/archives 04:12:03 total 16 04:12:03 drwxr-xr-x 3 root root 4096 Mar 25 04:01 . 04:12:03 drwxrwxr-x 11 jenkins jenkins 4096 Mar 25 04:01 .. 04:12:03 drwxr-xr-x 2 root root 4096 Mar 25 04:01 cost 04:12:03 -rw-r--r-- 1 root root 89 Mar 25 04:01 cost.csv 04:12:03 + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-134/archives 04:12:03 + ls -al /w/workspace/foundry_app-record-replay_PR-134/archives 04:12:03 total 16 04:12:03 drwxr-xr-x 3 jenkins jenkins 4096 Mar 25 04:01 . 04:12:03 drwxrwxr-x 11 jenkins jenkins 4096 Mar 25 04:01 .. 04:12:03 drwxr-xr-x 2 jenkins jenkins 4096 Mar 25 04:01 cost 04:12:03 -rw-r--r-- 1 jenkins jenkins 89 Mar 25 04:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:12:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:12:04 ---> package-listing.sh 04:12:04 ++ facter osfamily 04:12:04 ++ tr '[:upper:]' '[:lower:]' 04:12:04 + OS_FAMILY=debian 04:12:04 + workspace=/w/workspace/foundry_app-record-replay_PR-134 04:12:04 + START_PACKAGES=/tmp/packages_start.txt 04:12:04 + END_PACKAGES=/tmp/packages_end.txt 04:12:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:12:04 + PACKAGES=/tmp/packages_start.txt 04:12:04 + '[' /w/workspace/foundry_app-record-replay_PR-134 ']' 04:12:04 + PACKAGES=/tmp/packages_end.txt 04:12:04 + case "${OS_FAMILY}" in 04:12:04 + dpkg -l 04:12:04 + grep '^ii' 04:12:04 + '[' -f /tmp/packages_start.txt ']' 04:12:04 + '[' -f /tmp/packages_end.txt ']' 04:12:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:12:04 + '[' /w/workspace/foundry_app-record-replay_PR-134 ']' 04:12:04 + mkdir -p /w/workspace/foundry_app-record-replay_PR-134/archives/ 04:12:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-134/archives/ [Pipeline] echo 04:12:04 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_app-record-replay_PR-134/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:12:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:12:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:06 prd-ubuntu20.04-docker-8c-8g-1109 does not seem to be running inside a container 04:12:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_app-record-replay_PR-134/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_app-record-replay_PR-134 -v /w/workspace/foundry_app-record-replay_PR-134:/w/workspace/foundry_app-record-replay_PR-134:rw,z -v /w/workspace/foundry_app-record-replay_PR-134@tmp:/w/workspace/foundry_app-record-replay_PR-134@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 04:12:06 $ docker top 618dad28243447f90240c077f2e179ed161ddc5b36a4a1fab2568036693a8e2a -eo pid,comm [Pipeline] { [Pipeline] sh 04:12:06 + touch /tmp/pre-build-complete [Pipeline] sh 04:12:06 + mkdir -p /var/log/sysstat [Pipeline] sh 04:12:07 + ls /var/log/sa-host 04:12:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:12:07 provisioning config files... 04:12:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-134@tmp/config10708143105482414662tmp [Pipeline] { [Pipeline] echo 04:12:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:12:07 ---> create-netrc.sh [Pipeline] } 04:12:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:12:08 ---> python-tools-install.sh [Pipeline] echo 04:12:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:12:08 ---> sudo-logs.sh 04:12:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:12:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:12:09 ---> job-cost.sh 04:12:09 lf-activate-venv: SKIPPING 04:12:09 DEBUG: total: 0.2199999988079071 04:12:09 INFO: Retrieving Stack Cost... 04:12:09 INFO: Retrieving Pricing Info for: v3-standard-8 04:12:10 INFO: Archiving Costs [Pipeline] echo 04:12:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:12:10 ---> logs-deploy.sh 04:12:10 lf-activate-venv: SKIPPING 04:12:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-134/1 04:12:10 INFO: archiving workspace using pattern(s): 04:12:11 Archives upload complete. 04:12:11 INFO: archiving logs to Nexus