Pull request #393 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 99a00daed53ffcf63f5f9791c266767b678c5fb5+21994e07934c8f95cd7e226e9631b4cfe7f28119 (6da93234467c38c1b9c2b2af4d3d8ec534bc05fa) 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-ssh13242085818132799248.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh1028849992670241403.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 590556114a56c6d90cc8043840e039c2f74196dc 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-393/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-393/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4176239871307584826.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-393/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11126969663871785956.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh222793198385485884.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-393/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-393/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17598123355805301563.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 590556114a56c6d90cc8043840e039c2f74196dc 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.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: 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-1111 in /w/workspace/gexfoundry_device-rest-go_PR-393 [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-393 # 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 > 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 Merging remotes/origin/main commit 21994e07934c8f95cd7e226e9631b4cfe7f28119 into PR head commit 99a00daed53ffcf63f5f9791c266767b678c5fb5 Merge succeeded, producing 99a00daed53ffcf63f5f9791c266767b678c5fb5 Checking out Revision 99a00daed53ffcf63f5f9791c266767b678c5fb5 (PR-393) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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/393/head:refs/remotes/origin/PR-393 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99a00daed53ffcf63f5f9791c266767b678c5fb5 # 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 21994e07934c8f95cd7e226e9631b4cfe7f28119 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99a00daed53ffcf63f5f9791c266767b678c5fb5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:59:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:59:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:59:14 ========================================================= 20:59:14 EdgeX Global Pipelines Version Info 20:59:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:59:15 ------------------- 20:59:15 stable info: 20:59:15 ------------------- 20:59:15 Commited By: Ginny Guan ginny@iotechsys.com 20:59:15 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 20:59:15 Message: update stable to v1.0.260 20:59:16 ------------------- 20:59:16 experimental info: 20:59:16 ------------------- 20:59:16 Commited By: Ginny Guan ginny@iotechsys.com 20:59:16 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 20:59:16 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:59:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:59:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:59:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:59:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:59:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:59:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:59:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:59:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:59:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:59:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:59:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:59:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:59:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-393 [Pipeline] echo 20:59:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-393 [Pipeline] echo 20:59:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-393 [Pipeline] echo 20:59:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 99a00daed53ffcf63f5f9791c266767b678c5fb5 [Pipeline] echo 20:59:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 99a00da [Pipeline] echo 20:59:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:59:18 provisioning config files... 20:59:18 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-393@tmp/config4419493137835566004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:59:19 ---> ****-login.sh 20:59:19 nexus3.edgexfoundry.org:10001 20:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:59:19 Configure a credential helper to remove this warning. See 20:59:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:59:19 20:59:19 Login Succeeded 20:59:19 nexus3.edgexfoundry.org:10002 20:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:59:19 Configure a credential helper to remove this warning. See 20:59:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:59:19 20:59:19 Login Succeeded 20:59:19 nexus3.edgexfoundry.org:10003 20:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:59:19 Configure a credential helper to remove this warning. See 20:59:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:59:19 20:59:19 Login Succeeded 20:59:19 nexus3.edgexfoundry.org:10004 20:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:59:19 Configure a credential helper to remove this warning. See 20:59:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:59:19 20:59:19 Login Succeeded 20:59:19 ****.io 20:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:59:20 Configure a credential helper to remove this warning. See 20:59:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:59:20 20:59:20 Login Succeeded 20:59:20 ---> ****-login.sh ends [Pipeline] } 20:59:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:59:20 + git rev-list -1 --merges 99a00daed53ffcf63f5f9791c266767b678c5fb5~1..99a00daed53ffcf63f5f9791c266767b678c5fb5 [Pipeline] echo 20:59:20 -----------> git rev-list -1 --merges 99a00daed53ffcf63f5f9791c266767b678c5fb5~1..99a00daed53ffcf63f5f9791c266767b678c5fb5 99a00daed53ffcf63f5f9791c266767b678c5fb5 [false] [Pipeline] sh 20:59:21 + git log --format=format:%s -1 99a00daed53ffcf63f5f9791c266767b678c5fb5 [Pipeline] echo 20:59:21 ========================================================= 20:59:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:59:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:59:21 + git log --format=format:%s -1 99a00daed53ffcf63f5f9791c266767b678c5fb5 [Pipeline] echo 20:59:21 [semverPrep] GIT_COMMIT: 99a00daed53ffcf63f5f9791c266767b678c5fb5, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 20:59:21 [semverPrep] This is not a build commit. [Pipeline] sh 20:59:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:59:22 + grep -v github /etc/ssh/ssh_known_hosts 20:59:22 + [ -e /tmp/ssh_known_hosts ] 20:59:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:59:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:59:22 + sudo tee -a /etc/ssh/ssh_known_hosts 20:59:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:59:22 20:59:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:59:23 0.1.4: Pulling from edgex-devops/py-git-semver 20:59:23 b85a868b505f: Pulling fs layer 20:59:23 e2be974225ed: Pulling fs layer 20:59:23 339a4e72a1f5: Pulling fs layer 20:59:23 988bab9f4d93: Pulling fs layer 20:59:23 1469e6f7b9e6: Pulling fs layer 20:59:23 eaf3925da568: Pulling fs layer 20:59:23 bab4dde63d76: Pulling fs layer 20:59:23 bde34c3a00c8: Pulling fs layer 20:59:23 b352a97aabf1: Pulling fs layer 20:59:23 4872d77fe225: Pulling fs layer 20:59:23 5851b861e8e6: Pulling fs layer 20:59:23 988bab9f4d93: Waiting 20:59:23 1469e6f7b9e6: Waiting 20:59:23 4872d77fe225: Waiting 20:59:23 b352a97aabf1: Waiting 20:59:23 eaf3925da568: Waiting 20:59:23 bab4dde63d76: Waiting 20:59:23 bde34c3a00c8: Waiting 20:59:23 5851b861e8e6: Waiting 20:59:23 e2be974225ed: Download complete 20:59:23 988bab9f4d93: Verifying Checksum 20:59:23 988bab9f4d93: Download complete 20:59:23 1469e6f7b9e6: Verifying Checksum 20:59:23 1469e6f7b9e6: Download complete 20:59:23 eaf3925da568: Download complete 20:59:23 339a4e72a1f5: Verifying Checksum 20:59:23 339a4e72a1f5: Download complete 20:59:23 bde34c3a00c8: Download complete 20:59:23 b352a97aabf1: Download complete 20:59:23 4872d77fe225: Verifying Checksum 20:59:23 4872d77fe225: Download complete 20:59:23 5851b861e8e6: Verifying Checksum 20:59:23 5851b861e8e6: Download complete 20:59:23 b85a868b505f: Verifying Checksum 20:59:23 b85a868b505f: Download complete 20:59:23 bab4dde63d76: Verifying Checksum 20:59:23 bab4dde63d76: Download complete 20:59:24 b85a868b505f: Pull complete 20:59:25 e2be974225ed: Pull complete 20:59:25 339a4e72a1f5: Pull complete 20:59:25 988bab9f4d93: Pull complete 20:59:25 1469e6f7b9e6: Pull complete 20:59:25 eaf3925da568: Pull complete 20:59:27 bab4dde63d76: Pull complete 20:59:27 bde34c3a00c8: Pull complete 20:59:27 b352a97aabf1: Pull complete 20:59:27 4872d77fe225: Pull complete 20:59:28 5851b861e8e6: Pull complete 20:59:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:59:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:59:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:28 prd-ubuntu20.04-docker-8c-8g-1111 does not seem to be running inside a container 20:59:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-393 -v /w/workspace/gexfoundry_device-rest-go_PR-393:/w/workspace/gexfoundry_device-rest-go_PR-393:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-393@tmp:/w/workspace/gexfoundry_device-rest-go_PR-393@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:59:30 $ docker top f5b6c21ae3c68a383249cd9f555f7647d3246b2446a7f9c0aca9a3424b13f79e -eo pid,comm 20:59:30 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:59:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:59:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:59:30 [ssh-agent] Looking for ssh-agent implementation... 20:59:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:59:31 $ docker exec f5b6c21ae3c68a383249cd9f555f7647d3246b2446a7f9c0aca9a3424b13f79e ssh-agent 20:59:31 SSH_AUTH_SOCK=/tmp/ssh-smlk6LfgmGFJ/agent.32 20:59:31 SSH_AGENT_PID=38 20:59:31 Running ssh-add (command line suppressed) 20:59:31 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-393@tmp/private_key_16710098409553009834.key (/w/workspace/gexfoundry_device-rest-go_PR-393@tmp/private_key_16710098409553009834.key) 20:59:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:59:31 + git tag --points-at HEAD [Pipeline] } 20:59:31 $ docker exec --env ******** --env ******** f5b6c21ae3c68a383249cd9f555f7647d3246b2446a7f9c0aca9a3424b13f79e ssh-agent -k 20:59:31 unset SSH_AUTH_SOCK; 20:59:31 unset SSH_AGENT_PID; 20:59:31 echo Agent pid 38 killed; 20:59:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:59:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:59:31 [ssh-agent] Looking for ssh-agent implementation... 20:59:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:59:31 $ docker exec f5b6c21ae3c68a383249cd9f555f7647d3246b2446a7f9c0aca9a3424b13f79e ssh-agent 20:59:32 SSH_AUTH_SOCK=/tmp/ssh-2zdoLME4unAV/agent.71 20:59:32 SSH_AGENT_PID=77 20:59:32 Running ssh-add (command line suppressed) 20:59:32 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-393@tmp/private_key_12079372927668991538.key (/w/workspace/gexfoundry_device-rest-go_PR-393@tmp/private_key_12079372927668991538.key) 20:59:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:59:32 + git semver init 20:59:32 2024-05-29 20:59:32,774 [run_init] DEBUG init version:0.0.0 force:False 20:59:32 2024-05-29 20:59:32,774 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-393/.semver 20:59:32 2024-05-29 20:59:32,775 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-393/.semver 20:59:32 2024-05-29 20:59:32,775 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-393/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-393, universal_newlines=False, shell=None, istream=None) 20:59:34 2024-05-29 20:59:34,233 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-393/.git/info/exclude 20:59:34 2024-05-29 20:59:34,234 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-393/.semver/PR-393 with force:False 20:59:34 2024-05-29 20:59:34,234 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-393/.semver/PR-393 20:59:34 2024-05-29 20:59:34,238 [execute] INFO git cat-file --batch-check 20:59:34 2024-05-29 20:59:34,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-393/.semver, universal_newlines=False, shell=None, istream=) 20:59:34 2024-05-29 20:59:34,245 [execute] INFO git cat-file --batch 20:59:34 2024-05-29 20:59:34,246 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-393/.semver, universal_newlines=False, shell=None, istream=) 20:59:34 2024-05-29 20:59:34,253 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-393/.semver/PR-393 20:59:34 0.0.0 [Pipeline] } 20:59:34 $ docker exec --env ******** --env ******** f5b6c21ae3c68a383249cd9f555f7647d3246b2446a7f9c0aca9a3424b13f79e ssh-agent -k 20:59:34 unset SSH_AUTH_SOCK; 20:59:34 unset SSH_AGENT_PID; 20:59:34 echo Agent pid 77 killed; 20:59:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:59:35 + git semver [Pipeline] } 20:59:36 $ docker stop --time=1 f5b6c21ae3c68a383249cd9f555f7647d3246b2446a7f9c0aca9a3424b13f79e 20:59:37 $ docker rm -f --volumes f5b6c21ae3c68a383249cd9f555f7647d3246b2446a7f9c0aca9a3424b13f79e [Pipeline] // withDockerContainer [Pipeline] sh 20:59:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:59:38 Stashed 1 file(s) [Pipeline] echo 20:59:38 [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 20:59:38 provisioning config files... 20:59:38 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-393@tmp/config18262248415941406057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:59:39 ---> ****-login.sh 20:59:39 nexus3.edgexfoundry.org:10001 20:59:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:59:39 Configure a credential helper to remove this warning. See 20:59:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:59:39 20:59:39 Login Succeeded 20:59:39 nexus3.edgexfoundry.org:10002 20:59:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:59:39 Configure a credential helper to remove this warning. See 20:59:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:59:39 20:59:39 Login Succeeded 20:59:39 nexus3.edgexfoundry.org:10003 20:59:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:59:39 Configure a credential helper to remove this warning. See 20:59:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:59:39 20:59:39 Login Succeeded 20:59:39 nexus3.edgexfoundry.org:10004 20:59:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:59:39 Configure a credential helper to remove this warning. See 20:59:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:59:39 20:59:39 Login Succeeded 20:59:39 ****.io 20:59:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:59:39 Configure a credential helper to remove this warning. See 20:59:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:59:39 20:59:39 Login Succeeded 20:59:39 ---> ****-login.sh ends [Pipeline] } 20:59:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:59:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:59:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:59:40 ========================================================= 20:59:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:59:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:40 + 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 . 20:59:40 Sending build context to Docker daemon 18.18MB 20:59:40 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:59:40 Step 2/12 : FROM ${BASE} AS builder 20:59:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:59:40 619be1103602: Pulling fs layer 20:59:40 7862e08f4a3e: Pulling fs layer 20:59:40 5df492c9dc93: Pulling fs layer 20:59:40 7629e6793208: Pulling fs layer 20:59:40 4f4fb700ef54: Pulling fs layer 20:59:40 fb5054dd5b73: Pulling fs layer 20:59:40 eeca6798cff9: Pulling fs layer 20:59:40 aa269ceb94a6: Pulling fs layer 20:59:40 ada007ff1a6a: Pulling fs layer 20:59:40 7629e6793208: Waiting 20:59:40 4f4fb700ef54: Waiting 20:59:40 fb5054dd5b73: Waiting 20:59:40 eeca6798cff9: Waiting 20:59:40 aa269ceb94a6: Waiting 20:59:40 ada007ff1a6a: Waiting 20:59:41 7862e08f4a3e: Download complete 20:59:41 7629e6793208: Verifying Checksum 20:59:41 7629e6793208: Download complete 20:59:41 4f4fb700ef54: Verifying Checksum 20:59:41 4f4fb700ef54: Download complete 20:59:41 fb5054dd5b73: Verifying Checksum 20:59:41 619be1103602: Verifying Checksum 20:59:41 619be1103602: Download complete 20:59:41 eeca6798cff9: Verifying Checksum 20:59:41 eeca6798cff9: Download complete 20:59:41 619be1103602: Pull complete 20:59:41 ada007ff1a6a: Verifying Checksum 20:59:41 ada007ff1a6a: Download complete 20:59:41 7862e08f4a3e: Pull complete 20:59:41 5df492c9dc93: Verifying Checksum 20:59:41 5df492c9dc93: Download complete 20:59:41 aa269ceb94a6: Verifying Checksum 20:59:41 aa269ceb94a6: Download complete 20:59:45 5df492c9dc93: Pull complete 20:59:45 7629e6793208: Pull complete 20:59:45 4f4fb700ef54: Pull complete 20:59:45 fb5054dd5b73: Pull complete 20:59:45 eeca6798cff9: Pull complete 20:59:47 aa269ceb94a6: Pull complete 20:59:48 ada007ff1a6a: Pull complete 20:59:48 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 20:59:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:59:48 ---> f489d0715acc 20:59:48 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:59:50 ---> Running in 0ed7c97509e8 20:59:50 Removing intermediate container 0ed7c97509e8 20:59:50 ---> 8801f7da9f1a 20:59:50 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:59:50 ---> Running in c3ea3ee5c4a9 20:59:50 Removing intermediate container c3ea3ee5c4a9 20:59:50 ---> 3c9a40f198b4 20:59:50 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:59:50 ---> Running in 305a321aa8bc 20:59:51 Removing intermediate container 305a321aa8bc 20:59:51 ---> 28eef9bc3ba7 20:59:51 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:59:51 ---> Running in 06409b2743d2 20:59:51 Removing intermediate container 06409b2743d2 20:59:51 ---> 3ddcd7a8794e 20:59:51 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:59:51 ---> Running in 3d69d5f03a87 20:59:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:59:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:59:51 (1/4) Installing openssh-keygen (9.3_p2-r1) 20:59:51 (2/4) Installing libedit (20221030.3.1-r1) 20:59:51 (3/4) Installing openssh-client-common (9.3_p2-r1) 20:59:51 (4/4) Installing openssh-client-default (9.3_p2-r1) 20:59:51 Executing busybox-1.36.1-r5.trigger 20:59:51 OK: 268 MiB in 56 packages 20:59:52 Removing intermediate container 3d69d5f03a87 20:59:52 ---> 6f49ab56c3d8 20:59:52 Step 8/12 : WORKDIR /device-rest-go 20:59:52 ---> Running in e5e0b8a42d2b 20:59:52 Removing intermediate container e5e0b8a42d2b 20:59:52 ---> 2027d0fcc929 20:59:52 Step 9/12 : COPY go.mod vendor* ./ 20:59:52 ---> ed5ad9e9be1a 20:59:52 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:52 ---> Running in 50f90fa06db8 20:59:53 Still waiting to schedule task 20:59:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:00:48 Removing intermediate container 50f90fa06db8 21:00:48 ---> 2283be0fc13f 21:00:48 Step 11/12 : COPY . . 21:00:49 ---> 11e025a524df 21:00:49 Step 12/12 : RUN $MAKE 21:00:49 ---> Running in e0712cd519b7 21:00:49 noop 21:00:50 Removing intermediate container e0712cd519b7 21:00:50 ---> 296f4a176f4b 21:00:50 Successfully built 296f4a176f4b 21:00:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:50 + docker inspect -f . ci-base-image-x86_64 21:00:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:50 prd-ubuntu20.04-docker-8c-8g-1111 does not seem to be running inside a container 21:00:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-393 -v /w/workspace/gexfoundry_device-rest-go_PR-393:/w/workspace/gexfoundry_device-rest-go_PR-393:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-393@tmp:/w/workspace/gexfoundry_device-rest-go_PR-393@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 21:00:51 $ docker top b4cdacce5cb8e8a0fb96a74c695e399b5f967a64bdb4c30442a27d94fa0c9e0f -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:51 + go version 21:00:51 go version go1.21.9 linux/amd64 [Pipeline] } 21:00:51 $ docker stop --time=1 b4cdacce5cb8e8a0fb96a74c695e399b5f967a64bdb4c30442a27d94fa0c9e0f 21:00:52 $ docker rm -f --volumes b4cdacce5cb8e8a0fb96a74c695e399b5f967a64bdb4c30442a27d94fa0c9e0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:53 + docker inspect -f . ci-base-image-x86_64 21:00:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:54 prd-ubuntu20.04-docker-8c-8g-1111 does not seem to be running inside a container 21:00:54 $ 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-393 -v /w/workspace/gexfoundry_device-rest-go_PR-393:/w/workspace/gexfoundry_device-rest-go_PR-393:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-393@tmp:/w/workspace/gexfoundry_device-rest-go_PR-393@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 21:00:54 $ docker top f25e3ca5e5b89a979f2dbdb0d015616260184ccf7aecd85b5115a288e7c1a274 -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:54 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-393 [Pipeline] fileExists [Pipeline] sh 21:00:55 + make test 21:00:55 go test ./... -coverprofile=coverage.out ./... 21:00:56 ? github.com/edgexfoundry/device-rest-go [no test files] 21:01:18 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 21:01:18 ok github.com/edgexfoundry/device-rest-go/driver 0.017s coverage: 33.2% of statements 21:01:26 go vet ./... 21:01:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1112 in /w/workspace/gexfoundry_device-rest-go_PR-393 [Pipeline] { [Pipeline] ws 21:01:32 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 21:01:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:01:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:01:33 ./bin/test-attribution-txt.sh 21:01:33 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 21:01:33 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 21:01:33 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 21:01:33 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 21:01:33 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 21:01:33 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 21:01:33 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 21:01:33 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 21:01:33 An attribution for golang.org/x/term is missing from Attribution.txt, please add 21:01:33 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 21:01:33 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add 21:01:35 The recommended git tool is: git [Pipeline] echo 21:01:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:01:35 $ docker stop --time=1 f25e3ca5e5b89a979f2dbdb0d015616260184ccf7aecd85b5115a288e7c1a274 21:01:38 $ docker rm -f --volumes f25e3ca5e5b89a979f2dbdb0d015616260184ccf7aecd85b5115a288e7c1a274 [Pipeline] // withDockerContainer [Pipeline] sh 21:01:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:01:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:01:40 using credential edgex-jenkins-ssh 21:01:40 Cloning the remote Git repository 21:01:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:01:40 + ls -al . 21:01:40 total 248 21:01:40 drwxrwxr-x 9 jenkins jenkins 4096 May 29 21:00 . 21:01:40 drwxrwxr-x 4 jenkins jenkins 4096 May 29 20:59 .. 21:01:40 -rw-rw-r-- 1 jenkins jenkins 151 May 29 20:59 .dockerignore 21:01:40 drwxrwxr-x 8 jenkins jenkins 4096 May 29 21:01 .git 21:01:40 drwxrwxr-x 3 jenkins jenkins 4096 May 29 20:59 .github 21:01:40 -rw-rw-r-- 1 jenkins jenkins 264 May 29 20:59 .gitignore 21:01:40 -rw-rw-r-- 1 jenkins jenkins 41 May 29 20:59 .golangci.yml 21:01:40 drwxr-xr-x 3 jenkins jenkins 4096 May 29 20:59 .semver 21:01:40 -rw-rw-r-- 1 jenkins jenkins 10300 May 29 20:59 Attribution.txt 21:01:40 -rw-rw-r-- 1 jenkins jenkins 17685 May 29 20:59 CHANGELOG.md 21:01:40 -rw-rw-r-- 1 jenkins jenkins 1687 May 29 20:59 Dockerfile 21:01:40 -rw-rw-r-- 1 jenkins jenkins 677 May 29 20:59 GOVERNANCE.md 21:01:40 -rw-rw-r-- 1 jenkins jenkins 680 May 29 20:59 Jenkinsfile 21:01:40 -rw-rw-r-- 1 jenkins jenkins 11340 May 29 20:59 LICENSE 21:01:40 -rw-rw-r-- 1 jenkins jenkins 2016 May 29 20:59 Makefile 21:01:40 -rw-rw-r-- 1 jenkins jenkins 620 May 29 20:59 OWNERS.md 21:01:40 -rw-rw-r-- 1 jenkins jenkins 3989 May 29 20:59 README.md 21:01:40 -rw-rw-r-- 1 jenkins jenkins 5 May 29 20:59 VERSION 21:01:40 drwxrwxr-x 2 jenkins jenkins 4096 May 29 20:59 bin 21:01:40 drwxrwxr-x 3 jenkins jenkins 4096 May 29 20:59 cmd 21:01:40 -rw-r--r-- 1 jenkins jenkins 14499 May 29 21:01 coverage.out 21:01:40 drwxrwxr-x 2 jenkins jenkins 4096 May 29 20:59 driver 21:01:40 -rw-rw-r-- 1 jenkins jenkins 7190 May 29 20:59 go.mod 21:01:40 -rw-rw-r-- 1 jenkins jenkins 101544 May 29 20:59 go.sum 21:01:40 drwxrwxr-x 3 jenkins jenkins 4096 May 29 20:59 openapi 21:01:40 -rw-rw-r-- 1 jenkins jenkins 713 May 29 20:59 version.go [Pipeline] isUnix 21:01:40 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 21:01:40 > git init /w/workspace/device-rest-go/1 # timeout=10 21:01:40 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 21:01:40 > git --version # timeout=10 21:01:40 > git --version # 'git version 2.25.1' 21:01:40 using GIT_SSH to set credentials SSH Credentials for GitHub 21:01:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:41 + 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=99a00daed53ffcf63f5f9791c266767b678c5fb5 --label arch=amd64 --label version=0.0.0 . 21:01:41 Sending build context to Docker daemon 18.2MB 21:01:41 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 21:01:41 Step 2/26 : FROM ${BASE} AS builder 21:01:41 ---> 296f4a176f4b 21:01:41 Step 3/26 : ARG ADD_BUILD_TAGS="" 21:01:41 ---> Running in 8800947b2ca5 21:01:41 Removing intermediate container 8800947b2ca5 21:01:41 ---> 51266f2b84b4 21:01:41 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:01:41 ---> Running in bec256237e82 21:01:41 Removing intermediate container bec256237e82 21:01:41 ---> 05647d7b0f73 21:01:41 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:01:41 ---> Running in bcb2bdd86e6a 21:01:41 Removing intermediate container bcb2bdd86e6a 21:01:41 ---> f4dff6ce7149 21:01:41 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 21:01:41 ---> Running in 3cd3bc6118ac 21:01:41 Removing intermediate container 3cd3bc6118ac 21:01:41 ---> a59fc43f6154 21:01:41 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:01:41 ---> Running in 8c10a86e4a25 21:01:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:01:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:01:42 OK: 268 MiB in 56 packages 21:01:42 Removing intermediate container 8c10a86e4a25 21:01:42 ---> 0d878dd39364 21:01:42 Step 8/26 : WORKDIR /device-rest-go 21:01:42 ---> Running in 57a9766f2214 21:01:42 Removing intermediate container 57a9766f2214 21:01:42 ---> 825e844e4e11 21:01:42 Step 9/26 : COPY go.mod vendor* ./ 21:01:42 ---> 70765b47ee9c 21:01:42 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:42 ---> Running in 3ad4b67b5fac 21:01:43 Removing intermediate container 3ad4b67b5fac 21:01:43 ---> 7640e202f37b 21:01:43 Step 11/26 : COPY . . 21:01:44 ---> 30f67166c40c 21:01:44 Step 12/26 : RUN $MAKE 21:01:44 ---> Running in 11873309c666 21:01:44 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/v3/internal/common.SDKVersion=v3.2.0-dev.16" -trimpath -mod=readonly -o cmd/device-rest ./cmd 21:01:43 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 21:01:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:01:44 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 21:01:44 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 21:01:44 using GIT_SSH to set credentials SSH Credentials for GitHub 21:01:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/393/head:refs/remotes/origin/PR-393 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:01:44 Merging remotes/origin/main commit 21994e07934c8f95cd7e226e9631b4cfe7f28119 into PR head commit 99a00daed53ffcf63f5f9791c266767b678c5fb5 21:01:45 Merge succeeded, producing 99a00daed53ffcf63f5f9791c266767b678c5fb5 21:01:45 Checking out Revision 99a00daed53ffcf63f5f9791c266767b678c5fb5 (PR-393) 21:01:45 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 21:01:45 > git --version # timeout=10 21:01:45 > git --version # 'git version 2.25.1' 21:01:45 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 21:01:44 > git config core.sparsecheckout # timeout=10 21:01:44 > git checkout -f 99a00daed53ffcf63f5f9791c266767b678c5fb5 # timeout=10 21:01:45 > git remote # timeout=10 21:01:45 > git config --get remote.origin.url # timeout=10 21:01:45 using GIT_SSH to set credentials SSH Credentials for GitHub 21:01:45 > git merge 21994e07934c8f95cd7e226e9631b4cfe7f28119 # timeout=10 21:01:45 > git rev-parse HEAD^{commit} # timeout=10 21:01:45 > git config core.sparsecheckout # timeout=10 21:01:45 > git checkout -f 99a00daed53ffcf63f5f9791c266767b678c5fb5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:01:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:01:51 % Total % Received % Xferd Average Speed Time Time Time Current 21:01:51 Dload Upload Total Spent Left Speed 21:01:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 85520 0 --:--:-- --:--:-- --:--:-- 85520 [Pipeline] sh 21:01:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:01:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:01:52 + sudo tee /etc/docker/daemon.new 21:01:52 { 21:01:52 "registry-mirrors": [ 21:01:52 "https://nexus3.edgexfoundry.org:10001" 21:01:52 ], 21:01:52 "bip": "10.250.0.254/24", 21:01:52 "hosts": [ 21:01:52 "tcp://0.0.0.0:5555", 21:01:52 "unix:///var/run/docker.sock" 21:01:52 ], 21:01:52 "mtu": 1458, 21:01:52 "selinux-enabled": true, 21:01:52 "seccomp-profile": "/etc/docker/seccomp.json" 21:01:52 } [Pipeline] sh 21:01:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:01:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:02:11 provisioning config files... 21:02:11 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config15015366066667971219tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:02:11 ---> ****-login.sh 21:02:11 nexus3.edgexfoundry.org:10001 21:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:02:12 Configure a credential helper to remove this warning. See 21:02:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:02:12 21:02:12 Login Succeeded 21:02:12 nexus3.edgexfoundry.org:10002 21:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:02:12 Configure a credential helper to remove this warning. See 21:02:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:02:12 21:02:12 Login Succeeded 21:02:12 nexus3.edgexfoundry.org:10003 21:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:02:13 Configure a credential helper to remove this warning. See 21:02:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:02:13 21:02:13 Login Succeeded 21:02:13 nexus3.edgexfoundry.org:10004 21:02:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:02:13 Configure a credential helper to remove this warning. See 21:02:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:02:13 21:02:13 Login Succeeded 21:02:13 ****.io 21:02:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:02:13 Configure a credential helper to remove this warning. See 21:02:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:02:13 21:02:13 Login Succeeded 21:02:13 ---> ****-login.sh ends [Pipeline] } 21:02:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:02:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:02:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:02:14 ========================================================= 21:02:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:02:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:15 + 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 . 21:02:15 Sending build context to Docker daemon 131.1kB 21:02:15 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:02:15 Step 2/12 : FROM ${BASE} AS builder 21:02:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:02:15 c6b39de5b339: Pulling fs layer 21:02:15 a69c41024577: Pulling fs layer 21:02:15 d6de4b400683: Pulling fs layer 21:02:15 35cb2a7552d0: Pulling fs layer 21:02:15 4f4fb700ef54: Pulling fs layer 21:02:15 464afbd9ba4c: Pulling fs layer 21:02:15 00f215d4a9da: Pulling fs layer 21:02:15 d496ad576159: Pulling fs layer 21:02:15 464afbd9ba4c: Waiting 21:02:15 00f215d4a9da: Waiting 21:02:15 35cb2a7552d0: Waiting 21:02:15 4f4fb700ef54: Waiting 21:02:15 d496ad576159: Waiting 21:02:16 a69c41024577: Verifying Checksum 21:02:16 a69c41024577: Download complete 21:02:16 35cb2a7552d0: Verifying Checksum 21:02:16 35cb2a7552d0: Download complete 21:02:16 4f4fb700ef54: Verifying Checksum 21:02:16 4f4fb700ef54: Download complete 21:02:16 464afbd9ba4c: Verifying Checksum 21:02:16 464afbd9ba4c: Download complete 21:02:16 c6b39de5b339: Verifying Checksum 21:02:16 c6b39de5b339: Download complete 21:02:16 d496ad576159: Verifying Checksum 21:02:16 d496ad576159: Download complete 21:02:16 Removing intermediate container 11873309c666 21:02:16 ---> 480488b01cc5 21:02:16 Step 13/26 : FROM alpine:3.18 21:02:16 3.18: Pulling from library/alpine 21:02:16 619be1103602: Already exists 21:02:16 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 21:02:16 Status: Downloaded newer image for alpine:3.18 21:02:16 ---> d3782b16ccc9 21:02:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:02:16 ---> Running in 9c2206695ec1 21:02:16 Removing intermediate container 9c2206695ec1 21:02:16 ---> 4fdd06630721 21:02:16 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 21:02:16 ---> Running in 42eb04d09e58 21:02:16 Removing intermediate container 42eb04d09e58 21:02:16 ---> 2d978effc619 21:02:16 Step 16/26 : RUN apk add --update --no-cache dumb-init 21:02:16 ---> Running in 42fa9c78c4ea 21:02:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:02:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:02:16 (1/1) Installing dumb-init (1.2.5-r2) 21:02:16 Executing busybox-1.36.1-r5.trigger 21:02:16 OK: 7 MiB in 16 packages 21:02:16 Removing intermediate container 42fa9c78c4ea 21:02:16 ---> aee28f36bf19 21:02:16 Step 17/26 : RUN apk --no-cache upgrade 21:02:16 ---> Running in 651ff761d234 21:02:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:02:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:02:16 Upgrading critical system libraries and apk-tools: 21:02:16 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 21:02:16 Executing busybox-1.36.1-r5.trigger 21:02:16 Continuing the upgrade transaction with new apk-tools: 21:02:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:02:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:02:16 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 21:02:16 Executing busybox-1.36.1-r6.post-upgrade 21:02:16 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 21:02:16 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 21:02:16 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 21:02:16 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 21:02:16 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 21:02:16 Executing busybox-1.36.1-r6.trigger 21:02:16 OK: 7 MiB in 16 packages 21:02:16 Removing intermediate container 651ff761d234 21:02:16 ---> 10e5a5d5626c 21:02:16 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 21:02:16 c6b39de5b339: Pull complete 21:02:17 ---> d8cae45e7864 21:02:17 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 21:02:17 ---> 7b8e5d2a6846 21:02:17 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 21:02:17 a69c41024577: Pull complete 21:02:17 ---> 9220dc9b1131 21:02:17 Step 21/26 : EXPOSE 59986 21:02:17 ---> Running in 2c83a1f8524e 21:02:17 Removing intermediate container 2c83a1f8524e 21:02:17 ---> b42a41567261 21:02:17 Step 22/26 : ENTRYPOINT ["/device-rest"] 21:02:17 ---> Running in 0278b9189d81 21:02:17 Removing intermediate container 0278b9189d81 21:02:17 ---> aa26d2dc40ef 21:02:17 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 21:02:17 ---> Running in 79d278a4c8e8 21:02:17 d6de4b400683: Download complete 21:02:17 Removing intermediate container 79d278a4c8e8 21:02:17 ---> 98e70fa43fc7 21:02:17 Step 24/26 : LABEL arch=amd64 21:02:17 ---> Running in 3d3511630b2d 21:02:17 Removing intermediate container 3d3511630b2d 21:02:17 ---> 0f4e9ec3ede1 21:02:17 Step 25/26 : LABEL git_sha=99a00daed53ffcf63f5f9791c266767b678c5fb5 21:02:17 ---> Running in 811e7196b082 21:02:17 Removing intermediate container 811e7196b082 21:02:17 ---> ac5d94923943 21:02:17 Step 26/26 : LABEL version=0.0.0 21:02:17 ---> Running in 22b487d88b23 21:02:18 Removing intermediate container 22b487d88b23 21:02:18 ---> aa036adabdaf 21:02:18 [Warning] One or more build-args [ARCH] were not consumed 21:02:18 Successfully built aa036adabdaf 21:02:18 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:02:19 00f215d4a9da: Verifying Checksum 21:02:19 00f215d4a9da: Download complete 21:02:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:02:19 21:02:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:02:19 latest: Pulling from edgex-lftools-log-publisher 21:02:19 5eb5b503b376: Pulling fs layer 21:02:19 5c69ac0246d0: Pulling fs layer 21:02:19 ec43610c2a17: Pulling fs layer 21:02:19 3a2ae6a8a46f: Pulling fs layer 21:02:19 33b1e0a273af: Pulling fs layer 21:02:19 5d3b04190fa2: Pulling fs layer 21:02:19 2f39f015ded8: Pulling fs layer 21:02:19 33b1e0a273af: Waiting 21:02:19 5d3b04190fa2: Waiting 21:02:19 2f39f015ded8: Waiting 21:02:19 3a2ae6a8a46f: Waiting 21:02:19 5c69ac0246d0: Verifying Checksum 21:02:19 5c69ac0246d0: Download complete 21:02:19 3a2ae6a8a46f: Download complete 21:02:19 33b1e0a273af: Verifying Checksum 21:02:19 33b1e0a273af: Download complete 21:02:19 5d3b04190fa2: Download complete 21:02:19 ec43610c2a17: Verifying Checksum 21:02:19 ec43610c2a17: Download complete 21:02:20 5eb5b503b376: Verifying Checksum 21:02:20 5eb5b503b376: Download complete 21:02:20 2f39f015ded8: Download complete 21:02:21 5eb5b503b376: Pull complete 21:02:21 5c69ac0246d0: Pull complete 21:02:21 ec43610c2a17: Pull complete 21:02:21 3a2ae6a8a46f: Pull complete 21:02:21 33b1e0a273af: Pull complete 21:02:22 5d3b04190fa2: Pull complete 21:02:26 2f39f015ded8: Pull complete 21:02:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:02:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:02:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:02:26 prd-ubuntu20.04-docker-8c-8g-1111 does not seem to be running inside a container 21:02:26 $ 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-393 -v /w/workspace/gexfoundry_device-rest-go_PR-393:/w/workspace/gexfoundry_device-rest-go_PR-393:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-393@tmp:/w/workspace/gexfoundry_device-rest-go_PR-393@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:02:29 $ docker top 98ae71cb12467f21cf2a54c960d03c86b517cede9a674f0e3c0f15b4267877ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:02:29 ---> job-cost.sh 21:02:29 lf-activate-venv: SKIPPING 21:02:29 INFO: No Stack... 21:02:29 INFO: Retrieving Pricing Info for: v3-standard-8 21:02:30 INFO: Archiving Costs [Pipeline] sh 21:02:30 + cat /w/workspace/gexfoundry_device-rest-go_PR-393/archives/cost.csv 21:02:30 + cut -d, -f6 [Pipeline] lock 21:02:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-393-1-stack-cost] 21:02:30 Resource [jenkins-edgexfoundry-device-rest-go-PR-393-1-stack-cost] did not exist. Created. 21:02:30 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-393-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:02:31 + echo total: 0.2199999988079071 [Pipeline] stash 21:02:31 Stashed 1 file(s) 21:02:31 d6de4b400683: Pull complete 21:02:31 35cb2a7552d0: Pull complete 21:02:31 4f4fb700ef54: Pull complete 21:02:31 464afbd9ba4c: Pull complete [Pipeline] } 21:02:31 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-393-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:02:31 $ docker stop --time=1 98ae71cb12467f21cf2a54c960d03c86b517cede9a674f0e3c0f15b4267877ee 21:02:32 $ docker rm -f --volumes 98ae71cb12467f21cf2a54c960d03c86b517cede9a674f0e3c0f15b4267877ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:02:39 00f215d4a9da: Pull complete 21:02:41 d496ad576159: Pull complete 21:02:41 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 21:02:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:02:41 ---> f246e2811388 21:02:41 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:02:43 ---> Running in 38dbe4af3baa 21:02:43 Removing intermediate container 38dbe4af3baa 21:02:43 ---> d5bc80071f0b 21:02:43 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:02:43 ---> Running in 33b8e6794ae1 21:02:43 Removing intermediate container 33b8e6794ae1 21:02:43 ---> 6964ae251a15 21:02:43 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:02:43 ---> Running in 559890c837c6 21:02:44 Removing intermediate container 559890c837c6 21:02:44 ---> 8a0a08db2d26 21:02:44 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:02:44 ---> Running in 99b6a57aff30 21:02:44 Removing intermediate container 99b6a57aff30 21:02:44 ---> 6ca6d3b7c74a 21:02:44 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:02:44 ---> Running in d3d9a23eebf6 21:02:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:02:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:02:47 (1/4) Installing openssh-keygen (9.3_p2-r1) 21:02:47 (2/4) Installing libedit (20221030.3.1-r1) 21:02:47 (3/4) Installing openssh-client-common (9.3_p2-r1) 21:02:47 (4/4) Installing openssh-client-default (9.3_p2-r1) 21:02:47 Executing busybox-1.36.1-r5.trigger 21:02:47 OK: 271 MiB in 56 packages 21:02:48 Removing intermediate container d3d9a23eebf6 21:02:48 ---> e0cb34451d59 21:02:48 Step 8/12 : WORKDIR /device-rest-go 21:02:48 ---> Running in cf7ce0e539ee 21:02:48 Removing intermediate container cf7ce0e539ee 21:02:48 ---> 87d63b9a371f 21:02:48 Step 9/12 : COPY go.mod vendor* ./ 21:02:49 ---> d41ff0cede60 21:02:49 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:49 ---> Running in 17a74891204a 21:04:40 Removing intermediate container 17a74891204a 21:04:40 ---> 843c73605962 21:04:40 Step 11/12 : COPY . . 21:04:40 ---> ed07af84c020 21:04:40 Step 12/12 : RUN $MAKE 21:04:40 ---> Running in d03e2dd9b993 21:04:40 noop 21:04:40 Removing intermediate container d03e2dd9b993 21:04:40 ---> 0c0483ae0a5a 21:04:40 Successfully built 0c0483ae0a5a 21:04:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:41 + docker inspect -f . ci-base-image-arm64 21:04:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:04:41 prd-ubuntu20.04-docker-arm64-4c-16g-1112 does not seem to be running inside a container 21:04:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/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 21:04:43 $ docker top fd22bd17fde0f0481f53030b5521f409160d3e557879f09e601840e28496df6d -eo pid,comm [Pipeline] { [Pipeline] sh 21:04:44 + go version 21:04:44 go version go1.21.9 linux/arm64 [Pipeline] } 21:04:44 $ docker stop --time=1 fd22bd17fde0f0481f53030b5521f409160d3e557879f09e601840e28496df6d 21:04:45 $ docker rm -f --volumes fd22bd17fde0f0481f53030b5521f409160d3e557879f09e601840e28496df6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:46 + docker inspect -f . ci-base-image-arm64 21:04:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:04:47 prd-ubuntu20.04-docker-arm64-4c-16g-1112 does not seem to be running inside a container 21:04:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/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 21:04:48 $ docker top 93eca44f37e961e69e37b150040be7265733659d12eb0b147f27d64c0676f4d1 -eo pid,comm [Pipeline] { [Pipeline] sh 21:04:48 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 21:04:49 + make test 21:04:49 go test ./... -coverprofile=coverage.out ./... 21:04:56 ? github.com/edgexfoundry/device-rest-go [no test files] 21:08:17 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 21:08:17 ok github.com/edgexfoundry/device-rest-go/driver 0.069s coverage: 33.2% of statements 21:08:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:08:17 go vet ./... 21:08:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:08:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:08:56 ./bin/test-attribution-txt.sh 21:08:56 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 21:08:56 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 21:08:56 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 21:08:56 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 21:08:56 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 21:08:56 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 21:08:56 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 21:08:56 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 21:08:56 An attribution for golang.org/x/term is missing from Attribution.txt, please add 21:08:56 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 21:08:56 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 21:08:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:08:56 $ docker stop --time=1 93eca44f37e961e69e37b150040be7265733659d12eb0b147f27d64c0676f4d1 21:08:58 $ docker rm -f --volumes 93eca44f37e961e69e37b150040be7265733659d12eb0b147f27d64c0676f4d1 [Pipeline] // withDockerContainer [Pipeline] sh 21:09:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:09:00 Warning: overwriting stash ‘coverage-report’ 21:09:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:09:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:09:02 + ls -al . 21:09:02 total 244 21:09:02 drwxrwxr-x 8 jenkins jenkins 4096 May 29 21:04 . 21:09:02 drwxrwxr-x 4 jenkins jenkins 4096 May 29 21:01 .. 21:09:02 -rw-rw-r-- 1 jenkins jenkins 151 May 29 21:01 .dockerignore 21:09:02 drwxrwxr-x 8 jenkins jenkins 4096 May 29 21:01 .git 21:09:02 drwxrwxr-x 3 jenkins jenkins 4096 May 29 21:01 .github 21:09:02 -rw-rw-r-- 1 jenkins jenkins 264 May 29 21:01 .gitignore 21:09:02 -rw-rw-r-- 1 jenkins jenkins 41 May 29 21:01 .golangci.yml 21:09:02 -rw-rw-r-- 1 jenkins jenkins 10300 May 29 21:01 Attribution.txt 21:09:02 -rw-rw-r-- 1 jenkins jenkins 17685 May 29 21:01 CHANGELOG.md 21:09:02 -rw-rw-r-- 1 jenkins jenkins 1687 May 29 21:01 Dockerfile 21:09:02 -rw-rw-r-- 1 jenkins jenkins 677 May 29 21:01 GOVERNANCE.md 21:09:02 -rw-rw-r-- 1 jenkins jenkins 680 May 29 21:01 Jenkinsfile 21:09:02 -rw-rw-r-- 1 jenkins jenkins 11340 May 29 21:01 LICENSE 21:09:02 -rw-rw-r-- 1 jenkins jenkins 2016 May 29 21:01 Makefile 21:09:02 -rw-rw-r-- 1 jenkins jenkins 620 May 29 21:01 OWNERS.md 21:09:02 -rw-rw-r-- 1 jenkins jenkins 3989 May 29 21:01 README.md 21:09:02 -rw-rw-r-- 1 jenkins jenkins 5 May 29 20:59 VERSION 21:09:02 drwxrwxr-x 2 jenkins jenkins 4096 May 29 21:01 bin 21:09:02 drwxrwxr-x 3 jenkins jenkins 4096 May 29 21:01 cmd 21:09:02 -rw-r--r-- 1 jenkins jenkins 14499 May 29 21:08 coverage.out 21:09:02 drwxrwxr-x 2 jenkins jenkins 4096 May 29 21:01 driver 21:09:02 -rw-rw-r-- 1 jenkins jenkins 7190 May 29 21:01 go.mod 21:09:02 -rw-rw-r-- 1 jenkins jenkins 101544 May 29 21:01 go.sum 21:09:02 drwxrwxr-x 3 jenkins jenkins 4096 May 29 21:01 openapi 21:09:02 -rw-rw-r-- 1 jenkins jenkins 713 May 29 21:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:02 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=99a00daed53ffcf63f5f9791c266767b678c5fb5 --label arch=arm64 --label version=0.0.0 . 21:09:02 Sending build context to Docker daemon 146.4kB 21:09:02 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 21:09:02 Step 2/26 : FROM ${BASE} AS builder 21:09:02 ---> 0c0483ae0a5a 21:09:02 Step 3/26 : ARG ADD_BUILD_TAGS="" 21:09:02 ---> Running in 5128ed7a5df2 21:09:03 Removing intermediate container 5128ed7a5df2 21:09:03 ---> 62e8fc582e40 21:09:03 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:09:03 ---> Running in b2dd0c9deff3 21:09:03 Removing intermediate container b2dd0c9deff3 21:09:03 ---> 7d143bee17c0 21:09:03 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:09:03 ---> Running in 6d9cd7ea8253 21:09:03 Removing intermediate container 6d9cd7ea8253 21:09:03 ---> 57bd3d88ef01 21:09:03 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 21:09:04 ---> Running in 9fecbb9378d2 21:09:04 Removing intermediate container 9fecbb9378d2 21:09:04 ---> ef169dd04e7d 21:09:04 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:09:04 ---> Running in aa60fd36780d 21:09:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:09:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:09:06 OK: 271 MiB in 56 packages 21:09:07 Removing intermediate container aa60fd36780d 21:09:07 ---> ec020db66505 21:09:07 Step 8/26 : WORKDIR /device-rest-go 21:09:07 ---> Running in 6bb3e380430c 21:09:07 Removing intermediate container 6bb3e380430c 21:09:07 ---> 97fb1e869f85 21:09:07 Step 9/26 : COPY go.mod vendor* ./ 21:09:08 ---> 3f2f42ec1aeb 21:09:08 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:09:08 ---> Running in 9bad2986dc32 21:09:10 Removing intermediate container 9bad2986dc32 21:09:10 ---> 6e4514f2d51c 21:09:10 Step 11/26 : COPY . . 21:09:10 ---> 0e170dc58cfe 21:09:10 Step 12/26 : RUN $MAKE 21:09:10 ---> Running in 4474faa9f259 21:09:11 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/v3/internal/common.SDKVersion=v3.2.0-dev.16" -trimpath -mod=readonly -o cmd/device-rest ./cmd 21:12:33 Removing intermediate container 4474faa9f259 21:12:33 ---> f0522df2536b 21:12:33 Step 13/26 : FROM alpine:3.18 21:12:33 3.18: Pulling from library/alpine 21:12:33 c6b39de5b339: Already exists 21:12:33 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 21:12:33 Status: Downloaded newer image for alpine:3.18 21:12:33 ---> 33abbf032149 21:12:33 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:12:33 ---> Running in ff7e0fc4355e 21:12:33 Removing intermediate container ff7e0fc4355e 21:12:33 ---> b76d759816d0 21:12:33 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 21:12:33 ---> Running in e646ce5f9742 21:12:33 Removing intermediate container e646ce5f9742 21:12:33 ---> 4e3f2f9ff360 21:12:33 Step 16/26 : RUN apk add --update --no-cache dumb-init 21:12:33 ---> Running in 5ac7a6bda908 21:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:12:33 (1/1) Installing dumb-init (1.2.5-r2) 21:12:33 Executing busybox-1.36.1-r5.trigger 21:12:33 OK: 8 MiB in 16 packages 21:12:33 Removing intermediate container 5ac7a6bda908 21:12:33 ---> 24b14f387049 21:12:33 Step 17/26 : RUN apk --no-cache upgrade 21:12:33 ---> Running in 409aa30eb8c6 21:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:12:34 Upgrading critical system libraries and apk-tools: 21:12:34 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 21:12:34 Executing busybox-1.36.1-r5.trigger 21:12:34 Continuing the upgrade transaction with new apk-tools: 21:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:12:35 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 21:12:35 Executing busybox-1.36.1-r6.post-upgrade 21:12:35 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 21:12:35 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 21:12:35 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 21:12:35 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 21:12:35 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 21:12:35 Executing busybox-1.36.1-r6.trigger 21:12:35 OK: 8 MiB in 16 packages 21:12:36 Removing intermediate container 409aa30eb8c6 21:12:36 ---> 7d679b3bebdf 21:12:36 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 21:12:38 ---> 40b5bbe603f7 21:12:38 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 21:12:39 ---> b778f5e79006 21:12:39 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 21:12:39 ---> 3dd29b68b2ef 21:12:39 Step 21/26 : EXPOSE 59986 21:12:39 ---> Running in 75ac902a1bfd 21:12:40 Removing intermediate container 75ac902a1bfd 21:12:40 ---> c4683ae07b77 21:12:40 Step 22/26 : ENTRYPOINT ["/device-rest"] 21:12:40 ---> Running in aea2c2c47dfd 21:12:40 Removing intermediate container aea2c2c47dfd 21:12:40 ---> b11fdbafcd2b 21:12:40 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 21:12:40 ---> Running in 72b21007a847 21:12:40 Removing intermediate container 72b21007a847 21:12:40 ---> f45acc67a6d5 21:12:40 Step 24/26 : LABEL arch=arm64 21:12:40 ---> Running in d03a0dc65a68 21:12:41 Removing intermediate container d03a0dc65a68 21:12:41 ---> c7a0cfe67ca5 21:12:41 Step 25/26 : LABEL git_sha=99a00daed53ffcf63f5f9791c266767b678c5fb5 21:12:41 ---> Running in afdfa290eec9 21:12:41 Removing intermediate container afdfa290eec9 21:12:41 ---> 2405beb93fba 21:12:41 Step 26/26 : LABEL version=0.0.0 21:12:41 ---> Running in 543b89e166cd 21:12:41 Removing intermediate container 543b89e166cd 21:12:41 ---> 49410cbec5bd 21:12:41 [Warning] One or more build-args [ARCH] were not consumed 21:12:41 Successfully built 49410cbec5bd 21:12:41 Successfully tagged device-rest-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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:12:42 21:12:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:12:43 arm64: Pulling from edgex-lftools-log-publisher 21:12:43 8998bd30e6a1: Pulling fs layer 21:12:43 04944245beec: Pulling fs layer 21:12:43 699f458cf7ca: Pulling fs layer 21:12:43 765212b225bb: Pulling fs layer 21:12:43 f23df028b6ca: Pulling fs layer 21:12:43 d65c8cfc05b1: Pulling fs layer 21:12:43 2437ff75d9bd: Pulling fs layer 21:12:43 f23df028b6ca: Waiting 21:12:43 d65c8cfc05b1: Waiting 21:12:43 765212b225bb: Waiting 21:12:43 2437ff75d9bd: Waiting 21:12:43 04944245beec: Verifying Checksum 21:12:43 04944245beec: Download complete 21:12:43 765212b225bb: Verifying Checksum 21:12:43 765212b225bb: Download complete 21:12:43 f23df028b6ca: Download complete 21:12:43 d65c8cfc05b1: Download complete 21:12:43 699f458cf7ca: Verifying Checksum 21:12:43 699f458cf7ca: Download complete 21:12:43 8998bd30e6a1: Verifying Checksum 21:12:43 8998bd30e6a1: Download complete 21:12:46 2437ff75d9bd: Verifying Checksum 21:12:46 2437ff75d9bd: Download complete 21:12:49 8998bd30e6a1: Pull complete 21:12:49 04944245beec: Pull complete 21:12:51 699f458cf7ca: Pull complete 21:12:51 765212b225bb: Pull complete 21:12:51 f23df028b6ca: Pull complete 21:12:51 d65c8cfc05b1: Pull complete 21:13:10 2437ff75d9bd: Pull complete 21:13:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:13:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:13:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:13:10 prd-ubuntu20.04-docker-arm64-4c-16g-1112 does not seem to be running inside a container 21:13:10 $ 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/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/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 21:13:13 $ docker top 007d69502c73924dec99f416a9ba8308e12c35024f1a16c9a4bb48b8feb99f3a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:13:14 ---> job-cost.sh 21:13:14 lf-activate-venv: SKIPPING 21:13:14 INFO: No Stack... 21:13:14 INFO: Retrieving Pricing Info for: v3-standard-4 21:13:15 INFO: Archiving Costs [Pipeline] sh 21:13:16 + cat /w/workspace/device-rest-go/1/archives/cost.csv 21:13:16 + cut -d, -f6 [Pipeline] lock 21:13:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-393-1-stack-cost] 21:13:16 Resource [jenkins-edgexfoundry-device-rest-go-PR-393-1-stack-cost] did not exist. Created. 21:13:16 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-393-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:13:17 /w/workspace/device-rest-go/1@tmp/durable-72548df6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:13:18 + echo total: 0.10999999940395355 [Pipeline] stash 21:13:18 Warning: overwriting stash ‘stack-cost’ 21:13:18 Stashed 1 file(s) [Pipeline] } 21:13:18 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-393-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:13:18 $ docker stop --time=1 007d69502c73924dec99f416a9ba8308e12c35024f1a16c9a4bb48b8feb99f3a 21:13:19 $ docker rm -f --volumes 007d69502c73924dec99f416a9ba8308e12c35024f1a16c9a4bb48b8feb99f3a [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 21:13:20 provisioning config files... 21:13:21 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-393@tmp/config13834313080823525311tmp [Pipeline] { [Pipeline] sh 21:13:21 + set +x 21:13:21 + curl -s https://codecov.io/bash 21:13:21 + bash -s -- 21:13:21 21:13:21 _____ _ 21:13:21 / ____| | | 21:13:21 | | ___ __| | ___ ___ _____ __ 21:13:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:13:21 | |___| (_) | (_| | __/ (_| (_) \ V / 21:13:21 \_____\___/ \__,_|\___|\___\___/ \_/ 21:13:21 Bash-1.0.6 21:13:21 21:13:21 21:13:21 ==> git version 2.25.1 found 21:13:21 ==> 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:13:21 Release-Date: 2020-01-08 21:13:21 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:13:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:13:21 ==> Jenkins CI detected. 21:13:21 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-393 21:13:21 project root: . 21:13:21 --> token set from env 21:13:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:13:21 ==> Running gcov in . (disable via -X gcov) 21:13:21 ==> Python coveragepy not found 21:13:21 ==> Searching for coverage reports in: 21:13:21 + . 21:13:21 -> Found 1 reports 21:13:21 ==> Detecting git/mercurial file structure 21:13:21 ==> Reading reports 21:13:21 + ./coverage.out bytes=14499 21:13:21 ==> Appending adjustments 21:13:21 https://docs.codecov.io/docs/fixing-reports 21:13:21 + Found adjustments 21:13:21 ==> Gzipping contents 21:13:21 4.0K /tmp/codecov.xIvigY.gz 21:13:21 ==> Uploading reports 21:13:21 url: https://codecov.io 21:13:21 query: branch=PR-393&commit=99a00daed53ffcf63f5f9791c266767b678c5fb5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-393%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=393&job=&cmd_args= 21:13:21 -> Pinging Codecov 21:13:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-393&commit=99a00daed53ffcf63f5f9791c266767b678c5fb5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-393%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=393&job=&cmd_args= 21:13:21 -> Uploading to 21:13:21 https://storage.googleapis.com/codecov/v4/raw/2024-05-29/4E5D53B4F1F92C436F7061BF334D961C/99a00daed53ffcf63f5f9791c266767b678c5fb5/489beb22-051b-445a-b46f-0e2019a985c9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240529%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240529T211321Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d52b16dfebba689f6f6fc9b37fae3a2926479069cb2efbaa30ae6d5d4f122116 21:13:21 % Total % Received % Xferd Average Speed Time Time Time Current 21:13:21 Dload Upload Total Spent Left Speed 21:13:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 9210 --:--:-- --:--:-- --:--:-- 9210 21:13:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/99a00daed53ffcf63f5f9791c266767b678c5fb5 [Pipeline] } 21:13:22 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:13:24 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-393/archives ] 21:13:24 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-393/archives 21:13:24 total 16 21:13:24 drwxr-xr-x 3 root root 4096 May 29 21:02 . 21:13:24 drwxrwxr-x 10 jenkins jenkins 4096 May 29 21:02 .. 21:13:24 drwxr-xr-x 2 root root 4096 May 29 21:02 cost 21:13:24 -rw-r--r-- 1 root root 86 May 29 21:02 cost.csv 21:13:24 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-393/archives 21:13:24 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-393/archives 21:13:24 total 16 21:13:24 drwxr-xr-x 3 jenkins jenkins 4096 May 29 21:02 . 21:13:24 drwxrwxr-x 10 jenkins jenkins 4096 May 29 21:02 .. 21:13:24 drwxr-xr-x 2 jenkins jenkins 4096 May 29 21:02 cost 21:13:24 -rw-r--r-- 1 jenkins jenkins 86 May 29 21:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:13:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:13:25 ---> package-listing.sh 21:13:25 ++ facter osfamily 21:13:25 ++ tr '[:upper:]' '[:lower:]' 21:13:26 + OS_FAMILY=debian 21:13:26 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-393 21:13:26 + START_PACKAGES=/tmp/packages_start.txt 21:13:26 + END_PACKAGES=/tmp/packages_end.txt 21:13:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:13:26 + PACKAGES=/tmp/packages_start.txt 21:13:26 + '[' /w/workspace/gexfoundry_device-rest-go_PR-393 ']' 21:13:26 + PACKAGES=/tmp/packages_end.txt 21:13:26 + case "${OS_FAMILY}" in 21:13:26 + dpkg -l 21:13:26 + grep '^ii' 21:13:26 + '[' -f /tmp/packages_start.txt ']' 21:13:26 + '[' -f /tmp/packages_end.txt ']' 21:13:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:13:26 + '[' /w/workspace/gexfoundry_device-rest-go_PR-393 ']' 21:13:26 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-393/archives/ 21:13:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-393/archives/ [Pipeline] echo 21:13:26 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-393/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:13:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:13:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:13:27 prd-ubuntu20.04-docker-8c-8g-1111 does not seem to be running inside a container 21:13:27 $ 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-393/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-393 -v /w/workspace/gexfoundry_device-rest-go_PR-393:/w/workspace/gexfoundry_device-rest-go_PR-393:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-393@tmp:/w/workspace/gexfoundry_device-rest-go_PR-393@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:13:27 $ docker top f5f2b5229c50d38c7dde5ef3e1b63d1d2f63cae588f11429dece0b0730ede35c -eo pid,comm [Pipeline] { [Pipeline] sh 21:13:27 + touch /tmp/pre-build-complete [Pipeline] sh 21:13:28 + mkdir -p /var/log/sysstat [Pipeline] sh 21:13:28 + ls /var/log/sa-host 21:13:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:13:28 provisioning config files... 21:13:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-393@tmp/config11174164863849890708tmp [Pipeline] { [Pipeline] echo 21:13:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:13:29 ---> create-netrc.sh [Pipeline] } 21:13:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:13:29 ---> python-tools-install.sh [Pipeline] echo 21:13:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:13:30 ---> sudo-logs.sh 21:13:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:13:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:13:30 ---> job-cost.sh 21:13:30 lf-activate-venv: SKIPPING 21:13:30 DEBUG: total: 0.2199999988079071 21:13:30 INFO: Retrieving Stack Cost... 21:13:30 INFO: Retrieving Pricing Info for: v3-standard-8 21:13:31 INFO: Archiving Costs [Pipeline] echo 21:13:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:13:31 ---> logs-deploy.sh 21:13:31 lf-activate-venv: SKIPPING 21:13:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-393/1 21:13:31 INFO: archiving workspace using pattern(s): 21:13:32 Archives upload complete. 21:13:32 INFO: archiving logs to Nexus