Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0f2c62f772c3dcfcf9e1166837c0dba43afb8cfd 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-ssh9082845153537225092.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh7761930499543675539.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh469994907208887042.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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 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-ssh8733120706724048212.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5119572359058939383.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-12184 in /w/workspace/edgexfoundry_device-sdk-go_main [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-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f2c62f772c3dcfcf9e1166837c0dba43afb8cfd (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f2c62f772c3dcfcf9e1166837c0dba43afb8cfd # timeout=10 Commit message: "Merge pull request #1628 from jinlinGuan/issue-1599" > git rev-list --no-walk 224db1e0e192554ed613955b9810071aef8a346e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-01T02:18:08.951Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-01T02:18:09.039Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-01T02:18:09.062Z] ========================================================= [2024-10-01T02:18:09.062Z] EdgeX Global Pipelines Version Info [2024-10-01T02:18:09.062Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-01T02:18:10.208Z] ------------------- [2024-10-01T02:18:10.209Z] stable info: [2024-10-01T02:18:10.209Z] ------------------- [2024-10-01T02:18:10.209Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-01T02:18:10.209Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-01T02:18:10.209Z] Message: update stable to v1.0.264 [2024-10-01T02:18:10.470Z] ------------------- [2024-10-01T02:18:10.470Z] experimental info: [2024-10-01T02:18:10.470Z] ------------------- [2024-10-01T02:18:10.470Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-01T02:18:10.470Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-01T02:18:10.470Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-01T02:18:10.561Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-10-01T02:18:10.589Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-10-01T02:18:10.621Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-01T02:18:10.648Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-01T02:18:10.674Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-01T02:18:10.695Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-10-01T02:18:10.718Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-01T02:18:10.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-10-01T02:18:10.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-01T02:18:10.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-01T02:18:10.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-01T02:18:10.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-10-01T02:18:10.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-01T02:18:10.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-01T02:18:10.921Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-01T02:18:10.943Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-10-01T02:18:10.965Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-01T02:18:10.993Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-01T02:18:11.022Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-01T02:18:11.051Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-01T02:18:11.076Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-01T02:18:11.103Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-01T02:18:11.129Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-01T02:18:11.156Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-01T02:18:11.182Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-01T02:18:11.202Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-01T02:18:11.223Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-01T02:18:11.251Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-01T02:18:11.280Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-01T02:18:11.303Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-01T02:18:11.325Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f2c62f772c3dcfcf9e1166837c0dba43afb8cfd [Pipeline] echo [2024-10-01T02:18:11.347Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f2c62f [Pipeline] echo [2024-10-01T02:18:11.371Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-01T02:18:11.435Z] provisioning config files... [2024-10-01T02:18:11.449Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3943965328660544000tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T02:18:11.794Z] ---> ****-login.sh [2024-10-01T02:18:11.794Z] nexus3.edgexfoundry.org:10001 [2024-10-01T02:18:12.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T02:18:12.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T02:18:12.054Z] Configure a credential helper to remove this warning. See [2024-10-01T02:18:12.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T02:18:12.054Z] [2024-10-01T02:18:12.054Z] Login Succeeded [2024-10-01T02:18:12.054Z] nexus3.edgexfoundry.org:10002 [2024-10-01T02:18:12.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T02:18:12.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T02:18:12.316Z] Configure a credential helper to remove this warning. See [2024-10-01T02:18:12.316Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T02:18:12.316Z] [2024-10-01T02:18:12.316Z] Login Succeeded [2024-10-01T02:18:12.316Z] nexus3.edgexfoundry.org:10003 [2024-10-01T02:18:12.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T02:18:12.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T02:18:12.316Z] Configure a credential helper to remove this warning. See [2024-10-01T02:18:12.316Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T02:18:12.316Z] [2024-10-01T02:18:12.316Z] Login Succeeded [2024-10-01T02:18:12.316Z] nexus3.edgexfoundry.org:10004 [2024-10-01T02:18:12.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T02:18:12.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T02:18:12.578Z] Configure a credential helper to remove this warning. See [2024-10-01T02:18:12.578Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T02:18:12.578Z] [2024-10-01T02:18:12.578Z] Login Succeeded [2024-10-01T02:18:12.578Z] ****.io [2024-10-01T02:18:12.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T02:18:12.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T02:18:12.838Z] Configure a credential helper to remove this warning. See [2024-10-01T02:18:12.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T02:18:12.838Z] [2024-10-01T02:18:12.838Z] Login Succeeded [2024-10-01T02:18:12.839Z] ---> ****-login.sh ends [Pipeline] } [2024-10-01T02:18:12.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-01T02:18:13.248Z] + git rev-list -1 --merges 0f2c62f772c3dcfcf9e1166837c0dba43afb8cfd~1..0f2c62f772c3dcfcf9e1166837c0dba43afb8cfd [Pipeline] echo [2024-10-01T02:18:13.279Z] -----------> git rev-list -1 --merges 0f2c62f772c3dcfcf9e1166837c0dba43afb8cfd~1..0f2c62f772c3dcfcf9e1166837c0dba43afb8cfd 0f2c62f772c3dcfcf9e1166837c0dba43afb8cfd [2024-10-01T02:18:13.279Z] 0f2c62f772c3dcfcf9e1166837c0dba43afb8cfd [false] [Pipeline] sh [2024-10-01T02:18:13.575Z] + git log --format=format:%s -1 0f2c62f772c3dcfcf9e1166837c0dba43afb8cfd [Pipeline] echo [2024-10-01T02:18:13.593Z] ========================================================= [2024-10-01T02:18:13.593Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-01T02:18:13.593Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-01T02:18:13.930Z] + git log --format=format:%s -1 0f2c62f772c3dcfcf9e1166837c0dba43afb8cfd [Pipeline] echo [2024-10-01T02:18:13.942Z] [semverPrep] GIT_COMMIT: 0f2c62f772c3dcfcf9e1166837c0dba43afb8cfd, Commit Message: Merge pull request #1628 from jinlinGuan/issue-1599 [Pipeline] echo [2024-10-01T02:18:13.962Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-01T02:18:14.339Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-01T02:18:14.339Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-01T02:18:14.339Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-01T02:18:14.339Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-01T02:18:14.339Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-01T02:18:14.339Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-01T02:18:14.339Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T02:18:14.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-01T02:18:14.781Z] [2024-10-01T02:18:14.781Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T02:18:15.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-01T02:18:15.088Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-01T02:18:15.088Z] b85a868b505f: Pulling fs layer [2024-10-01T02:18:15.088Z] e2be974225ed: Pulling fs layer [2024-10-01T02:18:15.088Z] 339a4e72a1f5: Pulling fs layer [2024-10-01T02:18:15.088Z] 988bab9f4d93: Pulling fs layer [2024-10-01T02:18:15.088Z] 1469e6f7b9e6: Pulling fs layer [2024-10-01T02:18:15.088Z] eaf3925da568: Pulling fs layer [2024-10-01T02:18:15.088Z] 988bab9f4d93: Waiting [2024-10-01T02:18:15.088Z] 1469e6f7b9e6: Waiting [2024-10-01T02:18:15.088Z] bab4dde63d76: Pulling fs layer [2024-10-01T02:18:15.088Z] bde34c3a00c8: Pulling fs layer [2024-10-01T02:18:15.088Z] b352a97aabf1: Pulling fs layer [2024-10-01T02:18:15.088Z] 4872d77fe225: Pulling fs layer [2024-10-01T02:18:15.088Z] 5851b861e8e6: Pulling fs layer [2024-10-01T02:18:15.088Z] eaf3925da568: Waiting [2024-10-01T02:18:15.088Z] b352a97aabf1: Waiting [2024-10-01T02:18:15.088Z] 4872d77fe225: Waiting [2024-10-01T02:18:15.088Z] 5851b861e8e6: Waiting [2024-10-01T02:18:15.088Z] bab4dde63d76: Waiting [2024-10-01T02:18:15.088Z] bde34c3a00c8: Waiting [2024-10-01T02:18:15.088Z] e2be974225ed: Verifying Checksum [2024-10-01T02:18:15.088Z] e2be974225ed: Download complete [2024-10-01T02:18:15.088Z] 988bab9f4d93: Verifying Checksum [2024-10-01T02:18:15.088Z] 988bab9f4d93: Download complete [2024-10-01T02:18:15.349Z] 1469e6f7b9e6: Verifying Checksum [2024-10-01T02:18:15.349Z] 1469e6f7b9e6: Download complete [2024-10-01T02:18:15.349Z] eaf3925da568: Download complete [2024-10-01T02:18:15.349Z] 339a4e72a1f5: Verifying Checksum [2024-10-01T02:18:15.349Z] 339a4e72a1f5: Download complete [2024-10-01T02:18:15.349Z] bde34c3a00c8: Verifying Checksum [2024-10-01T02:18:15.349Z] bde34c3a00c8: Download complete [2024-10-01T02:18:15.349Z] b352a97aabf1: Verifying Checksum [2024-10-01T02:18:15.349Z] b352a97aabf1: Download complete [2024-10-01T02:18:15.349Z] 4872d77fe225: Download complete [2024-10-01T02:18:15.349Z] 5851b861e8e6: Verifying Checksum [2024-10-01T02:18:15.349Z] 5851b861e8e6: Download complete [2024-10-01T02:18:15.349Z] b85a868b505f: Download complete [2024-10-01T02:18:15.611Z] bab4dde63d76: Verifying Checksum [2024-10-01T02:18:15.611Z] bab4dde63d76: Download complete [2024-10-01T02:18:16.546Z] b85a868b505f: Pull complete [2024-10-01T02:18:16.803Z] e2be974225ed: Pull complete [2024-10-01T02:18:17.371Z] 339a4e72a1f5: Pull complete [2024-10-01T02:18:17.371Z] 988bab9f4d93: Pull complete [2024-10-01T02:18:17.630Z] 1469e6f7b9e6: Pull complete [2024-10-01T02:18:17.888Z] eaf3925da568: Pull complete [2024-10-01T02:18:19.268Z] bab4dde63d76: Pull complete [2024-10-01T02:18:19.528Z] bde34c3a00c8: Pull complete [2024-10-01T02:18:19.528Z] b352a97aabf1: Pull complete [2024-10-01T02:18:19.788Z] 4872d77fe225: Pull complete [2024-10-01T02:18:19.788Z] 5851b861e8e6: Pull complete [2024-10-01T02:18:19.788Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-01T02:18:19.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-01T02:18:19.788Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T02:18:19.946Z] prd-ubuntu20.04-docker-8c-8g-12184 does not seem to be running inside a container [2024-10-01T02:18:19.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-01T02:18:23.273Z] $ docker top aba5ea019316b695e89b79c2f72c690aa4fc667955680d861f26db512af0059b -eo pid,comm [2024-10-01T02:18:23.323Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-01T02:18:23.323Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-01T02:18:23.385Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-01T02:18:23.385Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-01T02:18:23.509Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-01T02:18:23.513Z] $ docker exec aba5ea019316b695e89b79c2f72c690aa4fc667955680d861f26db512af0059b ssh-agent [2024-10-01T02:18:23.598Z] SSH_AUTH_SOCK=/tmp/ssh-LOUqEHEaAIWP/agent.33 [2024-10-01T02:18:23.598Z] SSH_AGENT_PID=39 [2024-10-01T02:18:23.604Z] Running ssh-add (command line suppressed) [2024-10-01T02:18:23.715Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6315036309215740.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6315036309215740.key) [2024-10-01T02:18:23.729Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-01T02:18:24.037Z] + git tag --points-at HEAD [Pipeline] } [2024-10-01T02:18:24.050Z] $ docker exec --env ******** --env ******** aba5ea019316b695e89b79c2f72c690aa4fc667955680d861f26db512af0059b ssh-agent -k [2024-10-01T02:18:24.156Z] unset SSH_AUTH_SOCK; [2024-10-01T02:18:24.157Z] unset SSH_AGENT_PID; [2024-10-01T02:18:24.157Z] echo Agent pid 39 killed; [2024-10-01T02:18:24.165Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-01T02:18:24.231Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-01T02:18:24.232Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-01T02:18:24.342Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-01T02:18:24.346Z] $ docker exec aba5ea019316b695e89b79c2f72c690aa4fc667955680d861f26db512af0059b ssh-agent [2024-10-01T02:18:24.460Z] SSH_AUTH_SOCK=/tmp/ssh-z7HKeipF2MUw/agent.72 [2024-10-01T02:18:24.460Z] SSH_AGENT_PID=78 [2024-10-01T02:18:24.464Z] Running ssh-add (command line suppressed) [2024-10-01T02:18:24.562Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2569508222654125673.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2569508222654125673.key) [2024-10-01T02:18:24.578Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-01T02:18:24.879Z] + git semver init [2024-10-01T02:18:25.140Z] 2024-10-01 02:18:25,060 [run_init] DEBUG init version:0.0.0 force:False [2024-10-01T02:18:25.140Z] 2024-10-01 02:18:25,061 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-10-01T02:18:25.140Z] 2024-10-01 02:18:25,061 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-10-01T02:18:25.140Z] 2024-10-01 02:18:25,061 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-01T02:18:27.683Z] 2024-10-01 02:18:27,530 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-10-01T02:18:27.683Z] 2024-10-01 02:18:27,530 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-10-01T02:18:27.683Z] 2024-10-01 02:18:27,530 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-01T02:18:27.683Z] 2024-10-01 02:18:27,530 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-01T02:18:27.683Z] 3.2.0-dev.38 [Pipeline] } [2024-10-01T02:18:27.694Z] $ docker exec --env ******** --env ******** aba5ea019316b695e89b79c2f72c690aa4fc667955680d861f26db512af0059b ssh-agent -k [2024-10-01T02:18:27.799Z] unset SSH_AUTH_SOCK; [2024-10-01T02:18:27.799Z] unset SSH_AGENT_PID; [2024-10-01T02:18:27.799Z] echo Agent pid 78 killed; [2024-10-01T02:18:27.809Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-01T02:18:28.167Z] + git semver [Pipeline] } [2024-10-01T02:18:28.752Z] $ docker stop --time=1 aba5ea019316b695e89b79c2f72c690aa4fc667955680d861f26db512af0059b [2024-10-01T02:18:30.972Z] $ docker rm -f --volumes aba5ea019316b695e89b79c2f72c690aa4fc667955680d861f26db512af0059b [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-01T02:18:31.615Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-01T02:18:31.957Z] Stashed 1 file(s) [Pipeline] echo [2024-10-01T02:18:31.961Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.38 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-01T02:18:32.147Z] provisioning config files... [2024-10-01T02:18:32.158Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9987402062369838692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T02:18:32.482Z] ---> ****-login.sh [2024-10-01T02:18:32.482Z] nexus3.edgexfoundry.org:10001 [2024-10-01T02:18:32.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T02:18:32.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T02:18:32.483Z] Configure a credential helper to remove this warning. See [2024-10-01T02:18:32.483Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T02:18:32.483Z] [2024-10-01T02:18:32.483Z] Login Succeeded [2024-10-01T02:18:32.483Z] nexus3.edgexfoundry.org:10002 [2024-10-01T02:18:32.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T02:18:32.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T02:18:32.483Z] Configure a credential helper to remove this warning. See [2024-10-01T02:18:32.483Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T02:18:32.483Z] [2024-10-01T02:18:32.483Z] Login Succeeded [2024-10-01T02:18:32.483Z] nexus3.edgexfoundry.org:10003 [2024-10-01T02:18:32.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T02:18:32.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T02:18:32.743Z] Configure a credential helper to remove this warning. See [2024-10-01T02:18:32.744Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T02:18:32.744Z] [2024-10-01T02:18:32.744Z] Login Succeeded [2024-10-01T02:18:32.744Z] nexus3.edgexfoundry.org:10004 [2024-10-01T02:18:32.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T02:18:32.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T02:18:32.744Z] Configure a credential helper to remove this warning. See [2024-10-01T02:18:32.744Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T02:18:32.744Z] [2024-10-01T02:18:32.744Z] Login Succeeded [2024-10-01T02:18:32.744Z] ****.io [2024-10-01T02:18:32.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T02:18:33.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T02:18:33.004Z] Configure a credential helper to remove this warning. See [2024-10-01T02:18:33.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T02:18:33.004Z] [2024-10-01T02:18:33.004Z] Login Succeeded [2024-10-01T02:18:33.004Z] ---> ****-login.sh ends [Pipeline] } [2024-10-01T02:18:33.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-01T02:18:33.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T02:18:33.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T02:18:33.167Z] ========================================================= [2024-10-01T02:18:33.167Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-10-01T02:18:33.167Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T02:18:33.529Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-01T02:18:33.529Z] Sending build context to Docker daemon 25.31MB [2024-10-01T02:18:33.529Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-10-01T02:18:33.529Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-01T02:18:34.483Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-01T02:18:34.483Z] 619be1103602: Pulling fs layer [2024-10-01T02:18:34.483Z] 7862e08f4a3e: Pulling fs layer [2024-10-01T02:18:34.483Z] 5df492c9dc93: Pulling fs layer [2024-10-01T02:18:34.483Z] 7629e6793208: Pulling fs layer [2024-10-01T02:18:34.483Z] 4f4fb700ef54: Pulling fs layer [2024-10-01T02:18:34.483Z] fb5054dd5b73: Pulling fs layer [2024-10-01T02:18:34.483Z] eeca6798cff9: Pulling fs layer [2024-10-01T02:18:34.483Z] aa269ceb94a6: Pulling fs layer [2024-10-01T02:18:34.483Z] ada007ff1a6a: Pulling fs layer [2024-10-01T02:18:34.483Z] 4f4fb700ef54: Waiting [2024-10-01T02:18:34.483Z] fb5054dd5b73: Waiting [2024-10-01T02:18:34.483Z] eeca6798cff9: Waiting [2024-10-01T02:18:34.483Z] aa269ceb94a6: Waiting [2024-10-01T02:18:34.483Z] ada007ff1a6a: Waiting [2024-10-01T02:18:34.483Z] 7629e6793208: Waiting [2024-10-01T02:18:34.483Z] 7862e08f4a3e: Verifying Checksum [2024-10-01T02:18:34.483Z] 7862e08f4a3e: Download complete [2024-10-01T02:18:34.483Z] 7629e6793208: Download complete [2024-10-01T02:18:34.483Z] 4f4fb700ef54: Verifying Checksum [2024-10-01T02:18:34.483Z] 4f4fb700ef54: Download complete [2024-10-01T02:18:34.483Z] 619be1103602: Verifying Checksum [2024-10-01T02:18:34.483Z] 619be1103602: Download complete [2024-10-01T02:18:34.483Z] fb5054dd5b73: Download complete [2024-10-01T02:18:34.483Z] eeca6798cff9: Verifying Checksum [2024-10-01T02:18:34.483Z] eeca6798cff9: Download complete [2024-10-01T02:18:34.758Z] ada007ff1a6a: Verifying Checksum [2024-10-01T02:18:34.758Z] ada007ff1a6a: Download complete [2024-10-01T02:18:35.017Z] 5df492c9dc93: Verifying Checksum [2024-10-01T02:18:35.017Z] 5df492c9dc93: Download complete [2024-10-01T02:18:35.017Z] 619be1103602: Pull complete [2024-10-01T02:18:35.276Z] aa269ceb94a6: Verifying Checksum [2024-10-01T02:18:35.276Z] aa269ceb94a6: Download complete [2024-10-01T02:18:35.845Z] 7862e08f4a3e: Pull complete [2024-10-01T02:18:39.129Z] 5df492c9dc93: Pull complete [2024-10-01T02:18:39.129Z] 7629e6793208: Pull complete [2024-10-01T02:18:39.129Z] 4f4fb700ef54: Pull complete [2024-10-01T02:18:39.129Z] fb5054dd5b73: Pull complete [2024-10-01T02:18:39.388Z] eeca6798cff9: Pull complete [2024-10-01T02:18:41.288Z] aa269ceb94a6: Pull complete [2024-10-01T02:18:41.856Z] ada007ff1a6a: Pull complete [2024-10-01T02:18:41.856Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-10-01T02:18:41.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-01T02:18:41.856Z] ---> f489d0715acc [2024-10-01T02:18:41.856Z] Step 3/10 : ARG MAKE=make build [2024-10-01T02:18:47.089Z] Still waiting to schedule task [2024-10-01T02:18:47.090Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-12179’ [2024-10-01T02:18:51.851Z] ---> Running in 715ad70a05e8 [2024-10-01T02:18:51.851Z] Removing intermediate container 715ad70a05e8 [2024-10-01T02:18:51.851Z] ---> 6d2bffcc1012 [2024-10-01T02:18:51.851Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-01T02:18:51.851Z] ---> Running in e6f432ef476f [2024-10-01T02:18:51.851Z] Removing intermediate container e6f432ef476f [2024-10-01T02:18:51.851Z] ---> 1ed475036fd6 [2024-10-01T02:18:51.851Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-01T02:18:51.851Z] ---> Running in d98e841d74ea [2024-10-01T02:18:51.851Z] Removing intermediate container d98e841d74ea [2024-10-01T02:18:51.851Z] ---> c12a666eec41 [2024-10-01T02:18:51.851Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-01T02:18:51.851Z] ---> Running in 7568ca9f2f9d [2024-10-01T02:18:51.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T02:18:51.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T02:18:51.851Z] OK: 264 MiB in 52 packages [2024-10-01T02:18:51.851Z] Removing intermediate container 7568ca9f2f9d [2024-10-01T02:18:51.851Z] ---> d9e6899d7a54 [2024-10-01T02:18:51.851Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-01T02:18:51.851Z] ---> 6f9ad2eafccb [2024-10-01T02:18:51.851Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T02:18:51.851Z] ---> Running in 48764a0adfb9 [2024-10-01T02:19:48.091Z] Removing intermediate container 48764a0adfb9 [2024-10-01T02:19:48.091Z] ---> 75adc03d9626 [2024-10-01T02:19:48.091Z] Step 9/10 : COPY . . [2024-10-01T02:19:48.091Z] ---> 53617c77d6bb [2024-10-01T02:19:48.091Z] Step 10/10 : RUN ${MAKE} [2024-10-01T02:19:48.091Z] ---> Running in f631e9f7a643 [2024-10-01T02:19:48.091Z] noop [2024-10-01T02:19:48.091Z] Removing intermediate container f631e9f7a643 [2024-10-01T02:19:48.091Z] ---> baa68e70fcac [2024-10-01T02:19:48.091Z] Successfully built baa68e70fcac [2024-10-01T02:19:48.091Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T02:19:48.430Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-01T02:19:48.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T02:19:48.514Z] prd-ubuntu20.04-docker-8c-8g-12184 does not seem to be running inside a container [2024-10-01T02:19:48.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat [2024-10-01T02:19:48.861Z] $ docker top b4f4b732903599cf872e03d3c96c62de087cdf48cf5d03469afbd50e78b0d665 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T02:19:49.213Z] + go version [2024-10-01T02:19:49.213Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-10-01T02:19:49.226Z] $ docker stop --time=1 b4f4b732903599cf872e03d3c96c62de087cdf48cf5d03469afbd50e78b0d665 [2024-10-01T02:19:50.987Z] $ docker rm -f --volumes b4f4b732903599cf872e03d3c96c62de087cdf48cf5d03469afbd50e78b0d665 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T02:19:51.506Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-01T02:19:51.506Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T02:19:51.584Z] prd-ubuntu20.04-docker-8c-8g-12184 does not seem to be running inside a container [2024-10-01T02:19:51.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat [2024-10-01T02:19:51.960Z] $ docker top cc07d0e6c70a74b17cd3f74fa93e236879854320cfe7676f69cc639043352a0e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T02:19:52.306Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-01T02:19:52.611Z] + make test [2024-10-01T02:19:52.611Z] go test -race -coverprofile=coverage.out ./... [2024-10-01T02:19:59.175Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-10-01T02:20:37.882Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-10-01T02:20:37.882Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-10-01T02:20:37.882Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-10-01T02:20:37.882Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-10-01T02:20:37.882Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-10-01T02:20:37.882Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.025s coverage: 26.0% of statements [2024-10-01T02:20:37.882Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.037s coverage: 79.4% of statements [2024-10-01T02:20:37.882Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-10-01T02:20:37.882Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-10-01T02:20:37.882Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-10-01T02:20:37.882Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.048s coverage: 86.0% of statements [2024-10-01T02:20:37.882Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/utils [no test files] [2024-10-01T02:20:37.882Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-10-01T02:20:37.882Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-10-01T02:20:37.882Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.129s coverage: 45.2% of statements [2024-10-01T02:20:37.882Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-10-01T02:20:39.263Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.035s coverage: 14.1% of statements [2024-10-01T02:20:39.263Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.142s coverage: 44.6% of statements [2024-10-01T02:20:39.263Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.052s coverage: 68.5% of statements [2024-10-01T02:20:39.263Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.168s coverage: 89.2% of statements [2024-10-01T02:20:39.263Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.058s coverage: 5.3% of statements [2024-10-01T02:21:17.990Z] GO111MODULE=on go vet ./... [2024-10-01T02:21:17.990Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-01T02:21:17.990Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-01T02:21:17.990Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-01T02:21:18.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-01T02:21:18.021Z] $ docker stop --time=1 cc07d0e6c70a74b17cd3f74fa93e236879854320cfe7676f69cc639043352a0e [2024-10-01T02:21:24.570Z] $ docker rm -f --volumes cc07d0e6c70a74b17cd3f74fa93e236879854320cfe7676f69cc639043352a0e [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-01T02:21:25.193Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-01T02:21:25.268Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-01T02:21:25.822Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-01T02:21:26.113Z] + ls -al . [2024-10-01T02:21:26.113Z] total 384 [2024-10-01T02:21:26.113Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 1 02:19 . [2024-10-01T02:21:26.113Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 02:18 .. [2024-10-01T02:21:26.113Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 1 02:18 .dockerignore [2024-10-01T02:21:26.113Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 1 02:20 .git [2024-10-01T02:21:26.113Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 02:18 .github [2024-10-01T02:21:26.113Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 1 02:18 .gitignore [2024-10-01T02:21:26.113Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 1 02:18 .golangci.yml [2024-10-01T02:21:26.113Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 1 02:18 .semver [2024-10-01T02:21:26.113Z] -rw-rw-r-- 1 jenkins jenkins 48109 Oct 1 02:18 CHANGELOG.md [2024-10-01T02:21:26.113Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 1 02:18 GOVERNANCE.md [2024-10-01T02:21:26.113Z] -rw-rw-r-- 1 jenkins jenkins 885 Oct 1 02:18 Jenkinsfile [2024-10-01T02:21:26.113Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 1 02:18 LICENSE [2024-10-01T02:21:26.113Z] -rw-rw-r-- 1 jenkins jenkins 1842 Oct 1 02:18 Makefile [2024-10-01T02:21:26.113Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 1 02:18 OWNERS.md [2024-10-01T02:21:26.113Z] -rw-rw-r-- 1 jenkins jenkins 4937 Oct 1 02:18 README.md [2024-10-01T02:21:26.113Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 1 02:18 VERSION [2024-10-01T02:21:26.113Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 02:18 bin [2024-10-01T02:21:26.113Z] -rw-r--r-- 1 jenkins jenkins 128349 Oct 1 02:20 coverage.out [2024-10-01T02:21:26.113Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 1 02:18 example [2024-10-01T02:21:26.113Z] -rw-rw-r-- 1 jenkins jenkins 6985 Oct 1 02:18 go.mod [2024-10-01T02:21:26.113Z] -rw-rw-r-- 1 jenkins jenkins 101462 Oct 1 02:18 go.sum [2024-10-01T02:21:26.113Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 1 02:18 internal [2024-10-01T02:21:26.113Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 02:18 openapi [2024-10-01T02:21:26.113Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 1 02:18 pkg [2024-10-01T02:21:26.113Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 02:18 snap [2024-10-01T02:21:26.113Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 1 02:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T02:21:26.434Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0f2c62f772c3dcfcf9e1166837c0dba43afb8cfd --label arch=amd64 --label version=3.2.0-dev.38 . [2024-10-01T02:21:26.434Z] Sending build context to Docker daemon 25.44MB [2024-10-01T02:21:26.434Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-10-01T02:21:26.434Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-01T02:21:26.434Z] ---> baa68e70fcac [2024-10-01T02:21:26.435Z] Step 3/24 : ARG MAKE=make build [2024-10-01T02:21:27.022Z] ---> Running in 1e202df37925 [2024-10-01T02:21:27.022Z] Removing intermediate container 1e202df37925 [2024-10-01T02:21:27.022Z] ---> 9a827dece6f2 [2024-10-01T02:21:27.022Z] Step 4/24 : WORKDIR /device-sdk-go [2024-10-01T02:21:27.022Z] ---> Running in 4517f573482a [2024-10-01T02:21:27.022Z] Removing intermediate container 4517f573482a [2024-10-01T02:21:27.022Z] ---> 86cce79c7e17 [2024-10-01T02:21:27.022Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-01T02:21:27.022Z] ---> Running in 2fb44d1e3b26 [2024-10-01T02:21:27.280Z] Removing intermediate container 2fb44d1e3b26 [2024-10-01T02:21:27.280Z] ---> 73fc0b6284bd [2024-10-01T02:21:27.280Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-10-01T02:21:27.280Z] ---> Running in 814f866374b7 [2024-10-01T02:21:27.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T02:21:27.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T02:21:28.057Z] OK: 264 MiB in 52 packages [2024-10-01T02:21:28.316Z] Removing intermediate container 814f866374b7 [2024-10-01T02:21:28.316Z] ---> 29be16d7c987 [2024-10-01T02:21:28.316Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-01T02:21:28.316Z] ---> e6b1a6131a62 [2024-10-01T02:21:28.316Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T02:21:28.575Z] ---> Running in a16855d36534 [2024-10-01T02:21:29.144Z] Removing intermediate container a16855d36534 [2024-10-01T02:21:29.144Z] ---> c51fcb25d4bc [2024-10-01T02:21:29.144Z] Step 9/24 : COPY . . [2024-10-01T02:21:30.083Z] ---> 8108af556050 [2024-10-01T02:21:30.083Z] Step 10/24 : RUN ${MAKE} [2024-10-01T02:21:30.083Z] ---> Running in d6e826563f56 [2024-10-01T02:21:30.342Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.38 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.38" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-10-01T02:22:02.433Z] Removing intermediate container d6e826563f56 [2024-10-01T02:22:02.433Z] ---> 43c7ec723d2d [2024-10-01T02:22:02.433Z] Step 11/24 : FROM alpine:3.18 [2024-10-01T02:22:02.433Z] 3.18: Pulling from library/alpine [2024-10-01T02:22:02.433Z] 1cc3d825d8b2: Pulling fs layer [2024-10-01T02:22:02.433Z] 1cc3d825d8b2: Verifying Checksum [2024-10-01T02:22:02.433Z] 1cc3d825d8b2: Download complete [2024-10-01T02:22:02.433Z] 1cc3d825d8b2: Pull complete [2024-10-01T02:22:02.433Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T02:22:02.433Z] Status: Downloaded newer image for alpine:3.18 [2024-10-01T02:22:02.433Z] ---> 2c64cf60f6f0 [2024-10-01T02:22:02.433Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-10-01T02:22:02.433Z] ---> Running in d171e867d24b [2024-10-01T02:22:03.002Z] Removing intermediate container d171e867d24b [2024-10-01T02:22:03.002Z] ---> 10827eec2e20 [2024-10-01T02:22:03.002Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-01T02:22:03.263Z] ---> Running in 9c6f2da41459 [2024-10-01T02:22:03.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T02:22:04.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T02:22:04.352Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-10-01T02:22:04.352Z] Executing busybox-1.36.1-r7.trigger [2024-10-01T02:22:04.352Z] OK: 7 MiB in 16 packages [2024-10-01T02:22:04.610Z] Removing intermediate container 9c6f2da41459 [2024-10-01T02:22:04.610Z] ---> 074d856dc1f2 [2024-10-01T02:22:04.610Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-01T02:22:04.610Z] ---> Running in 7b0cc1e561c5 [2024-10-01T02:22:04.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T02:22:04.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T02:22:05.143Z] OK: 7 MiB in 16 packages [2024-10-01T02:22:05.401Z] Removing intermediate container 7b0cc1e561c5 [2024-10-01T02:22:05.402Z] ---> 0acb99b5fda4 [2024-10-01T02:22:05.402Z] Step 15/24 : WORKDIR / [2024-10-01T02:22:05.402Z] ---> Running in 3f08414af7aa [2024-10-01T02:22:05.660Z] Removing intermediate container 3f08414af7aa [2024-10-01T02:22:05.660Z] ---> 8c7f259a8e21 [2024-10-01T02:22:05.660Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-10-01T02:22:05.660Z] ---> 0e16b8f80927 [2024-10-01T02:22:05.660Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-10-01T02:22:08.248Z] ---> bc76ca02d359 [2024-10-01T02:22:08.248Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-10-01T02:22:08.248Z] ---> b7b6a7aead61 [2024-10-01T02:22:08.248Z] Step 19/24 : EXPOSE 59999 [2024-10-01T02:22:08.248Z] ---> Running in 27766d50834c [2024-10-01T02:22:08.248Z] Removing intermediate container 27766d50834c [2024-10-01T02:22:08.248Z] ---> 733fdff793c9 [2024-10-01T02:22:08.248Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-10-01T02:22:08.248Z] ---> Running in 7d55fed4d74c [2024-10-01T02:22:08.248Z] Removing intermediate container 7d55fed4d74c [2024-10-01T02:22:08.248Z] ---> 5734b77b73d9 [2024-10-01T02:22:08.248Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-01T02:22:08.248Z] ---> Running in 8d06ab4de90f [2024-10-01T02:22:08.248Z] Removing intermediate container 8d06ab4de90f [2024-10-01T02:22:08.248Z] ---> 0daa39c0fe76 [2024-10-01T02:22:08.248Z] Step 22/24 : LABEL arch=amd64 [2024-10-01T02:22:08.248Z] ---> Running in a2b80e06068a [2024-10-01T02:22:08.248Z] Removing intermediate container a2b80e06068a [2024-10-01T02:22:08.248Z] ---> 717201c12bd3 [2024-10-01T02:22:08.248Z] Step 23/24 : LABEL git_sha=0f2c62f772c3dcfcf9e1166837c0dba43afb8cfd [2024-10-01T02:22:08.248Z] ---> Running in 3c4c53dce01c [2024-10-01T02:22:08.509Z] Removing intermediate container 3c4c53dce01c [2024-10-01T02:22:08.509Z] ---> b591f10039b3 [2024-10-01T02:22:08.509Z] Step 24/24 : LABEL version=3.2.0-dev.38 [2024-10-01T02:22:08.509Z] ---> Running in 17a7be9e3234 [2024-10-01T02:22:08.509Z] Removing intermediate container 17a7be9e3234 [2024-10-01T02:22:08.509Z] ---> 8caf679dd147 [2024-10-01T02:22:08.509Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-01T02:22:08.509Z] Successfully built 8caf679dd147 [2024-10-01T02:22:08.509Z] Successfully tagged device-sdk-simple: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 [2024-10-01T02:22:09.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-01T02:22:09.014Z] [2024-10-01T02:22:09.014Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T02:22:09.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-01T02:22:09.321Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-01T02:22:09.321Z] 5eb5b503b376: Pulling fs layer [2024-10-01T02:22:09.321Z] 5c69ac0246d0: Pulling fs layer [2024-10-01T02:22:09.321Z] ec43610c2a17: Pulling fs layer [2024-10-01T02:22:09.321Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-01T02:22:09.321Z] 33b1e0a273af: Pulling fs layer [2024-10-01T02:22:09.321Z] 5d3b04190fa2: Pulling fs layer [2024-10-01T02:22:09.321Z] 33b1e0a273af: Waiting [2024-10-01T02:22:09.321Z] 5d3b04190fa2: Waiting [2024-10-01T02:22:09.321Z] 3a2ae6a8a46f: Waiting [2024-10-01T02:22:09.321Z] 2f39f015ded8: Pulling fs layer [2024-10-01T02:22:09.321Z] 5c69ac0246d0: Download complete [2024-10-01T02:22:09.321Z] 3a2ae6a8a46f: Download complete [2024-10-01T02:22:09.321Z] 33b1e0a273af: Download complete [2024-10-01T02:22:09.321Z] ec43610c2a17: Verifying Checksum [2024-10-01T02:22:09.321Z] ec43610c2a17: Download complete [2024-10-01T02:22:09.321Z] 5d3b04190fa2: Download complete [2024-10-01T02:22:09.580Z] 5eb5b503b376: Verifying Checksum [2024-10-01T02:22:09.580Z] 5eb5b503b376: Download complete [2024-10-01T02:22:10.146Z] 2f39f015ded8: Download complete [2024-10-01T02:22:10.713Z] 5eb5b503b376: Pull complete [2024-10-01T02:22:10.713Z] 5c69ac0246d0: Pull complete [2024-10-01T02:22:11.279Z] ec43610c2a17: Pull complete [2024-10-01T02:22:11.279Z] 3a2ae6a8a46f: Pull complete [2024-10-01T02:22:11.538Z] 33b1e0a273af: Pull complete [2024-10-01T02:22:11.796Z] 5d3b04190fa2: Pull complete [2024-10-01T02:22:15.984Z] 2f39f015ded8: Pull complete [2024-10-01T02:22:15.984Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-01T02:22:15.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-01T02:22:15.984Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T02:22:16.092Z] prd-ubuntu20.04-docker-8c-8g-12184 does not seem to be running inside a container [2024-10-01T02:22:16.124Z] $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 [2024-10-01T02:22:20.442Z] $ docker top fd2d7c2cfbc1c870bd0159bd73e8d7d3fae1bc5df206571f78c8585f55507b2d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T02:22:20.854Z] ---> job-cost.sh [2024-10-01T02:22:20.854Z] lf-activate-venv: SKIPPING [2024-10-01T02:22:20.854Z] INFO: No Stack... [2024-10-01T02:22:21.113Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-01T02:22:21.681Z] INFO: Archiving Costs [Pipeline] sh [2024-10-01T02:22:21.972Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-10-01T02:22:21.972Z] + cut -d, -f6 [Pipeline] lock [2024-10-01T02:22:21.987Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-313-stack-cost] [2024-10-01T02:22:21.997Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-313-stack-cost] did not exist. Created. [2024-10-01T02:22:22.005Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-313-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-01T02:22:22.314Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-01T02:22:22.347Z] Stashed 1 file(s) [Pipeline] } [2024-10-01T02:22:22.357Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-313-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-01T02:22:22.384Z] $ docker stop --time=1 fd2d7c2cfbc1c870bd0159bd73e8d7d3fae1bc5df206571f78c8585f55507b2d [2024-10-01T02:22:23.535Z] $ docker rm -f --volumes fd2d7c2cfbc1c870bd0159bd73e8d7d3fae1bc5df206571f78c8585f55507b2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-01T02:22:23.872Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12185 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-10-01T02:22:23.891Z] Running in /w/workspace/device-sdk-go/313 [Pipeline] { [Pipeline] checkout [2024-10-01T02:22:26.957Z] The recommended git tool is: git [2024-10-01T02:22:35.099Z] using credential edgex-jenkins-ssh [2024-10-01T02:22:35.126Z] Cloning the remote Git repository [2024-10-01T02:22:35.174Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-10-01T02:22:35.315Z] > git init /w/workspace/device-sdk-go/313 # timeout=10 [2024-10-01T02:22:35.499Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-10-01T02:22:35.501Z] > git --version # timeout=10 [2024-10-01T02:22:35.544Z] > git --version # 'git version 2.25.1' [2024-10-01T02:22:35.549Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-01T02:22:35.935Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-01T02:22:39.568Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-10-01T02:22:39.619Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-01T02:22:40.868Z] Avoid second fetch [2024-10-01T02:22:40.869Z] Checking out Revision 0f2c62f772c3dcfcf9e1166837c0dba43afb8cfd (main) [2024-10-01T02:22:41.665Z] Commit message: "Merge pull request #1628 from jinlinGuan/issue-1599" [2024-10-01T02:22:40.891Z] > git config core.sparsecheckout # timeout=10 [2024-10-01T02:22:40.995Z] > git checkout -f 0f2c62f772c3dcfcf9e1166837c0dba43afb8cfd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-01T02:22:46.358Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-01T02:22:46.358Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T02:22:46.358Z] Dload Upload Total Spent Left Speed [2024-10-01T02:22:46.358Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 69717 0 --:--:-- --:--:-- --:--:-- 69717 [Pipeline] sh [2024-10-01T02:22:46.690Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-01T02:22:47.015Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-01T02:22:47.015Z] + sudo tee /etc/docker/daemon.new [2024-10-01T02:22:47.015Z] { [2024-10-01T02:22:47.015Z] "registry-mirrors": [ [2024-10-01T02:22:47.015Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-01T02:22:47.015Z] ], [2024-10-01T02:22:47.015Z] "bip": "10.250.0.254/24", [2024-10-01T02:22:47.015Z] "hosts": [ [2024-10-01T02:22:47.015Z] "tcp://0.0.0.0:5555", [2024-10-01T02:22:47.015Z] "unix:///var/run/docker.sock" [2024-10-01T02:22:47.015Z] ], [2024-10-01T02:22:47.015Z] "mtu": 1458, [2024-10-01T02:22:47.015Z] "selinux-enabled": true, [2024-10-01T02:22:47.015Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-01T02:22:47.015Z] } [Pipeline] sh [2024-10-01T02:22:47.347Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-01T02:22:47.670Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-01T02:23:05.921Z] provisioning config files... [2024-10-01T02:23:05.944Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/313@tmp/config8312831013108144052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T02:23:06.419Z] ---> ****-login.sh [2024-10-01T02:23:06.419Z] nexus3.edgexfoundry.org:10001 [2024-10-01T02:23:07.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T02:23:07.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T02:23:07.008Z] Configure a credential helper to remove this warning. See [2024-10-01T02:23:07.008Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T02:23:07.008Z] [2024-10-01T02:23:07.008Z] Login Succeeded [2024-10-01T02:23:07.008Z] nexus3.edgexfoundry.org:10002 [2024-10-01T02:23:07.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T02:23:07.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T02:23:07.277Z] Configure a credential helper to remove this warning. See [2024-10-01T02:23:07.277Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T02:23:07.277Z] [2024-10-01T02:23:07.277Z] Login Succeeded [2024-10-01T02:23:07.277Z] nexus3.edgexfoundry.org:10003 [2024-10-01T02:23:07.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T02:23:07.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T02:23:07.815Z] Configure a credential helper to remove this warning. See [2024-10-01T02:23:07.816Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T02:23:07.816Z] [2024-10-01T02:23:07.816Z] Login Succeeded [2024-10-01T02:23:07.816Z] nexus3.edgexfoundry.org:10004 [2024-10-01T02:23:08.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T02:23:08.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T02:23:08.089Z] Configure a credential helper to remove this warning. See [2024-10-01T02:23:08.089Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T02:23:08.089Z] [2024-10-01T02:23:08.089Z] Login Succeeded [2024-10-01T02:23:08.089Z] ****.io [2024-10-01T02:23:08.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T02:23:08.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T02:23:08.630Z] Configure a credential helper to remove this warning. See [2024-10-01T02:23:08.630Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T02:23:08.630Z] [2024-10-01T02:23:08.630Z] Login Succeeded [2024-10-01T02:23:08.630Z] ---> ****-login.sh ends [Pipeline] } [2024-10-01T02:23:08.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-01T02:23:09.053Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T02:23:09.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T02:23:09.087Z] ========================================================= [2024-10-01T02:23:09.087Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-10-01T02:23:09.087Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T02:23:09.468Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-01T02:23:10.072Z] Sending build context to Docker daemon 13.11MB [2024-10-01T02:23:10.072Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-10-01T02:23:10.072Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-01T02:23:10.351Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-01T02:23:10.351Z] c6b39de5b339: Pulling fs layer [2024-10-01T02:23:10.351Z] a69c41024577: Pulling fs layer [2024-10-01T02:23:10.351Z] d6de4b400683: Pulling fs layer [2024-10-01T02:23:10.351Z] 35cb2a7552d0: Pulling fs layer [2024-10-01T02:23:10.351Z] 4f4fb700ef54: Pulling fs layer [2024-10-01T02:23:10.351Z] 464afbd9ba4c: Pulling fs layer [2024-10-01T02:23:10.351Z] 00f215d4a9da: Pulling fs layer [2024-10-01T02:23:10.351Z] d496ad576159: Pulling fs layer [2024-10-01T02:23:10.351Z] 35cb2a7552d0: Waiting [2024-10-01T02:23:10.351Z] 4f4fb700ef54: Waiting [2024-10-01T02:23:10.351Z] 00f215d4a9da: Waiting [2024-10-01T02:23:10.351Z] d496ad576159: Waiting [2024-10-01T02:23:10.351Z] 464afbd9ba4c: Waiting [2024-10-01T02:23:10.351Z] a69c41024577: Verifying Checksum [2024-10-01T02:23:10.351Z] a69c41024577: Download complete [2024-10-01T02:23:10.351Z] 35cb2a7552d0: Verifying Checksum [2024-10-01T02:23:10.351Z] 35cb2a7552d0: Download complete [2024-10-01T02:23:10.351Z] 4f4fb700ef54: Verifying Checksum [2024-10-01T02:23:10.351Z] 4f4fb700ef54: Download complete [2024-10-01T02:23:10.351Z] 464afbd9ba4c: Verifying Checksum [2024-10-01T02:23:10.351Z] 464afbd9ba4c: Download complete [2024-10-01T02:23:10.351Z] c6b39de5b339: Download complete [2024-10-01T02:23:10.938Z] d496ad576159: Verifying Checksum [2024-10-01T02:23:10.938Z] d496ad576159: Download complete [2024-10-01T02:23:11.216Z] c6b39de5b339: Pull complete [2024-10-01T02:23:11.819Z] a69c41024577: Pull complete [2024-10-01T02:23:12.091Z] d6de4b400683: Download complete [2024-10-01T02:23:13.513Z] 00f215d4a9da: Verifying Checksum [2024-10-01T02:23:13.513Z] 00f215d4a9da: Download complete [2024-10-01T02:23:25.879Z] d6de4b400683: Pull complete [2024-10-01T02:23:25.879Z] 35cb2a7552d0: Pull complete [2024-10-01T02:23:25.879Z] 4f4fb700ef54: Pull complete [2024-10-01T02:23:25.879Z] 464afbd9ba4c: Pull complete [2024-10-01T02:23:35.970Z] 00f215d4a9da: Pull complete [2024-10-01T02:23:36.238Z] d496ad576159: Pull complete [2024-10-01T02:23:36.238Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-10-01T02:23:36.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-01T02:23:36.238Z] ---> f246e2811388 [2024-10-01T02:23:36.238Z] Step 3/10 : ARG MAKE=make build [2024-10-01T02:23:37.217Z] ---> Running in 2bb9d560b55d [2024-10-01T02:23:37.487Z] Removing intermediate container 2bb9d560b55d [2024-10-01T02:23:37.487Z] ---> efcc18f9b5d5 [2024-10-01T02:23:37.487Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-01T02:23:37.487Z] ---> Running in 2513ba88a29e [2024-10-01T02:23:37.757Z] Removing intermediate container 2513ba88a29e [2024-10-01T02:23:37.757Z] ---> 593b3ce861be [2024-10-01T02:23:37.757Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-01T02:23:37.757Z] ---> Running in f540b16da935 [2024-10-01T02:23:38.025Z] Removing intermediate container f540b16da935 [2024-10-01T02:23:38.025Z] ---> 647e4bef164c [2024-10-01T02:23:38.025Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-01T02:23:38.297Z] ---> Running in 851b4221a171 [2024-10-01T02:23:39.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T02:23:39.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T02:23:40.814Z] OK: 266 MiB in 52 packages [2024-10-01T02:23:41.402Z] Removing intermediate container 851b4221a171 [2024-10-01T02:23:41.402Z] ---> e5657995e511 [2024-10-01T02:23:41.402Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-01T02:23:43.351Z] ---> acc7be70e9b4 [2024-10-01T02:23:43.351Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T02:23:43.351Z] ---> Running in 3490f445bf4c [2024-10-01T02:25:35.041Z] Removing intermediate container 3490f445bf4c [2024-10-01T02:25:35.041Z] ---> 73a6f0f9f6e4 [2024-10-01T02:25:35.041Z] Step 9/10 : COPY . . [2024-10-01T02:25:35.041Z] ---> f3f7fdd02615 [2024-10-01T02:25:35.041Z] Step 10/10 : RUN ${MAKE} [2024-10-01T02:25:35.041Z] ---> Running in 501ab7f59d3c [2024-10-01T02:25:35.041Z] noop [2024-10-01T02:25:35.041Z] Removing intermediate container 501ab7f59d3c [2024-10-01T02:25:35.042Z] ---> a65be4021b20 [2024-10-01T02:25:35.042Z] Successfully built a65be4021b20 [2024-10-01T02:25:35.042Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T02:25:35.420Z] + docker inspect -f . ci-base-image-arm64 [2024-10-01T02:25:35.420Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T02:25:35.648Z] prd-ubuntu20.04-docker-arm64-4c-16g-12185 does not seem to be running inside a container [2024-10-01T02:25:35.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/313 -v /w/workspace/device-sdk-go/313:/w/workspace/device-sdk-go/313:rw,z -v /w/workspace/device-sdk-go/313@tmp:/w/workspace/device-sdk-go/313@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 ******** ci-base-image-arm64 cat [2024-10-01T02:25:36.965Z] $ docker top 0af1d26facb4924bc908352bf2d6074a57ef5a1d75ac6d163e8236075aab5796 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T02:25:37.792Z] + go version [2024-10-01T02:25:37.792Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-10-01T02:25:37.808Z] $ docker stop --time=1 0af1d26facb4924bc908352bf2d6074a57ef5a1d75ac6d163e8236075aab5796 [2024-10-01T02:25:39.412Z] $ docker rm -f --volumes 0af1d26facb4924bc908352bf2d6074a57ef5a1d75ac6d163e8236075aab5796 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T02:25:39.972Z] + docker inspect -f . ci-base-image-arm64 [2024-10-01T02:25:39.972Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T02:25:40.177Z] prd-ubuntu20.04-docker-arm64-4c-16g-12185 does not seem to be running inside a container [2024-10-01T02:25:40.252Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/313 -v /w/workspace/device-sdk-go/313:/w/workspace/device-sdk-go/313:rw,z -v /w/workspace/device-sdk-go/313@tmp:/w/workspace/device-sdk-go/313@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 ******** ci-base-image-arm64 cat [2024-10-01T02:25:42.145Z] $ docker top adbc81da7c894b18fa5f2e1cdcdd7e7927ca247f9951b871bbe2c13b760f71ba -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T02:25:43.008Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/313 [Pipeline] fileExists [Pipeline] sh [2024-10-01T02:25:43.362Z] + make test [2024-10-01T02:25:43.362Z] go test -race -coverprofile=coverage.out ./... [2024-10-01T02:26:30.306Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-10-01T02:29:52.101Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-10-01T02:29:52.101Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-10-01T02:29:52.101Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-10-01T02:29:52.101Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-10-01T02:29:52.101Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-10-01T02:30:04.413Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.113s coverage: 26.0% of statements [2024-10-01T02:30:08.668Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.185s coverage: 79.4% of statements [2024-10-01T02:30:16.883Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-10-01T02:30:16.883Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-10-01T02:30:17.466Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.261s coverage: 86.0% of statements [2024-10-01T02:30:25.969Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-10-01T02:30:26.553Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.500s coverage: 45.2% of statements [2024-10-01T02:30:29.138Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.175s coverage: 14.1% of statements [2024-10-01T02:30:29.138Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.711s coverage: 44.6% of statements [2024-10-01T02:30:31.769Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/utils [no test files] [2024-10-01T02:30:31.769Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-10-01T02:30:31.769Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-10-01T02:30:32.732Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.387s coverage: 68.5% of statements [2024-10-01T02:30:36.993Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.356s coverage: 89.2% of statements [2024-10-01T02:30:39.579Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-10-01T02:30:40.554Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.235s coverage: 5.3% of statements [2024-10-01T02:30:41.958Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-01T02:30:41.958Z] GO111MODULE=on go vet ./... [2024-10-01T02:34:33.772Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-01T02:34:33.772Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-01T02:34:33.772Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-01T02:34:33.790Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-01T02:34:33.805Z] $ docker stop --time=1 adbc81da7c894b18fa5f2e1cdcdd7e7927ca247f9951b871bbe2c13b760f71ba [2024-10-01T02:34:35.783Z] $ docker rm -f --volumes adbc81da7c894b18fa5f2e1cdcdd7e7927ca247f9951b871bbe2c13b760f71ba [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-01T02:34:38.296Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-01T02:34:38.325Z] Warning: overwriting stash ‘coverage-report’ [2024-10-01T02:34:38.897Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-01T02:34:39.315Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-01T02:34:39.642Z] + ls -al . [2024-10-01T02:34:39.642Z] total 380 [2024-10-01T02:34:39.642Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 1 02:25 . [2024-10-01T02:34:39.642Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 02:22 .. [2024-10-01T02:34:39.642Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 1 02:22 .dockerignore [2024-10-01T02:34:39.642Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 1 02:22 .git [2024-10-01T02:34:39.642Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 02:22 .github [2024-10-01T02:34:39.642Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 1 02:22 .gitignore [2024-10-01T02:34:39.642Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 1 02:22 .golangci.yml [2024-10-01T02:34:39.642Z] -rw-rw-r-- 1 jenkins jenkins 48109 Oct 1 02:22 CHANGELOG.md [2024-10-01T02:34:39.642Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 1 02:22 GOVERNANCE.md [2024-10-01T02:34:39.642Z] -rw-rw-r-- 1 jenkins jenkins 885 Oct 1 02:22 Jenkinsfile [2024-10-01T02:34:39.642Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 1 02:22 LICENSE [2024-10-01T02:34:39.642Z] -rw-rw-r-- 1 jenkins jenkins 1842 Oct 1 02:22 Makefile [2024-10-01T02:34:39.642Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 1 02:22 OWNERS.md [2024-10-01T02:34:39.642Z] -rw-rw-r-- 1 jenkins jenkins 4937 Oct 1 02:22 README.md [2024-10-01T02:34:39.642Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 1 02:18 VERSION [2024-10-01T02:34:39.642Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 02:22 bin [2024-10-01T02:34:39.642Z] -rw-r--r-- 1 jenkins jenkins 128349 Oct 1 02:30 coverage.out [2024-10-01T02:34:39.642Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 1 02:22 example [2024-10-01T02:34:39.642Z] -rw-rw-r-- 1 jenkins jenkins 6985 Oct 1 02:22 go.mod [2024-10-01T02:34:39.642Z] -rw-rw-r-- 1 jenkins jenkins 101462 Oct 1 02:22 go.sum [2024-10-01T02:34:39.642Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 1 02:22 internal [2024-10-01T02:34:39.642Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 02:22 openapi [2024-10-01T02:34:39.642Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 1 02:22 pkg [2024-10-01T02:34:39.642Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 02:22 snap [2024-10-01T02:34:39.642Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 1 02:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T02:34:39.992Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0f2c62f772c3dcfcf9e1166837c0dba43afb8cfd --label arch=arm64 --label version=3.2.0-dev.38 . [2024-10-01T02:34:40.586Z] Sending build context to Docker daemon 13.24MB [2024-10-01T02:34:40.586Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-10-01T02:34:40.586Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-01T02:34:40.586Z] ---> a65be4021b20 [2024-10-01T02:34:40.586Z] Step 3/24 : ARG MAKE=make build [2024-10-01T02:34:40.586Z] ---> Running in ba51214fc14d [2024-10-01T02:34:40.852Z] Removing intermediate container ba51214fc14d [2024-10-01T02:34:40.852Z] ---> abf74b7565d2 [2024-10-01T02:34:40.852Z] Step 4/24 : WORKDIR /device-sdk-go [2024-10-01T02:34:41.120Z] ---> Running in d0c1be80f502 [2024-10-01T02:34:41.386Z] Removing intermediate container d0c1be80f502 [2024-10-01T02:34:41.386Z] ---> bf34e82fe31c [2024-10-01T02:34:41.386Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-01T02:34:41.386Z] ---> Running in 88c0074c988a [2024-10-01T02:34:41.664Z] Removing intermediate container 88c0074c988a [2024-10-01T02:34:41.664Z] ---> e39827dab3e9 [2024-10-01T02:34:41.664Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-10-01T02:34:41.931Z] ---> Running in 83ee69df31ee [2024-10-01T02:34:42.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T02:34:43.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T02:34:44.567Z] OK: 266 MiB in 52 packages [2024-10-01T02:34:45.151Z] Removing intermediate container 83ee69df31ee [2024-10-01T02:34:45.151Z] ---> 1453e7f008bd [2024-10-01T02:34:45.151Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-01T02:34:45.417Z] ---> 5e198c39712c [2024-10-01T02:34:45.417Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T02:34:45.685Z] ---> Running in 9ada40c5d850 [2024-10-01T02:34:49.025Z] Removing intermediate container 9ada40c5d850 [2024-10-01T02:34:49.025Z] ---> 3d0482d350f7 [2024-10-01T02:34:49.025Z] Step 9/24 : COPY . . [2024-10-01T02:34:49.980Z] ---> 112c6b8f6952 [2024-10-01T02:34:49.980Z] Step 10/24 : RUN ${MAKE} [2024-10-01T02:34:49.980Z] ---> Running in 7795168dca48 [2024-10-01T02:34:50.961Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.38 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.38" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-10-01T02:38:27.713Z] Removing intermediate container 7795168dca48 [2024-10-01T02:38:27.713Z] ---> dac6a39f34eb [2024-10-01T02:38:27.713Z] Step 11/24 : FROM alpine:3.18 [2024-10-01T02:38:27.713Z] 3.18: Pulling from library/alpine [2024-10-01T02:38:27.713Z] 720f3032cd11: Pulling fs layer [2024-10-01T02:38:27.713Z] 720f3032cd11: Download complete [2024-10-01T02:38:27.713Z] 720f3032cd11: Pull complete [2024-10-01T02:38:27.713Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T02:38:27.713Z] Status: Downloaded newer image for alpine:3.18 [2024-10-01T02:38:27.713Z] ---> 3e834921e367 [2024-10-01T02:38:27.713Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-10-01T02:38:27.713Z] ---> Running in 1f101a0c5d6e [2024-10-01T02:38:27.713Z] Removing intermediate container 1f101a0c5d6e [2024-10-01T02:38:27.713Z] ---> 82bd7522561a [2024-10-01T02:38:27.713Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-01T02:38:27.713Z] ---> Running in 78f411203ee4 [2024-10-01T02:38:27.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T02:38:27.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T02:38:27.713Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-10-01T02:38:27.713Z] Executing busybox-1.36.1-r7.trigger [2024-10-01T02:38:27.713Z] OK: 8 MiB in 16 packages [2024-10-01T02:38:27.713Z] Removing intermediate container 78f411203ee4 [2024-10-01T02:38:27.713Z] ---> 42665c9096fb [2024-10-01T02:38:27.713Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-01T02:38:27.713Z] ---> Running in bc733b57fb65 [2024-10-01T02:38:27.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T02:38:27.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T02:38:27.713Z] OK: 8 MiB in 16 packages [2024-10-01T02:38:28.668Z] Removing intermediate container bc733b57fb65 [2024-10-01T02:38:28.668Z] ---> f794a11982a4 [2024-10-01T02:38:28.668Z] Step 15/24 : WORKDIR / [2024-10-01T02:38:28.668Z] ---> Running in 8e69842ba491 [2024-10-01T02:38:28.934Z] Removing intermediate container 8e69842ba491 [2024-10-01T02:38:28.934Z] ---> 7ca54e227819 [2024-10-01T02:38:28.934Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-10-01T02:38:29.516Z] ---> d69046055ddf [2024-10-01T02:38:29.516Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-10-01T02:38:31.461Z] ---> 7ce55a0251ad [2024-10-01T02:38:31.461Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-10-01T02:38:32.042Z] ---> a944157b631a [2024-10-01T02:38:32.042Z] Step 19/24 : EXPOSE 59999 [2024-10-01T02:38:32.042Z] ---> Running in c1aca654eadc [2024-10-01T02:38:32.308Z] Removing intermediate container c1aca654eadc [2024-10-01T02:38:32.308Z] ---> 0cf0264dba87 [2024-10-01T02:38:32.308Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-10-01T02:38:32.574Z] ---> Running in 21df0b79a3b7 [2024-10-01T02:38:32.840Z] Removing intermediate container 21df0b79a3b7 [2024-10-01T02:38:32.840Z] ---> a15da107aef1 [2024-10-01T02:38:32.840Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-01T02:38:32.840Z] ---> Running in 43ba02c9df90 [2024-10-01T02:38:33.107Z] Removing intermediate container 43ba02c9df90 [2024-10-01T02:38:33.107Z] ---> 9dd0ef7a7f12 [2024-10-01T02:38:33.107Z] Step 22/24 : LABEL arch=arm64 [2024-10-01T02:38:33.107Z] ---> Running in 50598b6e7782 [2024-10-01T02:38:33.373Z] Removing intermediate container 50598b6e7782 [2024-10-01T02:38:33.373Z] ---> 0370482c6b47 [2024-10-01T02:38:33.373Z] Step 23/24 : LABEL git_sha=0f2c62f772c3dcfcf9e1166837c0dba43afb8cfd [2024-10-01T02:38:33.639Z] ---> Running in ebb639f8df24 [2024-10-01T02:38:33.906Z] Removing intermediate container ebb639f8df24 [2024-10-01T02:38:33.906Z] ---> 06e8672c6fad [2024-10-01T02:38:33.906Z] Step 24/24 : LABEL version=3.2.0-dev.38 [2024-10-01T02:38:33.906Z] ---> Running in 8888737a7733 [2024-10-01T02:38:34.171Z] Removing intermediate container 8888737a7733 [2024-10-01T02:38:34.171Z] ---> 19f3d19ca67b [2024-10-01T02:38:34.171Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-01T02:38:34.171Z] Successfully built 19f3d19ca67b [2024-10-01T02:38:34.171Z] Successfully tagged device-sdk-simple-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 [2024-10-01T02:38:34.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-01T02:38:34.922Z] [2024-10-01T02:38:34.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T02:38:35.252Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-01T02:38:35.252Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-01T02:38:35.252Z] 8998bd30e6a1: Pulling fs layer [2024-10-01T02:38:35.252Z] 04944245beec: Pulling fs layer [2024-10-01T02:38:35.252Z] 699f458cf7ca: Pulling fs layer [2024-10-01T02:38:35.252Z] 765212b225bb: Pulling fs layer [2024-10-01T02:38:35.252Z] f23df028b6ca: Pulling fs layer [2024-10-01T02:38:35.252Z] d65c8cfc05b1: Pulling fs layer [2024-10-01T02:38:35.252Z] 2437ff75d9bd: Pulling fs layer [2024-10-01T02:38:35.252Z] f23df028b6ca: Waiting [2024-10-01T02:38:35.252Z] d65c8cfc05b1: Waiting [2024-10-01T02:38:35.252Z] 765212b225bb: Waiting [2024-10-01T02:38:35.252Z] 2437ff75d9bd: Waiting [2024-10-01T02:38:35.517Z] 04944245beec: Verifying Checksum [2024-10-01T02:38:35.517Z] 04944245beec: Download complete [2024-10-01T02:38:35.517Z] 765212b225bb: Download complete [2024-10-01T02:38:35.517Z] f23df028b6ca: Download complete [2024-10-01T02:38:35.517Z] d65c8cfc05b1: Verifying Checksum [2024-10-01T02:38:35.517Z] d65c8cfc05b1: Download complete [2024-10-01T02:38:35.783Z] 699f458cf7ca: Verifying Checksum [2024-10-01T02:38:35.783Z] 699f458cf7ca: Download complete [2024-10-01T02:38:36.048Z] 8998bd30e6a1: Verifying Checksum [2024-10-01T02:38:36.048Z] 8998bd30e6a1: Download complete [2024-10-01T02:38:38.693Z] 2437ff75d9bd: Verifying Checksum [2024-10-01T02:38:38.693Z] 2437ff75d9bd: Download complete [2024-10-01T02:38:41.287Z] 8998bd30e6a1: Pull complete [2024-10-01T02:38:41.553Z] 04944245beec: Pull complete [2024-10-01T02:38:42.957Z] 699f458cf7ca: Pull complete [2024-10-01T02:38:43.224Z] 765212b225bb: Pull complete [2024-10-01T02:38:44.186Z] f23df028b6ca: Pull complete [2024-10-01T02:38:44.186Z] d65c8cfc05b1: Pull complete [2024-10-01T02:39:02.389Z] 2437ff75d9bd: Pull complete [2024-10-01T02:39:02.389Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-01T02:39:02.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-01T02:39:02.389Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T02:39:02.603Z] prd-ubuntu20.04-docker-arm64-4c-16g-12185 does not seem to be running inside a container [2024-10-01T02:39:02.659Z] $ 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-sdk-go/313 -v /w/workspace/device-sdk-go/313:/w/workspace/device-sdk-go/313:rw,z -v /w/workspace/device-sdk-go/313@tmp:/w/workspace/device-sdk-go/313@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:arm64 cat [2024-10-01T02:39:05.468Z] $ docker top 51ab506f449d7f6b9cc60c07f85e43e8aa8dd7739cfd39377d63d0c74979e2bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T02:39:06.320Z] ---> job-cost.sh [2024-10-01T02:39:06.320Z] lf-activate-venv: SKIPPING [2024-10-01T02:39:06.320Z] INFO: No Stack... [2024-10-01T02:39:06.900Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-01T02:39:07.852Z] INFO: Archiving Costs [Pipeline] sh [2024-10-01T02:39:08.486Z] + cat /w/workspace/device-sdk-go/313/archives/cost.csv [2024-10-01T02:39:08.486Z] + cut -d, -f6 [Pipeline] lock [2024-10-01T02:39:08.541Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-313-stack-cost] [2024-10-01T02:39:08.554Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-313-stack-cost] did not exist. Created. [2024-10-01T02:39:08.564Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-313-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-01T02:39:08.915Z] /w/workspace/device-sdk-go/313@tmp/durable-370908c4/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-01T02:39:09.819Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-01T02:39:09.847Z] Warning: overwriting stash ‘stack-cost’ [2024-10-01T02:39:09.927Z] Stashed 1 file(s) [Pipeline] } [2024-10-01T02:39:09.950Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-313-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-01T02:39:09.971Z] $ docker stop --time=1 51ab506f449d7f6b9cc60c07f85e43e8aa8dd7739cfd39377d63d0c74979e2bb [2024-10-01T02:39:11.478Z] $ docker rm -f --volumes 51ab506f449d7f6b9cc60c07f85e43e8aa8dd7739cfd39377d63d0c74979e2bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-01T02:39:12.054Z] provisioning config files... [2024-10-01T02:39:12.060Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8239554146913182094tmp [Pipeline] { [Pipeline] sh [2024-10-01T02:39:12.360Z] + set +x [2024-10-01T02:39:12.360Z] + + curl -s https://codecov.io/bashbash [2024-10-01T02:39:12.360Z] -s -- [2024-10-01T02:39:12.360Z] [2024-10-01T02:39:12.360Z] _____ _ [2024-10-01T02:39:12.360Z] / ____| | | [2024-10-01T02:39:12.360Z] | | ___ __| | ___ ___ _____ __ [2024-10-01T02:39:12.360Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-01T02:39:12.360Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-01T02:39:12.360Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-01T02:39:12.360Z] Bash-1.0.6 [2024-10-01T02:39:12.360Z] [2024-10-01T02:39:12.360Z] [2024-10-01T02:39:12.360Z] ==> git version 2.25.1 found [2024-10-01T02:39:12.360Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-01T02:39:12.360Z] Release-Date: 2020-01-08 [2024-10-01T02:39:12.360Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-01T02:39:12.360Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-01T02:39:12.360Z] ==> Jenkins CI detected. [2024-10-01T02:39:12.360Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-10-01T02:39:12.360Z] project root: . [2024-10-01T02:39:12.360Z] --> token set from env [2024-10-01T02:39:12.360Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-01T02:39:12.360Z] ==> Running gcov in . (disable via -X gcov) [2024-10-01T02:39:12.360Z] ==> Python coveragepy not found [2024-10-01T02:39:12.360Z] ==> Searching for coverage reports in: [2024-10-01T02:39:12.360Z] + . [2024-10-01T02:39:12.620Z] -> Found 1 reports [2024-10-01T02:39:12.620Z] ==> Detecting git/mercurial file structure [2024-10-01T02:39:12.620Z] ==> Reading reports [2024-10-01T02:39:12.620Z] + ./coverage.out bytes=128349 [2024-10-01T02:39:12.620Z] ==> Appending adjustments [2024-10-01T02:39:12.620Z] https://docs.codecov.io/docs/fixing-reports [2024-10-01T02:39:12.880Z] + Found adjustments [2024-10-01T02:39:12.880Z] ==> Gzipping contents [2024-10-01T02:39:12.880Z] 20K /tmp/codecov.irPrpJ.gz [2024-10-01T02:39:12.880Z] ==> Uploading reports [2024-10-01T02:39:12.880Z] url: https://codecov.io [2024-10-01T02:39:12.880Z] query: branch=main&commit=0f2c62f772c3dcfcf9e1166837c0dba43afb8cfd&build=313&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F313%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-01T02:39:12.880Z] -> Pinging Codecov [2024-10-01T02:39:12.880Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0f2c62f772c3dcfcf9e1166837c0dba43afb8cfd&build=313&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F313%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-01T02:39:15.415Z] -> Uploading to [2024-10-01T02:39:15.415Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-sdk-go/0f2c62f772c3dcfcf9e1166837c0dba43afb8cfd/451c7352-8c56-46c2-8875-d59e02e53a98.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241001%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241001T023914Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=3428eba8795c6f0c926e7488ffb9d0c7a6334ad6a34a576c1ee8d75bb44a9a9b [2024-10-01T02:39:15.415Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T02:39:15.415Z] Dload Upload Total Spent Left Speed [2024-10-01T02:39:15.415Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17705 0 0 100 17705 0 76978 --:--:-- --:--:-- --:--:-- 76978 [2024-10-01T02:39:15.415Z] -> Reports have been successfully queued for processing at upstream connect error or disconnect/reset before headers. reset reason: connection terminationhttps://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/0f2c62f772c3dcfcf9e1166837c0dba43afb8cfd [Pipeline] } [2024-10-01T02:39:15.421Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-01T02:39:15.663Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-01T02:39:15.683Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T02:39:16.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-01T02:39:16.002Z] [2024-10-01T02:39:16.002Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T02:39:16.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-01T02:39:16.316Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-01T02:39:16.316Z] 619be1103602: Already exists [2024-10-01T02:39:16.316Z] f8ea3408117e: Pulling fs layer [2024-10-01T02:39:16.316Z] 91320369b822: Pulling fs layer [2024-10-01T02:39:16.316Z] 0406650e8295: Pulling fs layer [2024-10-01T02:39:16.316Z] 4f4fb700ef54: Pulling fs layer [2024-10-01T02:39:16.316Z] 96d80e3f36e1: Pulling fs layer [2024-10-01T02:39:16.316Z] bcf3aedb951c: Pulling fs layer [2024-10-01T02:39:16.316Z] 4f4fb700ef54: Waiting [2024-10-01T02:39:16.316Z] bcf3aedb951c: Waiting [2024-10-01T02:39:16.316Z] 96d80e3f36e1: Waiting [2024-10-01T02:39:16.316Z] 0406650e8295: Verifying Checksum [2024-10-01T02:39:16.316Z] 0406650e8295: Download complete [2024-10-01T02:39:16.316Z] f8ea3408117e: Verifying Checksum [2024-10-01T02:39:16.316Z] f8ea3408117e: Download complete [2024-10-01T02:39:16.316Z] 4f4fb700ef54: Verifying Checksum [2024-10-01T02:39:16.316Z] 4f4fb700ef54: Download complete [2024-10-01T02:39:16.316Z] f8ea3408117e: Pull complete [2024-10-01T02:39:16.576Z] 96d80e3f36e1: Verifying Checksum [2024-10-01T02:39:16.576Z] 96d80e3f36e1: Download complete [2024-10-01T02:39:16.837Z] 91320369b822: Verifying Checksum [2024-10-01T02:39:16.837Z] 91320369b822: Download complete [2024-10-01T02:39:17.095Z] bcf3aedb951c: Verifying Checksum [2024-10-01T02:39:17.095Z] bcf3aedb951c: Download complete [2024-10-01T02:39:20.374Z] 91320369b822: Pull complete [2024-10-01T02:39:20.374Z] 0406650e8295: Pull complete [2024-10-01T02:39:20.374Z] 4f4fb700ef54: Pull complete [2024-10-01T02:39:20.374Z] 96d80e3f36e1: Pull complete [2024-10-01T02:39:23.662Z] bcf3aedb951c: Pull complete [2024-10-01T02:39:23.662Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-10-01T02:39:23.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-01T02:39:23.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T02:39:23.796Z] prd-ubuntu20.04-docker-8c-8g-12184 does not seem to be running inside a container [2024-10-01T02:39:23.855Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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-devops/edgex-snyk-go:latest cat [2024-10-01T02:39:28.483Z] $ docker top dee3ed5e70c32b5ac7a67bb6953a42335270d5f97afbac0fc983a2849c1c4680 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T02:39:28.841Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2024-10-01T02:39:28.852Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-10-01T02:39:29.131Z] + set -o pipefail [2024-10-01T02:39:29.131Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-10-01T02:39:37.321Z] [2024-10-01T02:39:37.321Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2024-10-01T02:39:37.321Z] [2024-10-01T02:39:37.321Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/7df8bcf4-42b5-494f-a81f-d0eed9513552 [2024-10-01T02:39:37.321Z] [2024-10-01T02:39:37.321Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-01T02:39:37.321Z] [2024-10-01T02:39:37.321Z] [2024-10-01T02:39:37.321Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-01T02:39:37.321Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-01T02:39:37.332Z] $ docker stop --time=1 dee3ed5e70c32b5ac7a67bb6953a42335270d5f97afbac0fc983a2849c1c4680 [2024-10-01T02:39:42.075Z] $ docker rm -f --volumes dee3ed5e70c32b5ac7a67bb6953a42335270d5f97afbac0fc983a2849c1c4680 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] echo [2024-10-01T02:39:42.627Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-01T02:39:42.642Z] provisioning config files... [2024-10-01T02:39:42.650Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16125501006333797130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T02:39:43.007Z] --> edgex-publish-swagger.sh [2024-10-01T02:39:43.007Z] === Publish openapi/v3 API === [2024-10-01T02:39:43.007Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-10-01T02:39:43.007Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2024-10-01T02:39:43.007Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T02:39:43.007Z] Dload Upload Total Spent Left Speed [2024-10-01T02:39:43.284Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 281 67722 --:--:-- --:--:-- --:--:-- 68003 [2024-10-01T02:39:43.322Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-01T02:39:43.322Z] [Pipeline] } [2024-10-01T02:39:43.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-01T02:39:43.876Z] + git log --format=format:%s -1 0f2c62f772c3dcfcf9e1166837c0dba43afb8cfd [Pipeline] sh [2024-10-01T02:39:44.233Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-01T02:39:44.233Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T02:39:44.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-01T02:39:44.536Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T02:39:44.619Z] prd-ubuntu20.04-docker-8c-8g-12184 does not seem to be running inside a container [2024-10-01T02:39:44.649Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-01T02:39:45.216Z] $ docker top 284f201144bb7cdadbf6912d904e1fdcfefd4be4d1443b0615b864efcdfedd21 -eo pid,comm [2024-10-01T02:39:45.264Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-01T02:39:45.264Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-01T02:39:45.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-01T02:39:45.429Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-01T02:39:45.533Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-01T02:39:45.534Z] $ docker exec 284f201144bb7cdadbf6912d904e1fdcfefd4be4d1443b0615b864efcdfedd21 ssh-agent [2024-10-01T02:39:45.637Z] SSH_AUTH_SOCK=/tmp/ssh-U9SdJJcE84bY/agent.32 [2024-10-01T02:39:45.637Z] SSH_AGENT_PID=38 [2024-10-01T02:39:45.641Z] Running ssh-add (command line suppressed) [2024-10-01T02:39:45.749Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1244626398461557963.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1244626398461557963.key) [2024-10-01T02:39:45.763Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-01T02:39:46.051Z] + git semver tag [2024-10-01T02:39:46.310Z] 2024-10-01 02:39:46,211 [run_tag] DEBUG tag force:False [2024-10-01T02:39:46.310Z] 2024-10-01 02:39:46,211 [check_head_tag] DEBUG check head tag [2024-10-01T02:39:46.310Z] 2024-10-01 02:39:46,212 [execute] INFO git cat-file --batch-check [2024-10-01T02:39:46.310Z] 2024-10-01 02:39:46,213 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-10-01T02:39:46.310Z] 2024-10-01 02:39:46,214 [execute] INFO git cat-file --batch [2024-10-01T02:39:46.310Z] 2024-10-01 02:39:46,214 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-10-01T02:39:46.310Z] 2024-10-01 02:39:46,244 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-01T02:39:46.310Z] 2024-10-01 02:39:46,244 [execute] INFO git tag -a v3.2.0-dev.38 -m v3.2.0-dev.38 [2024-10-01T02:39:46.310Z] 2024-10-01 02:39:46,244 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.38', '-m', 'v3.2.0-dev.38'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-01T02:39:46.310Z] 2024-10-01 02:39:46,248 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-01T02:39:46.310Z] 3.2.0-dev.38 [Pipeline] } [2024-10-01T02:39:46.317Z] $ docker exec --env ******** --env ******** 284f201144bb7cdadbf6912d904e1fdcfefd4be4d1443b0615b864efcdfedd21 ssh-agent -k [2024-10-01T02:39:46.411Z] unset SSH_AUTH_SOCK; [2024-10-01T02:39:46.412Z] unset SSH_AGENT_PID; [2024-10-01T02:39:46.412Z] echo Agent pid 38 killed; [2024-10-01T02:39:46.425Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-01T02:39:46.742Z] + git semver [Pipeline] } [2024-10-01T02:39:47.014Z] $ docker stop --time=1 284f201144bb7cdadbf6912d904e1fdcfefd4be4d1443b0615b864efcdfedd21 [2024-10-01T02:39:48.263Z] $ docker rm -f --volumes 284f201144bb7cdadbf6912d904e1fdcfefd4be4d1443b0615b864efcdfedd21 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T02:39:48.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-01T02:39:48.692Z] [2024-10-01T02:39:48.692Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T02:39:48.999Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-01T02:39:49.258Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-01T02:39:49.258Z] ab5ef0e58194: Pulling fs layer [2024-10-01T02:39:49.258Z] 9712f1f96733: Pulling fs layer [2024-10-01T02:39:49.258Z] 63f879dbbcfc: Pulling fs layer [2024-10-01T02:39:49.258Z] 0d9ebad4ef96: Pulling fs layer [2024-10-01T02:39:49.258Z] e9a5061849ea: Pulling fs layer [2024-10-01T02:39:49.258Z] d747dcd14b5f: Pulling fs layer [2024-10-01T02:39:49.258Z] 2de7ff778b66: Pulling fs layer [2024-10-01T02:39:49.258Z] 0d9ebad4ef96: Waiting [2024-10-01T02:39:49.258Z] e9a5061849ea: Waiting [2024-10-01T02:39:49.258Z] 9712f1f96733: Verifying Checksum [2024-10-01T02:39:49.258Z] 9712f1f96733: Download complete [2024-10-01T02:39:49.519Z] 63f879dbbcfc: Verifying Checksum [2024-10-01T02:39:49.519Z] 63f879dbbcfc: Download complete [2024-10-01T02:39:49.519Z] e9a5061849ea: Download complete [2024-10-01T02:39:49.519Z] d747dcd14b5f: Verifying Checksum [2024-10-01T02:39:49.519Z] d747dcd14b5f: Download complete [2024-10-01T02:39:49.778Z] 0d9ebad4ef96: Verifying Checksum [2024-10-01T02:39:49.778Z] 0d9ebad4ef96: Download complete [2024-10-01T02:39:49.778Z] ab5ef0e58194: Verifying Checksum [2024-10-01T02:39:49.778Z] ab5ef0e58194: Download complete [2024-10-01T02:39:49.778Z] 2de7ff778b66: Download complete [2024-10-01T02:39:52.309Z] ab5ef0e58194: Pull complete [2024-10-01T02:39:52.309Z] 9712f1f96733: Pull complete [2024-10-01T02:39:53.246Z] 63f879dbbcfc: Pull complete [2024-10-01T02:39:56.527Z] 0d9ebad4ef96: Pull complete [2024-10-01T02:39:56.784Z] e9a5061849ea: Pull complete [2024-10-01T02:39:56.784Z] d747dcd14b5f: Pull complete [2024-10-01T02:39:57.722Z] 2de7ff778b66: Pull complete [2024-10-01T02:39:57.722Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-01T02:39:57.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-01T02:39:57.722Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T02:39:57.812Z] prd-ubuntu20.04-docker-8c-8g-12184 does not seem to be running inside a container [2024-10-01T02:39:57.844Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-01T02:40:02.912Z] $ docker top 3ed330f76baadb8d5859e7c66b927637bd1b188d7b9fac76cc2c066ab23192b8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-01T02:40:02.982Z] provisioning config files... [2024-10-01T02:40:02.989Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3522792808561456238tmp [2024-10-01T02:40:02.998Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1159654315085594421tmp [2024-10-01T02:40:03.007Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7899950743515119635tmp [Pipeline] { [Pipeline] echo [2024-10-01T02:40:03.031Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T02:40:03.330Z] ---> sigul-configuration.sh [2024-10-01T02:40:03.330Z] gpg: directory `/root/.gnupg' created [2024-10-01T02:40:03.330Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-01T02:40:03.330Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-01T02:40:03.330Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-01T02:40:03.330Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-01T02:40:03.330Z] gpg: CAST5 encrypted data [2024-10-01T02:40:03.330Z] gpg: encrypted with 1 passphrase [2024-10-01T02:40:03.330Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-01T02:40:03.621Z] + mkdir /home/jenkins [2024-10-01T02:40:03.621Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-01T02:40:03.918Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-10-01T02:40:03.934Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T02:40:04.236Z] ---> sigul-install.sh [2024-10-01T02:40:04.236Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-01T02:40:04.527Z] + git tag --list [2024-10-01T02:40:04.527Z] 0.7.1 [2024-10-01T02:40:04.527Z] delhi-tag [2024-10-01T02:40:04.527Z] v1.0.0 [2024-10-01T02:40:04.527Z] v1.1.0 [2024-10-01T02:40:04.527Z] v1.1.1 [2024-10-01T02:40:04.527Z] v1.1.2 [2024-10-01T02:40:04.527Z] v1.2.0 [2024-10-01T02:40:04.527Z] v1.2.1 [2024-10-01T02:40:04.527Z] v1.2.2 [2024-10-01T02:40:04.527Z] v1.2.3 [2024-10-01T02:40:04.527Z] v1.3.0 [2024-10-01T02:40:04.527Z] v1.4.0 [2024-10-01T02:40:04.527Z] v2.0.0 [2024-10-01T02:40:04.527Z] v2.1.0 [2024-10-01T02:40:04.527Z] v2.1.1 [2024-10-01T02:40:04.527Z] v2.2.0 [2024-10-01T02:40:04.527Z] v2.3.0 [2024-10-01T02:40:04.527Z] v2.3.1 [2024-10-01T02:40:04.527Z] v3.0 [2024-10-01T02:40:04.527Z] v3.0.0 [2024-10-01T02:40:04.527Z] v3.0.1-dev.1 [2024-10-01T02:40:04.527Z] v3.1 [2024-10-01T02:40:04.527Z] v3.1.0 [2024-10-01T02:40:04.527Z] v3.1.0-dev.1 [2024-10-01T02:40:04.527Z] v3.1.0-dev.10 [2024-10-01T02:40:04.527Z] v3.1.0-dev.11 [2024-10-01T02:40:04.527Z] v3.1.0-dev.12 [2024-10-01T02:40:04.527Z] v3.1.0-dev.13 [2024-10-01T02:40:04.527Z] v3.1.0-dev.14 [2024-10-01T02:40:04.527Z] v3.1.0-dev.15 [2024-10-01T02:40:04.527Z] v3.1.0-dev.16 [2024-10-01T02:40:04.527Z] v3.1.0-dev.17 [2024-10-01T02:40:04.527Z] v3.1.0-dev.18 [2024-10-01T02:40:04.527Z] v3.1.0-dev.19 [2024-10-01T02:40:04.527Z] v3.1.0-dev.2 [2024-10-01T02:40:04.527Z] v3.1.0-dev.20 [2024-10-01T02:40:04.527Z] v3.1.0-dev.21 [2024-10-01T02:40:04.527Z] v3.1.0-dev.22 [2024-10-01T02:40:04.527Z] v3.1.0-dev.23 [2024-10-01T02:40:04.527Z] v3.1.0-dev.24 [2024-10-01T02:40:04.527Z] v3.1.0-dev.25 [2024-10-01T02:40:04.527Z] v3.1.0-dev.26 [2024-10-01T02:40:04.527Z] v3.1.0-dev.27 [2024-10-01T02:40:04.527Z] v3.1.0-dev.28 [2024-10-01T02:40:04.527Z] v3.1.0-dev.29 [2024-10-01T02:40:04.527Z] v3.1.0-dev.3 [2024-10-01T02:40:04.527Z] v3.1.0-dev.30 [2024-10-01T02:40:04.527Z] v3.1.0-dev.31 [2024-10-01T02:40:04.527Z] v3.1.0-dev.32 [2024-10-01T02:40:04.527Z] v3.1.0-dev.33 [2024-10-01T02:40:04.527Z] v3.1.0-dev.34 [2024-10-01T02:40:04.527Z] v3.1.0-dev.35 [2024-10-01T02:40:04.527Z] v3.1.0-dev.36 [2024-10-01T02:40:04.527Z] v3.1.0-dev.37 [2024-10-01T02:40:04.527Z] v3.1.0-dev.38 [2024-10-01T02:40:04.527Z] v3.1.0-dev.39 [2024-10-01T02:40:04.527Z] v3.1.0-dev.4 [2024-10-01T02:40:04.527Z] v3.1.0-dev.40 [2024-10-01T02:40:04.527Z] v3.1.0-dev.41 [2024-10-01T02:40:04.527Z] v3.1.0-dev.5 [2024-10-01T02:40:04.527Z] v3.1.0-dev.6 [2024-10-01T02:40:04.527Z] v3.1.0-dev.7 [2024-10-01T02:40:04.527Z] v3.1.0-dev.8 [2024-10-01T02:40:04.527Z] v3.1.0-dev.9 [2024-10-01T02:40:04.527Z] v3.1.1 [2024-10-01T02:40:04.527Z] v3.1.1-dev.1 [2024-10-01T02:40:04.527Z] v3.2.0-dev.1 [2024-10-01T02:40:04.527Z] v3.2.0-dev.10 [2024-10-01T02:40:04.527Z] v3.2.0-dev.11 [2024-10-01T02:40:04.527Z] v3.2.0-dev.12 [2024-10-01T02:40:04.527Z] v3.2.0-dev.13 [2024-10-01T02:40:04.527Z] v3.2.0-dev.14 [2024-10-01T02:40:04.527Z] v3.2.0-dev.15 [2024-10-01T02:40:04.527Z] v3.2.0-dev.16 [2024-10-01T02:40:04.527Z] v3.2.0-dev.17 [2024-10-01T02:40:04.527Z] v3.2.0-dev.18 [2024-10-01T02:40:04.527Z] v3.2.0-dev.19 [2024-10-01T02:40:04.527Z] v3.2.0-dev.2 [2024-10-01T02:40:04.527Z] v3.2.0-dev.20 [2024-10-01T02:40:04.527Z] v3.2.0-dev.21 [2024-10-01T02:40:04.527Z] v3.2.0-dev.22 [2024-10-01T02:40:04.527Z] v3.2.0-dev.23 [2024-10-01T02:40:04.527Z] v3.2.0-dev.24 [2024-10-01T02:40:04.527Z] v3.2.0-dev.25 [2024-10-01T02:40:04.527Z] v3.2.0-dev.26 [2024-10-01T02:40:04.527Z] v3.2.0-dev.27 [2024-10-01T02:40:04.527Z] v3.2.0-dev.28 [2024-10-01T02:40:04.527Z] v3.2.0-dev.29 [2024-10-01T02:40:04.527Z] v3.2.0-dev.3 [2024-10-01T02:40:04.527Z] v3.2.0-dev.30 [2024-10-01T02:40:04.527Z] v3.2.0-dev.31 [2024-10-01T02:40:04.527Z] v3.2.0-dev.32 [2024-10-01T02:40:04.527Z] v3.2.0-dev.33 [2024-10-01T02:40:04.527Z] v3.2.0-dev.34 [2024-10-01T02:40:04.527Z] v3.2.0-dev.35 [2024-10-01T02:40:04.527Z] v3.2.0-dev.36 [2024-10-01T02:40:04.527Z] v3.2.0-dev.37 [2024-10-01T02:40:04.527Z] v3.2.0-dev.38 [2024-10-01T02:40:04.527Z] v3.2.0-dev.4 [2024-10-01T02:40:04.527Z] v3.2.0-dev.5 [2024-10-01T02:40:04.527Z] v3.2.0-dev.6 [2024-10-01T02:40:04.527Z] v3.2.0-dev.7 [2024-10-01T02:40:04.527Z] v3.2.0-dev.8 [2024-10-01T02:40:04.527Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-01T02:40:04.816Z] + lftools sign git-tag v3.2.0-dev.38 [2024-10-01T02:40:05.394Z] Signing Git tag with Sigul... [2024-10-01T02:40:05.394Z] Signing v3.2.0-dev.38 [Pipeline] echo [2024-10-01T02:40:05.669Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T02:40:05.959Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-01T02:40:05.966Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-01T02:40:05.991Z] $ docker stop --time=1 3ed330f76baadb8d5859e7c66b927637bd1b188d7b9fac76cc2c066ab23192b8 [2024-10-01T02:40:07.265Z] $ docker rm -f --volumes 3ed330f76baadb8d5859e7c66b927637bd1b188d7b9fac76cc2c066ab23192b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-01T02:40:07.722Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-01T02:40:07.722Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T02:40:08.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-01T02:40:08.030Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T02:40:08.101Z] prd-ubuntu20.04-docker-8c-8g-12184 does not seem to be running inside a container [2024-10-01T02:40:08.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-01T02:40:08.440Z] $ docker top 54d25541872e6661ea94089d4c3b75e4ddede7141b8d16dbf4be40b905a9cd34 -eo pid,comm [2024-10-01T02:40:08.486Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-01T02:40:08.486Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-01T02:40:08.546Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-01T02:40:08.546Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-01T02:40:08.645Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-01T02:40:08.646Z] $ docker exec 54d25541872e6661ea94089d4c3b75e4ddede7141b8d16dbf4be40b905a9cd34 ssh-agent [2024-10-01T02:40:08.744Z] SSH_AUTH_SOCK=/tmp/ssh-6Cmz3HLgrmre/agent.32 [2024-10-01T02:40:08.744Z] SSH_AGENT_PID=38 [2024-10-01T02:40:08.748Z] Running ssh-add (command line suppressed) [2024-10-01T02:40:08.835Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5635668924445348046.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5635668924445348046.key) [2024-10-01T02:40:08.849Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-01T02:40:09.144Z] + git semver bump pre [2024-10-01T02:40:09.413Z] 2024-10-01 02:40:09,376 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-01T02:40:09.413Z] 2024-10-01 02:40:09,376 [bump_version] DEBUG bumping version:3.2.0-dev.38 on axis:pre with prefix:dev [2024-10-01T02:40:09.413Z] 2024-10-01 02:40:09,377 [bump_version] DEBUG bumped version:3.2.0-dev.39 [2024-10-01T02:40:09.413Z] 2024-10-01 02:40:09,377 [write_version] DEBUG write version:3.2.0-dev.39 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-10-01T02:40:09.413Z] 2024-10-01 02:40:09,377 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-01T02:40:09.413Z] 2024-10-01 02:40:09,377 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-01T02:40:09.413Z] 2024-10-01 02:40:09,379 [execute] INFO git cat-file --batch-check [2024-10-01T02:40:09.413Z] 2024-10-01 02:40:09,379 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-01T02:40:09.413Z] 2024-10-01 02:40:09,385 [execute] INFO git cat-file --batch [2024-10-01T02:40:09.413Z] 2024-10-01 02:40:09,386 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-01T02:40:09.413Z] 2024-10-01 02:40:09,391 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-01T02:40:09.413Z] 3.2.0-dev.39 [Pipeline] } [2024-10-01T02:40:09.694Z] $ docker exec --env ******** --env ******** 54d25541872e6661ea94089d4c3b75e4ddede7141b8d16dbf4be40b905a9cd34 ssh-agent -k [2024-10-01T02:40:09.786Z] unset SSH_AUTH_SOCK; [2024-10-01T02:40:09.787Z] unset SSH_AGENT_PID; [2024-10-01T02:40:09.787Z] echo Agent pid 38 killed; [2024-10-01T02:40:09.797Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-01T02:40:10.123Z] + git semver [Pipeline] } [2024-10-01T02:40:10.396Z] $ docker stop --time=1 54d25541872e6661ea94089d4c3b75e4ddede7141b8d16dbf4be40b905a9cd34 [2024-10-01T02:40:11.749Z] $ docker rm -f --volumes 54d25541872e6661ea94089d4c3b75e4ddede7141b8d16dbf4be40b905a9cd34 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-01T02:40:12.099Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-01T02:40:12.099Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T02:40:12.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-01T02:40:12.401Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T02:40:12.479Z] prd-ubuntu20.04-docker-8c-8g-12184 does not seem to be running inside a container [2024-10-01T02:40:12.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-01T02:40:12.823Z] $ docker top 3bb5b686ff25b5524ff734dc16af04de1c191c4b7a817275d306a6d7ca3c6f48 -eo pid,comm [2024-10-01T02:40:12.867Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-01T02:40:12.867Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-01T02:40:12.936Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-01T02:40:12.936Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-01T02:40:13.035Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-01T02:40:13.037Z] $ docker exec 3bb5b686ff25b5524ff734dc16af04de1c191c4b7a817275d306a6d7ca3c6f48 ssh-agent [2024-10-01T02:40:13.137Z] SSH_AUTH_SOCK=/tmp/ssh-1viuWqF5CETa/agent.32 [2024-10-01T02:40:13.137Z] SSH_AGENT_PID=38 [2024-10-01T02:40:13.142Z] Running ssh-add (command line suppressed) [2024-10-01T02:40:13.231Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14530781928406569868.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14530781928406569868.key) [2024-10-01T02:40:13.247Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-01T02:40:13.558Z] + git semver push [2024-10-01T02:40:13.822Z] 2024-10-01 02:40:13,709 [run_push] DEBUG push [2024-10-01T02:40:13.822Z] 2024-10-01 02:40:13,710 [execute] INFO git cat-file --batch-check [2024-10-01T02:40:13.822Z] 2024-10-01 02:40:13,710 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-01T02:40:13.822Z] 2024-10-01 02:40:13,713 [execute] INFO git rev-list 1247ad6fb947eb54f894368f1be76840d248b72c -- [2024-10-01T02:40:13.822Z] 2024-10-01 02:40:13,713 [execute] DEBUG Popen(['git', 'rev-list', '1247ad6fb947eb54f894368f1be76840d248b72c', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-01T02:40:13.822Z] 2024-10-01 02:40:13,727 [execute] INFO git fetch -v origin [2024-10-01T02:40:13.822Z] 2024-10-01 02:40:13,727 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-01T02:40:14.391Z] 2024-10-01 02:40:14,179 [run_push] DEBUG no remote changes detected [2024-10-01T02:40:14.391Z] 2024-10-01 02:40:14,179 [execute] INFO git push origin semver [2024-10-01T02:40:14.391Z] 2024-10-01 02:40:14,180 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-01T02:40:15.331Z] 2024-10-01 02:40:14,999 [run_push] DEBUG push all version tags [2024-10-01T02:40:15.331Z] 2024-10-01 02:40:14,999 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-01T02:40:15.331Z] 2024-10-01 02:40:15,000 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-01T02:40:15.899Z] 2024-10-01 02:40:15,737 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-01T02:40:15.899Z] 3.2.0-dev.39 [Pipeline] } [2024-10-01T02:40:15.906Z] $ docker exec --env ******** --env ******** 3bb5b686ff25b5524ff734dc16af04de1c191c4b7a817275d306a6d7ca3c6f48 ssh-agent -k [2024-10-01T02:40:15.993Z] unset SSH_AUTH_SOCK; [2024-10-01T02:40:15.993Z] unset SSH_AGENT_PID; [2024-10-01T02:40:15.993Z] echo Agent pid 38 killed; [2024-10-01T02:40:16.007Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-01T02:40:16.332Z] + git semver [Pipeline] } [2024-10-01T02:40:16.604Z] $ docker stop --time=1 3bb5b686ff25b5524ff734dc16af04de1c191c4b7a817275d306a6d7ca3c6f48 [2024-10-01T02:40:17.905Z] $ docker rm -f --volumes 3bb5b686ff25b5524ff734dc16af04de1c191c4b7a817275d306a6d7ca3c6f48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2024-10-01T02:40:18.583Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-10-01T02:40:18.583Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-01T02:40:18.583Z] total 16 [2024-10-01T02:40:18.583Z] drwxr-xr-x 3 root root 4096 Oct 1 02:22 . [2024-10-01T02:40:18.583Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 1 02:40 .. [2024-10-01T02:40:18.583Z] drwxr-xr-x 2 root root 4096 Oct 1 02:22 cost [2024-10-01T02:40:18.583Z] -rw-r--r-- 1 root root 85 Oct 1 02:22 cost.csv [2024-10-01T02:40:18.583Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-01T02:40:18.583Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-01T02:40:18.583Z] total 16 [2024-10-01T02:40:18.583Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 1 02:22 . [2024-10-01T02:40:18.583Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 1 02:40 .. [2024-10-01T02:40:18.583Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 1 02:22 cost [2024-10-01T02:40:18.583Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 1 02:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-01T02:40:18.873Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T02:40:19.735Z] ---> package-listing.sh [2024-10-01T02:40:19.735Z] ++ facter osfamily [2024-10-01T02:40:19.735Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-01T02:40:19.994Z] + OS_FAMILY=debian [2024-10-01T02:40:19.994Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-10-01T02:40:19.994Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-01T02:40:19.994Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-01T02:40:19.994Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-01T02:40:19.994Z] + PACKAGES=/tmp/packages_start.txt [2024-10-01T02:40:19.994Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-10-01T02:40:19.994Z] + PACKAGES=/tmp/packages_end.txt [2024-10-01T02:40:19.994Z] + case "${OS_FAMILY}" in [2024-10-01T02:40:19.994Z] + dpkg -l [2024-10-01T02:40:19.994Z] + grep '^ii' [2024-10-01T02:40:19.994Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-01T02:40:19.994Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-01T02:40:19.994Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-01T02:40:19.994Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-10-01T02:40:19.994Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-10-01T02:40:19.994Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2024-10-01T02:40:20.006Z] 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-01T02:40:20.285Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T02:40:20.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-01T02:40:20.854Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T02:40:20.933Z] prd-ubuntu20.04-docker-8c-8g-12184 does not seem to be running inside a container [2024-10-01T02:40:20.962Z] $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-01T02:40:21.397Z] $ docker top e40ef1f608e5804eaa14b1121705da74d878b2384e517bad10c321c9e24ae8f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T02:40:21.750Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-01T02:40:22.041Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-01T02:40:22.330Z] + ls /var/log/sa-host [2024-10-01T02:40:22.330Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-01T02:40:22.498Z] provisioning config files... [2024-10-01T02:40:22.509Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18149523164059627362tmp [Pipeline] { [Pipeline] echo [2024-10-01T02:40:22.526Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T02:40:22.812Z] ---> create-netrc.sh [Pipeline] } [2024-10-01T02:40:22.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-01T02:40:23.173Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-01T02:40:23.183Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T02:40:23.467Z] ---> sudo-logs.sh [2024-10-01T02:40:23.467Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-01T02:40:23.493Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T02:40:23.775Z] ---> job-cost.sh [2024-10-01T02:40:23.776Z] lf-activate-venv: SKIPPING [2024-10-01T02:40:23.776Z] DEBUG: total: 0.2199999988079071 [2024-10-01T02:40:23.776Z] INFO: Retrieving Stack Cost... [2024-10-01T02:40:24.035Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-01T02:40:24.638Z] INFO: Archiving Costs [Pipeline] echo [2024-10-01T02:40:24.652Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T02:40:24.939Z] ---> logs-deploy.sh [2024-10-01T02:40:24.939Z] lf-activate-venv: SKIPPING [2024-10-01T02:40:24.939Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/313 [2024-10-01T02:40:24.939Z] INFO: archiving workspace using pattern(s): [2024-10-01T02:40:25.880Z] Archives upload complete. [2024-10-01T02:40:25.880Z] INFO: archiving logs to Nexus