Pull request #448 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2+c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52 (e0c9bc26fa69baa6fd84b0be0067ab20287209a5) 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-ssh3293564629897181035.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh11376365602601691896.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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/device-rest-go/branches/PR-448/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/device-rest-go/branches/PR-448/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13816911275628640178.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/device-rest-go/branches/PR-448/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9781023669999315140.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh6062741417319944097.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/device-rest-go/branches/PR-448/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/device-rest-go/branches/PR-448/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11279619762871075793.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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:device-rest-go] ========================================================= [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: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest 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-38549 in /w/workspace/gexfoundry_device-rest-go_PR-448 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-448 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.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/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52 into PR head commit c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2 Merge succeeded, producing c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2 Checking out Revision c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2 (PR-448) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.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/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2 # 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 c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:58:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:58:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:58:10 ========================================================= 20:58:10 EdgeX Global Pipelines Version Info 20:58:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:58:11 ------------------- 20:58:11 stable info: 20:58:11 ------------------- 20:58:11 Commited By: Cherry Wang cherry@iotechsys.com 20:58:11 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 20:58:11 Message: update stable to v1.0.269 20:58:11 ------------------- 20:58:11 experimental info: 20:58:11 ------------------- 20:58:11 Commited By: **** collab-it+edgex@linuxfoundation.org 20:58:11 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 20:58:11 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:58:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:58:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:58:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:58:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:58:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:58:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 20:58:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:58:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:58:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:58:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:58:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:58:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:58:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:58:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:58:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:58:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:58:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:58:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:58:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:58:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:58:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:58:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:58:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:58:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:58:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:58:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:58:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:58:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-448 [Pipeline] echo 20:58:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-448 [Pipeline] echo 20:58:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-448 [Pipeline] echo 20:58:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2 [Pipeline] echo 20:58:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c196bae [Pipeline] echo 20:58:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:58:14 provisioning config files... 20:58:14 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-448@tmp/config2293717420890558801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:58:14 ---> ****-login.sh 20:58:14 nexus3.edgexfoundry.org:10001 20:58:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:58:14 Configure a credential helper to remove this warning. See 20:58:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:58:14 20:58:14 Login Succeeded 20:58:14 nexus3.edgexfoundry.org:10002 20:58:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:58:15 Configure a credential helper to remove this warning. See 20:58:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:58:15 20:58:15 Login Succeeded 20:58:15 nexus3.edgexfoundry.org:10003 20:58:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:58:15 Configure a credential helper to remove this warning. See 20:58:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:58:15 20:58:15 Login Succeeded 20:58:15 nexus3.edgexfoundry.org:10004 20:58:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:58:15 Configure a credential helper to remove this warning. See 20:58:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:58:15 20:58:15 Login Succeeded 20:58:15 ****.io 20:58:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:58:15 Configure a credential helper to remove this warning. See 20:58:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:58:15 20:58:15 Login Succeeded 20:58:15 ---> ****-login.sh ends [Pipeline] } 20:58:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:58:16 + git rev-list -1 --merges c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2~1..c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2 [Pipeline] echo 20:58:16 -----------> git rev-list -1 --merges c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2~1..c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2 c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2 [false] [Pipeline] sh 20:58:16 + git log --format=format:%s -1 c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2 [Pipeline] echo 20:58:16 ========================================================= 20:58:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:58:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:58:17 + git log --format=format:%s -1 c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2 [Pipeline] echo 20:58:17 [semverPrep] GIT_COMMIT: c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 20:58:17 [semverPrep] This is not a build commit. [Pipeline] sh 20:58:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:58:17 + grep -v github /etc/ssh/ssh_known_hosts 20:58:17 + [ -e /tmp/ssh_known_hosts ] 20:58:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:58:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:58:17 + sudo tee -a /etc/ssh/ssh_known_hosts 20:58:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:58:18 20:58:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:58:18 0.1.4: Pulling from edgex-devops/py-git-semver 20:58:18 b85a868b505f: Pulling fs layer 20:58:18 e2be974225ed: Pulling fs layer 20:58:18 339a4e72a1f5: Pulling fs layer 20:58:18 988bab9f4d93: Pulling fs layer 20:58:18 1469e6f7b9e6: Pulling fs layer 20:58:18 eaf3925da568: Pulling fs layer 20:58:18 bab4dde63d76: Pulling fs layer 20:58:18 bde34c3a00c8: Pulling fs layer 20:58:18 b352a97aabf1: Pulling fs layer 20:58:18 4872d77fe225: Pulling fs layer 20:58:18 5851b861e8e6: Pulling fs layer 20:58:18 eaf3925da568: Waiting 20:58:18 bab4dde63d76: Waiting 20:58:18 4872d77fe225: Waiting 20:58:18 5851b861e8e6: Waiting 20:58:18 bde34c3a00c8: Waiting 20:58:18 988bab9f4d93: Waiting 20:58:18 1469e6f7b9e6: Waiting 20:58:18 b352a97aabf1: Waiting 20:58:18 e2be974225ed: Download complete 20:58:18 988bab9f4d93: Download complete 20:58:18 1469e6f7b9e6: Verifying Checksum 20:58:18 1469e6f7b9e6: Download complete 20:58:18 eaf3925da568: Verifying Checksum 20:58:18 eaf3925da568: Download complete 20:58:18 339a4e72a1f5: Verifying Checksum 20:58:18 339a4e72a1f5: Download complete 20:58:18 bde34c3a00c8: Verifying Checksum 20:58:18 b352a97aabf1: Verifying Checksum 20:58:18 b352a97aabf1: Download complete 20:58:18 4872d77fe225: Verifying Checksum 20:58:18 4872d77fe225: Download complete 20:58:18 5851b861e8e6: Verifying Checksum 20:58:18 5851b861e8e6: Download complete 20:58:18 b85a868b505f: Download complete 20:58:19 bab4dde63d76: Verifying Checksum 20:58:19 bab4dde63d76: Download complete 20:58:20 b85a868b505f: Pull complete 20:58:20 e2be974225ed: Pull complete 20:58:20 339a4e72a1f5: Pull complete 20:58:20 988bab9f4d93: Pull complete 20:58:20 1469e6f7b9e6: Pull complete 20:58:20 eaf3925da568: Pull complete 20:58:22 bab4dde63d76: Pull complete 20:58:22 bde34c3a00c8: Pull complete 20:58:22 b352a97aabf1: Pull complete 20:58:22 4872d77fe225: Pull complete 20:58:22 5851b861e8e6: Pull complete 20:58:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:58:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:58:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:58:23 prd-ubuntu20.04-docker-8c-8g-38549 does not seem to be running inside a container 20:58:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-448 -v /w/workspace/gexfoundry_device-rest-go_PR-448:/w/workspace/gexfoundry_device-rest-go_PR-448:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-448@tmp:/w/workspace/gexfoundry_device-rest-go_PR-448@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:58:28 $ docker top 22dd30d1af00ddc90b5469128d1886ddbdb55f9fbbcf1fd09d9ec6abf9c11f60 -eo pid,comm 20:58:28 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). 20:58:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:58:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:58:28 [ssh-agent] Looking for ssh-agent implementation... 20:58:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:58:28 $ docker exec 22dd30d1af00ddc90b5469128d1886ddbdb55f9fbbcf1fd09d9ec6abf9c11f60 ssh-agent 20:58:28 SSH_AUTH_SOCK=/tmp/ssh-dHnvFXHwzyTA/agent.33 20:58:28 SSH_AGENT_PID=39 20:58:28 Running ssh-add (command line suppressed) 20:58:28 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-448@tmp/private_key_11134272538721689547.key (/w/workspace/gexfoundry_device-rest-go_PR-448@tmp/private_key_11134272538721689547.key) 20:58:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:58:29 + git tag --points-at HEAD [Pipeline] } 20:58:29 $ docker exec --env ******** --env ******** 22dd30d1af00ddc90b5469128d1886ddbdb55f9fbbcf1fd09d9ec6abf9c11f60 ssh-agent -k 20:58:29 unset SSH_AUTH_SOCK; 20:58:29 unset SSH_AGENT_PID; 20:58:29 echo Agent pid 39 killed; 20:58:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:58:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:58:29 [ssh-agent] Looking for ssh-agent implementation... 20:58:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:58:29 $ docker exec 22dd30d1af00ddc90b5469128d1886ddbdb55f9fbbcf1fd09d9ec6abf9c11f60 ssh-agent 20:58:29 SSH_AUTH_SOCK=/tmp/ssh-n8EVdDmb7ob4/agent.73 20:58:29 SSH_AGENT_PID=79 20:58:29 Running ssh-add (command line suppressed) 20:58:29 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-448@tmp/private_key_2613497104363050062.key (/w/workspace/gexfoundry_device-rest-go_PR-448@tmp/private_key_2613497104363050062.key) 20:58:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:58:30 + git semver init 20:58:30 2025-02-10 20:58:30,298 [run_init] DEBUG init version:0.0.0 force:False 20:58:30 2025-02-10 20:58:30,299 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-448/.semver 20:58:30 2025-02-10 20:58:30,299 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-448/.semver 20:58:30 2025-02-10 20:58:30,299 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-448/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-448, universal_newlines=False, shell=None, istream=None) 20:58:32 2025-02-10 20:58:31,817 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-448/.git/info/exclude 20:58:32 2025-02-10 20:58:31,818 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-448/.semver/PR-448 with force:False 20:58:32 2025-02-10 20:58:31,818 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-448/.semver/PR-448 20:58:32 2025-02-10 20:58:31,822 [execute] INFO git cat-file --batch-check 20:58:32 2025-02-10 20:58:31,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-448/.semver, universal_newlines=False, shell=None, istream=) 20:58:32 2025-02-10 20:58:31,828 [execute] INFO git cat-file --batch 20:58:32 2025-02-10 20:58:31,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-448/.semver, universal_newlines=False, shell=None, istream=) 20:58:32 2025-02-10 20:58:31,832 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-448/.semver/PR-448 20:58:32 0.0.0 [Pipeline] } 20:58:32 $ docker exec --env ******** --env ******** 22dd30d1af00ddc90b5469128d1886ddbdb55f9fbbcf1fd09d9ec6abf9c11f60 ssh-agent -k 20:58:32 unset SSH_AUTH_SOCK; 20:58:32 unset SSH_AGENT_PID; 20:58:32 echo Agent pid 79 killed; 20:58:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:58:32 + git semver [Pipeline] } 20:58:33 $ docker stop --time=1 22dd30d1af00ddc90b5469128d1886ddbdb55f9fbbcf1fd09d9ec6abf9c11f60 20:58:34 $ docker rm -f --volumes 22dd30d1af00ddc90b5469128d1886ddbdb55f9fbbcf1fd09d9ec6abf9c11f60 [Pipeline] // withDockerContainer [Pipeline] sh 20:58:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:58:35 Stashed 1 file(s) [Pipeline] echo 20:58:35 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:58:36 provisioning config files... 20:58:36 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-448@tmp/config5830754277028527724tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 20:58:36 ---> ****-login.sh 20:58:36 nexus3.edgexfoundry.org:10001 20:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:58:36 Configure a credential helper to remove this warning. See 20:58:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:58:36 20:58:36 Login Succeeded 20:58:36 nexus3.edgexfoundry.org:10002 20:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:58:36 Configure a credential helper to remove this warning. See 20:58:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:58:36 20:58:36 Login Succeeded 20:58:36 nexus3.edgexfoundry.org:10003 20:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:58:37 Configure a credential helper to remove this warning. See 20:58:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:58:37 20:58:37 Login Succeeded 20:58:37 nexus3.edgexfoundry.org:10004 20:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:58:37 Configure a credential helper to remove this warning. See 20:58:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:58:37 20:58:37 Login Succeeded 20:58:37 ****.io 20:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:58:37 Configure a credential helper to remove this warning. See 20:58:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:58:37 20:58:37 Login Succeeded 20:58:37 ---> ****-login.sh ends [Pipeline] } 20:58:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:58:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:58:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:58:37 ========================================================= 20:58:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 20:58:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:38 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 20:58:38 Sending build context to Docker daemon 16.67MB 20:58:38 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 20:58:38 Step 2/12 : FROM ${BASE} AS builder 20:58:38 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 20:58:38 da9db072f522: Pulling fs layer 20:58:38 6ef4a4ee8ca5: Pulling fs layer 20:58:38 06f05ace1117: Pulling fs layer 20:58:38 5fe327b54edc: Pulling fs layer 20:58:38 4f4fb700ef54: Pulling fs layer 20:58:38 92a5565b7b96: Pulling fs layer 20:58:38 ff9bb7016b71: Pulling fs layer 20:58:38 b67dba6c2c7d: Pulling fs layer 20:58:38 a813b0c90790: Pulling fs layer 20:58:38 b67dba6c2c7d: Waiting 20:58:38 a813b0c90790: Waiting 20:58:38 5fe327b54edc: Waiting 20:58:38 92a5565b7b96: Waiting 20:58:38 4f4fb700ef54: Waiting 20:58:38 6ef4a4ee8ca5: Download complete 20:58:38 5fe327b54edc: Verifying Checksum 20:58:38 5fe327b54edc: Download complete 20:58:38 4f4fb700ef54: Download complete 20:58:38 92a5565b7b96: Verifying Checksum 20:58:38 92a5565b7b96: Download complete 20:58:38 da9db072f522: Download complete 20:58:38 ff9bb7016b71: Verifying Checksum 20:58:38 ff9bb7016b71: Download complete 20:58:38 da9db072f522: Pull complete 20:58:38 6ef4a4ee8ca5: Pull complete 20:58:38 a813b0c90790: Verifying Checksum 20:58:38 a813b0c90790: Download complete 20:58:38 06f05ace1117: Verifying Checksum 20:58:38 06f05ace1117: Download complete 20:58:39 b67dba6c2c7d: Verifying Checksum 20:58:39 b67dba6c2c7d: Download complete 20:58:42 06f05ace1117: Pull complete 20:58:42 5fe327b54edc: Pull complete 20:58:42 4f4fb700ef54: Pull complete 20:58:42 92a5565b7b96: Pull complete 20:58:42 ff9bb7016b71: Pull complete 20:58:45 b67dba6c2c7d: Pull complete 20:58:45 a813b0c90790: Pull complete 20:58:45 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 20:58:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 20:58:45 ---> 3ba60ce46760 20:58:45 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:58:53 ---> Running in bad486c6e3f3 20:58:53 Removing intermediate container bad486c6e3f3 20:58:53 ---> 4eae76e63055 20:58:53 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:58:53 ---> Running in 473612723bca 20:58:53 Removing intermediate container 473612723bca 20:58:53 ---> 4fc1ff3327c7 20:58:53 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:58:53 ---> Running in 3cfde0de4b7f 20:58:53 Removing intermediate container 3cfde0de4b7f 20:58:53 ---> 9c4eb12e3b8b 20:58:53 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:58:53 ---> Running in a4e664240675 20:58:53 Removing intermediate container a4e664240675 20:58:53 ---> 29e7e53307bd 20:58:53 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:58:53 ---> Running in ac8f928f7613 20:58:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 20:58:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 20:58:54 (1/4) Installing openssh-keygen (9.7_p1-r4) 20:58:54 (2/4) Installing libedit (20240517.3.1-r0) 20:58:54 (3/4) Installing openssh-client-common (9.7_p1-r4) 20:58:54 (4/4) Installing openssh-client-default (9.7_p1-r4) 20:58:54 Executing busybox-1.36.1-r29.trigger 20:58:54 OK: 252 MiB in 62 packages 20:58:55 Removing intermediate container ac8f928f7613 20:58:55 ---> 257708829efe 20:58:55 Step 8/12 : WORKDIR /device-rest-go 20:58:55 ---> Running in b2e554f77b2b 20:58:55 Removing intermediate container b2e554f77b2b 20:58:55 ---> 68d7572134c3 20:58:55 Step 9/12 : COPY go.mod vendor* ./ 20:58:55 ---> 3b8e53e173f2 20:58:55 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:55 ---> Running in 3b5c952aa85d 20:59:51 Removing intermediate container 3b5c952aa85d 20:59:51 ---> ee51942a9233 20:59:51 Step 11/12 : COPY . . 20:59:53 ---> 6fb189cabfd9 20:59:53 Step 12/12 : RUN $MAKE 20:59:53 ---> Running in f41503e7d1e1 20:59:53 noop 20:59:53 Removing intermediate container f41503e7d1e1 20:59:53 ---> d199a82b3bec 20:59:53 Successfully built d199a82b3bec 20:59:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:54 + docker inspect -f . ci-base-image-x86_64 20:59:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:54 prd-ubuntu20.04-docker-8c-8g-38549 does not seem to be running inside a container 20:59:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-448 -v /w/workspace/gexfoundry_device-rest-go_PR-448:/w/workspace/gexfoundry_device-rest-go_PR-448:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-448@tmp:/w/workspace/gexfoundry_device-rest-go_PR-448@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 ******** ci-base-image-x86_64 cat 20:59:54 $ docker top a3624bb1f39a5dbb653cdb85e58aa71848b32917b4da6b3b3d545dcbc41f0513 -eo pid,comm [Pipeline] { [Pipeline] sh 20:59:55 + go version 20:59:55 go version go1.23.4 linux/amd64 [Pipeline] } 20:59:55 $ docker stop --time=1 a3624bb1f39a5dbb653cdb85e58aa71848b32917b4da6b3b3d545dcbc41f0513 20:59:56 $ docker rm -f --volumes a3624bb1f39a5dbb653cdb85e58aa71848b32917b4da6b3b3d545dcbc41f0513 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:57 + docker inspect -f . ci-base-image-x86_64 20:59:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:57 prd-ubuntu20.04-docker-8c-8g-38549 does not seem to be running inside a container 20:59:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-448 -v /w/workspace/gexfoundry_device-rest-go_PR-448:/w/workspace/gexfoundry_device-rest-go_PR-448:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-448@tmp:/w/workspace/gexfoundry_device-rest-go_PR-448@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 ******** ci-base-image-x86_64 cat 20:59:57 $ docker top 64eb073b11c8755904e80833114669c3f61e5dc761a6c9a8cb77710e0721b00a -eo pid,comm [Pipeline] { [Pipeline] sh 20:59:58 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-448 [Pipeline] fileExists [Pipeline] sh 20:59:58 + make test 20:59:58 go test ./... -coverprofile=coverage.out ./... 21:00:00 ? github.com/edgexfoundry/device-rest-go [no test files] 21:00:18 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 21:00:18 ok github.com/edgexfoundry/device-rest-go/driver 0.010s coverage: 33.2% of statements 21:00:26 go vet ./... 21:00:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:00:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:00:31 ./bin/test-attribution-txt.sh [Pipeline] echo 21:00:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:00:32 $ docker stop --time=1 64eb073b11c8755904e80833114669c3f61e5dc761a6c9a8cb77710e0721b00a 21:00:40 $ docker rm -f --volumes 64eb073b11c8755904e80833114669c3f61e5dc761a6c9a8cb77710e0721b00a [Pipeline] // withDockerContainer [Pipeline] sh 21:00:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:00:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:00:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:00:42 + ls -al . 21:00:42 total 244 21:00:42 drwxrwxr-x 9 jenkins jenkins 4096 Feb 10 20:59 . 21:00:42 drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 20:58 .. 21:00:42 -rw-rw-r-- 1 jenkins jenkins 151 Feb 10 20:58 .dockerignore 21:00:42 drwxrwxr-x 8 jenkins jenkins 4096 Feb 10 21:00 .git 21:00:42 drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 20:58 .github 21:00:42 -rw-rw-r-- 1 jenkins jenkins 264 Feb 10 20:58 .gitignore 21:00:42 -rw-rw-r-- 1 jenkins jenkins 41 Feb 10 20:58 .golangci.yml 21:00:42 drwxr-xr-x 3 jenkins jenkins 4096 Feb 10 20:58 .semver 21:00:42 -rw-rw-r-- 1 jenkins jenkins 20138 Feb 10 20:58 Attribution.txt 21:00:42 -rw-rw-r-- 1 jenkins jenkins 17685 Feb 10 20:58 CHANGELOG.md 21:00:42 -rw-rw-r-- 1 jenkins jenkins 1697 Feb 10 20:58 Dockerfile 21:00:42 -rw-rw-r-- 1 jenkins jenkins 677 Feb 10 20:58 GOVERNANCE.md 21:00:42 -rw-rw-r-- 1 jenkins jenkins 680 Feb 10 20:58 Jenkinsfile 21:00:42 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 10 20:58 LICENSE 21:00:42 -rw-rw-r-- 1 jenkins jenkins 2598 Feb 10 20:58 Makefile 21:00:42 -rw-rw-r-- 1 jenkins jenkins 620 Feb 10 20:58 OWNERS.md 21:00:42 -rw-rw-r-- 1 jenkins jenkins 3989 Feb 10 20:58 README.md 21:00:42 -rw-rw-r-- 1 jenkins jenkins 5 Feb 10 20:58 VERSION 21:00:42 drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 20:58 bin 21:00:42 drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 20:58 cmd 21:00:42 -rw-r--r-- 1 jenkins jenkins 14565 Feb 10 21:00 coverage.out 21:00:42 drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 20:58 driver 21:00:42 -rw-rw-r-- 1 jenkins jenkins 6291 Feb 10 20:58 go.mod 21:00:42 -rw-rw-r-- 1 jenkins jenkins 86264 Feb 10 20:58 go.sum 21:00:42 drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 20:58 openapi 21:00:42 -rw-rw-r-- 1 jenkins jenkins 713 Feb 10 20:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:42 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2 --label arch=amd64 --label version=0.0.0 . 21:00:42 Sending build context to Docker daemon 16.69MB 21:00:42 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 21:00:42 Step 2/26 : FROM ${BASE} AS builder 21:00:42 ---> d199a82b3bec 21:00:42 Step 3/26 : ARG ADD_BUILD_TAGS="" 21:00:43 ---> Running in c91f05e5297a 21:00:43 Removing intermediate container c91f05e5297a 21:00:43 ---> c3fd72aceaea 21:00:43 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:00:43 ---> Running in f34fd41ed39a 21:00:43 Removing intermediate container f34fd41ed39a 21:00:43 ---> e2c6cb4272ea 21:00:43 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:00:43 ---> Running in a734300bf852 21:00:43 Removing intermediate container a734300bf852 21:00:43 ---> a51db6ef9306 21:00:43 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 21:00:43 ---> Running in 51f9efd1a5fe 21:00:43 Removing intermediate container 51f9efd1a5fe 21:00:43 ---> a9c5ab1ba53e 21:00:43 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:00:43 ---> Running in 835116aa37af 21:00:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 21:00:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 21:00:44 OK: 252 MiB in 62 packages 21:00:44 Removing intermediate container 835116aa37af 21:00:44 ---> 0aa33b919c0b 21:00:44 Step 8/26 : WORKDIR /device-rest-go 21:00:44 ---> Running in ba99e2905ec8 21:00:44 Removing intermediate container ba99e2905ec8 21:00:44 ---> 51ccdae41897 21:00:44 Step 9/26 : COPY go.mod vendor* ./ 21:00:44 ---> ce4637eaf603 21:00:44 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:44 ---> Running in efd41adcc968 21:00:45 Removing intermediate container efd41adcc968 21:00:45 ---> 77aa68e43ff2 21:00:45 Step 11/26 : COPY . . 21:00:45 ---> ff9d5aee48fa 21:00:45 Step 12/26 : RUN $MAKE 21:00:45 ---> Running in 2117be9c79bb 21:00:46 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 21:01:18 Removing intermediate container 2117be9c79bb 21:01:18 ---> 9197ce1fecf5 21:01:18 Step 13/26 : FROM alpine:3.20 21:01:18 3.20: Pulling from library/alpine 21:01:18 66a3d608f3fa: Pulling fs layer 21:01:18 66a3d608f3fa: Verifying Checksum 21:01:18 66a3d608f3fa: Download complete 21:01:18 66a3d608f3fa: Pull complete 21:01:18 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 21:01:18 Status: Downloaded newer image for alpine:3.20 21:01:18 ---> e29df9b510ff 21:01:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:01:18 ---> Running in a598e64cabc5 21:01:18 Removing intermediate container a598e64cabc5 21:01:18 ---> eb19b74358d8 21:01:18 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 21:01:18 ---> Running in 8c0a9bdc50bf 21:01:18 Removing intermediate container 8c0a9bdc50bf 21:01:18 ---> 62e65eda13e9 21:01:18 Step 16/26 : RUN apk add --update --no-cache dumb-init 21:01:18 ---> Running in 51a0ada451be 21:01:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 21:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 21:01:19 (1/1) Installing dumb-init (1.2.5-r3) 21:01:19 Executing busybox-1.36.1-r29.trigger 21:01:19 OK: 8 MiB in 15 packages 21:01:19 Removing intermediate container 51a0ada451be 21:01:19 ---> d0014df84af1 21:01:19 Step 17/26 : RUN apk --no-cache upgrade 21:01:19 ---> Running in 2be72b89330b 21:01:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 21:01:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 21:01:20 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 21:01:20 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 21:01:20 OK: 8 MiB in 15 packages 21:01:20 Removing intermediate container 2be72b89330b 21:01:20 ---> 8d84d5f8d098 21:01:20 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 21:01:22 ---> e4c90091fbb3 21:01:22 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 21:01:22 ---> 60f2903b0454 21:01:22 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 21:01:22 ---> b0e99595ad1a 21:01:22 Step 21/26 : EXPOSE 59986 21:01:22 ---> Running in 60c7fbc4e135 21:01:22 Removing intermediate container 60c7fbc4e135 21:01:22 ---> 61472962634e 21:01:22 Step 22/26 : ENTRYPOINT ["/device-rest"] 21:01:22 ---> Running in 1d635eac4855 21:01:22 Removing intermediate container 1d635eac4855 21:01:22 ---> cac08489e753 21:01:22 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 21:01:22 ---> Running in 62c3ad82b324 21:01:22 Removing intermediate container 62c3ad82b324 21:01:22 ---> 3dd8d83b8fe4 21:01:22 Step 24/26 : LABEL arch=amd64 21:01:22 ---> Running in 58a2f6761abc 21:01:22 Removing intermediate container 58a2f6761abc 21:01:22 ---> 5a585196c9ff 21:01:22 Step 25/26 : LABEL git_sha=c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2 21:01:22 ---> Running in 9aeab0ab0a71 21:01:23 Removing intermediate container 9aeab0ab0a71 21:01:23 ---> 084833e88763 21:01:23 Step 26/26 : LABEL version=0.0.0 21:01:23 ---> Running in ec20873caf99 21:01:23 Removing intermediate container ec20873caf99 21:01:23 ---> 107a53357daf 21:01:23 [Warning] One or more build-args [ARCH] were not consumed 21:01:23 Successfully built 107a53357daf 21:01:23 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:24 21:01:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:24 latest: Pulling from edgex-lftools-log-publisher 21:01:24 5eb5b503b376: Pulling fs layer 21:01:24 5c69ac0246d0: Pulling fs layer 21:01:24 ec43610c2a17: Pulling fs layer 21:01:24 3a2ae6a8a46f: Pulling fs layer 21:01:24 33b1e0a273af: Pulling fs layer 21:01:24 5d3b04190fa2: Pulling fs layer 21:01:24 2f39f015ded8: Pulling fs layer 21:01:24 33b1e0a273af: Waiting 21:01:24 5d3b04190fa2: Waiting 21:01:24 2f39f015ded8: Waiting 21:01:24 3a2ae6a8a46f: Waiting 21:01:24 5c69ac0246d0: Download complete 21:01:24 3a2ae6a8a46f: Verifying Checksum 21:01:24 3a2ae6a8a46f: Download complete 21:01:24 33b1e0a273af: Verifying Checksum 21:01:24 33b1e0a273af: Download complete 21:01:24 5d3b04190fa2: Verifying Checksum 21:01:24 5d3b04190fa2: Download complete 21:01:24 ec43610c2a17: Verifying Checksum 21:01:24 ec43610c2a17: Download complete 21:01:24 5eb5b503b376: Download complete 21:01:25 2f39f015ded8: Download complete 21:01:25 5eb5b503b376: Pull complete 21:01:26 5c69ac0246d0: Pull complete 21:01:26 ec43610c2a17: Pull complete 21:01:26 3a2ae6a8a46f: Pull complete 21:01:26 33b1e0a273af: Pull complete 21:01:26 5d3b04190fa2: Pull complete 21:01:31 2f39f015ded8: Pull complete 21:01:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:01:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:31 prd-ubuntu20.04-docker-8c-8g-38549 does not seem to be running inside a container 21:01:31 $ 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/gexfoundry_device-rest-go_PR-448 -v /w/workspace/gexfoundry_device-rest-go_PR-448:/w/workspace/gexfoundry_device-rest-go_PR-448:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-448@tmp:/w/workspace/gexfoundry_device-rest-go_PR-448@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 21:01:36 $ docker top 3ae421c7a474c78bd0606ecb82a7c56bd73caa5e913d9593a0816f47223284a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:01:37 ---> job-cost.sh 21:01:37 lf-activate-venv: SKIPPING 21:01:37 INFO: No Stack... 21:01:37 INFO: Retrieving Pricing Info for: v3-standard-8 21:01:37 INFO: Archiving Costs [Pipeline] sh 21:01:38 + cat /w/workspace/gexfoundry_device-rest-go_PR-448/archives/cost.csv 21:01:38 + cut -d, -f6 [Pipeline] lock 21:01:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-448-1-stack-cost] 21:01:38 Resource [jenkins-edgexfoundry-device-rest-go-PR-448-1-stack-cost] did not exist. Created. 21:01:38 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-448-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:01:38 + echo total: 0.2199999988079071 [Pipeline] stash 21:01:38 Stashed 1 file(s) [Pipeline] } 21:01:38 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-448-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:01:38 $ docker stop --time=1 3ae421c7a474c78bd0606ecb82a7c56bd73caa5e913d9593a0816f47223284a9 21:01:39 $ docker rm -f --volumes 3ae421c7a474c78bd0606ecb82a7c56bd73caa5e913d9593a0816f47223284a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:01:40 provisioning config files... 21:01:40 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-448@tmp/config12875514469671866567tmp [Pipeline] { [Pipeline] sh 21:01:41 + set +x 21:01:41 + curl -s https://codecov.io/bash 21:01:41 + bash -s -- 21:01:41 21:01:41 _____ _ 21:01:41 / ____| | | 21:01:41 | | ___ __| | ___ ___ _____ __ 21:01:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:01:41 | |___| (_) | (_| | __/ (_| (_) \ V / 21:01:41 \_____\___/ \__,_|\___|\___\___/ \_/ 21:01:41 Bash-1.0.6 21:01:41 21:01:41 21:01:41 ==> git version 2.25.1 found 21:01:41 ==> 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 21:01:41 Release-Date: 2020-01-08 21:01:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:01:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:01:41 ==> Jenkins CI detected. 21:01:41 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-448 21:01:41 project root: . 21:01:41 --> token set from env 21:01:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:01:41 ==> Running gcov in . (disable via -X gcov) 21:01:41 ==> Python coveragepy not found 21:01:41 ==> Searching for coverage reports in: 21:01:41 + . 21:01:41 -> Found 1 reports 21:01:41 ==> Detecting git/mercurial file structure 21:01:41 ==> Reading reports 21:01:41 + ./coverage.out bytes=14565 21:01:41 ==> Appending adjustments 21:01:41 https://docs.codecov.io/docs/fixing-reports 21:01:41 + Found adjustments 21:01:41 ==> Gzipping contents 21:01:41 4.0K /tmp/codecov.IOrdw1.gz 21:01:41 ==> Uploading reports 21:01:41 url: https://codecov.io 21:01:41 query: branch=PR-448&commit=c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-448%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=448&job=&cmd_args= 21:01:41 -> Pinging Codecov 21:01:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-448&commit=c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-448%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=448&job=&cmd_args= 21:01:41 -> Uploading to 21:01:41 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2/0639806d-23db-4e3c-b97d-6f2e5a1fb4db.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250210%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250210T210141Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ab51de4a0b7c49581845b123b6e84e4b1b52834615a7787b6f798b69f3e53540 21:01:41 % Total % Received % Xferd Average Speed Time Time Time Current 21:01:41 Dload Upload Total Spent Left Speed 21:01:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2327 0 0 100 2327 0 15012 --:--:-- --:--:-- --:--:-- 15012 21:01:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2 [Pipeline] } 21:01:41 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:01:44 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-448/archives ] 21:01:44 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-448/archives 21:01:44 total 16 21:01:44 drwxr-xr-x 3 root root 4096 Feb 10 21:01 . 21:01:44 drwxrwxr-x 10 jenkins jenkins 4096 Feb 10 21:01 .. 21:01:44 drwxr-xr-x 2 root root 4096 Feb 10 21:01 cost 21:01:44 -rw-r--r-- 1 root root 86 Feb 10 21:01 cost.csv 21:01:44 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-448/archives 21:01:44 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-448/archives 21:01:44 total 16 21:01:44 drwxr-xr-x 3 jenkins jenkins 4096 Feb 10 21:01 . 21:01:44 drwxrwxr-x 10 jenkins jenkins 4096 Feb 10 21:01 .. 21:01:44 drwxr-xr-x 2 jenkins jenkins 4096 Feb 10 21:01 cost 21:01:44 -rw-r--r-- 1 jenkins jenkins 86 Feb 10 21:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:01:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:01:45 ---> package-listing.sh 21:01:45 ++ facter osfamily 21:01:45 ++ tr '[:upper:]' '[:lower:]' 21:01:45 + OS_FAMILY=debian 21:01:45 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-448 21:01:45 + START_PACKAGES=/tmp/packages_start.txt 21:01:45 + END_PACKAGES=/tmp/packages_end.txt 21:01:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:01:45 + PACKAGES=/tmp/packages_start.txt 21:01:45 + '[' /w/workspace/gexfoundry_device-rest-go_PR-448 ']' 21:01:45 + PACKAGES=/tmp/packages_end.txt 21:01:45 + case "${OS_FAMILY}" in 21:01:45 + dpkg -l 21:01:45 + grep '^ii' 21:01:45 + '[' -f /tmp/packages_start.txt ']' 21:01:45 + '[' -f /tmp/packages_end.txt ']' 21:01:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:01:45 + '[' /w/workspace/gexfoundry_device-rest-go_PR-448 ']' 21:01:45 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-448/archives/ 21:01:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-448/archives/ [Pipeline] echo 21:01:45 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/gexfoundry_device-rest-go_PR-448/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:01:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:46 prd-ubuntu20.04-docker-8c-8g-38549 does not seem to be running inside a container 21:01:46 $ 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/gexfoundry_device-rest-go_PR-448/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-448 -v /w/workspace/gexfoundry_device-rest-go_PR-448:/w/workspace/gexfoundry_device-rest-go_PR-448:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-448@tmp:/w/workspace/gexfoundry_device-rest-go_PR-448@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:01:46 $ docker top e7e596b18426801d9cf0088fb21eb63d77eafb9d97a6c302e25131d57559f33e -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:47 + touch /tmp/pre-build-complete [Pipeline] sh 21:01:47 + mkdir -p /var/log/sysstat [Pipeline] sh 21:01:47 + ls /var/log/sa-host 21:01:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:01:48 provisioning config files... 21:01:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-448@tmp/config1552712437169891358tmp [Pipeline] { [Pipeline] echo 21:01:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:01:48 ---> create-netrc.sh [Pipeline] } 21:01:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:01:49 ---> python-tools-install.sh [Pipeline] echo 21:01:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:01:49 ---> sudo-logs.sh 21:01:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:01:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:01:49 ---> job-cost.sh 21:01:49 lf-activate-venv: SKIPPING 21:01:49 DEBUG: total: 0.2199999988079071 21:01:49 INFO: Retrieving Stack Cost... 21:01:49 INFO: Retrieving Pricing Info for: v3-standard-8 21:01:50 INFO: Archiving Costs [Pipeline] echo 21:01:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:01:50 ---> logs-deploy.sh 21:01:50 lf-activate-venv: SKIPPING 21:01:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-448/1 21:01:50 INFO: archiving workspace using pattern(s): 21:01:51 Archives upload complete. 21:01:51 INFO: archiving logs to Nexus 21:01:52 ---> uname -a: 21:01:52 Linux prd-ubuntu20-04-docker-8c-8g-38549 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:01:52 21:01:52 21:01:52 ---> lscpu: 21:01:52 Architecture: x86_64 21:01:52 CPU op-mode(s): 32-bit, 64-bit 21:01:52 Byte Order: Little Endian 21:01:52 Address sizes: 40 bits physical, 48 bits virtual 21:01:52 CPU(s): 8 21:01:52 On-line CPU(s) list: 0-7 21:01:52 Thread(s) per core: 1 21:01:52 Core(s) per socket: 1 21:01:52 Socket(s): 8 21:01:52 NUMA node(s): 1 21:01:52 Vendor ID: AuthenticAMD 21:01:52 CPU family: 23 21:01:52 Model: 49 21:01:52 Model name: AMD EPYC-Rome Processor 21:01:52 Stepping: 0 21:01:52 CPU MHz: 2800.000 21:01:52 BogoMIPS: 5600.00 21:01:52 Virtualization: AMD-V 21:01:52 Hypervisor vendor: KVM 21:01:52 Virtualization type: full 21:01:52 L1d cache: 256 KiB 21:01:52 L1i cache: 256 KiB 21:01:52 L2 cache: 4 MiB 21:01:52 L3 cache: 128 MiB 21:01:52 NUMA node0 CPU(s): 0-7 21:01:52 Vulnerability Itlb multihit: Not affected 21:01:52 Vulnerability L1tf: Not affected 21:01:52 Vulnerability Mds: Not affected 21:01:52 Vulnerability Meltdown: Not affected 21:01:52 Vulnerability Mmio stale data: Not affected 21:01:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:01:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:01:52 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:01:52 Vulnerability Srbds: Not affected 21:01:52 Vulnerability Tsx async abort: Not affected 21:01:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:01:52 21:01:52 21:01:52 ---> nproc: 21:01:52 8 21:01:52 21:01:52 21:01:52 ---> df -h: 21:01:52 Filesystem Size Used Avail Use% Mounted on 21:01:52 overlay 155G 12G 144G 8% / 21:01:52 tmpfs 64M 0 64M 0% /dev 21:01:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:01:52 shm 64M 0 64M 0% /dev/shm 21:01:52 /dev/vda1 155G 12G 144G 8% /facter-os 21:01:52 21:01:52 21:01:52 ---> sar -b -r -n DEV: 21:01:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38549) 02/10/25 _x86_64_ (8 CPU) 21:01:52 21:01:52 20:57:23 LINUX RESTART (8 CPU) 21:01:52 21:01:52 20:58:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:01:52 20:59:01 334.84 12.84 321.99 0.00 1921.92 37823.92 0.00 21:01:52 21:00:01 237.88 2.33 235.54 0.00 18.93 73869.02 0.00 21:01:52 21:01:01 78.61 0.17 78.44 0.00 12.53 17156.68 0.00 21:01:52 Average: 216.45 5.07 211.38 0.00 644.07 42976.78 0.00 21:01:52 21:01:52 20:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:01:52 20:59:01 29138468 31523936 790072 2.40 80536 2571136 2011512 5.93 1046860 2303980 3544 21:01:52 21:00:01 27717140 31332328 967476 2.94 184224 3559344 2380816 7.02 1424780 3188204 58500 21:01:52 21:01:01 27201528 31384612 913380 2.78 190584 4083240 2444320 7.20 1744288 3349640 585964 21:01:52 Average: 28019045 31413625 890309 2.71 151781 3404573 2278883 6.72 1405309 2947275 216003 21:01:52 21:01:52 20:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:01:52 20:59:01 docker0 169.23 179.85 13.85 456.39 0.00 0.00 0.00 0.00 21:01:52 20:59:01 vethb9a43f0 121.86 129.94 12.05 119.44 0.00 0.00 0.00 0.01 21:01:52 20:59:01 lo 6.71 6.71 0.66 0.66 0.00 0.00 0.00 0.00 21:01:52 20:59:01 ens3 500.41 385.39 5832.44 82.96 0.00 0.00 0.00 0.00 21:01:52 21:00:01 veth4c3872d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:01:52 21:00:01 docker0 162.96 315.61 14.17 2729.36 0.00 0.00 0.00 0.00 21:01:52 21:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:01:52 21:00:01 ens3 339.79 177.15 2753.18 25.43 0.00 0.00 0.00 0.00 21:01:52 21:01:01 vethbe6be95 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 21:01:52 21:01:01 docker0 1.50 2.80 0.09 38.11 0.00 0.00 0.00 0.00 21:01:52 21:01:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 21:01:52 21:01:01 ens3 25.46 14.70 58.80 9.95 0.00 0.00 0.00 0.00 21:01:52 Average: vethbe6be95 0.00 0.06 0.00 0.00 0.00 0.00 0.00 0.00 21:01:52 Average: docker0 110.90 166.00 9.34 1077.98 0.00 0.00 0.00 0.00 21:01:52 Average: lo 2.37 2.37 0.23 0.23 0.00 0.00 0.00 0.00 21:01:52 Average: ens3 287.37 191.34 2865.00 39.20 0.00 0.00 0.00 0.00 21:01:52 21:01:52 21:01:52 ---> sar -P ALL: 21:01:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38549) 02/10/25 _x86_64_ (8 CPU) 21:01:52 21:01:52 20:57:23 LINUX RESTART (8 CPU) 21:01:52 21:01:52 20:58:02 CPU %user %nice %system %iowait %steal %idle 21:01:52 20:59:01 all 7.77 0.00 2.86 4.28 0.07 85.02 21:01:52 20:59:01 0 7.74 0.00 2.55 0.17 0.07 89.47 21:01:52 20:59:01 1 7.05 0.00 3.18 13.54 0.09 76.15 21:01:52 20:59:01 2 6.48 0.00 2.71 11.59 0.07 79.16 21:01:52 20:59:01 3 8.92 0.00 2.52 1.10 0.07 87.39 21:01:52 20:59:01 4 10.89 0.00 2.26 0.21 0.07 86.57 21:01:52 20:59:01 5 8.29 0.00 3.37 4.80 0.07 83.47 21:01:52 20:59:01 6 6.66 0.00 2.94 2.19 0.09 88.12 21:01:52 20:59:01 7 6.09 0.00 3.34 0.67 0.07 89.84 21:01:52 21:00:01 all 7.87 0.00 3.47 7.15 0.05 81.45 21:01:52 21:00:01 0 7.64 0.00 3.88 0.12 0.05 88.31 21:01:52 21:00:01 1 8.50 0.00 3.46 2.64 0.05 85.35 21:01:52 21:00:01 2 8.16 0.00 3.46 0.79 0.05 87.54 21:01:52 21:00:01 3 8.11 0.00 2.36 0.56 0.05 88.93 21:01:52 21:00:01 4 8.19 0.00 3.32 2.59 0.05 85.85 21:01:52 21:00:01 5 7.66 0.00 3.91 4.88 0.03 83.52 21:01:52 21:00:01 6 7.46 0.00 3.24 12.68 0.05 76.56 21:01:52 21:00:01 7 7.27 0.00 4.12 33.11 0.07 55.43 21:01:52 21:01:01 all 51.04 0.00 7.33 1.75 0.09 39.79 21:01:52 21:01:01 0 51.20 0.00 7.85 7.73 0.10 33.13 21:01:52 21:01:01 1 51.25 0.00 6.68 0.30 0.08 41.67 21:01:52 21:01:01 2 52.58 0.00 7.05 1.70 0.08 38.58 21:01:52 21:01:01 3 49.99 0.00 7.27 0.20 0.08 42.46 21:01:52 21:01:01 4 50.43 0.00 7.37 2.23 0.08 39.89 21:01:52 21:01:01 5 51.12 0.00 7.72 1.43 0.10 39.62 21:01:52 21:01:01 6 50.77 0.00 7.11 0.15 0.10 41.88 21:01:52 21:01:01 7 50.96 0.00 7.60 0.27 0.10 41.06 21:01:52 Average: all 22.32 0.00 4.56 4.40 0.07 68.65 21:01:52 Average: 0 22.26 0.00 4.77 2.68 0.07 70.22 21:01:52 Average: 1 22.31 0.00 4.44 5.45 0.07 67.72 21:01:52 Average: 2 22.51 0.00 4.42 4.65 0.07 68.35 21:01:52 Average: 3 22.43 0.00 4.06 0.61 0.07 72.83 21:01:52 Average: 4 23.27 0.00 4.33 1.69 0.07 70.65 21:01:52 Average: 5 22.45 0.00 5.01 3.70 0.07 68.77 21:01:52 Average: 6 21.73 0.00 4.44 5.02 0.08 68.74 21:01:52 Average: 7 21.57 0.00 5.03 11.37 0.08 61.95 21:01:52 21:01:52 21:01:52