Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6fb643ec429920c18af22d449f45278025f8cc77 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-ssh10228706101662764792.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh9432838129403497367.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh5187427783983104021.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh7496941656596311495.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-ssh2635194456189551158.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9685 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 6fb643ec429920c18af22d449f45278025f8cc77 (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 6fb643ec429920c18af22d449f45278025f8cc77 # timeout=10 Commit message: "Merge pull request #1623 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.57" > git rev-list --no-walk 083c381ac4cc923d13d653dabf1097f47e3433f3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-07T04:40:07.140Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-07T04:40:07.257Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-07T04:40:07.278Z] ========================================================= [2024-09-07T04:40:07.278Z] EdgeX Global Pipelines Version Info [2024-09-07T04:40:07.278Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-07T04:40:09.385Z] ------------------- [2024-09-07T04:40:09.385Z] stable info: [2024-09-07T04:40:09.385Z] ------------------- [2024-09-07T04:40:09.385Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-07T04:40:09.385Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-07T04:40:09.385Z] Message: update stable to v1.0.263 [2024-09-07T04:40:09.959Z] ------------------- [2024-09-07T04:40:09.959Z] experimental info: [2024-09-07T04:40:09.959Z] ------------------- [2024-09-07T04:40:09.959Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-07T04:40:09.959Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-07T04:40:09.959Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-07T04:40:10.037Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-09-07T04:40:10.057Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-09-07T04:40:10.079Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-07T04:40:10.099Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-07T04:40:10.120Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-07T04:40:10.140Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-07T04:40:10.162Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-07T04:40:10.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-09-07T04:40:10.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-07T04:40:10.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-07T04:40:10.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-07T04:40:10.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-09-07T04:40:10.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-07T04:40:10.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-07T04:40:10.314Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-07T04:40:10.336Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-09-07T04:40:10.356Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-07T04:40:10.382Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-07T04:40:10.401Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-07T04:40:10.421Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-07T04:40:10.446Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-07T04:40:10.470Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-07T04:40:10.492Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-07T04:40:10.518Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-07T04:40:10.541Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-09-07T04:40:10.561Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-07T04:40:10.581Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-07T04:40:10.602Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-07T04:40:10.624Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-07T04:40:10.645Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-07T04:40:10.670Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6fb643ec429920c18af22d449f45278025f8cc77 [Pipeline] echo [2024-09-07T04:40:10.691Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6fb643e [Pipeline] echo [2024-09-07T04:40:10.708Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-07T04:40:10.765Z] provisioning config files... [2024-09-07T04:40:10.780Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6043117598017223430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-07T04:40:11.130Z] ---> ****-login.sh [2024-09-07T04:40:11.130Z] nexus3.edgexfoundry.org:10001 [2024-09-07T04:40:11.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-07T04:40:11.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-07T04:40:11.652Z] Configure a credential helper to remove this warning. See [2024-09-07T04:40:11.652Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-07T04:40:11.652Z] [2024-09-07T04:40:11.652Z] Login Succeeded [2024-09-07T04:40:11.652Z] nexus3.edgexfoundry.org:10002 [2024-09-07T04:40:11.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-07T04:40:11.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-07T04:40:11.653Z] Configure a credential helper to remove this warning. See [2024-09-07T04:40:11.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-07T04:40:11.653Z] [2024-09-07T04:40:11.653Z] Login Succeeded [2024-09-07T04:40:11.653Z] nexus3.edgexfoundry.org:10003 [2024-09-07T04:40:11.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-07T04:40:11.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-07T04:40:11.915Z] Configure a credential helper to remove this warning. See [2024-09-07T04:40:11.915Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-07T04:40:11.915Z] [2024-09-07T04:40:11.915Z] Login Succeeded [2024-09-07T04:40:11.915Z] nexus3.edgexfoundry.org:10004 [2024-09-07T04:40:11.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-07T04:40:11.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-07T04:40:11.915Z] Configure a credential helper to remove this warning. See [2024-09-07T04:40:11.915Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-07T04:40:11.915Z] [2024-09-07T04:40:11.915Z] Login Succeeded [2024-09-07T04:40:11.915Z] ****.io [2024-09-07T04:40:11.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-07T04:40:12.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-07T04:40:12.177Z] Configure a credential helper to remove this warning. See [2024-09-07T04:40:12.177Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-07T04:40:12.177Z] [2024-09-07T04:40:12.177Z] Login Succeeded [2024-09-07T04:40:12.177Z] ---> ****-login.sh ends [Pipeline] } [2024-09-07T04:40:12.187Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-07T04:40:12.594Z] + git rev-list -1 --merges 6fb643ec429920c18af22d449f45278025f8cc77~1..6fb643ec429920c18af22d449f45278025f8cc77 [Pipeline] echo [2024-09-07T04:40:12.622Z] -----------> git rev-list -1 --merges 6fb643ec429920c18af22d449f45278025f8cc77~1..6fb643ec429920c18af22d449f45278025f8cc77 6fb643ec429920c18af22d449f45278025f8cc77 [2024-09-07T04:40:12.622Z] 6fb643ec429920c18af22d449f45278025f8cc77 [false] [Pipeline] sh [2024-09-07T04:40:12.913Z] + git log --format=format:%s -1 6fb643ec429920c18af22d449f45278025f8cc77 [Pipeline] echo [2024-09-07T04:40:12.932Z] ========================================================= [2024-09-07T04:40:12.932Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-07T04:40:12.932Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-07T04:40:13.280Z] + git log --format=format:%s -1 6fb643ec429920c18af22d449f45278025f8cc77 [Pipeline] echo [2024-09-07T04:40:13.293Z] [semverPrep] GIT_COMMIT: 6fb643ec429920c18af22d449f45278025f8cc77, Commit Message: Merge pull request #1623 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.57 [Pipeline] echo [2024-09-07T04:40:13.308Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-07T04:40:13.689Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-07T04:40:13.689Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-07T04:40:13.689Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-07T04:40:13.689Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-07T04:40:13.689Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-07T04:40:13.689Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-07T04:40:13.689Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T04:40:14.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-07T04:40:14.132Z] [2024-09-07T04:40:14.132Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T04:40:14.436Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-07T04:40:14.436Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-07T04:40:14.436Z] b85a868b505f: Pulling fs layer [2024-09-07T04:40:14.436Z] e2be974225ed: Pulling fs layer [2024-09-07T04:40:14.436Z] 339a4e72a1f5: Pulling fs layer [2024-09-07T04:40:14.436Z] 988bab9f4d93: Pulling fs layer [2024-09-07T04:40:14.436Z] 1469e6f7b9e6: Pulling fs layer [2024-09-07T04:40:14.436Z] eaf3925da568: Pulling fs layer [2024-09-07T04:40:14.436Z] bab4dde63d76: Pulling fs layer [2024-09-07T04:40:14.436Z] bde34c3a00c8: Pulling fs layer [2024-09-07T04:40:14.436Z] b352a97aabf1: Pulling fs layer [2024-09-07T04:40:14.436Z] 4872d77fe225: Pulling fs layer [2024-09-07T04:40:14.436Z] 5851b861e8e6: Pulling fs layer [2024-09-07T04:40:14.436Z] bab4dde63d76: Waiting [2024-09-07T04:40:14.436Z] 988bab9f4d93: Waiting [2024-09-07T04:40:14.436Z] b352a97aabf1: Waiting [2024-09-07T04:40:14.436Z] 4872d77fe225: Waiting [2024-09-07T04:40:14.436Z] eaf3925da568: Waiting [2024-09-07T04:40:14.436Z] 5851b861e8e6: Waiting [2024-09-07T04:40:14.436Z] 1469e6f7b9e6: Waiting [2024-09-07T04:40:14.436Z] 339a4e72a1f5: Verifying Checksum [2024-09-07T04:40:14.436Z] 339a4e72a1f5: Download complete [2024-09-07T04:40:14.436Z] e2be974225ed: Verifying Checksum [2024-09-07T04:40:14.436Z] e2be974225ed: Download complete [2024-09-07T04:40:14.436Z] 988bab9f4d93: Verifying Checksum [2024-09-07T04:40:14.436Z] 988bab9f4d93: Download complete [2024-09-07T04:40:14.436Z] eaf3925da568: Download complete [2024-09-07T04:40:14.697Z] 1469e6f7b9e6: Verifying Checksum [2024-09-07T04:40:14.697Z] 1469e6f7b9e6: Download complete [2024-09-07T04:40:14.697Z] bde34c3a00c8: Verifying Checksum [2024-09-07T04:40:14.697Z] bde34c3a00c8: Download complete [2024-09-07T04:40:14.697Z] b352a97aabf1: Download complete [2024-09-07T04:40:14.697Z] b85a868b505f: Verifying Checksum [2024-09-07T04:40:14.697Z] b85a868b505f: Download complete [2024-09-07T04:40:14.697Z] 4872d77fe225: Verifying Checksum [2024-09-07T04:40:14.697Z] 4872d77fe225: Download complete [2024-09-07T04:40:14.697Z] 5851b861e8e6: Verifying Checksum [2024-09-07T04:40:14.697Z] 5851b861e8e6: Download complete [2024-09-07T04:40:14.958Z] bab4dde63d76: Verifying Checksum [2024-09-07T04:40:14.958Z] bab4dde63d76: Download complete [2024-09-07T04:40:15.917Z] b85a868b505f: Pull complete [2024-09-07T04:40:16.178Z] e2be974225ed: Pull complete [2024-09-07T04:40:16.747Z] 339a4e72a1f5: Pull complete [2024-09-07T04:40:16.747Z] 988bab9f4d93: Pull complete [2024-09-07T04:40:17.006Z] 1469e6f7b9e6: Pull complete [2024-09-07T04:40:17.007Z] eaf3925da568: Pull complete [2024-09-07T04:40:18.927Z] bab4dde63d76: Pull complete [2024-09-07T04:40:18.927Z] bde34c3a00c8: Pull complete [2024-09-07T04:40:18.927Z] b352a97aabf1: Pull complete [2024-09-07T04:40:19.187Z] 4872d77fe225: Pull complete [2024-09-07T04:40:19.187Z] 5851b861e8e6: Pull complete [2024-09-07T04:40:19.187Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-07T04:40:19.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-07T04:40:19.187Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-07T04:40:19.345Z] prd-ubuntu20.04-docker-8c-8g-9685 does not seem to be running inside a container [2024-09-07T04:40:19.377Z] $ 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-09-07T04:40:22.433Z] $ docker top f142520a6e6dbe145fc6fc7be5efde9d966fcc036b126e670c213349c3350dad -eo pid,comm [2024-09-07T04:40:22.493Z] 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-09-07T04:40:22.493Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-07T04:40:22.550Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-07T04:40:22.550Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-07T04:40:22.664Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-07T04:40:22.666Z] $ docker exec f142520a6e6dbe145fc6fc7be5efde9d966fcc036b126e670c213349c3350dad ssh-agent [2024-09-07T04:40:22.782Z] SSH_AUTH_SOCK=/tmp/ssh-Q2cEWxxH4uMh/agent.32 [2024-09-07T04:40:22.782Z] SSH_AGENT_PID=38 [2024-09-07T04:40:22.788Z] Running ssh-add (command line suppressed) [2024-09-07T04:40:22.908Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17996612185478306576.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17996612185478306576.key) [2024-09-07T04:40:22.927Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-07T04:40:23.220Z] + git tag --points-at HEAD [Pipeline] } [2024-09-07T04:40:23.232Z] $ docker exec --env ******** --env ******** f142520a6e6dbe145fc6fc7be5efde9d966fcc036b126e670c213349c3350dad ssh-agent -k [2024-09-07T04:40:23.333Z] unset SSH_AUTH_SOCK; [2024-09-07T04:40:23.334Z] unset SSH_AGENT_PID; [2024-09-07T04:40:23.334Z] echo Agent pid 38 killed; [2024-09-07T04:40:23.345Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-07T04:40:23.388Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-07T04:40:23.388Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-07T04:40:23.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-07T04:40:23.509Z] $ docker exec f142520a6e6dbe145fc6fc7be5efde9d966fcc036b126e670c213349c3350dad ssh-agent [2024-09-07T04:40:23.619Z] SSH_AUTH_SOCK=/tmp/ssh-c4o4FWTjwnOY/agent.72 [2024-09-07T04:40:23.619Z] SSH_AGENT_PID=78 [2024-09-07T04:40:23.624Z] Running ssh-add (command line suppressed) [2024-09-07T04:40:23.728Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11113084622189407520.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11113084622189407520.key) [2024-09-07T04:40:23.741Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-07T04:40:24.031Z] + git semver init [2024-09-07T04:40:24.289Z] 2024-09-07 04:40:24,214 [run_init] DEBUG init version:0.0.0 force:False [2024-09-07T04:40:24.289Z] 2024-09-07 04:40:24,214 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-09-07T04:40:24.289Z] 2024-09-07 04:40:24,215 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-09-07T04:40:24.289Z] 2024-09-07 04:40:24,215 [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-09-07T04:40:26.836Z] 2024-09-07 04:40:26,277 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-09-07T04:40:26.836Z] 2024-09-07 04:40:26,277 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-09-07T04:40:26.836Z] 2024-09-07 04:40:26,277 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-09-07T04:40:26.836Z] 2024-09-07 04:40:26,278 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-09-07T04:40:26.836Z] 3.2.0-dev.36 [Pipeline] } [2024-09-07T04:40:26.851Z] $ docker exec --env ******** --env ******** f142520a6e6dbe145fc6fc7be5efde9d966fcc036b126e670c213349c3350dad ssh-agent -k [2024-09-07T04:40:26.950Z] unset SSH_AUTH_SOCK; [2024-09-07T04:40:26.951Z] unset SSH_AGENT_PID; [2024-09-07T04:40:26.952Z] echo Agent pid 78 killed; [2024-09-07T04:40:26.961Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-07T04:40:27.291Z] + git semver [Pipeline] } [2024-09-07T04:40:27.566Z] $ docker stop --time=1 f142520a6e6dbe145fc6fc7be5efde9d966fcc036b126e670c213349c3350dad [2024-09-07T04:40:28.896Z] $ docker rm -f --volumes f142520a6e6dbe145fc6fc7be5efde9d966fcc036b126e670c213349c3350dad [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-07T04:40:29.246Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-07T04:40:29.476Z] Stashed 1 file(s) [Pipeline] echo [2024-09-07T04:40:29.480Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.36 [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-09-07T04:40:29.628Z] provisioning config files... [2024-09-07T04:40:29.638Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1026139385322889944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-07T04:40:29.939Z] ---> ****-login.sh [2024-09-07T04:40:29.939Z] nexus3.edgexfoundry.org:10001 [2024-09-07T04:40:29.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-07T04:40:29.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-07T04:40:29.939Z] Configure a credential helper to remove this warning. See [2024-09-07T04:40:29.939Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-07T04:40:29.939Z] [2024-09-07T04:40:29.939Z] Login Succeeded [2024-09-07T04:40:29.939Z] nexus3.edgexfoundry.org:10002 [2024-09-07T04:40:29.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-07T04:40:29.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-07T04:40:29.939Z] Configure a credential helper to remove this warning. See [2024-09-07T04:40:29.939Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-07T04:40:29.939Z] [2024-09-07T04:40:29.939Z] Login Succeeded [2024-09-07T04:40:29.939Z] nexus3.edgexfoundry.org:10003 [2024-09-07T04:40:30.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-07T04:40:30.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-07T04:40:30.201Z] Configure a credential helper to remove this warning. See [2024-09-07T04:40:30.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-07T04:40:30.201Z] [2024-09-07T04:40:30.201Z] Login Succeeded [2024-09-07T04:40:30.201Z] nexus3.edgexfoundry.org:10004 [2024-09-07T04:40:30.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-07T04:40:30.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-07T04:40:30.201Z] Configure a credential helper to remove this warning. See [2024-09-07T04:40:30.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-07T04:40:30.201Z] [2024-09-07T04:40:30.201Z] Login Succeeded [2024-09-07T04:40:30.201Z] ****.io [2024-09-07T04:40:30.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-07T04:40:30.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-07T04:40:30.462Z] Configure a credential helper to remove this warning. See [2024-09-07T04:40:30.462Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-07T04:40:30.462Z] [2024-09-07T04:40:30.462Z] Login Succeeded [2024-09-07T04:40:30.462Z] ---> ****-login.sh ends [Pipeline] } [2024-09-07T04:40:30.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-07T04:40:30.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-07T04:40:30.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-07T04:40:30.623Z] ========================================================= [2024-09-07T04:40:30.623Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-07T04:40:30.623Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T04:40:31.094Z] + 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-09-07T04:40:31.094Z] Sending build context to Docker daemon 25.29MB [2024-09-07T04:40:31.094Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-09-07T04:40:31.094Z] Step 2/10 : FROM ${BASE} AS builder [2024-09-07T04:40:31.356Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-07T04:40:31.356Z] 619be1103602: Pulling fs layer [2024-09-07T04:40:31.356Z] 7862e08f4a3e: Pulling fs layer [2024-09-07T04:40:31.356Z] 5df492c9dc93: Pulling fs layer [2024-09-07T04:40:31.356Z] 7629e6793208: Pulling fs layer [2024-09-07T04:40:31.356Z] 4f4fb700ef54: Pulling fs layer [2024-09-07T04:40:31.356Z] fb5054dd5b73: Pulling fs layer [2024-09-07T04:40:31.356Z] eeca6798cff9: Pulling fs layer [2024-09-07T04:40:31.356Z] aa269ceb94a6: Pulling fs layer [2024-09-07T04:40:31.356Z] ada007ff1a6a: Pulling fs layer [2024-09-07T04:40:31.356Z] eeca6798cff9: Waiting [2024-09-07T04:40:31.356Z] ada007ff1a6a: Waiting [2024-09-07T04:40:31.356Z] 7629e6793208: Waiting [2024-09-07T04:40:31.356Z] fb5054dd5b73: Waiting [2024-09-07T04:40:31.356Z] 7862e08f4a3e: Verifying Checksum [2024-09-07T04:40:31.356Z] 7862e08f4a3e: Download complete [2024-09-07T04:40:31.356Z] 7629e6793208: Verifying Checksum [2024-09-07T04:40:31.356Z] 7629e6793208: Download complete [2024-09-07T04:40:31.356Z] 4f4fb700ef54: Verifying Checksum [2024-09-07T04:40:31.356Z] 4f4fb700ef54: Download complete [2024-09-07T04:40:31.356Z] fb5054dd5b73: Verifying Checksum [2024-09-07T04:40:31.356Z] fb5054dd5b73: Download complete [2024-09-07T04:40:31.356Z] 619be1103602: Download complete [2024-09-07T04:40:31.356Z] eeca6798cff9: Verifying Checksum [2024-09-07T04:40:31.356Z] eeca6798cff9: Download complete [2024-09-07T04:40:31.616Z] 619be1103602: Pull complete [2024-09-07T04:40:31.616Z] ada007ff1a6a: Verifying Checksum [2024-09-07T04:40:31.616Z] ada007ff1a6a: Download complete [2024-09-07T04:40:31.616Z] 7862e08f4a3e: Pull complete [2024-09-07T04:40:31.875Z] 5df492c9dc93: Verifying Checksum [2024-09-07T04:40:31.875Z] 5df492c9dc93: Download complete [2024-09-07T04:40:32.135Z] aa269ceb94a6: Verifying Checksum [2024-09-07T04:40:32.135Z] aa269ceb94a6: Download complete [2024-09-07T04:40:35.427Z] 5df492c9dc93: Pull complete [2024-09-07T04:40:35.427Z] 7629e6793208: Pull complete [2024-09-07T04:40:35.427Z] 4f4fb700ef54: Pull complete [2024-09-07T04:40:35.427Z] fb5054dd5b73: Pull complete [2024-09-07T04:40:35.427Z] eeca6798cff9: Pull complete [2024-09-07T04:40:37.960Z] aa269ceb94a6: Pull complete [2024-09-07T04:40:38.532Z] ada007ff1a6a: Pull complete [2024-09-07T04:40:38.532Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-07T04:40:38.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-07T04:40:38.532Z] ---> f489d0715acc [2024-09-07T04:40:38.532Z] Step 3/10 : ARG MAKE=make build [2024-09-07T04:40:42.747Z] ---> Running in 3c3ad61a3ab3 [2024-09-07T04:40:42.747Z] Removing intermediate container 3c3ad61a3ab3 [2024-09-07T04:40:42.747Z] ---> 66368a5489a0 [2024-09-07T04:40:42.747Z] Step 4/10 : WORKDIR /device-sdk-go [2024-09-07T04:40:42.747Z] ---> Running in f1e4790f143b [2024-09-07T04:40:42.747Z] Removing intermediate container f1e4790f143b [2024-09-07T04:40:42.747Z] ---> 175b141963a1 [2024-09-07T04:40:42.747Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-07T04:40:42.747Z] ---> Running in 679414397b84 [2024-09-07T04:40:42.747Z] Removing intermediate container 679414397b84 [2024-09-07T04:40:42.747Z] ---> 6d796ecc38f8 [2024-09-07T04:40:42.747Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-09-07T04:40:42.747Z] ---> Running in 742c4c871b1c [2024-09-07T04:40:43.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-07T04:40:43.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-07T04:40:43.529Z] OK: 264 MiB in 52 packages [2024-09-07T04:40:43.789Z] Removing intermediate container 742c4c871b1c [2024-09-07T04:40:43.789Z] ---> d69f3f9068bd [2024-09-07T04:40:43.789Z] Step 7/10 : COPY go.mod vendor* ./ [2024-09-07T04:40:44.048Z] ---> e570222906a9 [2024-09-07T04:40:44.048Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-07T04:40:44.048Z] ---> Running in e5c803b296fb [2024-09-07T04:40:44.573Z] Still waiting to schedule task [2024-09-07T04:40:44.573Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-07T04:41:51.797Z] Removing intermediate container e5c803b296fb [2024-09-07T04:41:51.797Z] ---> 484f789a7dad [2024-09-07T04:41:51.797Z] Step 9/10 : COPY . . [2024-09-07T04:41:51.797Z] ---> 9f53d2d97b8e [2024-09-07T04:41:51.797Z] Step 10/10 : RUN ${MAKE} [2024-09-07T04:41:51.797Z] ---> Running in f6f96ade0477 [2024-09-07T04:41:51.797Z] noop [2024-09-07T04:41:51.797Z] Removing intermediate container f6f96ade0477 [2024-09-07T04:41:51.797Z] ---> 6d7bff7d058d [2024-09-07T04:41:51.797Z] Successfully built 6d7bff7d058d [2024-09-07T04:41:51.797Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T04:41:52.125Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-07T04:41:52.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-07T04:41:52.209Z] prd-ubuntu20.04-docker-8c-8g-9685 does not seem to be running inside a container [2024-09-07T04:41:52.242Z] $ 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-09-07T04:41:52.668Z] $ docker top 14fac0cf4bf733474d672b03854960e3308931e5daadbd550f878b901cf515d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-07T04:41:53.043Z] + go version [2024-09-07T04:41:53.043Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-07T04:41:53.052Z] $ docker stop --time=1 14fac0cf4bf733474d672b03854960e3308931e5daadbd550f878b901cf515d1 [2024-09-07T04:41:54.364Z] $ docker rm -f --volumes 14fac0cf4bf733474d672b03854960e3308931e5daadbd550f878b901cf515d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T04:41:54.826Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-07T04:41:54.826Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-07T04:41:54.911Z] prd-ubuntu20.04-docker-8c-8g-9685 does not seem to be running inside a container [2024-09-07T04:41:54.938Z] $ 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-09-07T04:41:55.342Z] $ docker top a6a2dc2532b7048b771fcb1716a210a6c11fb32cdd64ee6b006b3a54be6fccbd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-07T04:41:55.701Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-09-07T04:41:56.000Z] + make test [2024-09-07T04:41:56.001Z] go test -race -coverprofile=coverage.out ./... [2024-09-07T04:42:04.168Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-09-07T04:42:21.193Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9686 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-09-07T04:42:21.212Z] Running in /w/workspace/device-sdk-go/311 [Pipeline] { [Pipeline] checkout [2024-09-07T04:42:24.300Z] The recommended git tool is: git [2024-09-07T04:42:32.275Z] using credential edgex-jenkins-ssh [2024-09-07T04:42:32.302Z] Cloning the remote Git repository [2024-09-07T04:42:32.379Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-09-07T04:42:32.485Z] > git init /w/workspace/device-sdk-go/311 # timeout=10 [2024-09-07T04:42:32.663Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-09-07T04:42:32.664Z] > git --version # timeout=10 [2024-09-07T04:42:32.693Z] > git --version # 'git version 2.25.1' [2024-09-07T04:42:32.696Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-07T04:42:32.898Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-07T04:42:36.554Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-09-07T04:42:36.592Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-07T04:42:37.783Z] Avoid second fetch [2024-09-07T04:42:37.783Z] Checking out Revision 6fb643ec429920c18af22d449f45278025f8cc77 (main) [2024-09-07T04:42:38.629Z] Commit message: "Merge pull request #1623 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.57" [2024-09-07T04:42:37.810Z] > git config core.sparsecheckout # timeout=10 [2024-09-07T04:42:37.893Z] > git checkout -f 6fb643ec429920c18af22d449f45278025f8cc77 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2024-09-07T04:42:42.884Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-09-07T04:42:42.884Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-09-07T04:42:42.884Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-09-07T04:42:42.884Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-09-07T04:42:42.884Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-09-07T04:42:42.884Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.023s coverage: 26.0% of statements [2024-09-07T04:42:42.884Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.029s coverage: 79.4% of statements [2024-09-07T04:42:42.884Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-09-07T04:42:42.884Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-09-07T04:42:42.884Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-09-07T04:42:42.884Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.043s coverage: 86.0% of statements [2024-09-07T04:42:42.884Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/utils [no test files] [2024-09-07T04:42:42.884Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-09-07T04:42:42.884Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [Pipeline] sh [2024-09-07T04:42:43.142Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.121s coverage: 45.2% of statements [2024-09-07T04:42:43.447Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-07T04:42:43.447Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-07T04:42:43.447Z] Dload Upload Total Spent Left Speed [2024-09-07T04:42:43.447Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 120k 0 --:--:-- --:--:-- --:--:-- 121k [Pipeline] sh [2024-09-07T04:42:43.803Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-07T04:42:44.135Z] + sudo tee /etc/docker/daemon.new [2024-09-07T04:42:44.135Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-07T04:42:44.135Z] { [2024-09-07T04:42:44.135Z] "registry-mirrors": [ [2024-09-07T04:42:44.135Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-07T04:42:44.135Z] ], [2024-09-07T04:42:44.135Z] "bip": "10.250.0.254/24", [2024-09-07T04:42:44.135Z] "hosts": [ [2024-09-07T04:42:44.135Z] "tcp://0.0.0.0:5555", [2024-09-07T04:42:44.135Z] "unix:///var/run/docker.sock" [2024-09-07T04:42:44.135Z] ], [2024-09-07T04:42:44.135Z] "mtu": 1458, [2024-09-07T04:42:44.135Z] "selinux-enabled": true, [2024-09-07T04:42:44.135Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-07T04:42:44.135Z] } [Pipeline] sh [2024-09-07T04:42:44.471Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-07T04:42:44.519Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-09-07T04:42:44.804Z] + sudo service docker restart [2024-09-07T04:42:46.481Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.037s coverage: 14.4% of statements [2024-09-07T04:42:46.481Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.198s coverage: 44.6% of statements [2024-09-07T04:42:46.481Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.055s coverage: 68.5% of statements [2024-09-07T04:42:46.481Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.089s coverage: 89.2% of statements [2024-09-07T04:42:46.481Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.055s coverage: 5.3% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-07T04:43:03.189Z] provisioning config files... [2024-09-07T04:43:03.214Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/311@tmp/config15747165957135991766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-07T04:43:03.653Z] ---> ****-login.sh [2024-09-07T04:43:03.653Z] nexus3.edgexfoundry.org:10001 [2024-09-07T04:43:03.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-07T04:43:04.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-07T04:43:04.255Z] Configure a credential helper to remove this warning. See [2024-09-07T04:43:04.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-07T04:43:04.255Z] [2024-09-07T04:43:04.255Z] Login Succeeded [2024-09-07T04:43:04.255Z] nexus3.edgexfoundry.org:10002 [2024-09-07T04:43:04.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-07T04:43:04.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-07T04:43:04.525Z] Configure a credential helper to remove this warning. See [2024-09-07T04:43:04.525Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-07T04:43:04.525Z] [2024-09-07T04:43:04.525Z] Login Succeeded [2024-09-07T04:43:04.525Z] nexus3.edgexfoundry.org:10003 [2024-09-07T04:43:04.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-07T04:43:05.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-07T04:43:05.079Z] Configure a credential helper to remove this warning. See [2024-09-07T04:43:05.079Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-07T04:43:05.079Z] [2024-09-07T04:43:05.079Z] Login Succeeded [2024-09-07T04:43:05.079Z] nexus3.edgexfoundry.org:10004 [2024-09-07T04:43:05.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-07T04:43:05.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-07T04:43:05.352Z] Configure a credential helper to remove this warning. See [2024-09-07T04:43:05.352Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-07T04:43:05.352Z] [2024-09-07T04:43:05.352Z] Login Succeeded [2024-09-07T04:43:05.352Z] ****.io [2024-09-07T04:43:05.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-07T04:43:05.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-07T04:43:05.886Z] Configure a credential helper to remove this warning. See [2024-09-07T04:43:05.886Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-07T04:43:05.886Z] [2024-09-07T04:43:05.886Z] Login Succeeded [2024-09-07T04:43:05.886Z] ---> ****-login.sh ends [Pipeline] } [2024-09-07T04:43:05.898Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-07T04:43:06.214Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-07T04:43:06.243Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-07T04:43:06.257Z] ========================================================= [2024-09-07T04:43:06.257Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-07T04:43:06.257Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T04:43:06.626Z] + 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-09-07T04:43:07.223Z] Sending build context to Docker daemon 13.1MB [2024-09-07T04:43:07.223Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-09-07T04:43:07.223Z] Step 2/10 : FROM ${BASE} AS builder [2024-09-07T04:43:07.491Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-07T04:43:07.491Z] c6b39de5b339: Pulling fs layer [2024-09-07T04:43:07.491Z] a69c41024577: Pulling fs layer [2024-09-07T04:43:07.491Z] d6de4b400683: Pulling fs layer [2024-09-07T04:43:07.491Z] 35cb2a7552d0: Pulling fs layer [2024-09-07T04:43:07.491Z] 4f4fb700ef54: Pulling fs layer [2024-09-07T04:43:07.491Z] 464afbd9ba4c: Pulling fs layer [2024-09-07T04:43:07.491Z] 00f215d4a9da: Pulling fs layer [2024-09-07T04:43:07.491Z] d496ad576159: Pulling fs layer [2024-09-07T04:43:07.491Z] 35cb2a7552d0: Waiting [2024-09-07T04:43:07.491Z] 4f4fb700ef54: Waiting [2024-09-07T04:43:07.491Z] 00f215d4a9da: Waiting [2024-09-07T04:43:07.491Z] 464afbd9ba4c: Waiting [2024-09-07T04:43:07.491Z] d496ad576159: Waiting [2024-09-07T04:43:07.491Z] a69c41024577: Download complete [2024-09-07T04:43:07.491Z] 35cb2a7552d0: Verifying Checksum [2024-09-07T04:43:07.491Z] 35cb2a7552d0: Download complete [2024-09-07T04:43:07.491Z] 4f4fb700ef54: Verifying Checksum [2024-09-07T04:43:07.491Z] 4f4fb700ef54: Download complete [2024-09-07T04:43:07.491Z] 464afbd9ba4c: Verifying Checksum [2024-09-07T04:43:07.491Z] 464afbd9ba4c: Download complete [2024-09-07T04:43:07.491Z] c6b39de5b339: Verifying Checksum [2024-09-07T04:43:07.491Z] c6b39de5b339: Download complete [2024-09-07T04:43:08.091Z] d496ad576159: Verifying Checksum [2024-09-07T04:43:08.091Z] d496ad576159: Download complete [2024-09-07T04:43:08.362Z] c6b39de5b339: Pull complete [2024-09-07T04:43:08.953Z] a69c41024577: Pull complete [2024-09-07T04:43:09.220Z] d6de4b400683: Verifying Checksum [2024-09-07T04:43:09.220Z] d6de4b400683: Download complete [2024-09-07T04:43:10.182Z] 00f215d4a9da: Verifying Checksum [2024-09-07T04:43:10.182Z] 00f215d4a9da: Download complete [2024-09-07T04:43:22.498Z] d6de4b400683: Pull complete [2024-09-07T04:43:22.498Z] 35cb2a7552d0: Pull complete [2024-09-07T04:43:22.498Z] 4f4fb700ef54: Pull complete [2024-09-07T04:43:22.498Z] 464afbd9ba4c: Pull complete [2024-09-07T04:43:25.226Z] GO111MODULE=on go vet ./... [2024-09-07T04:43:25.488Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-07T04:43:25.488Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-07T04:43:25.488Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-07T04:43:25.761Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-07T04:43:25.777Z] $ docker stop --time=1 a6a2dc2532b7048b771fcb1716a210a6c11fb32cdd64ee6b006b3a54be6fccbd [2024-09-07T04:43:32.565Z] 00f215d4a9da: Pull complete [2024-09-07T04:43:32.565Z] d496ad576159: Pull complete [2024-09-07T04:43:32.565Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-07T04:43:32.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-07T04:43:32.565Z] ---> f246e2811388 [2024-09-07T04:43:32.565Z] Step 3/10 : ARG MAKE=make build [2024-09-07T04:43:34.403Z] $ docker rm -f --volumes a6a2dc2532b7048b771fcb1716a210a6c11fb32cdd64ee6b006b3a54be6fccbd [2024-09-07T04:43:34.519Z] ---> Running in b7b68e815b9d [2024-09-07T04:43:34.519Z] Removing intermediate container b7b68e815b9d [2024-09-07T04:43:34.519Z] ---> 8672ffc54911 [2024-09-07T04:43:34.519Z] Step 4/10 : WORKDIR /device-sdk-go [2024-09-07T04:43:34.877Z] ---> Running in 72a6eecb712b [2024-09-07T04:43:34.877Z] Removing intermediate container 72a6eecb712b [2024-09-07T04:43:34.877Z] ---> 2565406e163f [2024-09-07T04:43:34.877Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-07T04:43:35.144Z] ---> Running in 26af94609da3 [2024-09-07T04:43:35.175Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-07T04:43:35.254Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-09-07T04:43:35.413Z] Removing intermediate container 26af94609da3 [2024-09-07T04:43:35.413Z] ---> 329ba5edc7f5 [2024-09-07T04:43:35.413Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-09-07T04:43:35.413Z] ---> Running in fe0961e43d7b [Pipeline] sh [2024-09-07T04:43:35.792Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-07T04:43:36.078Z] + ls -al . [2024-09-07T04:43:36.078Z] total 384 [2024-09-07T04:43:36.078Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 7 04:41 . [2024-09-07T04:43:36.078Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 04:40 .. [2024-09-07T04:43:36.078Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 7 04:40 .dockerignore [2024-09-07T04:43:36.078Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 04:42 .git [2024-09-07T04:43:36.078Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 04:40 .github [2024-09-07T04:43:36.078Z] -rw-rw-r-- 1 jenkins jenkins 137 Sep 7 04:40 .gitignore [2024-09-07T04:43:36.078Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 7 04:40 .golangci.yml [2024-09-07T04:43:36.078Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 7 04:40 .semver [2024-09-07T04:43:36.078Z] -rw-rw-r-- 1 jenkins jenkins 48109 Sep 7 04:40 CHANGELOG.md [2024-09-07T04:43:36.078Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 7 04:40 GOVERNANCE.md [2024-09-07T04:43:36.078Z] -rw-rw-r-- 1 jenkins jenkins 885 Sep 7 04:40 Jenkinsfile [2024-09-07T04:43:36.078Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 7 04:40 LICENSE [2024-09-07T04:43:36.078Z] -rw-rw-r-- 1 jenkins jenkins 1842 Sep 7 04:40 Makefile [2024-09-07T04:43:36.078Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 7 04:40 OWNERS.md [2024-09-07T04:43:36.078Z] -rw-rw-r-- 1 jenkins jenkins 4937 Sep 7 04:40 README.md [2024-09-07T04:43:36.078Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 7 04:40 VERSION [2024-09-07T04:43:36.078Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 04:40 bin [2024-09-07T04:43:36.078Z] -rw-r--r-- 1 jenkins jenkins 127940 Sep 7 04:42 coverage.out [2024-09-07T04:43:36.078Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 7 04:40 example [2024-09-07T04:43:36.078Z] -rw-rw-r-- 1 jenkins jenkins 6985 Sep 7 04:40 go.mod [2024-09-07T04:43:36.078Z] -rw-rw-r-- 1 jenkins jenkins 101462 Sep 7 04:40 go.sum [2024-09-07T04:43:36.078Z] drwxrwxr-x 13 jenkins jenkins 4096 Sep 7 04:40 internal [2024-09-07T04:43:36.078Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 04:40 openapi [2024-09-07T04:43:36.078Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 7 04:40 pkg [2024-09-07T04:43:36.078Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 04:40 snap [2024-09-07T04:43:36.078Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 7 04:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T04:43:36.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-07T04:43:36.410Z] + 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=6fb643ec429920c18af22d449f45278025f8cc77 --label arch=amd64 --label version=3.2.0-dev.36 . [2024-09-07T04:43:36.410Z] Sending build context to Docker daemon 25.42MB [2024-09-07T04:43:36.410Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-09-07T04:43:36.410Z] Step 2/24 : FROM ${BASE} AS builder [2024-09-07T04:43:36.410Z] ---> 6d7bff7d058d [2024-09-07T04:43:36.410Z] Step 3/24 : ARG MAKE=make build [2024-09-07T04:43:36.978Z] ---> Running in 35e831019488 [2024-09-07T04:43:37.237Z] Removing intermediate container 35e831019488 [2024-09-07T04:43:37.237Z] ---> ee062b8c85c9 [2024-09-07T04:43:37.237Z] Step 4/24 : WORKDIR /device-sdk-go [2024-09-07T04:43:37.237Z] ---> Running in 1f09d52191c5 [2024-09-07T04:43:37.237Z] Removing intermediate container 1f09d52191c5 [2024-09-07T04:43:37.237Z] ---> 86e56dc20df4 [2024-09-07T04:43:37.237Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-07T04:43:37.237Z] ---> Running in ce752c09cc5c [2024-09-07T04:43:37.237Z] Removing intermediate container ce752c09cc5c [2024-09-07T04:43:37.237Z] ---> f421559ed53e [2024-09-07T04:43:37.237Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-09-07T04:43:37.237Z] ---> Running in bb41ef5d2d4a [2024-09-07T04:43:37.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-07T04:43:37.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-07T04:43:37.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-07T04:43:37.914Z] OK: 266 MiB in 52 packages [2024-09-07T04:43:38.064Z] OK: 264 MiB in 52 packages [2024-09-07T04:43:38.322Z] Removing intermediate container bb41ef5d2d4a [2024-09-07T04:43:38.322Z] ---> fd662adbca48 [2024-09-07T04:43:38.322Z] Step 7/24 : COPY go.mod vendor* ./ [2024-09-07T04:43:38.581Z] ---> a43ba4ca8bf8 [2024-09-07T04:43:38.581Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-07T04:43:38.581Z] ---> Running in f940e787f7e6 [2024-09-07T04:43:38.878Z] Removing intermediate container fe0961e43d7b [2024-09-07T04:43:38.878Z] ---> 29b30bde8226 [2024-09-07T04:43:38.878Z] Step 7/10 : COPY go.mod vendor* ./ [2024-09-07T04:43:39.149Z] Removing intermediate container f940e787f7e6 [2024-09-07T04:43:39.149Z] ---> e6c5bc195258 [2024-09-07T04:43:39.149Z] Step 9/24 : COPY . . [2024-09-07T04:43:39.461Z] ---> 7bfdc9e31f3c [2024-09-07T04:43:39.461Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-07T04:43:39.461Z] ---> Running in 62c4b455b9e6 [2024-09-07T04:43:40.262Z] ---> b3f2d437dfa6 [2024-09-07T04:43:40.262Z] Step 10/24 : RUN ${MAKE} [2024-09-07T04:43:40.262Z] ---> Running in 6b0ad1a5ed88 [2024-09-07T04:43:40.521Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.36 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.36" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-09-07T04:44:19.357Z] Removing intermediate container 6b0ad1a5ed88 [2024-09-07T04:44:19.357Z] ---> 1d3778d32774 [2024-09-07T04:44:19.357Z] Step 11/24 : FROM alpine:3.18 [2024-09-07T04:44:19.357Z] 3.18: Pulling from library/alpine [2024-09-07T04:44:19.357Z] 1cc3d825d8b2: Pulling fs layer [2024-09-07T04:44:19.357Z] 1cc3d825d8b2: Verifying Checksum [2024-09-07T04:44:19.357Z] 1cc3d825d8b2: Download complete [2024-09-07T04:44:19.357Z] 1cc3d825d8b2: Pull complete [2024-09-07T04:44:19.357Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-07T04:44:19.357Z] Status: Downloaded newer image for alpine:3.18 [2024-09-07T04:44:19.357Z] ---> 2c64cf60f6f0 [2024-09-07T04:44:19.357Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-09-07T04:44:19.357Z] ---> Running in 71d7e925261f [2024-09-07T04:44:19.357Z] Removing intermediate container 71d7e925261f [2024-09-07T04:44:19.357Z] ---> 05049f7a00b9 [2024-09-07T04:44:19.357Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-09-07T04:44:19.357Z] ---> Running in c2da0e9927f3 [2024-09-07T04:44:19.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-07T04:44:19.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-07T04:44:19.357Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-07T04:44:19.357Z] Executing busybox-1.36.1-r7.trigger [2024-09-07T04:44:19.357Z] OK: 7 MiB in 16 packages [2024-09-07T04:44:19.357Z] Removing intermediate container c2da0e9927f3 [2024-09-07T04:44:19.357Z] ---> e7366b63764e [2024-09-07T04:44:19.357Z] Step 14/24 : RUN apk --no-cache upgrade [2024-09-07T04:44:19.357Z] ---> Running in fc50390aef13 [2024-09-07T04:44:19.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-07T04:44:19.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-07T04:44:19.357Z] OK: 7 MiB in 16 packages [2024-09-07T04:44:19.357Z] Removing intermediate container fc50390aef13 [2024-09-07T04:44:19.357Z] ---> 1870efb6747e [2024-09-07T04:44:19.357Z] Step 15/24 : WORKDIR / [2024-09-07T04:44:19.357Z] ---> Running in a0a28ca04f6a [2024-09-07T04:44:19.357Z] Removing intermediate container a0a28ca04f6a [2024-09-07T04:44:19.357Z] ---> 62e8560ccbfc [2024-09-07T04:44:19.357Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-09-07T04:44:19.357Z] ---> 6a7a83ba08ba [2024-09-07T04:44:19.357Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-09-07T04:44:19.357Z] ---> bb468ce07be4 [2024-09-07T04:44:19.357Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-09-07T04:44:19.357Z] ---> 555d788b7d30 [2024-09-07T04:44:19.357Z] Step 19/24 : EXPOSE 59999 [2024-09-07T04:44:19.357Z] ---> Running in 35ec8257ff35 [2024-09-07T04:44:19.357Z] Removing intermediate container 35ec8257ff35 [2024-09-07T04:44:19.357Z] ---> 754d511f83c6 [2024-09-07T04:44:19.357Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-09-07T04:44:19.357Z] ---> Running in 2a92a229664b [2024-09-07T04:44:19.357Z] Removing intermediate container 2a92a229664b [2024-09-07T04:44:19.357Z] ---> 2b7428f1b77d [2024-09-07T04:44:19.357Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-07T04:44:19.357Z] ---> Running in 759b96216f6d [2024-09-07T04:44:19.357Z] Removing intermediate container 759b96216f6d [2024-09-07T04:44:19.357Z] ---> 6fc7cfc3150c [2024-09-07T04:44:19.357Z] Step 22/24 : LABEL arch=amd64 [2024-09-07T04:44:19.357Z] ---> Running in 96edba81ca6c [2024-09-07T04:44:19.357Z] Removing intermediate container 96edba81ca6c [2024-09-07T04:44:19.357Z] ---> 4a4c39720c31 [2024-09-07T04:44:19.357Z] Step 23/24 : LABEL git_sha=6fb643ec429920c18af22d449f45278025f8cc77 [2024-09-07T04:44:19.357Z] ---> Running in 28c25886f294 [2024-09-07T04:44:19.357Z] Removing intermediate container 28c25886f294 [2024-09-07T04:44:19.357Z] ---> d2f785549248 [2024-09-07T04:44:19.357Z] Step 24/24 : LABEL version=3.2.0-dev.36 [2024-09-07T04:44:19.357Z] ---> Running in f37c8c963478 [2024-09-07T04:44:19.357Z] Removing intermediate container f37c8c963478 [2024-09-07T04:44:19.357Z] ---> 437d62477c22 [2024-09-07T04:44:19.357Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-07T04:44:19.357Z] Successfully built 437d62477c22 [2024-09-07T04:44:19.357Z] 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-09-07T04:44:19.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-07T04:44:19.861Z] [2024-09-07T04:44:19.861Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T04:44:20.177Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-07T04:44:20.177Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-07T04:44:20.177Z] 5eb5b503b376: Pulling fs layer [2024-09-07T04:44:20.177Z] 5c69ac0246d0: Pulling fs layer [2024-09-07T04:44:20.177Z] ec43610c2a17: Pulling fs layer [2024-09-07T04:44:20.177Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-07T04:44:20.177Z] 33b1e0a273af: Pulling fs layer [2024-09-07T04:44:20.177Z] 5d3b04190fa2: Pulling fs layer [2024-09-07T04:44:20.177Z] 2f39f015ded8: Pulling fs layer [2024-09-07T04:44:20.177Z] 33b1e0a273af: Waiting [2024-09-07T04:44:20.177Z] 5d3b04190fa2: Waiting [2024-09-07T04:44:20.177Z] 2f39f015ded8: Waiting [2024-09-07T04:44:20.177Z] 3a2ae6a8a46f: Waiting [2024-09-07T04:44:20.177Z] 5c69ac0246d0: Download complete [2024-09-07T04:44:20.177Z] 3a2ae6a8a46f: Download complete [2024-09-07T04:44:20.177Z] 33b1e0a273af: Verifying Checksum [2024-09-07T04:44:20.177Z] 33b1e0a273af: Download complete [2024-09-07T04:44:20.177Z] 5d3b04190fa2: Verifying Checksum [2024-09-07T04:44:20.177Z] 5d3b04190fa2: Download complete [2024-09-07T04:44:20.177Z] ec43610c2a17: Verifying Checksum [2024-09-07T04:44:20.177Z] ec43610c2a17: Download complete [2024-09-07T04:44:20.436Z] 5eb5b503b376: Verifying Checksum [2024-09-07T04:44:20.436Z] 5eb5b503b376: Download complete [2024-09-07T04:44:21.003Z] 2f39f015ded8: Download complete [2024-09-07T04:44:21.572Z] 5eb5b503b376: Pull complete [2024-09-07T04:44:21.830Z] 5c69ac0246d0: Pull complete [2024-09-07T04:44:22.088Z] ec43610c2a17: Pull complete [2024-09-07T04:44:22.088Z] 3a2ae6a8a46f: Pull complete [2024-09-07T04:44:22.346Z] 33b1e0a273af: Pull complete [2024-09-07T04:44:22.346Z] 5d3b04190fa2: Pull complete [2024-09-07T04:44:26.535Z] 2f39f015ded8: Pull complete [2024-09-07T04:44:26.535Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-07T04:44:26.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-07T04:44:26.535Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-07T04:44:26.641Z] prd-ubuntu20.04-docker-8c-8g-9685 does not seem to be running inside a container [2024-09-07T04:44:26.666Z] $ 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-09-07T04:44:34.862Z] $ docker top 6947ce48cd162eb952e8ad61a252931bd280dfdff3c10db8b544d75c86633c14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-07T04:44:35.381Z] ---> job-cost.sh [2024-09-07T04:44:35.381Z] lf-activate-venv: SKIPPING [2024-09-07T04:44:35.381Z] INFO: No Stack... [2024-09-07T04:44:35.640Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-07T04:44:35.899Z] INFO: Archiving Costs [Pipeline] sh [2024-09-07T04:44:36.190Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-09-07T04:44:36.190Z] + cut -d, -f6 [Pipeline] lock [2024-09-07T04:44:36.205Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-311-stack-cost] [2024-09-07T04:44:36.214Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-311-stack-cost] did not exist. Created. [2024-09-07T04:44:36.222Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-311-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-07T04:44:36.532Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-07T04:44:36.564Z] Stashed 1 file(s) [Pipeline] } [2024-09-07T04:44:36.574Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-311-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-07T04:44:36.600Z] $ docker stop --time=1 6947ce48cd162eb952e8ad61a252931bd280dfdff3c10db8b544d75c86633c14 [2024-09-07T04:44:37.975Z] $ docker rm -f --volumes 6947ce48cd162eb952e8ad61a252931bd280dfdff3c10db8b544d75c86633c14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-07T04:45:31.145Z] Removing intermediate container 62c4b455b9e6 [2024-09-07T04:45:31.145Z] ---> ceef7258cd1d [2024-09-07T04:45:31.145Z] Step 9/10 : COPY . . [2024-09-07T04:45:31.145Z] ---> acf73c903b3a [2024-09-07T04:45:31.145Z] Step 10/10 : RUN ${MAKE} [2024-09-07T04:45:31.145Z] ---> Running in 9445eeda76f7 [2024-09-07T04:45:31.145Z] noop [2024-09-07T04:45:31.145Z] Removing intermediate container 9445eeda76f7 [2024-09-07T04:45:31.145Z] ---> cd244475327c [2024-09-07T04:45:31.145Z] Successfully built cd244475327c [2024-09-07T04:45:31.145Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T04:45:31.510Z] + docker inspect -f . ci-base-image-arm64 [2024-09-07T04:45:31.511Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-07T04:45:31.736Z] prd-ubuntu20.04-docker-arm64-4c-16g-9686 does not seem to be running inside a container [2024-09-07T04:45:31.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/311 -v /w/workspace/device-sdk-go/311:/w/workspace/device-sdk-go/311:rw,z -v /w/workspace/device-sdk-go/311@tmp:/w/workspace/device-sdk-go/311@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-09-07T04:45:33.127Z] $ docker top 7da48133d5c0f1ba6ad8b87110819852deeea80c4e6e2ba1d81279f221805752 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-07T04:45:33.964Z] + go version [2024-09-07T04:45:33.964Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-07T04:45:33.986Z] $ docker stop --time=1 7da48133d5c0f1ba6ad8b87110819852deeea80c4e6e2ba1d81279f221805752 [2024-09-07T04:45:35.643Z] $ docker rm -f --volumes 7da48133d5c0f1ba6ad8b87110819852deeea80c4e6e2ba1d81279f221805752 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T04:45:36.213Z] + docker inspect -f . ci-base-image-arm64 [2024-09-07T04:45:36.214Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-07T04:45:36.387Z] prd-ubuntu20.04-docker-arm64-4c-16g-9686 does not seem to be running inside a container [2024-09-07T04:45:36.461Z] $ 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/311 -v /w/workspace/device-sdk-go/311:/w/workspace/device-sdk-go/311:rw,z -v /w/workspace/device-sdk-go/311@tmp:/w/workspace/device-sdk-go/311@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-09-07T04:45:37.592Z] $ docker top b986ba9ed95de10514d649ddd7caeedeeb7c32b3e9a983617160768e7f26aa33 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-07T04:45:38.410Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/311 [Pipeline] fileExists [Pipeline] sh [2024-09-07T04:45:39.091Z] + make test [2024-09-07T04:45:39.091Z] go test -race -coverprofile=coverage.out ./... [2024-09-07T04:46:35.683Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-09-07T04:50:27.505Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-09-07T04:50:27.505Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-09-07T04:50:27.505Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-09-07T04:50:27.505Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-09-07T04:50:27.505Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-09-07T04:50:29.462Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.121s coverage: 26.0% of statements [2024-09-07T04:50:36.156Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.199s coverage: 79.4% of statements [2024-09-07T04:50:42.862Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-09-07T04:50:42.862Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-09-07T04:50:44.282Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.310s coverage: 86.0% of statements [2024-09-07T04:50:50.978Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-09-07T04:50:51.566Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.503s coverage: 45.2% of statements [2024-09-07T04:50:54.363Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.177s coverage: 14.4% of statements [2024-09-07T04:50:56.181Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.673s coverage: 44.6% of statements [2024-09-07T04:50:57.828Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/utils [no test files] [2024-09-07T04:50:57.828Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-09-07T04:50:57.828Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-09-07T04:50:59.234Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.353s coverage: 68.5% of statements [2024-09-07T04:51:03.635Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.390s coverage: 89.2% of statements [2024-09-07T04:51:07.890Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-09-07T04:51:08.856Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.288s coverage: 5.3% of statements [2024-09-07T04:51:10.272Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-07T04:51:10.272Z] GO111MODULE=on go vet ./... [2024-09-07T04:55:47.244Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-07T04:55:47.244Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-07T04:55:47.244Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-07T04:55:47.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-07T04:55:47.293Z] $ docker stop --time=1 b986ba9ed95de10514d649ddd7caeedeeb7c32b3e9a983617160768e7f26aa33 [2024-09-07T04:55:49.545Z] $ docker rm -f --volumes b986ba9ed95de10514d649ddd7caeedeeb7c32b3e9a983617160768e7f26aa33 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-07T04:55:52.134Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-07T04:55:52.151Z] Warning: overwriting stash ‘coverage-report’ [2024-09-07T04:55:52.869Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-07T04:55:53.317Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-07T04:55:53.660Z] + ls -al . [2024-09-07T04:55:53.660Z] total 380 [2024-09-07T04:55:53.660Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 7 04:45 . [2024-09-07T04:55:53.660Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 04:42 .. [2024-09-07T04:55:53.660Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 7 04:42 .dockerignore [2024-09-07T04:55:53.660Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 04:42 .git [2024-09-07T04:55:53.660Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 04:42 .github [2024-09-07T04:55:53.660Z] -rw-rw-r-- 1 jenkins jenkins 137 Sep 7 04:42 .gitignore [2024-09-07T04:55:53.660Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 7 04:42 .golangci.yml [2024-09-07T04:55:53.660Z] -rw-rw-r-- 1 jenkins jenkins 48109 Sep 7 04:42 CHANGELOG.md [2024-09-07T04:55:53.660Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 7 04:42 GOVERNANCE.md [2024-09-07T04:55:53.660Z] -rw-rw-r-- 1 jenkins jenkins 885 Sep 7 04:42 Jenkinsfile [2024-09-07T04:55:53.660Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 7 04:42 LICENSE [2024-09-07T04:55:53.660Z] -rw-rw-r-- 1 jenkins jenkins 1842 Sep 7 04:42 Makefile [2024-09-07T04:55:53.660Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 7 04:42 OWNERS.md [2024-09-07T04:55:53.660Z] -rw-rw-r-- 1 jenkins jenkins 4937 Sep 7 04:42 README.md [2024-09-07T04:55:53.660Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 7 04:40 VERSION [2024-09-07T04:55:53.660Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 04:42 bin [2024-09-07T04:55:53.660Z] -rw-r--r-- 1 jenkins jenkins 127940 Sep 7 04:51 coverage.out [2024-09-07T04:55:53.660Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 7 04:42 example [2024-09-07T04:55:53.660Z] -rw-rw-r-- 1 jenkins jenkins 6985 Sep 7 04:42 go.mod [2024-09-07T04:55:53.660Z] -rw-rw-r-- 1 jenkins jenkins 101462 Sep 7 04:42 go.sum [2024-09-07T04:55:53.660Z] drwxrwxr-x 13 jenkins jenkins 4096 Sep 7 04:42 internal [2024-09-07T04:55:53.660Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 04:42 openapi [2024-09-07T04:55:53.660Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 7 04:42 pkg [2024-09-07T04:55:53.660Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 04:42 snap [2024-09-07T04:55:53.661Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 7 04:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T04:55:54.023Z] + 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=6fb643ec429920c18af22d449f45278025f8cc77 --label arch=arm64 --label version=3.2.0-dev.36 . [2024-09-07T04:55:54.624Z] Sending build context to Docker daemon 13.23MB [2024-09-07T04:55:54.624Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-09-07T04:55:54.624Z] Step 2/24 : FROM ${BASE} AS builder [2024-09-07T04:55:54.624Z] ---> cd244475327c [2024-09-07T04:55:54.624Z] Step 3/24 : ARG MAKE=make build [2024-09-07T04:55:54.893Z] ---> Running in f1fbac998e76 [2024-09-07T04:55:55.162Z] Removing intermediate container f1fbac998e76 [2024-09-07T04:55:55.162Z] ---> 69c39c7c7a07 [2024-09-07T04:55:55.162Z] Step 4/24 : WORKDIR /device-sdk-go [2024-09-07T04:55:55.455Z] ---> Running in 1527a09e6ea4 [2024-09-07T04:55:55.724Z] Removing intermediate container 1527a09e6ea4 [2024-09-07T04:55:55.724Z] ---> 81cd304c7b58 [2024-09-07T04:55:55.724Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-07T04:55:55.724Z] ---> Running in dfee31f54b7a [2024-09-07T04:55:56.313Z] Removing intermediate container dfee31f54b7a [2024-09-07T04:55:56.313Z] ---> fe825aee8802 [2024-09-07T04:55:56.313Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-09-07T04:55:56.313Z] ---> Running in ef508fdf61eb [2024-09-07T04:55:57.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-07T04:55:57.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-07T04:55:59.295Z] OK: 266 MiB in 52 packages [2024-09-07T04:56:00.268Z] Removing intermediate container ef508fdf61eb [2024-09-07T04:56:00.268Z] ---> 1c7a6792457d [2024-09-07T04:56:00.268Z] Step 7/24 : COPY go.mod vendor* ./ [2024-09-07T04:56:00.851Z] ---> 13b6df2cc1b9 [2024-09-07T04:56:00.851Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-07T04:56:00.851Z] ---> Running in 689633e330ca [2024-09-07T04:56:03.455Z] Removing intermediate container 689633e330ca [2024-09-07T04:56:03.455Z] ---> e3ec3009635a [2024-09-07T04:56:03.455Z] Step 9/24 : COPY . . [2024-09-07T04:56:05.419Z] ---> 074cea4c64ed [2024-09-07T04:56:05.419Z] Step 10/24 : RUN ${MAKE} [2024-09-07T04:56:05.419Z] ---> Running in f4e838427f02 [2024-09-07T04:56:06.833Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.36 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.36" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-09-07T05:00:14.105Z] Removing intermediate container f4e838427f02 [2024-09-07T05:00:14.105Z] ---> 67ee92783a09 [2024-09-07T05:00:14.105Z] Step 11/24 : FROM alpine:3.18 [2024-09-07T05:00:18.298Z] 3.18: Pulling from library/alpine [2024-09-07T05:00:18.298Z] 720f3032cd11: Pulling fs layer [2024-09-07T05:00:18.298Z] 720f3032cd11: Download complete [2024-09-07T05:00:18.298Z] 720f3032cd11: Pull complete [2024-09-07T05:00:18.298Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-07T05:00:18.298Z] Status: Downloaded newer image for alpine:3.18 [2024-09-07T05:00:18.298Z] ---> 3e834921e367 [2024-09-07T05:00:18.298Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-09-07T05:00:18.298Z] ---> Running in b512076e8d92 [2024-09-07T05:00:18.298Z] Removing intermediate container b512076e8d92 [2024-09-07T05:00:18.298Z] ---> 893f29503441 [2024-09-07T05:00:18.298Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-09-07T05:00:18.298Z] ---> Running in 149c998dbfee [2024-09-07T05:00:18.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-07T05:00:18.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-07T05:00:21.217Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-07T05:00:21.217Z] Executing busybox-1.36.1-r7.trigger [2024-09-07T05:00:21.217Z] OK: 8 MiB in 16 packages [2024-09-07T05:00:21.217Z] Removing intermediate container 149c998dbfee [2024-09-07T05:00:21.217Z] ---> f6a1884bab4b [2024-09-07T05:00:21.217Z] Step 14/24 : RUN apk --no-cache upgrade [2024-09-07T05:00:21.217Z] ---> Running in f907cad6d915 [2024-09-07T05:00:21.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-07T05:00:21.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-07T05:00:22.768Z] OK: 8 MiB in 16 packages [2024-09-07T05:00:23.729Z] Removing intermediate container f907cad6d915 [2024-09-07T05:00:23.729Z] ---> fce4b2efc982 [2024-09-07T05:00:23.729Z] Step 15/24 : WORKDIR / [2024-09-07T05:00:23.999Z] ---> Running in ddd3759e83a4 [2024-09-07T05:00:24.264Z] Removing intermediate container ddd3759e83a4 [2024-09-07T05:00:24.264Z] ---> 1d141591a5ad [2024-09-07T05:00:24.264Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-09-07T05:00:24.848Z] ---> 56ec4dc69356 [2024-09-07T05:00:24.848Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-09-07T05:00:27.423Z] ---> 6d7dc7bc686e [2024-09-07T05:00:27.423Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-09-07T05:00:27.689Z] ---> d905472f0025 [2024-09-07T05:00:27.689Z] Step 19/24 : EXPOSE 59999 [2024-09-07T05:00:27.689Z] ---> Running in 9e320ff3133d [2024-09-07T05:00:27.958Z] Removing intermediate container 9e320ff3133d [2024-09-07T05:00:27.958Z] ---> bb84c5a60de9 [2024-09-07T05:00:27.958Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-09-07T05:00:28.227Z] ---> Running in 8e22cfeb8b9b [2024-09-07T05:00:28.494Z] Removing intermediate container 8e22cfeb8b9b [2024-09-07T05:00:28.494Z] ---> 7956f075e82f [2024-09-07T05:00:28.494Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-07T05:00:28.494Z] ---> Running in 7c5e8370b478 [2024-09-07T05:00:28.763Z] Removing intermediate container 7c5e8370b478 [2024-09-07T05:00:28.763Z] ---> 4a7a63eba1cf [2024-09-07T05:00:28.763Z] Step 22/24 : LABEL arch=arm64 [2024-09-07T05:00:29.032Z] ---> Running in 4c2bebedcb9e [2024-09-07T05:00:29.299Z] Removing intermediate container 4c2bebedcb9e [2024-09-07T05:00:29.299Z] ---> a7b0ddce7093 [2024-09-07T05:00:29.299Z] Step 23/24 : LABEL git_sha=6fb643ec429920c18af22d449f45278025f8cc77 [2024-09-07T05:00:29.299Z] ---> Running in b7a7aa295359 [2024-09-07T05:00:29.571Z] Removing intermediate container b7a7aa295359 [2024-09-07T05:00:29.571Z] ---> 7defffd4915f [2024-09-07T05:00:29.571Z] Step 24/24 : LABEL version=3.2.0-dev.36 [2024-09-07T05:00:29.838Z] ---> Running in 350b5bb1890c [2024-09-07T05:00:30.124Z] Removing intermediate container 350b5bb1890c [2024-09-07T05:00:30.124Z] ---> a24672795ded [2024-09-07T05:00:30.124Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-07T05:00:30.124Z] Successfully built a24672795ded [2024-09-07T05:00:30.124Z] 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-09-07T05:00:30.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-07T05:00:30.623Z] [2024-09-07T05:00:30.623Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T05:00:30.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-07T05:00:31.242Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-07T05:00:31.242Z] 8998bd30e6a1: Pulling fs layer [2024-09-07T05:00:31.242Z] 04944245beec: Pulling fs layer [2024-09-07T05:00:31.242Z] 699f458cf7ca: Pulling fs layer [2024-09-07T05:00:31.242Z] 765212b225bb: Pulling fs layer [2024-09-07T05:00:31.242Z] f23df028b6ca: Pulling fs layer [2024-09-07T05:00:31.242Z] d65c8cfc05b1: Pulling fs layer [2024-09-07T05:00:31.242Z] 2437ff75d9bd: Pulling fs layer [2024-09-07T05:00:31.242Z] 765212b225bb: Waiting [2024-09-07T05:00:31.242Z] f23df028b6ca: Waiting [2024-09-07T05:00:31.242Z] d65c8cfc05b1: Waiting [2024-09-07T05:00:31.242Z] 2437ff75d9bd: Waiting [2024-09-07T05:00:31.242Z] 04944245beec: Verifying Checksum [2024-09-07T05:00:31.242Z] 04944245beec: Download complete [2024-09-07T05:00:31.242Z] 765212b225bb: Verifying Checksum [2024-09-07T05:00:31.242Z] 765212b225bb: Download complete [2024-09-07T05:00:31.242Z] f23df028b6ca: Verifying Checksum [2024-09-07T05:00:31.242Z] f23df028b6ca: Download complete [2024-09-07T05:00:31.242Z] d65c8cfc05b1: Verifying Checksum [2024-09-07T05:00:31.242Z] d65c8cfc05b1: Download complete [2024-09-07T05:00:31.509Z] 699f458cf7ca: Verifying Checksum [2024-09-07T05:00:31.509Z] 699f458cf7ca: Download complete [2024-09-07T05:00:32.091Z] 8998bd30e6a1: Verifying Checksum [2024-09-07T05:00:32.091Z] 8998bd30e6a1: Download complete [2024-09-07T05:00:34.679Z] 2437ff75d9bd: Verifying Checksum [2024-09-07T05:00:34.679Z] 2437ff75d9bd: Download complete [2024-09-07T05:00:36.622Z] 8998bd30e6a1: Pull complete [2024-09-07T05:00:37.206Z] 04944245beec: Pull complete [2024-09-07T05:00:39.155Z] 699f458cf7ca: Pull complete [2024-09-07T05:00:39.155Z] 765212b225bb: Pull complete [2024-09-07T05:00:40.124Z] f23df028b6ca: Pull complete [2024-09-07T05:00:40.393Z] d65c8cfc05b1: Pull complete [2024-09-07T05:00:58.618Z] 2437ff75d9bd: Pull complete [2024-09-07T05:00:58.618Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-07T05:00:58.618Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-07T05:00:58.618Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-07T05:00:58.836Z] prd-ubuntu20.04-docker-arm64-4c-16g-9686 does not seem to be running inside a container [2024-09-07T05:00:58.916Z] $ 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/311 -v /w/workspace/device-sdk-go/311:/w/workspace/device-sdk-go/311:rw,z -v /w/workspace/device-sdk-go/311@tmp:/w/workspace/device-sdk-go/311@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-09-07T05:01:02.198Z] $ docker top b73d78543fb6c4b5b803cfe850143388755c5043e97b685bd706f19b1f7c836b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-07T05:01:03.107Z] ---> job-cost.sh [2024-09-07T05:01:03.107Z] lf-activate-venv: SKIPPING [2024-09-07T05:01:03.107Z] INFO: No Stack... [2024-09-07T05:01:03.692Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-07T05:01:04.280Z] INFO: Archiving Costs [Pipeline] sh [2024-09-07T05:01:04.924Z] + cut -d, -f6 [2024-09-07T05:01:04.924Z] + cat /w/workspace/device-sdk-go/311/archives/cost.csv [Pipeline] lock [2024-09-07T05:01:04.990Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-311-stack-cost] [2024-09-07T05:01:04.999Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-311-stack-cost] did not exist. Created. [2024-09-07T05:01:05.006Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-311-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-07T05:01:05.679Z] /w/workspace/device-sdk-go/311@tmp/durable-610e7b6b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-07T05:01:06.343Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-07T05:01:06.374Z] Warning: overwriting stash ‘stack-cost’ [2024-09-07T05:01:06.464Z] Stashed 1 file(s) [Pipeline] } [2024-09-07T05:01:06.472Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-311-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-07T05:01:06.511Z] $ docker stop --time=1 b73d78543fb6c4b5b803cfe850143388755c5043e97b685bd706f19b1f7c836b [2024-09-07T05:01:08.147Z] $ docker rm -f --volumes b73d78543fb6c4b5b803cfe850143388755c5043e97b685bd706f19b1f7c836b [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-09-07T05:01:08.607Z] provisioning config files... [2024-09-07T05:01:08.614Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13671954470149861663tmp [Pipeline] { [Pipeline] sh [2024-09-07T05:01:08.911Z] + set +x [2024-09-07T05:01:08.911Z] + curl -s https://codecov.io/bash [2024-09-07T05:01:08.911Z] + bash -s -- [2024-09-07T05:01:08.911Z] [2024-09-07T05:01:08.911Z] _____ _ [2024-09-07T05:01:08.911Z] / ____| | | [2024-09-07T05:01:08.911Z] | | ___ __| | ___ ___ _____ __ [2024-09-07T05:01:08.911Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-07T05:01:08.911Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-07T05:01:08.911Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-07T05:01:08.911Z] Bash-1.0.6 [2024-09-07T05:01:08.911Z] [2024-09-07T05:01:08.911Z] [2024-09-07T05:01:08.911Z] ==> git version 2.25.1 found [2024-09-07T05:01:08.911Z] ==> 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-09-07T05:01:08.911Z] Release-Date: 2020-01-08 [2024-09-07T05:01:08.911Z] 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-09-07T05:01:08.911Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-07T05:01:08.911Z] ==> Jenkins CI detected. [2024-09-07T05:01:08.911Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-09-07T05:01:08.911Z] project root: . [2024-09-07T05:01:08.911Z] --> token set from env [2024-09-07T05:01:08.911Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-07T05:01:08.911Z] ==> Running gcov in . (disable via -X gcov) [2024-09-07T05:01:08.911Z] ==> Python coveragepy not found [2024-09-07T05:01:08.911Z] ==> Searching for coverage reports in: [2024-09-07T05:01:08.911Z] + . [2024-09-07T05:01:08.911Z] -> Found 1 reports [2024-09-07T05:01:08.911Z] ==> Detecting git/mercurial file structure [2024-09-07T05:01:08.911Z] ==> Reading reports [2024-09-07T05:01:08.911Z] + ./coverage.out bytes=127940 [2024-09-07T05:01:08.911Z] ==> Appending adjustments [2024-09-07T05:01:08.911Z] https://docs.codecov.io/docs/fixing-reports [2024-09-07T05:01:09.489Z] + Found adjustments [2024-09-07T05:01:09.489Z] ==> Gzipping contents [2024-09-07T05:01:09.489Z] 20K /tmp/codecov.9wR8dx.gz [2024-09-07T05:01:09.489Z] ==> Uploading reports [2024-09-07T05:01:09.489Z] url: https://codecov.io [2024-09-07T05:01:09.490Z] query: branch=main&commit=6fb643ec429920c18af22d449f45278025f8cc77&build=311&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F311%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-07T05:01:09.490Z] -> Pinging Codecov [2024-09-07T05:01:09.490Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6fb643ec429920c18af22d449f45278025f8cc77&build=311&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F311%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-07T05:01:09.490Z] -> Uploading to [2024-09-07T05:01:09.490Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-07/7E55EF52A471D76F132DFD9A03CDDE97/6fb643ec429920c18af22d449f45278025f8cc77/a6bdde70-9b8c-4cb7-8848-db6448bae7da.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240907%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240907T050109Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eedbf1328760eaaabe5ad7832e12007155e391a45e4250729f654bd785cae709 [2024-09-07T05:01:09.490Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-07T05:01:09.490Z] Dload Upload Total Spent Left Speed [2024-09-07T05:01:09.750Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17666 0 0 100 17666 0 71233 --:--:-- --:--:-- --:--:-- 71233 [2024-09-07T05:01:09.750Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/6fb643ec429920c18af22d449f45278025f8cc77 [Pipeline] } [2024-09-07T05:01:09.757Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-09-07T05:01:09.903Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-07T05:01:09.922Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T05:01:10.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-07T05:01:10.235Z] [2024-09-07T05:01:10.235Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T05:01:10.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-07T05:01:10.535Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-07T05:01:10.535Z] 619be1103602: Already exists [2024-09-07T05:01:10.535Z] f8ea3408117e: Pulling fs layer [2024-09-07T05:01:10.535Z] 91320369b822: Pulling fs layer [2024-09-07T05:01:10.535Z] 0406650e8295: Pulling fs layer [2024-09-07T05:01:10.535Z] 4f4fb700ef54: Pulling fs layer [2024-09-07T05:01:10.535Z] 96d80e3f36e1: Pulling fs layer [2024-09-07T05:01:10.535Z] bcf3aedb951c: Pulling fs layer [2024-09-07T05:01:10.535Z] 4f4fb700ef54: Waiting [2024-09-07T05:01:10.535Z] 96d80e3f36e1: Waiting [2024-09-07T05:01:10.535Z] bcf3aedb951c: Waiting [2024-09-07T05:01:10.535Z] 0406650e8295: Verifying Checksum [2024-09-07T05:01:10.535Z] 0406650e8295: Download complete [2024-09-07T05:01:10.535Z] f8ea3408117e: Verifying Checksum [2024-09-07T05:01:10.535Z] 4f4fb700ef54: Verifying Checksum [2024-09-07T05:01:10.535Z] 4f4fb700ef54: Download complete [2024-09-07T05:01:10.535Z] f8ea3408117e: Pull complete [2024-09-07T05:01:10.795Z] 96d80e3f36e1: Verifying Checksum [2024-09-07T05:01:10.795Z] 96d80e3f36e1: Download complete [2024-09-07T05:01:11.053Z] 91320369b822: Verifying Checksum [2024-09-07T05:01:11.053Z] 91320369b822: Download complete [2024-09-07T05:01:11.312Z] bcf3aedb951c: Verifying Checksum [2024-09-07T05:01:11.312Z] bcf3aedb951c: Download complete [2024-09-07T05:01:13.847Z] 91320369b822: Pull complete [2024-09-07T05:01:13.847Z] 0406650e8295: Pull complete [2024-09-07T05:01:14.104Z] 4f4fb700ef54: Pull complete [2024-09-07T05:01:14.363Z] 96d80e3f36e1: Pull complete [2024-09-07T05:01:17.651Z] bcf3aedb951c: Pull complete [2024-09-07T05:01:17.652Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-07T05:01:17.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-07T05:01:17.652Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-07T05:01:17.744Z] prd-ubuntu20.04-docker-8c-8g-9685 does not seem to be running inside a container [2024-09-07T05:01:17.776Z] $ 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-09-07T05:01:22.384Z] $ docker top 2a158a9ff8c57b7c832e4b7eb53e62d5df07d437dafd0e696858c6b13123a73f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-07T05:01:22.732Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2024-09-07T05:01:22.743Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-09-07T05:01:23.023Z] + set -o pipefail [2024-09-07T05:01:23.023Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-09-07T05:01:29.596Z] [2024-09-07T05:01:29.596Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2024-09-07T05:01:29.596Z] [2024-09-07T05:01:29.596Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/7b1f28cc-56f0-452b-96c2-465879cc6757 [2024-09-07T05:01:29.596Z] [2024-09-07T05:01:29.596Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-07T05:01:29.596Z] [2024-09-07T05:01:29.596Z] [2024-09-07T05:01:29.596Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-07T05:01:29.596Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-07T05:01:29.863Z] $ docker stop --time=1 2a158a9ff8c57b7c832e4b7eb53e62d5df07d437dafd0e696858c6b13123a73f [2024-09-07T05:01:35.868Z] $ docker rm -f --volumes 2a158a9ff8c57b7c832e4b7eb53e62d5df07d437dafd0e696858c6b13123a73f [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-09-07T05:01:36.420Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-07T05:01:36.439Z] provisioning config files... [2024-09-07T05:01:36.445Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6285032360867264474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-07T05:01:36.746Z] --> edgex-publish-swagger.sh [2024-09-07T05:01:36.746Z] === Publish openapi/v3 API === [2024-09-07T05:01:36.746Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-09-07T05:01:36.746Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2024-09-07T05:01:36.746Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-07T05:01:36.746Z] Dload Upload Total Spent Left Speed [2024-09-07T05:01:37.005Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 460 108k --:--:-- --:--:-- --:--:-- 108k [2024-09-07T05:01:37.005Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-07T05:01:37.005Z] [Pipeline] } [2024-09-07T05:01:37.013Z] 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-09-07T05:01:37.452Z] + git log --format=format:%s -1 6fb643ec429920c18af22d449f45278025f8cc77 [Pipeline] sh [2024-09-07T05:01:37.737Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-07T05:01:37.737Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T05:01:38.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-07T05:01:38.036Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-07T05:01:38.108Z] prd-ubuntu20.04-docker-8c-8g-9685 does not seem to be running inside a container [2024-09-07T05:01:38.221Z] $ 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-09-07T05:01:38.728Z] $ docker top aab982c832e890918eafda5eacdf9753df25b3adc208878c76a4ff21a3904291 -eo pid,comm [2024-09-07T05:01:38.792Z] 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-09-07T05:01:38.792Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-07T05:01:38.858Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-07T05:01:38.858Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-07T05:01:38.985Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-07T05:01:38.986Z] $ docker exec aab982c832e890918eafda5eacdf9753df25b3adc208878c76a4ff21a3904291 ssh-agent [2024-09-07T05:01:39.088Z] SSH_AUTH_SOCK=/tmp/ssh-IzeRmWwbwEDu/agent.32 [2024-09-07T05:01:39.088Z] SSH_AGENT_PID=38 [2024-09-07T05:01:39.114Z] Running ssh-add (command line suppressed) [2024-09-07T05:01:39.220Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12191616149631047514.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12191616149631047514.key) [2024-09-07T05:01:39.235Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-07T05:01:39.529Z] + git semver tag [2024-09-07T05:01:39.789Z] 2024-09-07 05:01:39,723 [run_tag] DEBUG tag force:False [2024-09-07T05:01:39.789Z] 2024-09-07 05:01:39,723 [check_head_tag] DEBUG check head tag [2024-09-07T05:01:39.789Z] 2024-09-07 05:01:39,724 [execute] INFO git cat-file --batch-check [2024-09-07T05:01:39.789Z] 2024-09-07 05:01:39,724 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-09-07T05:01:39.789Z] 2024-09-07 05:01:39,728 [execute] INFO git cat-file --batch [2024-09-07T05:01:39.789Z] 2024-09-07 05:01:39,728 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-09-07T05:01:39.789Z] 2024-09-07 05:01:39,757 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-09-07T05:01:39.789Z] 2024-09-07 05:01:39,757 [execute] INFO git tag -a v3.2.0-dev.36 -m v3.2.0-dev.36 [2024-09-07T05:01:39.789Z] 2024-09-07 05:01:39,757 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.36', '-m', 'v3.2.0-dev.36'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-09-07T05:01:39.789Z] 2024-09-07 05:01:39,761 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-09-07T05:01:39.789Z] 3.2.0-dev.36 [Pipeline] } [2024-09-07T05:01:39.794Z] $ docker exec --env ******** --env ******** aab982c832e890918eafda5eacdf9753df25b3adc208878c76a4ff21a3904291 ssh-agent -k [2024-09-07T05:01:39.890Z] unset SSH_AUTH_SOCK; [2024-09-07T05:01:39.891Z] unset SSH_AGENT_PID; [2024-09-07T05:01:39.891Z] echo Agent pid 38 killed; [2024-09-07T05:01:39.902Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-07T05:01:40.225Z] + git semver [Pipeline] } [2024-09-07T05:01:40.491Z] $ docker stop --time=1 aab982c832e890918eafda5eacdf9753df25b3adc208878c76a4ff21a3904291 [2024-09-07T05:01:41.787Z] $ docker rm -f --volumes aab982c832e890918eafda5eacdf9753df25b3adc208878c76a4ff21a3904291 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T05:01:42.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-07T05:01:42.195Z] [2024-09-07T05:01:42.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T05:01:42.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-07T05:01:42.494Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-07T05:01:42.494Z] ab5ef0e58194: Pulling fs layer [2024-09-07T05:01:42.494Z] 9712f1f96733: Pulling fs layer [2024-09-07T05:01:42.494Z] 63f879dbbcfc: Pulling fs layer [2024-09-07T05:01:42.494Z] 0d9ebad4ef96: Pulling fs layer [2024-09-07T05:01:42.494Z] e9a5061849ea: Pulling fs layer [2024-09-07T05:01:42.494Z] d747dcd14b5f: Pulling fs layer [2024-09-07T05:01:42.494Z] 2de7ff778b66: Pulling fs layer [2024-09-07T05:01:42.494Z] 0d9ebad4ef96: Waiting [2024-09-07T05:01:42.494Z] e9a5061849ea: Waiting [2024-09-07T05:01:42.494Z] d747dcd14b5f: Waiting [2024-09-07T05:01:42.494Z] 2de7ff778b66: Waiting [2024-09-07T05:01:42.494Z] 9712f1f96733: Verifying Checksum [2024-09-07T05:01:42.494Z] 9712f1f96733: Download complete [2024-09-07T05:01:42.753Z] 63f879dbbcfc: Verifying Checksum [2024-09-07T05:01:42.753Z] 63f879dbbcfc: Download complete [2024-09-07T05:01:43.010Z] e9a5061849ea: Verifying Checksum [2024-09-07T05:01:43.010Z] e9a5061849ea: Download complete [2024-09-07T05:01:43.010Z] d747dcd14b5f: Verifying Checksum [2024-09-07T05:01:43.010Z] d747dcd14b5f: Download complete [2024-09-07T05:01:43.010Z] 0d9ebad4ef96: Verifying Checksum [2024-09-07T05:01:43.010Z] ab5ef0e58194: Verifying Checksum [2024-09-07T05:01:43.010Z] ab5ef0e58194: Download complete [2024-09-07T05:01:43.010Z] 2de7ff778b66: Verifying Checksum [2024-09-07T05:01:43.010Z] 2de7ff778b66: Download complete [2024-09-07T05:01:45.542Z] ab5ef0e58194: Pull complete [2024-09-07T05:01:45.543Z] 9712f1f96733: Pull complete [2024-09-07T05:01:46.109Z] 63f879dbbcfc: Pull complete [2024-09-07T05:01:49.389Z] 0d9ebad4ef96: Pull complete [2024-09-07T05:01:49.647Z] e9a5061849ea: Pull complete [2024-09-07T05:01:49.647Z] d747dcd14b5f: Pull complete [2024-09-07T05:01:50.581Z] 2de7ff778b66: Pull complete [2024-09-07T05:01:50.581Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-07T05:01:50.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-07T05:01:50.581Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-07T05:01:50.691Z] prd-ubuntu20.04-docker-8c-8g-9685 does not seem to be running inside a container [2024-09-07T05:01:50.715Z] $ 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-09-07T05:01:57.228Z] $ docker top 4e134c8a715b4f75f0be2d6060f2b7a7df46873907a830912306c52866fc5f61 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-07T05:01:57.315Z] provisioning config files... [2024-09-07T05:01:57.325Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15905917767833789794tmp [2024-09-07T05:01:57.334Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6036765399481321901tmp [2024-09-07T05:01:57.341Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7166745473611314129tmp [Pipeline] { [Pipeline] echo [2024-09-07T05:01:57.370Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-07T05:01:57.673Z] ---> sigul-configuration.sh [2024-09-07T05:01:57.673Z] gpg: directory `/root/.gnupg' created [2024-09-07T05:01:57.673Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-07T05:01:57.673Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-07T05:01:57.673Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-07T05:01:57.673Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-07T05:01:57.673Z] gpg: CAST5 encrypted data [2024-09-07T05:01:57.673Z] gpg: encrypted with 1 passphrase [2024-09-07T05:01:57.673Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-07T05:01:57.970Z] + mkdir /home/jenkins [2024-09-07T05:01:57.970Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-07T05:01:58.263Z] + 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-09-07T05:01:58.276Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-07T05:01:58.573Z] ---> sigul-install.sh [2024-09-07T05:01:58.573Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-07T05:01:58.867Z] + git tag --list [2024-09-07T05:01:58.867Z] 0.7.1 [2024-09-07T05:01:58.867Z] delhi-tag [2024-09-07T05:01:58.867Z] v1.0.0 [2024-09-07T05:01:58.867Z] v1.1.0 [2024-09-07T05:01:58.867Z] v1.1.1 [2024-09-07T05:01:58.867Z] v1.1.2 [2024-09-07T05:01:58.867Z] v1.2.0 [2024-09-07T05:01:58.867Z] v1.2.1 [2024-09-07T05:01:58.867Z] v1.2.2 [2024-09-07T05:01:58.867Z] v1.2.3 [2024-09-07T05:01:58.867Z] v1.3.0 [2024-09-07T05:01:58.867Z] v1.4.0 [2024-09-07T05:01:58.867Z] v2.0.0 [2024-09-07T05:01:58.867Z] v2.1.0 [2024-09-07T05:01:58.867Z] v2.1.1 [2024-09-07T05:01:58.867Z] v2.2.0 [2024-09-07T05:01:58.867Z] v2.3.0 [2024-09-07T05:01:58.867Z] v2.3.1 [2024-09-07T05:01:58.867Z] v3.0 [2024-09-07T05:01:58.867Z] v3.0.0 [2024-09-07T05:01:58.867Z] v3.0.1-dev.1 [2024-09-07T05:01:58.867Z] v3.1 [2024-09-07T05:01:58.867Z] v3.1.0 [2024-09-07T05:01:58.867Z] v3.1.0-dev.1 [2024-09-07T05:01:58.867Z] v3.1.0-dev.10 [2024-09-07T05:01:58.867Z] v3.1.0-dev.11 [2024-09-07T05:01:58.867Z] v3.1.0-dev.12 [2024-09-07T05:01:58.867Z] v3.1.0-dev.13 [2024-09-07T05:01:58.867Z] v3.1.0-dev.14 [2024-09-07T05:01:58.867Z] v3.1.0-dev.15 [2024-09-07T05:01:58.867Z] v3.1.0-dev.16 [2024-09-07T05:01:58.867Z] v3.1.0-dev.17 [2024-09-07T05:01:58.867Z] v3.1.0-dev.18 [2024-09-07T05:01:58.867Z] v3.1.0-dev.19 [2024-09-07T05:01:58.867Z] v3.1.0-dev.2 [2024-09-07T05:01:58.867Z] v3.1.0-dev.20 [2024-09-07T05:01:58.867Z] v3.1.0-dev.21 [2024-09-07T05:01:58.867Z] v3.1.0-dev.22 [2024-09-07T05:01:58.867Z] v3.1.0-dev.23 [2024-09-07T05:01:58.867Z] v3.1.0-dev.24 [2024-09-07T05:01:58.867Z] v3.1.0-dev.25 [2024-09-07T05:01:58.867Z] v3.1.0-dev.26 [2024-09-07T05:01:58.867Z] v3.1.0-dev.27 [2024-09-07T05:01:58.867Z] v3.1.0-dev.28 [2024-09-07T05:01:58.867Z] v3.1.0-dev.29 [2024-09-07T05:01:58.867Z] v3.1.0-dev.3 [2024-09-07T05:01:58.867Z] v3.1.0-dev.30 [2024-09-07T05:01:58.867Z] v3.1.0-dev.31 [2024-09-07T05:01:58.867Z] v3.1.0-dev.32 [2024-09-07T05:01:58.867Z] v3.1.0-dev.33 [2024-09-07T05:01:58.867Z] v3.1.0-dev.34 [2024-09-07T05:01:58.867Z] v3.1.0-dev.35 [2024-09-07T05:01:58.867Z] v3.1.0-dev.36 [2024-09-07T05:01:58.867Z] v3.1.0-dev.37 [2024-09-07T05:01:58.867Z] v3.1.0-dev.38 [2024-09-07T05:01:58.867Z] v3.1.0-dev.39 [2024-09-07T05:01:58.867Z] v3.1.0-dev.4 [2024-09-07T05:01:58.867Z] v3.1.0-dev.40 [2024-09-07T05:01:58.867Z] v3.1.0-dev.41 [2024-09-07T05:01:58.867Z] v3.1.0-dev.5 [2024-09-07T05:01:58.867Z] v3.1.0-dev.6 [2024-09-07T05:01:58.867Z] v3.1.0-dev.7 [2024-09-07T05:01:58.867Z] v3.1.0-dev.8 [2024-09-07T05:01:58.867Z] v3.1.0-dev.9 [2024-09-07T05:01:58.867Z] v3.1.1 [2024-09-07T05:01:58.867Z] v3.1.1-dev.1 [2024-09-07T05:01:58.867Z] v3.2.0-dev.1 [2024-09-07T05:01:58.867Z] v3.2.0-dev.10 [2024-09-07T05:01:58.867Z] v3.2.0-dev.11 [2024-09-07T05:01:58.867Z] v3.2.0-dev.12 [2024-09-07T05:01:58.867Z] v3.2.0-dev.13 [2024-09-07T05:01:58.867Z] v3.2.0-dev.14 [2024-09-07T05:01:58.867Z] v3.2.0-dev.15 [2024-09-07T05:01:58.867Z] v3.2.0-dev.16 [2024-09-07T05:01:58.867Z] v3.2.0-dev.17 [2024-09-07T05:01:58.867Z] v3.2.0-dev.18 [2024-09-07T05:01:58.867Z] v3.2.0-dev.19 [2024-09-07T05:01:58.867Z] v3.2.0-dev.2 [2024-09-07T05:01:58.867Z] v3.2.0-dev.20 [2024-09-07T05:01:58.867Z] v3.2.0-dev.21 [2024-09-07T05:01:58.867Z] v3.2.0-dev.22 [2024-09-07T05:01:58.867Z] v3.2.0-dev.23 [2024-09-07T05:01:58.867Z] v3.2.0-dev.24 [2024-09-07T05:01:58.867Z] v3.2.0-dev.25 [2024-09-07T05:01:58.867Z] v3.2.0-dev.26 [2024-09-07T05:01:58.867Z] v3.2.0-dev.27 [2024-09-07T05:01:58.867Z] v3.2.0-dev.28 [2024-09-07T05:01:58.867Z] v3.2.0-dev.29 [2024-09-07T05:01:58.867Z] v3.2.0-dev.3 [2024-09-07T05:01:58.867Z] v3.2.0-dev.30 [2024-09-07T05:01:58.867Z] v3.2.0-dev.31 [2024-09-07T05:01:58.867Z] v3.2.0-dev.32 [2024-09-07T05:01:58.867Z] v3.2.0-dev.33 [2024-09-07T05:01:58.867Z] v3.2.0-dev.34 [2024-09-07T05:01:58.867Z] v3.2.0-dev.35 [2024-09-07T05:01:58.867Z] v3.2.0-dev.36 [2024-09-07T05:01:58.867Z] v3.2.0-dev.4 [2024-09-07T05:01:58.867Z] v3.2.0-dev.5 [2024-09-07T05:01:58.867Z] v3.2.0-dev.6 [2024-09-07T05:01:58.867Z] v3.2.0-dev.7 [2024-09-07T05:01:58.867Z] v3.2.0-dev.8 [2024-09-07T05:01:58.867Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-07T05:01:59.162Z] + lftools sign git-tag v3.2.0-dev.36 [2024-09-07T05:01:59.727Z] Signing Git tag with Sigul... [2024-09-07T05:01:59.727Z] Signing v3.2.0-dev.36 [Pipeline] echo [2024-09-07T05:01:59.999Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-07T05:02:00.285Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-07T05:02:00.292Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-07T05:02:00.317Z] $ docker stop --time=1 4e134c8a715b4f75f0be2d6060f2b7a7df46873907a830912306c52866fc5f61 [2024-09-07T05:02:01.619Z] $ docker rm -f --volumes 4e134c8a715b4f75f0be2d6060f2b7a7df46873907a830912306c52866fc5f61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-07T05:02:02.055Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-07T05:02:02.055Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T05:02:02.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-07T05:02:02.357Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-07T05:02:02.436Z] prd-ubuntu20.04-docker-8c-8g-9685 does not seem to be running inside a container [2024-09-07T05:02:02.462Z] $ 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-09-07T05:02:02.817Z] $ docker top 7edb4bf9b3ef7bb36705a0263710d96691c585676a29565494a5470be32928d4 -eo pid,comm [2024-09-07T05:02:02.868Z] 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-09-07T05:02:02.868Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-07T05:02:02.923Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-07T05:02:02.923Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-07T05:02:03.065Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-07T05:02:03.064Z] $ docker exec 7edb4bf9b3ef7bb36705a0263710d96691c585676a29565494a5470be32928d4 ssh-agent [2024-09-07T05:02:03.175Z] SSH_AUTH_SOCK=/tmp/ssh-EYlYACCqOhSx/agent.32 [2024-09-07T05:02:03.175Z] SSH_AGENT_PID=38 [2024-09-07T05:02:03.181Z] Running ssh-add (command line suppressed) [2024-09-07T05:02:03.283Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10061941186850258230.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10061941186850258230.key) [2024-09-07T05:02:03.299Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-07T05:02:03.591Z] + git semver bump pre [2024-09-07T05:02:03.851Z] 2024-09-07 05:02:03,773 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-09-07T05:02:03.851Z] 2024-09-07 05:02:03,773 [bump_version] DEBUG bumping version:3.2.0-dev.36 on axis:pre with prefix:dev [2024-09-07T05:02:03.851Z] 2024-09-07 05:02:03,773 [bump_version] DEBUG bumped version:3.2.0-dev.37 [2024-09-07T05:02:03.851Z] 2024-09-07 05:02:03,773 [write_version] DEBUG write version:3.2.0-dev.37 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-09-07T05:02:03.851Z] 2024-09-07 05:02:03,773 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-09-07T05:02:03.851Z] 2024-09-07 05:02:03,773 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-09-07T05:02:03.851Z] 2024-09-07 05:02:03,775 [execute] INFO git cat-file --batch-check [2024-09-07T05:02:03.851Z] 2024-09-07 05:02:03,775 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-07T05:02:03.851Z] 2024-09-07 05:02:03,780 [execute] INFO git cat-file --batch [2024-09-07T05:02:03.851Z] 2024-09-07 05:02:03,781 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-07T05:02:03.851Z] 2024-09-07 05:02:03,786 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-09-07T05:02:03.851Z] 3.2.0-dev.37 [Pipeline] } [2024-09-07T05:02:03.857Z] $ docker exec --env ******** --env ******** 7edb4bf9b3ef7bb36705a0263710d96691c585676a29565494a5470be32928d4 ssh-agent -k [2024-09-07T05:02:03.968Z] unset SSH_AUTH_SOCK; [2024-09-07T05:02:03.968Z] unset SSH_AGENT_PID; [2024-09-07T05:02:03.968Z] echo Agent pid 38 killed; [2024-09-07T05:02:03.982Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-07T05:02:04.307Z] + git semver [Pipeline] } [2024-09-07T05:02:04.574Z] $ docker stop --time=1 7edb4bf9b3ef7bb36705a0263710d96691c585676a29565494a5470be32928d4 [2024-09-07T05:02:05.837Z] $ docker rm -f --volumes 7edb4bf9b3ef7bb36705a0263710d96691c585676a29565494a5470be32928d4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-07T05:02:06.205Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-07T05:02:06.205Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T05:02:06.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-07T05:02:06.516Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-07T05:02:06.601Z] prd-ubuntu20.04-docker-8c-8g-9685 does not seem to be running inside a container [2024-09-07T05:02:06.627Z] $ 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-09-07T05:02:06.973Z] $ docker top a225843cef673acccfc6aa1e36343ce2b36f7236f167520b36dca895ddf5337b -eo pid,comm [2024-09-07T05:02:07.042Z] 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-09-07T05:02:07.042Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-07T05:02:07.096Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-07T05:02:07.096Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-07T05:02:07.207Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-07T05:02:07.206Z] $ docker exec a225843cef673acccfc6aa1e36343ce2b36f7236f167520b36dca895ddf5337b ssh-agent [2024-09-07T05:02:07.313Z] SSH_AUTH_SOCK=/tmp/ssh-uwJSM9i092bR/agent.33 [2024-09-07T05:02:07.313Z] SSH_AGENT_PID=39 [2024-09-07T05:02:07.317Z] Running ssh-add (command line suppressed) [2024-09-07T05:02:07.415Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13752721125309501998.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13752721125309501998.key) [2024-09-07T05:02:07.431Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-07T05:02:07.722Z] + git semver push [2024-09-07T05:02:07.981Z] 2024-09-07 05:02:07,908 [run_push] DEBUG push [2024-09-07T05:02:07.982Z] 2024-09-07 05:02:07,908 [execute] INFO git cat-file --batch-check [2024-09-07T05:02:07.982Z] 2024-09-07 05:02:07,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-07T05:02:07.982Z] 2024-09-07 05:02:07,913 [execute] INFO git rev-list df17d84b59c9385fba204c4be85b8486d12999f8 -- [2024-09-07T05:02:07.982Z] 2024-09-07 05:02:07,914 [execute] DEBUG Popen(['git', 'rev-list', 'df17d84b59c9385fba204c4be85b8486d12999f8', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-07T05:02:07.982Z] 2024-09-07 05:02:07,925 [execute] INFO git fetch -v origin [2024-09-07T05:02:07.982Z] 2024-09-07 05:02:07,926 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-07T05:02:08.549Z] 2024-09-07 05:02:08,388 [run_push] DEBUG no remote changes detected [2024-09-07T05:02:08.549Z] 2024-09-07 05:02:08,388 [execute] INFO git push origin semver [2024-09-07T05:02:08.549Z] 2024-09-07 05:02:08,389 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-07T05:02:09.118Z] 2024-09-07 05:02:09,074 [run_push] DEBUG push all version tags [2024-09-07T05:02:09.118Z] 2024-09-07 05:02:09,074 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-07T05:02:09.118Z] 2024-09-07 05:02:09,075 [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-09-07T05:02:10.053Z] 2024-09-07 05:02:09,782 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-09-07T05:02:10.053Z] 3.2.0-dev.37 [Pipeline] } [2024-09-07T05:02:10.058Z] $ docker exec --env ******** --env ******** a225843cef673acccfc6aa1e36343ce2b36f7236f167520b36dca895ddf5337b ssh-agent -k [2024-09-07T05:02:10.150Z] unset SSH_AUTH_SOCK; [2024-09-07T05:02:10.150Z] unset SSH_AGENT_PID; [2024-09-07T05:02:10.150Z] echo Agent pid 39 killed; [2024-09-07T05:02:10.165Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-07T05:02:10.497Z] + git semver [Pipeline] } [2024-09-07T05:02:10.763Z] $ docker stop --time=1 a225843cef673acccfc6aa1e36343ce2b36f7236f167520b36dca895ddf5337b [2024-09-07T05:02:12.029Z] $ docker rm -f --volumes a225843cef673acccfc6aa1e36343ce2b36f7236f167520b36dca895ddf5337b [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-09-07T05:02:12.659Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-09-07T05:02:12.660Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-09-07T05:02:12.660Z] total 16 [2024-09-07T05:02:12.660Z] drwxr-xr-x 3 root root 4096 Sep 7 04:44 . [2024-09-07T05:02:12.660Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 7 05:01 .. [2024-09-07T05:02:12.660Z] drwxr-xr-x 2 root root 4096 Sep 7 04:44 cost [2024-09-07T05:02:12.660Z] -rw-r--r-- 1 root root 85 Sep 7 04:44 cost.csv [2024-09-07T05:02:12.660Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-09-07T05:02:12.660Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-09-07T05:02:12.660Z] total 16 [2024-09-07T05:02:12.660Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 7 04:44 . [2024-09-07T05:02:12.660Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 7 05:01 .. [2024-09-07T05:02:12.660Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 7 04:44 cost [2024-09-07T05:02:12.660Z] -rw-r--r-- 1 jenkins jenkins 85 Sep 7 04:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-07T05:02:12.948Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-07T05:02:13.807Z] ---> package-listing.sh [2024-09-07T05:02:13.807Z] ++ facter osfamily [2024-09-07T05:02:13.807Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-07T05:02:14.065Z] + OS_FAMILY=debian [2024-09-07T05:02:14.065Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-09-07T05:02:14.065Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-07T05:02:14.065Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-07T05:02:14.065Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-07T05:02:14.065Z] + PACKAGES=/tmp/packages_start.txt [2024-09-07T05:02:14.065Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-09-07T05:02:14.065Z] + PACKAGES=/tmp/packages_end.txt [2024-09-07T05:02:14.065Z] + case "${OS_FAMILY}" in [2024-09-07T05:02:14.065Z] + dpkg -l [2024-09-07T05:02:14.065Z] + grep '^ii' [2024-09-07T05:02:14.065Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-07T05:02:14.065Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-07T05:02:14.065Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-07T05:02:14.065Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-09-07T05:02:14.065Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-09-07T05:02:14.065Z] + 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-09-07T05:02:14.073Z] 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-09-07T05:02:14.347Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T05:02:14.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-07T05:02:14.914Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-07T05:02:15.001Z] prd-ubuntu20.04-docker-8c-8g-9685 does not seem to be running inside a container [2024-09-07T05:02:15.029Z] $ 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-09-07T05:02:15.249Z] $ docker top 087eafc60ab6bfa09bbf707551b25549371837ab0d7f128fdd96dd01716bebbd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-07T05:02:15.593Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-07T05:02:15.877Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-07T05:02:16.160Z] + ls /var/log/sa-host [2024-09-07T05:02:16.160Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-07T05:02:16.240Z] provisioning config files... [2024-09-07T05:02:16.250Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5141838074816989949tmp [Pipeline] { [Pipeline] echo [2024-09-07T05:02:16.264Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-07T05:02:16.542Z] ---> create-netrc.sh [Pipeline] } [2024-09-07T05:02:16.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-07T05:02:16.873Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-07T05:02:16.883Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-07T05:02:17.164Z] ---> sudo-logs.sh [2024-09-07T05:02:17.164Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-07T05:02:17.187Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-07T05:02:17.465Z] ---> job-cost.sh [2024-09-07T05:02:17.465Z] lf-activate-venv: SKIPPING [2024-09-07T05:02:17.465Z] DEBUG: total: 0.2199999988079071 [2024-09-07T05:02:17.465Z] INFO: Retrieving Stack Cost... [2024-09-07T05:02:17.724Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-07T05:02:18.291Z] INFO: Archiving Costs [Pipeline] echo [2024-09-07T05:02:18.307Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-07T05:02:18.590Z] ---> logs-deploy.sh [2024-09-07T05:02:18.590Z] lf-activate-venv: SKIPPING [2024-09-07T05:02:18.590Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/311 [2024-09-07T05:02:18.590Z] INFO: archiving workspace using pattern(s): [2024-09-07T05:02:19.527Z] Archives upload complete. [2024-09-07T05:02:19.527Z] INFO: archiving logs to Nexus