Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 63adea828cf4ed1d876d09a9d3feb5428c04fd58 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-ssh1839681821335293096.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9670856743402100357.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4055925557416264108.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17436094785078160700.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-ssh3804894924403572580.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-12547’ Running on prd-ubuntu20.04-docker-8c-8g-12568 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 63adea828cf4ed1d876d09a9d3feb5428c04fd58 (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 63adea828cf4ed1d876d09a9d3feb5428c04fd58 # timeout=10 Commit message: "Merge pull request #1629 from jinlinGuan/issue-1520" > git rev-list --no-walk 0f2c62f772c3dcfcf9e1166837c0dba43afb8cfd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-02T02:40:38.217Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-02T02:40:38.313Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-02T02:40:38.350Z] ========================================================= [2024-10-02T02:40:38.350Z] EdgeX Global Pipelines Version Info [2024-10-02T02:40:38.350Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-02T02:40:39.088Z] ------------------- [2024-10-02T02:40:39.088Z] stable info: [2024-10-02T02:40:39.088Z] ------------------- [2024-10-02T02:40:39.088Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-02T02:40:39.088Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-02T02:40:39.088Z] Message: update stable to v1.0.264 [2024-10-02T02:40:39.660Z] ------------------- [2024-10-02T02:40:39.661Z] experimental info: [2024-10-02T02:40:39.661Z] ------------------- [2024-10-02T02:40:39.661Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-02T02:40:39.661Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-02T02:40:39.661Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-02T02:40:39.768Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-10-02T02:40:39.798Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-10-02T02:40:39.832Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-02T02:40:39.860Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-02T02:40:39.889Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-02T02:40:39.917Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-10-02T02:40:39.947Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-02T02:40:39.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-10-02T02:40:39.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-02T02:40:40.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-02T02:40:40.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-02T02:40:40.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-10-02T02:40:40.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-02T02:40:40.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-02T02:40:40.169Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-02T02:40:40.194Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-10-02T02:40:40.221Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-02T02:40:40.248Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-02T02:40:40.278Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-02T02:40:40.306Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-02T02:40:40.335Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-02T02:40:40.365Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-02T02:40:40.396Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-02T02:40:40.424Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-02T02:40:40.456Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-02T02:40:40.484Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-02T02:40:40.513Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-02T02:40:40.541Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-02T02:40:40.569Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-02T02:40:40.591Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-02T02:40:40.621Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 63adea828cf4ed1d876d09a9d3feb5428c04fd58 [Pipeline] echo [2024-10-02T02:40:40.641Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 63adea8 [Pipeline] echo [2024-10-02T02:40:40.667Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T02:40:40.737Z] provisioning config files... [2024-10-02T02:40:40.752Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13332820221861909514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T02:40:41.101Z] ---> ****-login.sh [2024-10-02T02:40:41.101Z] nexus3.edgexfoundry.org:10001 [2024-10-02T02:40:41.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T02:40:41.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T02:40:41.625Z] Configure a credential helper to remove this warning. See [2024-10-02T02:40:41.625Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T02:40:41.625Z] [2024-10-02T02:40:41.625Z] Login Succeeded [2024-10-02T02:40:41.625Z] nexus3.edgexfoundry.org:10002 [2024-10-02T02:40:41.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T02:40:41.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T02:40:41.886Z] Configure a credential helper to remove this warning. See [2024-10-02T02:40:41.886Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T02:40:41.886Z] [2024-10-02T02:40:41.886Z] Login Succeeded [2024-10-02T02:40:41.886Z] nexus3.edgexfoundry.org:10003 [2024-10-02T02:40:41.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T02:40:41.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T02:40:41.886Z] Configure a credential helper to remove this warning. See [2024-10-02T02:40:41.886Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T02:40:41.886Z] [2024-10-02T02:40:41.887Z] Login Succeeded [2024-10-02T02:40:41.887Z] nexus3.edgexfoundry.org:10004 [2024-10-02T02:40:41.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T02:40:42.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T02:40:42.156Z] Configure a credential helper to remove this warning. See [2024-10-02T02:40:42.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T02:40:42.156Z] [2024-10-02T02:40:42.156Z] Login Succeeded [2024-10-02T02:40:42.156Z] ****.io [2024-10-02T02:40:42.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T02:40:42.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T02:40:42.156Z] Configure a credential helper to remove this warning. See [2024-10-02T02:40:42.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T02:40:42.156Z] [2024-10-02T02:40:42.156Z] Login Succeeded [2024-10-02T02:40:42.418Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T02:40:42.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-02T02:40:42.843Z] + git rev-list -1 --merges 63adea828cf4ed1d876d09a9d3feb5428c04fd58~1..63adea828cf4ed1d876d09a9d3feb5428c04fd58 [Pipeline] echo [2024-10-02T02:40:42.877Z] -----------> git rev-list -1 --merges 63adea828cf4ed1d876d09a9d3feb5428c04fd58~1..63adea828cf4ed1d876d09a9d3feb5428c04fd58 63adea828cf4ed1d876d09a9d3feb5428c04fd58 [2024-10-02T02:40:42.877Z] 63adea828cf4ed1d876d09a9d3feb5428c04fd58 [false] [Pipeline] sh [2024-10-02T02:40:43.174Z] + git log --format=format:%s -1 63adea828cf4ed1d876d09a9d3feb5428c04fd58 [Pipeline] echo [2024-10-02T02:40:43.190Z] ========================================================= [2024-10-02T02:40:43.190Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-02T02:40:43.190Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-02T02:40:43.550Z] + git log --format=format:%s -1 63adea828cf4ed1d876d09a9d3feb5428c04fd58 [Pipeline] echo [2024-10-02T02:40:43.564Z] [semverPrep] GIT_COMMIT: 63adea828cf4ed1d876d09a9d3feb5428c04fd58, Commit Message: Merge pull request #1629 from jinlinGuan/issue-1520 [Pipeline] echo [2024-10-02T02:40:43.582Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-02T02:40:43.976Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-02T02:40:43.976Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-02T02:40:43.976Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-02T02:40:43.976Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-02T02:40:43.976Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-02T02:40:43.976Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-02T02:40:43.976Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T02:40:44.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T02:40:44.409Z] [2024-10-02T02:40:44.409Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T02:40:44.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T02:40:44.715Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-02T02:40:44.715Z] b85a868b505f: Pulling fs layer [2024-10-02T02:40:44.715Z] e2be974225ed: Pulling fs layer [2024-10-02T02:40:44.715Z] 339a4e72a1f5: Pulling fs layer [2024-10-02T02:40:44.715Z] 988bab9f4d93: Pulling fs layer [2024-10-02T02:40:44.715Z] 1469e6f7b9e6: Pulling fs layer [2024-10-02T02:40:44.715Z] eaf3925da568: Pulling fs layer [2024-10-02T02:40:44.715Z] bab4dde63d76: Pulling fs layer [2024-10-02T02:40:44.715Z] bde34c3a00c8: Pulling fs layer [2024-10-02T02:40:44.715Z] b352a97aabf1: Pulling fs layer [2024-10-02T02:40:44.715Z] 4872d77fe225: Pulling fs layer [2024-10-02T02:40:44.715Z] 5851b861e8e6: Pulling fs layer [2024-10-02T02:40:44.715Z] 988bab9f4d93: Waiting [2024-10-02T02:40:44.715Z] 1469e6f7b9e6: Waiting [2024-10-02T02:40:44.715Z] 5851b861e8e6: Waiting [2024-10-02T02:40:44.715Z] eaf3925da568: Waiting [2024-10-02T02:40:44.715Z] bde34c3a00c8: Waiting [2024-10-02T02:40:44.715Z] bab4dde63d76: Waiting [2024-10-02T02:40:44.715Z] b352a97aabf1: Waiting [2024-10-02T02:40:44.715Z] e2be974225ed: Verifying Checksum [2024-10-02T02:40:44.715Z] e2be974225ed: Download complete [2024-10-02T02:40:44.715Z] 988bab9f4d93: Verifying Checksum [2024-10-02T02:40:44.715Z] 988bab9f4d93: Download complete [2024-10-02T02:40:44.715Z] 1469e6f7b9e6: Verifying Checksum [2024-10-02T02:40:44.715Z] 1469e6f7b9e6: Download complete [2024-10-02T02:40:44.715Z] eaf3925da568: Verifying Checksum [2024-10-02T02:40:44.715Z] eaf3925da568: Download complete [2024-10-02T02:40:44.715Z] 339a4e72a1f5: Verifying Checksum [2024-10-02T02:40:44.715Z] 339a4e72a1f5: Download complete [2024-10-02T02:40:44.975Z] bde34c3a00c8: Download complete [2024-10-02T02:40:44.975Z] b352a97aabf1: Download complete [2024-10-02T02:40:44.975Z] 4872d77fe225: Verifying Checksum [2024-10-02T02:40:44.975Z] 4872d77fe225: Download complete [2024-10-02T02:40:44.975Z] 5851b861e8e6: Download complete [2024-10-02T02:40:44.975Z] b85a868b505f: Verifying Checksum [2024-10-02T02:40:44.975Z] b85a868b505f: Download complete [2024-10-02T02:40:45.236Z] bab4dde63d76: Verifying Checksum [2024-10-02T02:40:45.236Z] bab4dde63d76: Download complete [2024-10-02T02:40:46.174Z] b85a868b505f: Pull complete [2024-10-02T02:40:46.434Z] e2be974225ed: Pull complete [2024-10-02T02:40:46.701Z] 339a4e72a1f5: Pull complete [2024-10-02T02:40:46.982Z] 988bab9f4d93: Pull complete [2024-10-02T02:40:47.241Z] 1469e6f7b9e6: Pull complete [2024-10-02T02:40:47.241Z] eaf3925da568: Pull complete [2024-10-02T02:40:49.776Z] bab4dde63d76: Pull complete [2024-10-02T02:40:50.036Z] bde34c3a00c8: Pull complete [2024-10-02T02:40:50.616Z] b352a97aabf1: Pull complete [2024-10-02T02:40:51.188Z] 4872d77fe225: Pull complete [2024-10-02T02:40:51.449Z] 5851b861e8e6: Pull complete [2024-10-02T02:40:51.449Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-02T02:40:51.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T02:40:51.449Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T02:40:51.852Z] prd-ubuntu20.04-docker-8c-8g-12568 does not seem to be running inside a container [2024-10-02T02:40:51.883Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-02T02:40:55.165Z] $ docker top 14d0fbe66ffbe6dd3d4ae30ff5ed1bfc22ca78bcb6994835eb91960f54d52df0 -eo pid,comm [2024-10-02T02:40:55.247Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-02T02:40:55.247Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-02T02:40:55.312Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T02:40:55.312Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T02:40:55.435Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T02:40:55.439Z] $ docker exec 14d0fbe66ffbe6dd3d4ae30ff5ed1bfc22ca78bcb6994835eb91960f54d52df0 ssh-agent [2024-10-02T02:40:55.581Z] SSH_AUTH_SOCK=/tmp/ssh-UG6Gc5YIIvwv/agent.32 [2024-10-02T02:40:55.581Z] SSH_AGENT_PID=38 [2024-10-02T02:40:55.588Z] Running ssh-add (command line suppressed) [2024-10-02T02:40:55.700Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16101675492607833702.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16101675492607833702.key) [2024-10-02T02:40:55.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T02:40:56.013Z] + git tag --points-at HEAD [Pipeline] } [2024-10-02T02:40:56.023Z] $ docker exec --env ******** --env ******** 14d0fbe66ffbe6dd3d4ae30ff5ed1bfc22ca78bcb6994835eb91960f54d52df0 ssh-agent -k [2024-10-02T02:40:56.116Z] unset SSH_AUTH_SOCK; [2024-10-02T02:40:56.117Z] unset SSH_AGENT_PID; [2024-10-02T02:40:56.117Z] echo Agent pid 38 killed; [2024-10-02T02:40:56.128Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-02T02:40:56.174Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T02:40:56.174Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T02:40:56.283Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T02:40:56.287Z] $ docker exec 14d0fbe66ffbe6dd3d4ae30ff5ed1bfc22ca78bcb6994835eb91960f54d52df0 ssh-agent [2024-10-02T02:40:56.398Z] SSH_AUTH_SOCK=/tmp/ssh-5LnCK66XD9PO/agent.72 [2024-10-02T02:40:56.398Z] SSH_AGENT_PID=78 [2024-10-02T02:40:56.403Z] Running ssh-add (command line suppressed) [2024-10-02T02:40:56.498Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12276265877318445788.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12276265877318445788.key) [2024-10-02T02:40:56.512Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T02:40:56.807Z] + git semver init [2024-10-02T02:40:57.375Z] 2024-10-02 02:40:57,080 [run_init] DEBUG init version:0.0.0 force:False [2024-10-02T02:40:57.375Z] 2024-10-02 02:40:57,082 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-10-02T02:40:57.375Z] 2024-10-02 02:40:57,082 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-10-02T02:40:57.375Z] 2024-10-02 02:40:57,082 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-02T02:40:59.286Z] 2024-10-02 02:40:59,166 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-10-02T02:40:59.286Z] 2024-10-02 02:40:59,166 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-10-02T02:40:59.286Z] 2024-10-02 02:40:59,167 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-02T02:40:59.286Z] 2024-10-02 02:40:59,167 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-02T02:40:59.286Z] 3.2.0-dev.39 [Pipeline] } [2024-10-02T02:40:59.296Z] $ docker exec --env ******** --env ******** 14d0fbe66ffbe6dd3d4ae30ff5ed1bfc22ca78bcb6994835eb91960f54d52df0 ssh-agent -k [2024-10-02T02:40:59.404Z] unset SSH_AUTH_SOCK; [2024-10-02T02:40:59.404Z] unset SSH_AGENT_PID; [2024-10-02T02:40:59.404Z] echo Agent pid 78 killed; [2024-10-02T02:40:59.412Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-02T02:40:59.753Z] + git semver [Pipeline] } [2024-10-02T02:41:00.026Z] $ docker stop --time=1 14d0fbe66ffbe6dd3d4ae30ff5ed1bfc22ca78bcb6994835eb91960f54d52df0 [2024-10-02T02:41:01.320Z] $ docker rm -f --volumes 14d0fbe66ffbe6dd3d4ae30ff5ed1bfc22ca78bcb6994835eb91960f54d52df0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T02:41:01.702Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-02T02:41:01.920Z] Stashed 1 file(s) [Pipeline] echo [2024-10-02T02:41:01.925Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.39 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T02:41:02.141Z] provisioning config files... [2024-10-02T02:41:02.151Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13618144951343982372tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T02:41:02.462Z] ---> ****-login.sh [2024-10-02T02:41:02.462Z] nexus3.edgexfoundry.org:10001 [2024-10-02T02:41:02.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T02:41:02.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T02:41:02.462Z] Configure a credential helper to remove this warning. See [2024-10-02T02:41:02.462Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T02:41:02.462Z] [2024-10-02T02:41:02.462Z] Login Succeeded [2024-10-02T02:41:02.462Z] nexus3.edgexfoundry.org:10002 [2024-10-02T02:41:02.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T02:41:02.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T02:41:02.462Z] Configure a credential helper to remove this warning. See [2024-10-02T02:41:02.462Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T02:41:02.462Z] [2024-10-02T02:41:02.462Z] Login Succeeded [2024-10-02T02:41:02.462Z] nexus3.edgexfoundry.org:10003 [2024-10-02T02:41:02.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T02:41:02.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T02:41:02.721Z] Configure a credential helper to remove this warning. See [2024-10-02T02:41:02.721Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T02:41:02.722Z] [2024-10-02T02:41:02.722Z] Login Succeeded [2024-10-02T02:41:02.722Z] nexus3.edgexfoundry.org:10004 [2024-10-02T02:41:02.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T02:41:02.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T02:41:02.722Z] Configure a credential helper to remove this warning. See [2024-10-02T02:41:02.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T02:41:02.722Z] [2024-10-02T02:41:02.722Z] Login Succeeded [2024-10-02T02:41:02.722Z] ****.io [2024-10-02T02:41:02.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T02:41:02.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T02:41:02.981Z] Configure a credential helper to remove this warning. See [2024-10-02T02:41:02.981Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T02:41:02.981Z] [2024-10-02T02:41:02.981Z] Login Succeeded [2024-10-02T02:41:02.981Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T02:41:02.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-02T02:41:03.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T02:41:03.115Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T02:41:03.133Z] ========================================================= [2024-10-02T02:41:03.133Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-10-02T02:41:03.133Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T02:41:03.470Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-02T02:41:03.470Z] Sending build context to Docker daemon 25.31MB [2024-10-02T02:41:03.470Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T02:41:03.470Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-02T02:41:03.741Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-02T02:41:03.741Z] 619be1103602: Pulling fs layer [2024-10-02T02:41:03.741Z] 7862e08f4a3e: Pulling fs layer [2024-10-02T02:41:03.741Z] 5df492c9dc93: Pulling fs layer [2024-10-02T02:41:03.741Z] 7629e6793208: Pulling fs layer [2024-10-02T02:41:03.741Z] 4f4fb700ef54: Pulling fs layer [2024-10-02T02:41:03.741Z] fb5054dd5b73: Pulling fs layer [2024-10-02T02:41:03.741Z] eeca6798cff9: Pulling fs layer [2024-10-02T02:41:03.741Z] aa269ceb94a6: Pulling fs layer [2024-10-02T02:41:03.741Z] ada007ff1a6a: Pulling fs layer [2024-10-02T02:41:03.741Z] 4f4fb700ef54: Waiting [2024-10-02T02:41:03.741Z] fb5054dd5b73: Waiting [2024-10-02T02:41:03.741Z] eeca6798cff9: Waiting [2024-10-02T02:41:03.741Z] aa269ceb94a6: Waiting [2024-10-02T02:41:03.741Z] ada007ff1a6a: Waiting [2024-10-02T02:41:03.741Z] 7629e6793208: Waiting [2024-10-02T02:41:03.741Z] 7862e08f4a3e: Download complete [2024-10-02T02:41:03.741Z] 7629e6793208: Verifying Checksum [2024-10-02T02:41:03.741Z] 7629e6793208: Download complete [2024-10-02T02:41:03.741Z] 4f4fb700ef54: Verifying Checksum [2024-10-02T02:41:03.741Z] 4f4fb700ef54: Download complete [2024-10-02T02:41:03.741Z] fb5054dd5b73: Download complete [2024-10-02T02:41:03.741Z] 619be1103602: Verifying Checksum [2024-10-02T02:41:03.741Z] 619be1103602: Download complete [2024-10-02T02:41:03.741Z] eeca6798cff9: Verifying Checksum [2024-10-02T02:41:03.741Z] eeca6798cff9: Download complete [2024-10-02T02:41:03.999Z] 619be1103602: Pull complete [2024-10-02T02:41:03.999Z] ada007ff1a6a: Verifying Checksum [2024-10-02T02:41:03.999Z] ada007ff1a6a: Download complete [2024-10-02T02:41:03.999Z] 7862e08f4a3e: Pull complete [2024-10-02T02:41:03.999Z] 5df492c9dc93: Verifying Checksum [2024-10-02T02:41:03.999Z] 5df492c9dc93: Download complete [2024-10-02T02:41:04.563Z] aa269ceb94a6: Verifying Checksum [2024-10-02T02:41:04.563Z] aa269ceb94a6: Download complete [2024-10-02T02:41:07.131Z] 5df492c9dc93: Pull complete [2024-10-02T02:41:07.392Z] 7629e6793208: Pull complete [2024-10-02T02:41:07.392Z] 4f4fb700ef54: Pull complete [2024-10-02T02:41:07.392Z] fb5054dd5b73: Pull complete [2024-10-02T02:41:07.654Z] eeca6798cff9: Pull complete [2024-10-02T02:41:10.191Z] aa269ceb94a6: Pull complete [2024-10-02T02:41:10.191Z] ada007ff1a6a: Pull complete [2024-10-02T02:41:10.191Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-10-02T02:41:10.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-02T02:41:10.451Z] ---> f489d0715acc [2024-10-02T02:41:10.451Z] Step 3/10 : ARG MAKE=make build [2024-10-02T02:41:14.675Z] ---> Running in c2ef8733ddb6 [2024-10-02T02:41:14.675Z] Removing intermediate container c2ef8733ddb6 [2024-10-02T02:41:14.675Z] ---> 568582be5570 [2024-10-02T02:41:14.675Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-02T02:41:14.675Z] ---> Running in 8ddcf722ec72 [2024-10-02T02:41:14.675Z] Removing intermediate container 8ddcf722ec72 [2024-10-02T02:41:14.675Z] ---> 7fb32c8b3e31 [2024-10-02T02:41:14.675Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-02T02:41:14.675Z] ---> Running in c48f28db96f6 [2024-10-02T02:41:14.675Z] Removing intermediate container c48f28db96f6 [2024-10-02T02:41:14.675Z] ---> a5d01c10c956 [2024-10-02T02:41:14.675Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-02T02:41:14.675Z] ---> Running in 42b3c6d8099d [2024-10-02T02:41:14.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T02:41:15.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T02:41:15.455Z] OK: 264 MiB in 52 packages [2024-10-02T02:41:15.716Z] Removing intermediate container 42b3c6d8099d [2024-10-02T02:41:15.716Z] ---> df7674c9d6e7 [2024-10-02T02:41:15.716Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-02T02:41:15.716Z] ---> 0d77f3ccc39b [2024-10-02T02:41:15.716Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T02:41:15.716Z] ---> Running in 2a3cc476642e [2024-10-02T02:41:17.072Z] Still waiting to schedule task [2024-10-02T02:41:17.072Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-12562’ is offline [2024-10-02T02:42:12.096Z] Removing intermediate container 2a3cc476642e [2024-10-02T02:42:12.096Z] ---> 9be8325cf4ed [2024-10-02T02:42:12.096Z] Step 9/10 : COPY . . [2024-10-02T02:42:12.096Z] ---> 878f274512f9 [2024-10-02T02:42:12.096Z] Step 10/10 : RUN ${MAKE} [2024-10-02T02:42:12.096Z] ---> Running in aa3aa4682ced [2024-10-02T02:42:12.096Z] noop [2024-10-02T02:42:12.096Z] Removing intermediate container aa3aa4682ced [2024-10-02T02:42:12.096Z] ---> 5b2531fa6ae8 [2024-10-02T02:42:12.096Z] Successfully built 5b2531fa6ae8 [2024-10-02T02:42:12.096Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T02:42:12.440Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-02T02:42:12.440Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T02:42:12.524Z] prd-ubuntu20.04-docker-8c-8g-12568 does not seem to be running inside a container [2024-10-02T02:42:12.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-02T02:42:12.899Z] $ docker top b25eec13009356ce1ba31cbcf667cd80a7eeb5c992447cf4d63ffd71fac1e9c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T02:42:13.258Z] + go version [2024-10-02T02:42:13.258Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-10-02T02:42:13.270Z] $ docker stop --time=1 b25eec13009356ce1ba31cbcf667cd80a7eeb5c992447cf4d63ffd71fac1e9c3 [2024-10-02T02:42:14.551Z] $ docker rm -f --volumes b25eec13009356ce1ba31cbcf667cd80a7eeb5c992447cf4d63ffd71fac1e9c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T02:42:15.009Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-02T02:42:15.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T02:42:15.099Z] prd-ubuntu20.04-docker-8c-8g-12568 does not seem to be running inside a container [2024-10-02T02:42:15.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-02T02:42:15.458Z] $ docker top 1429ae702c09af3727a94bed55000aedf9f6e4c149e2a4f24a70b775c5aa3f69 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T02:42:15.808Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-02T02:42:16.112Z] + make test [2024-10-02T02:42:16.112Z] go test -race -coverprofile=coverage.out ./... [2024-10-02T02:42:24.235Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-10-02T02:42:54.624Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12570 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-10-02T02:42:54.642Z] Running in /w/workspace/device-sdk-go/314 [Pipeline] { [Pipeline] checkout [2024-10-02T02:42:54.705Z] The recommended git tool is: git [2024-10-02T02:43:02.949Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-10-02T02:43:02.949Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-10-02T02:43:02.949Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-10-02T02:43:02.949Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-10-02T02:43:02.949Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-10-02T02:43:02.949Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.020s coverage: 26.0% of statements [2024-10-02T02:43:02.949Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.031s coverage: 79.4% of statements [2024-10-02T02:43:02.949Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-10-02T02:43:02.949Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-10-02T02:43:02.949Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-10-02T02:43:02.949Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.048s coverage: 86.0% of statements [2024-10-02T02:43:02.949Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/utils [no test files] [2024-10-02T02:43:02.949Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-10-02T02:43:02.949Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-10-02T02:43:02.949Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.078s coverage: 45.2% of statements [2024-10-02T02:43:02.949Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-10-02T02:43:03.248Z] using credential edgex-jenkins-ssh [2024-10-02T02:43:03.274Z] Cloning the remote Git repository [2024-10-02T02:43:03.317Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-10-02T02:43:03.440Z] > git init /w/workspace/device-sdk-go/314 # timeout=10 [2024-10-02T02:43:03.646Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-10-02T02:43:03.647Z] > git --version # timeout=10 [2024-10-02T02:43:03.690Z] > git --version # 'git version 2.25.1' [2024-10-02T02:43:03.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-02T02:43:04.019Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-02T02:43:04.854Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.031s coverage: 14.1% of statements [2024-10-02T02:43:04.854Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.026s coverage: 44.6% of statements [2024-10-02T02:43:04.854Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.043s coverage: 68.5% of statements [2024-10-02T02:43:04.854Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.089s coverage: 89.2% of statements [2024-10-02T02:43:04.854Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.043s coverage: 5.3% of statements [2024-10-02T02:43:07.663Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-10-02T02:43:07.692Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-02T02:43:08.668Z] Avoid second fetch [2024-10-02T02:43:08.669Z] Checking out Revision 63adea828cf4ed1d876d09a9d3feb5428c04fd58 (main) [2024-10-02T02:43:09.317Z] Commit message: "Merge pull request #1629 from jinlinGuan/issue-1520" [2024-10-02T02:43:08.681Z] > git config core.sparsecheckout # timeout=10 [2024-10-02T02:43:08.740Z] > git checkout -f 63adea828cf4ed1d876d09a9d3feb5428c04fd58 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-02T02:43:14.004Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-02T02:43:14.004Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T02:43:14.004Z] Dload Upload Total Spent Left Speed [2024-10-02T02:43:14.004Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2024-10-02T02:43:14.345Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-02T02:43:14.676Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2024-10-02T02:43:14.676Z] /etc/docker/daemon.new [2024-10-02T02:43:14.676Z] { [2024-10-02T02:43:14.676Z] "registry-mirrors": [ [2024-10-02T02:43:14.676Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-02T02:43:14.676Z] ], [2024-10-02T02:43:14.676Z] "bip": "10.250.0.254/24", [2024-10-02T02:43:14.676Z] "hosts": [ [2024-10-02T02:43:14.676Z] "tcp://0.0.0.0:5555", [2024-10-02T02:43:14.676Z] "unix:///var/run/docker.sock" [2024-10-02T02:43:14.676Z] ], [2024-10-02T02:43:14.676Z] "mtu": 1458, [2024-10-02T02:43:14.676Z] "selinux-enabled": true, [2024-10-02T02:43:14.676Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-02T02:43:14.676Z] } [Pipeline] sh [2024-10-02T02:43:15.007Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-02T02:43:15.343Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T02:43:33.623Z] provisioning config files... [2024-10-02T02:43:33.649Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/314@tmp/config5671537002212705939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T02:43:34.093Z] ---> ****-login.sh [2024-10-02T02:43:34.093Z] nexus3.edgexfoundry.org:10001 [2024-10-02T02:43:34.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T02:43:34.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T02:43:34.679Z] Configure a credential helper to remove this warning. See [2024-10-02T02:43:34.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T02:43:34.679Z] [2024-10-02T02:43:34.679Z] Login Succeeded [2024-10-02T02:43:34.679Z] nexus3.edgexfoundry.org:10002 [2024-10-02T02:43:34.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T02:43:34.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T02:43:34.947Z] Configure a credential helper to remove this warning. See [2024-10-02T02:43:34.947Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T02:43:34.947Z] [2024-10-02T02:43:34.947Z] Login Succeeded [2024-10-02T02:43:35.223Z] nexus3.edgexfoundry.org:10003 [2024-10-02T02:43:35.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T02:43:35.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T02:43:35.498Z] Configure a credential helper to remove this warning. See [2024-10-02T02:43:35.498Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T02:43:35.498Z] [2024-10-02T02:43:35.498Z] Login Succeeded [2024-10-02T02:43:35.498Z] nexus3.edgexfoundry.org:10004 [2024-10-02T02:43:35.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T02:43:35.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T02:43:35.771Z] Configure a credential helper to remove this warning. See [2024-10-02T02:43:35.771Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T02:43:35.771Z] [2024-10-02T02:43:35.771Z] Login Succeeded [2024-10-02T02:43:35.771Z] ****.io [2024-10-02T02:43:36.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T02:43:36.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T02:43:36.311Z] Configure a credential helper to remove this warning. See [2024-10-02T02:43:36.311Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T02:43:36.311Z] [2024-10-02T02:43:36.311Z] Login Succeeded [2024-10-02T02:43:36.311Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T02:43:36.326Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-02T02:43:36.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T02:43:36.689Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T02:43:36.712Z] ========================================================= [2024-10-02T02:43:36.712Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-10-02T02:43:36.712Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T02:43:36.955Z] GO111MODULE=on go vet ./... [2024-10-02T02:43:37.076Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-02T02:43:37.678Z] Sending build context to Docker daemon 13.11MB [2024-10-02T02:43:37.678Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T02:43:37.678Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-02T02:43:37.678Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-02T02:43:37.678Z] c6b39de5b339: Pulling fs layer [2024-10-02T02:43:37.678Z] a69c41024577: Pulling fs layer [2024-10-02T02:43:37.678Z] d6de4b400683: Pulling fs layer [2024-10-02T02:43:37.678Z] 35cb2a7552d0: Pulling fs layer [2024-10-02T02:43:37.678Z] 4f4fb700ef54: Pulling fs layer [2024-10-02T02:43:37.678Z] 464afbd9ba4c: Pulling fs layer [2024-10-02T02:43:37.678Z] 00f215d4a9da: Pulling fs layer [2024-10-02T02:43:37.679Z] d496ad576159: Pulling fs layer [2024-10-02T02:43:37.679Z] 35cb2a7552d0: Waiting [2024-10-02T02:43:37.679Z] 4f4fb700ef54: Waiting [2024-10-02T02:43:37.679Z] 464afbd9ba4c: Waiting [2024-10-02T02:43:37.679Z] 00f215d4a9da: Waiting [2024-10-02T02:43:37.679Z] d496ad576159: Waiting [2024-10-02T02:43:37.679Z] a69c41024577: Verifying Checksum [2024-10-02T02:43:37.949Z] a69c41024577: Download complete [2024-10-02T02:43:37.949Z] 35cb2a7552d0: Verifying Checksum [2024-10-02T02:43:37.949Z] 35cb2a7552d0: Download complete [2024-10-02T02:43:37.949Z] 4f4fb700ef54: Verifying Checksum [2024-10-02T02:43:37.949Z] 4f4fb700ef54: Download complete [2024-10-02T02:43:37.949Z] 464afbd9ba4c: Verifying Checksum [2024-10-02T02:43:37.949Z] 464afbd9ba4c: Download complete [2024-10-02T02:43:37.949Z] c6b39de5b339: Verifying Checksum [2024-10-02T02:43:37.949Z] c6b39de5b339: Download complete [2024-10-02T02:43:38.539Z] d496ad576159: Verifying Checksum [2024-10-02T02:43:38.539Z] d496ad576159: Download complete [2024-10-02T02:43:38.808Z] c6b39de5b339: Pull complete [2024-10-02T02:43:39.398Z] a69c41024577: Pull complete [2024-10-02T02:43:39.669Z] d6de4b400683: Verifying Checksum [2024-10-02T02:43:39.669Z] d6de4b400683: Download complete [2024-10-02T02:43:40.643Z] 00f215d4a9da: Verifying Checksum [2024-10-02T02:43:40.644Z] 00f215d4a9da: Download complete [2024-10-02T02:43:42.576Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-02T02:43:42.576Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-02T02:43:42.576Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-02T02:43:42.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-02T02:43:42.614Z] $ docker stop --time=1 1429ae702c09af3727a94bed55000aedf9f6e4c149e2a4f24a70b775c5aa3f69 [2024-10-02T02:43:46.972Z] $ docker rm -f --volumes 1429ae702c09af3727a94bed55000aedf9f6e4c149e2a4f24a70b775c5aa3f69 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T02:43:47.653Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-02T02:43:47.738Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-02T02:43:48.514Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-02T02:43:48.808Z] + ls -al . [2024-10-02T02:43:48.808Z] total 384 [2024-10-02T02:43:48.808Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 2 02:42 . [2024-10-02T02:43:48.808Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 02:40 .. [2024-10-02T02:43:48.808Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 2 02:40 .dockerignore [2024-10-02T02:43:48.808Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 02:43 .git [2024-10-02T02:43:48.808Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 02:40 .github [2024-10-02T02:43:48.808Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 2 02:40 .gitignore [2024-10-02T02:43:48.808Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 2 02:40 .golangci.yml [2024-10-02T02:43:48.808Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 02:40 .semver [2024-10-02T02:43:48.808Z] -rw-rw-r-- 1 jenkins jenkins 48109 Oct 2 02:40 CHANGELOG.md [2024-10-02T02:43:48.808Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 2 02:40 GOVERNANCE.md [2024-10-02T02:43:48.808Z] -rw-rw-r-- 1 jenkins jenkins 885 Oct 2 02:40 Jenkinsfile [2024-10-02T02:43:48.808Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 2 02:40 LICENSE [2024-10-02T02:43:48.808Z] -rw-rw-r-- 1 jenkins jenkins 1842 Oct 2 02:40 Makefile [2024-10-02T02:43:48.808Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 2 02:40 OWNERS.md [2024-10-02T02:43:48.808Z] -rw-rw-r-- 1 jenkins jenkins 4937 Oct 2 02:40 README.md [2024-10-02T02:43:48.808Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 2 02:41 VERSION [2024-10-02T02:43:48.808Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 02:40 bin [2024-10-02T02:43:48.808Z] -rw-r--r-- 1 jenkins jenkins 128348 Oct 2 02:43 coverage.out [2024-10-02T02:43:48.808Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 2 02:40 example [2024-10-02T02:43:48.808Z] -rw-rw-r-- 1 jenkins jenkins 6985 Oct 2 02:40 go.mod [2024-10-02T02:43:48.808Z] -rw-rw-r-- 1 jenkins jenkins 101462 Oct 2 02:40 go.sum [2024-10-02T02:43:48.808Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 2 02:40 internal [2024-10-02T02:43:48.808Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 02:40 openapi [2024-10-02T02:43:48.808Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 2 02:40 pkg [2024-10-02T02:43:48.808Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 02:40 snap [2024-10-02T02:43:48.808Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 2 02:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T02:43:49.171Z] + 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=63adea828cf4ed1d876d09a9d3feb5428c04fd58 --label arch=amd64 --label version=3.2.0-dev.39 . [2024-10-02T02:43:49.171Z] Sending build context to Docker daemon 25.43MB [2024-10-02T02:43:49.171Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T02:43:49.171Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-02T02:43:49.171Z] ---> 5b2531fa6ae8 [2024-10-02T02:43:49.171Z] Step 3/24 : ARG MAKE=make build [2024-10-02T02:43:49.742Z] ---> Running in 66bbd98f1401 [2024-10-02T02:43:49.742Z] Removing intermediate container 66bbd98f1401 [2024-10-02T02:43:49.742Z] ---> c3b65e0dcdb9 [2024-10-02T02:43:49.742Z] Step 4/24 : WORKDIR /device-sdk-go [2024-10-02T02:43:49.742Z] ---> Running in 083fdeffe0d5 [2024-10-02T02:43:50.001Z] Removing intermediate container 083fdeffe0d5 [2024-10-02T02:43:50.001Z] ---> a025d28deaec [2024-10-02T02:43:50.001Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-02T02:43:50.001Z] ---> Running in 06fade74eb7f [2024-10-02T02:43:50.001Z] Removing intermediate container 06fade74eb7f [2024-10-02T02:43:50.001Z] ---> 275215e27dd3 [2024-10-02T02:43:50.001Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-10-02T02:43:50.001Z] ---> Running in c634f8bb4418 [2024-10-02T02:43:50.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T02:43:50.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T02:43:50.780Z] OK: 264 MiB in 52 packages [2024-10-02T02:43:51.039Z] Removing intermediate container c634f8bb4418 [2024-10-02T02:43:51.039Z] ---> d2740cf6c76b [2024-10-02T02:43:51.039Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-02T02:43:51.039Z] ---> 8155e38de748 [2024-10-02T02:43:51.039Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T02:43:51.039Z] ---> Running in 15c424704ae1 [2024-10-02T02:43:51.980Z] Removing intermediate container 15c424704ae1 [2024-10-02T02:43:51.980Z] ---> c6fe5e0a66c5 [2024-10-02T02:43:51.980Z] Step 9/24 : COPY . . [2024-10-02T02:43:52.648Z] ---> 5126ba54fa60 [2024-10-02T02:43:52.648Z] Step 10/24 : RUN ${MAKE} [2024-10-02T02:43:52.648Z] ---> Running in fdbf47e62fc1 [2024-10-02T02:43:52.908Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.39 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.39" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-10-02T02:43:52.979Z] d6de4b400683: Pull complete [2024-10-02T02:43:52.979Z] 35cb2a7552d0: Pull complete [2024-10-02T02:43:52.979Z] 4f4fb700ef54: Pull complete [2024-10-02T02:43:52.979Z] 464afbd9ba4c: Pull complete [2024-10-02T02:44:03.075Z] 00f215d4a9da: Pull complete [2024-10-02T02:44:03.075Z] d496ad576159: Pull complete [2024-10-02T02:44:03.075Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-10-02T02:44:03.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-02T02:44:03.075Z] ---> f246e2811388 [2024-10-02T02:44:03.075Z] Step 3/10 : ARG MAKE=make build [2024-10-02T02:44:05.024Z] ---> Running in 706f16e9c1bf [2024-10-02T02:44:05.024Z] Removing intermediate container 706f16e9c1bf [2024-10-02T02:44:05.024Z] ---> ccec3ef691f7 [2024-10-02T02:44:05.024Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-02T02:44:05.024Z] ---> Running in 1562656f9bc0 [2024-10-02T02:44:05.292Z] Removing intermediate container 1562656f9bc0 [2024-10-02T02:44:05.292Z] ---> fa05268bf2da [2024-10-02T02:44:05.292Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-02T02:44:05.561Z] ---> Running in da1cbd5d19e5 [2024-10-02T02:44:05.836Z] Removing intermediate container da1cbd5d19e5 [2024-10-02T02:44:05.836Z] ---> e7a33c59dad3 [2024-10-02T02:44:05.836Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-02T02:44:05.836Z] ---> Running in c6317f314bd5 [2024-10-02T02:44:07.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T02:44:07.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T02:44:08.220Z] OK: 266 MiB in 52 packages [2024-10-02T02:44:10.835Z] Removing intermediate container c6317f314bd5 [2024-10-02T02:44:10.835Z] ---> 37b5dcb05a53 [2024-10-02T02:44:10.835Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-02T02:44:10.835Z] ---> a320d650acae [2024-10-02T02:44:10.835Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T02:44:11.121Z] ---> Running in bd0498a4b226 [2024-10-02T02:44:31.639Z] Removing intermediate container fdbf47e62fc1 [2024-10-02T02:44:31.639Z] ---> b289f0621804 [2024-10-02T02:44:31.639Z] Step 11/24 : FROM alpine:3.18 [2024-10-02T02:44:31.639Z] 3.18: Pulling from library/alpine [2024-10-02T02:44:31.639Z] 1cc3d825d8b2: Pulling fs layer [2024-10-02T02:44:31.639Z] 1cc3d825d8b2: Verifying Checksum [2024-10-02T02:44:31.639Z] 1cc3d825d8b2: Download complete [2024-10-02T02:44:31.639Z] 1cc3d825d8b2: Pull complete [2024-10-02T02:44:31.639Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T02:44:31.639Z] Status: Downloaded newer image for alpine:3.18 [2024-10-02T02:44:31.639Z] ---> 2c64cf60f6f0 [2024-10-02T02:44:31.639Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-10-02T02:44:31.639Z] ---> Running in 9feac64a5a2b [2024-10-02T02:44:31.639Z] Removing intermediate container 9feac64a5a2b [2024-10-02T02:44:31.639Z] ---> d2e5da4c6ab4 [2024-10-02T02:44:31.639Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-02T02:44:31.639Z] ---> Running in dfc52e735a44 [2024-10-02T02:44:31.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T02:44:31.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T02:44:31.639Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-10-02T02:44:31.639Z] Executing busybox-1.36.1-r7.trigger [2024-10-02T02:44:31.639Z] OK: 7 MiB in 16 packages [2024-10-02T02:44:31.639Z] Removing intermediate container dfc52e735a44 [2024-10-02T02:44:31.639Z] ---> e0dfd101c4e0 [2024-10-02T02:44:31.639Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-02T02:44:31.639Z] ---> Running in bdde38725449 [2024-10-02T02:44:31.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T02:44:31.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T02:44:31.639Z] OK: 7 MiB in 16 packages [2024-10-02T02:44:31.639Z] Removing intermediate container bdde38725449 [2024-10-02T02:44:31.639Z] ---> 39bf77444c3e [2024-10-02T02:44:31.639Z] Step 15/24 : WORKDIR / [2024-10-02T02:44:31.639Z] ---> Running in 8a861ccab3cb [2024-10-02T02:44:31.639Z] Removing intermediate container 8a861ccab3cb [2024-10-02T02:44:31.639Z] ---> 469bf72a962e [2024-10-02T02:44:31.639Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-10-02T02:44:31.639Z] ---> ba38a6c71f8c [2024-10-02T02:44:31.639Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-10-02T02:44:31.639Z] ---> 1205f8c2ac64 [2024-10-02T02:44:31.639Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-10-02T02:44:31.639Z] ---> f1a08b56f723 [2024-10-02T02:44:31.639Z] Step 19/24 : EXPOSE 59999 [2024-10-02T02:44:31.639Z] ---> Running in 0344f4ef35df [2024-10-02T02:44:31.639Z] Removing intermediate container 0344f4ef35df [2024-10-02T02:44:31.639Z] ---> 2073b98669ed [2024-10-02T02:44:31.639Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-10-02T02:44:31.639Z] ---> Running in 542f3b677ae2 [2024-10-02T02:44:31.639Z] Removing intermediate container 542f3b677ae2 [2024-10-02T02:44:31.639Z] ---> f2ddaec8bb8d [2024-10-02T02:44:31.639Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-02T02:44:31.639Z] ---> Running in 1664d3c9362e [2024-10-02T02:44:31.639Z] Removing intermediate container 1664d3c9362e [2024-10-02T02:44:31.639Z] ---> 0ccae58498e1 [2024-10-02T02:44:31.639Z] Step 22/24 : LABEL arch=amd64 [2024-10-02T02:44:31.639Z] ---> Running in 99185e73ff56 [2024-10-02T02:44:31.639Z] Removing intermediate container 99185e73ff56 [2024-10-02T02:44:31.639Z] ---> 2385f734266f [2024-10-02T02:44:31.639Z] Step 23/24 : LABEL git_sha=63adea828cf4ed1d876d09a9d3feb5428c04fd58 [2024-10-02T02:44:31.899Z] ---> Running in 0397b7c7cac1 [2024-10-02T02:44:31.899Z] Removing intermediate container 0397b7c7cac1 [2024-10-02T02:44:31.899Z] ---> 11b69f79b1c1 [2024-10-02T02:44:31.899Z] Step 24/24 : LABEL version=3.2.0-dev.39 [2024-10-02T02:44:31.899Z] ---> Running in 5702171fd319 [2024-10-02T02:44:31.899Z] Removing intermediate container 5702171fd319 [2024-10-02T02:44:31.899Z] ---> e258adf43408 [2024-10-02T02:44:31.899Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-02T02:44:31.899Z] Successfully built e258adf43408 [2024-10-02T02:44:31.899Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T02:44:32.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T02:44:32.431Z] [2024-10-02T02:44:32.431Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T02:44:32.743Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T02:44:32.743Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-02T02:44:32.743Z] 5eb5b503b376: Pulling fs layer [2024-10-02T02:44:32.743Z] 5c69ac0246d0: Pulling fs layer [2024-10-02T02:44:32.743Z] ec43610c2a17: Pulling fs layer [2024-10-02T02:44:32.743Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-02T02:44:32.743Z] 33b1e0a273af: Pulling fs layer [2024-10-02T02:44:32.743Z] 5d3b04190fa2: Pulling fs layer [2024-10-02T02:44:32.743Z] 2f39f015ded8: Pulling fs layer [2024-10-02T02:44:32.743Z] 5d3b04190fa2: Waiting [2024-10-02T02:44:32.743Z] 33b1e0a273af: Waiting [2024-10-02T02:44:32.743Z] 3a2ae6a8a46f: Waiting [2024-10-02T02:44:32.743Z] 5c69ac0246d0: Verifying Checksum [2024-10-02T02:44:32.743Z] 5c69ac0246d0: Download complete [2024-10-02T02:44:32.743Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-02T02:44:32.743Z] 3a2ae6a8a46f: Download complete [2024-10-02T02:44:32.743Z] 33b1e0a273af: Verifying Checksum [2024-10-02T02:44:32.743Z] 33b1e0a273af: Download complete [2024-10-02T02:44:32.743Z] 5d3b04190fa2: Download complete [2024-10-02T02:44:32.743Z] ec43610c2a17: Verifying Checksum [2024-10-02T02:44:32.743Z] ec43610c2a17: Download complete [2024-10-02T02:44:33.001Z] 5eb5b503b376: Verifying Checksum [2024-10-02T02:44:33.001Z] 5eb5b503b376: Download complete [2024-10-02T02:44:33.569Z] 2f39f015ded8: Download complete [2024-10-02T02:44:34.136Z] 5eb5b503b376: Pull complete [2024-10-02T02:44:34.396Z] 5c69ac0246d0: Pull complete [2024-10-02T02:44:34.656Z] ec43610c2a17: Pull complete [2024-10-02T02:44:34.656Z] 3a2ae6a8a46f: Pull complete [2024-10-02T02:44:34.914Z] 33b1e0a273af: Pull complete [2024-10-02T02:44:35.173Z] 5d3b04190fa2: Pull complete [2024-10-02T02:44:39.356Z] 2f39f015ded8: Pull complete [2024-10-02T02:44:39.356Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-02T02:44:39.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T02:44:39.356Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T02:44:39.460Z] prd-ubuntu20.04-docker-8c-8g-12568 does not seem to be running inside a container [2024-10-02T02:44:39.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-02T02:44:43.426Z] $ docker top 222ffb7bea1196ee9e21fc8090ffae140847d39d524bc351b1403262e794afd8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T02:44:43.848Z] ---> job-cost.sh [2024-10-02T02:44:43.848Z] lf-activate-venv: SKIPPING [2024-10-02T02:44:43.848Z] INFO: No Stack... [2024-10-02T02:44:44.109Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-02T02:44:44.369Z] INFO: Archiving Costs [Pipeline] sh [2024-10-02T02:44:44.660Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-10-02T02:44:44.660Z] + cut -d, -f6 [Pipeline] lock [2024-10-02T02:44:44.676Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-314-stack-cost] [2024-10-02T02:44:44.691Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-314-stack-cost] did not exist. Created. [2024-10-02T02:44:44.699Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-314-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-02T02:44:45.019Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-02T02:44:45.051Z] Stashed 1 file(s) [Pipeline] } [2024-10-02T02:44:45.059Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-314-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-02T02:44:45.088Z] $ docker stop --time=1 222ffb7bea1196ee9e21fc8090ffae140847d39d524bc351b1403262e794afd8 [2024-10-02T02:44:46.241Z] $ docker rm -f --volumes 222ffb7bea1196ee9e21fc8090ffae140847d39d524bc351b1403262e794afd8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-02T02:46:02.828Z] Removing intermediate container bd0498a4b226 [2024-10-02T02:46:02.828Z] ---> bac1cb97210d [2024-10-02T02:46:02.828Z] Step 9/10 : COPY . . [2024-10-02T02:46:02.829Z] ---> c2389453da4a [2024-10-02T02:46:02.829Z] Step 10/10 : RUN ${MAKE} [2024-10-02T02:46:02.829Z] ---> Running in 9eb4970a7493 [2024-10-02T02:46:02.829Z] noop [2024-10-02T02:46:02.829Z] Removing intermediate container 9eb4970a7493 [2024-10-02T02:46:02.829Z] ---> 3656c2080c75 [2024-10-02T02:46:02.829Z] Successfully built 3656c2080c75 [2024-10-02T02:46:02.829Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T02:46:03.205Z] + docker inspect -f . ci-base-image-arm64 [2024-10-02T02:46:03.205Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T02:46:03.449Z] prd-ubuntu20.04-docker-arm64-4c-16g-12570 does not seem to be running inside a container [2024-10-02T02:46:03.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/314 -v /w/workspace/device-sdk-go/314:/w/workspace/device-sdk-go/314:rw,z -v /w/workspace/device-sdk-go/314@tmp:/w/workspace/device-sdk-go/314@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 ******** ci-base-image-arm64 cat [2024-10-02T02:46:04.766Z] $ docker top 987a76e6b4bab57e53f9289381c8579afecde4aa45e352cc23605adf0ab265f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T02:46:05.619Z] + go version [2024-10-02T02:46:05.620Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-10-02T02:46:05.640Z] $ docker stop --time=1 987a76e6b4bab57e53f9289381c8579afecde4aa45e352cc23605adf0ab265f5 [2024-10-02T02:46:07.232Z] $ docker rm -f --volumes 987a76e6b4bab57e53f9289381c8579afecde4aa45e352cc23605adf0ab265f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T02:46:07.929Z] + docker inspect -f . ci-base-image-arm64 [2024-10-02T02:46:07.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T02:46:08.116Z] prd-ubuntu20.04-docker-arm64-4c-16g-12570 does not seem to be running inside a container [2024-10-02T02:46:08.179Z] $ 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/314 -v /w/workspace/device-sdk-go/314:/w/workspace/device-sdk-go/314:rw,z -v /w/workspace/device-sdk-go/314@tmp:/w/workspace/device-sdk-go/314@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 ******** ci-base-image-arm64 cat [2024-10-02T02:46:09.387Z] $ docker top 150faf1d4be04729aa2af851b4b372b24a195c5a681859522db6be9770eabf5b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T02:46:10.239Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/314 [Pipeline] fileExists [Pipeline] sh [2024-10-02T02:46:10.892Z] + make test [2024-10-02T02:46:10.892Z] go test -race -coverprofile=coverage.out ./... [2024-10-02T02:46:57.746Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-10-02T02:50:04.575Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-10-02T02:50:04.576Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-10-02T02:50:04.576Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-10-02T02:50:04.576Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-10-02T02:50:04.576Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-10-02T02:50:14.661Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.114s coverage: 26.0% of statements [2024-10-02T02:50:18.931Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.197s coverage: 79.4% of statements [2024-10-02T02:50:27.372Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-10-02T02:50:27.372Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-10-02T02:50:27.372Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.238s coverage: 86.0% of statements [2024-10-02T02:50:35.643Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-10-02T02:50:35.917Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.464s coverage: 45.2% of statements [2024-10-02T02:50:39.276Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.156s coverage: 14.1% of statements [2024-10-02T02:50:39.276Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.837s coverage: 44.6% of statements [2024-10-02T02:50:39.873Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/utils [no test files] [2024-10-02T02:50:39.873Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-10-02T02:50:39.873Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-10-02T02:50:41.312Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.325s coverage: 68.5% of statements [2024-10-02T02:50:45.584Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.370s coverage: 89.2% of statements [2024-10-02T02:50:48.177Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-10-02T02:50:49.602Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.241s coverage: 5.3% of statements [2024-10-02T02:50:50.566Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-02T02:50:50.566Z] GO111MODULE=on go vet ./... [2024-10-02T02:54:42.475Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-02T02:54:42.475Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-02T02:54:42.475Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-02T02:54:42.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-02T02:54:42.516Z] $ docker stop --time=1 150faf1d4be04729aa2af851b4b372b24a195c5a681859522db6be9770eabf5b [2024-10-02T02:54:44.464Z] $ docker rm -f --volumes 150faf1d4be04729aa2af851b4b372b24a195c5a681859522db6be9770eabf5b [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T02:54:46.585Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-02T02:54:46.611Z] Warning: overwriting stash ‘coverage-report’ [2024-10-02T02:54:47.165Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-02T02:54:47.602Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-02T02:54:47.923Z] + ls -al . [2024-10-02T02:54:47.923Z] total 380 [2024-10-02T02:54:47.923Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 2 02:46 . [2024-10-02T02:54:47.923Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 02:43 .. [2024-10-02T02:54:47.923Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 2 02:43 .dockerignore [2024-10-02T02:54:47.923Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 02:43 .git [2024-10-02T02:54:47.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 02:43 .github [2024-10-02T02:54:47.923Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 2 02:43 .gitignore [2024-10-02T02:54:47.923Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 2 02:43 .golangci.yml [2024-10-02T02:54:47.923Z] -rw-rw-r-- 1 jenkins jenkins 48109 Oct 2 02:43 CHANGELOG.md [2024-10-02T02:54:47.923Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 2 02:43 GOVERNANCE.md [2024-10-02T02:54:47.923Z] -rw-rw-r-- 1 jenkins jenkins 885 Oct 2 02:43 Jenkinsfile [2024-10-02T02:54:47.923Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 2 02:43 LICENSE [2024-10-02T02:54:47.923Z] -rw-rw-r-- 1 jenkins jenkins 1842 Oct 2 02:43 Makefile [2024-10-02T02:54:47.923Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 2 02:43 OWNERS.md [2024-10-02T02:54:47.923Z] -rw-rw-r-- 1 jenkins jenkins 4937 Oct 2 02:43 README.md [2024-10-02T02:54:47.923Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 2 02:41 VERSION [2024-10-02T02:54:47.923Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 02:43 bin [2024-10-02T02:54:47.923Z] -rw-r--r-- 1 jenkins jenkins 128347 Oct 2 02:50 coverage.out [2024-10-02T02:54:47.923Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 2 02:43 example [2024-10-02T02:54:47.923Z] -rw-rw-r-- 1 jenkins jenkins 6985 Oct 2 02:43 go.mod [2024-10-02T02:54:47.923Z] -rw-rw-r-- 1 jenkins jenkins 101462 Oct 2 02:43 go.sum [2024-10-02T02:54:47.923Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 2 02:43 internal [2024-10-02T02:54:47.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 02:43 openapi [2024-10-02T02:54:47.923Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 2 02:43 pkg [2024-10-02T02:54:47.923Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 02:43 snap [2024-10-02T02:54:47.923Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 2 02:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T02:54:48.273Z] + 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=63adea828cf4ed1d876d09a9d3feb5428c04fd58 --label arch=arm64 --label version=3.2.0-dev.39 . [2024-10-02T02:54:48.861Z] Sending build context to Docker daemon 13.24MB [2024-10-02T02:54:48.861Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T02:54:48.861Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-02T02:54:48.861Z] ---> 3656c2080c75 [2024-10-02T02:54:48.861Z] Step 3/24 : ARG MAKE=make build [2024-10-02T02:54:49.128Z] ---> Running in f8436934ecc0 [2024-10-02T02:54:49.397Z] Removing intermediate container f8436934ecc0 [2024-10-02T02:54:49.397Z] ---> 2454c1aa4b61 [2024-10-02T02:54:49.397Z] Step 4/24 : WORKDIR /device-sdk-go [2024-10-02T02:54:49.397Z] ---> Running in 4f5771be1c82 [2024-10-02T02:54:49.665Z] Removing intermediate container 4f5771be1c82 [2024-10-02T02:54:49.665Z] ---> 4468843f50ad [2024-10-02T02:54:49.665Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-02T02:54:49.665Z] ---> Running in cce994e41fc6 [2024-10-02T02:54:49.934Z] Removing intermediate container cce994e41fc6 [2024-10-02T02:54:49.934Z] ---> 374f8489886f [2024-10-02T02:54:49.934Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-10-02T02:54:50.236Z] ---> Running in 7980ab1bfb0b [2024-10-02T02:54:51.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T02:54:51.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T02:54:52.426Z] OK: 266 MiB in 52 packages [2024-10-02T02:54:53.390Z] Removing intermediate container 7980ab1bfb0b [2024-10-02T02:54:53.390Z] ---> 28dff71119d9 [2024-10-02T02:54:53.390Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-02T02:54:53.657Z] ---> 072e87c7339d [2024-10-02T02:54:53.657Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T02:54:53.926Z] ---> Running in 6379b051b559 [2024-10-02T02:54:55.873Z] Removing intermediate container 6379b051b559 [2024-10-02T02:54:55.873Z] ---> 284597f84b81 [2024-10-02T02:54:55.873Z] Step 9/24 : COPY . . [2024-10-02T02:54:57.814Z] ---> e0cd83c2a7f7 [2024-10-02T02:54:57.814Z] Step 10/24 : RUN ${MAKE} [2024-10-02T02:54:57.814Z] ---> Running in 00795e184d66 [2024-10-02T02:54:58.398Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.39 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.39" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-10-02T02:58:20.162Z] Removing intermediate container 00795e184d66 [2024-10-02T02:58:20.162Z] ---> f5792858c18d [2024-10-02T02:58:20.162Z] Step 11/24 : FROM alpine:3.18 [2024-10-02T02:58:20.162Z] 3.18: Pulling from library/alpine [2024-10-02T02:58:20.162Z] 720f3032cd11: Pulling fs layer [2024-10-02T02:58:20.162Z] 720f3032cd11: Verifying Checksum [2024-10-02T02:58:20.162Z] 720f3032cd11: Download complete [2024-10-02T02:58:20.162Z] 720f3032cd11: Pull complete [2024-10-02T02:58:20.162Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T02:58:20.162Z] Status: Downloaded newer image for alpine:3.18 [2024-10-02T02:58:20.162Z] ---> 3e834921e367 [2024-10-02T02:58:20.162Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-10-02T02:58:20.162Z] ---> Running in 339b8c99b6e2 [2024-10-02T02:58:20.162Z] Removing intermediate container 339b8c99b6e2 [2024-10-02T02:58:20.162Z] ---> 57522c7b1e3d [2024-10-02T02:58:20.162Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-02T02:58:20.162Z] ---> Running in 88d599a67d01 [2024-10-02T02:58:21.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T02:58:21.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T02:58:22.545Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-10-02T02:58:22.545Z] Executing busybox-1.36.1-r7.trigger [2024-10-02T02:58:22.813Z] OK: 8 MiB in 16 packages [2024-10-02T02:58:23.788Z] Removing intermediate container 88d599a67d01 [2024-10-02T02:58:23.788Z] ---> e2ef68340d8a [2024-10-02T02:58:23.788Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-02T02:58:23.788Z] ---> Running in b3685d19b137 [2024-10-02T02:58:24.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T02:58:25.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T02:58:25.969Z] OK: 8 MiB in 16 packages [2024-10-02T02:58:26.947Z] Removing intermediate container b3685d19b137 [2024-10-02T02:58:26.947Z] ---> 0a982bcaa117 [2024-10-02T02:58:26.947Z] Step 15/24 : WORKDIR / [2024-10-02T02:58:26.948Z] ---> Running in f7be95357684 [2024-10-02T02:58:26.948Z] Removing intermediate container f7be95357684 [2024-10-02T02:58:26.948Z] ---> 62e2f15c7ddb [2024-10-02T02:58:26.948Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-10-02T02:58:27.530Z] ---> 1bafcbfe140b [2024-10-02T02:58:27.530Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-10-02T02:58:29.475Z] ---> faf70bf823a9 [2024-10-02T02:58:29.475Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-10-02T02:58:30.056Z] ---> e2f9649a89b6 [2024-10-02T02:58:30.056Z] Step 19/24 : EXPOSE 59999 [2024-10-02T02:58:30.056Z] ---> Running in 52aeea8d967c [2024-10-02T02:58:30.323Z] Removing intermediate container 52aeea8d967c [2024-10-02T02:58:30.323Z] ---> f47b4251d5e4 [2024-10-02T02:58:30.323Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-10-02T02:58:30.587Z] ---> Running in f8bb2398a0b8 [2024-10-02T02:58:30.852Z] Removing intermediate container f8bb2398a0b8 [2024-10-02T02:58:30.852Z] ---> de4fca62f8b8 [2024-10-02T02:58:30.852Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-02T02:58:30.852Z] ---> Running in cd95a81d546b [2024-10-02T02:58:31.118Z] Removing intermediate container cd95a81d546b [2024-10-02T02:58:31.118Z] ---> 3be6684c4eab [2024-10-02T02:58:31.118Z] Step 22/24 : LABEL arch=arm64 [2024-10-02T02:58:31.118Z] ---> Running in 9778c4a5b609 [2024-10-02T02:58:31.390Z] Removing intermediate container 9778c4a5b609 [2024-10-02T02:58:31.390Z] ---> dda38f537883 [2024-10-02T02:58:31.390Z] Step 23/24 : LABEL git_sha=63adea828cf4ed1d876d09a9d3feb5428c04fd58 [2024-10-02T02:58:31.390Z] ---> Running in 650e39048dc9 [2024-10-02T02:58:31.655Z] Removing intermediate container 650e39048dc9 [2024-10-02T02:58:31.655Z] ---> fad0ce15cfd4 [2024-10-02T02:58:31.655Z] Step 24/24 : LABEL version=3.2.0-dev.39 [2024-10-02T02:58:31.921Z] ---> Running in 93d3f4dab90e [2024-10-02T02:58:32.186Z] Removing intermediate container 93d3f4dab90e [2024-10-02T02:58:32.186Z] ---> 6f1488e55851 [2024-10-02T02:58:32.186Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-02T02:58:32.186Z] Successfully built 6f1488e55851 [2024-10-02T02:58:32.186Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T02:58:32.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T02:58:32.696Z] [2024-10-02T02:58:32.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T02:58:33.021Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T02:58:33.021Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-02T02:58:33.021Z] 8998bd30e6a1: Pulling fs layer [2024-10-02T02:58:33.021Z] 04944245beec: Pulling fs layer [2024-10-02T02:58:33.021Z] 699f458cf7ca: Pulling fs layer [2024-10-02T02:58:33.021Z] 765212b225bb: Pulling fs layer [2024-10-02T02:58:33.021Z] f23df028b6ca: Pulling fs layer [2024-10-02T02:58:33.021Z] d65c8cfc05b1: Pulling fs layer [2024-10-02T02:58:33.021Z] 2437ff75d9bd: Pulling fs layer [2024-10-02T02:58:33.021Z] f23df028b6ca: Waiting [2024-10-02T02:58:33.021Z] 2437ff75d9bd: Waiting [2024-10-02T02:58:33.021Z] d65c8cfc05b1: Waiting [2024-10-02T02:58:33.021Z] 765212b225bb: Waiting [2024-10-02T02:58:33.290Z] 04944245beec: Verifying Checksum [2024-10-02T02:58:33.290Z] 04944245beec: Download complete [2024-10-02T02:58:33.290Z] 765212b225bb: Verifying Checksum [2024-10-02T02:58:33.290Z] 765212b225bb: Download complete [2024-10-02T02:58:33.290Z] f23df028b6ca: Verifying Checksum [2024-10-02T02:58:33.290Z] f23df028b6ca: Download complete [2024-10-02T02:58:33.290Z] d65c8cfc05b1: Verifying Checksum [2024-10-02T02:58:33.290Z] d65c8cfc05b1: Download complete [2024-10-02T02:58:33.290Z] 699f458cf7ca: Verifying Checksum [2024-10-02T02:58:33.290Z] 699f458cf7ca: Download complete [2024-10-02T02:58:33.880Z] 8998bd30e6a1: Verifying Checksum [2024-10-02T02:58:33.880Z] 8998bd30e6a1: Download complete [2024-10-02T02:58:36.455Z] 2437ff75d9bd: Verifying Checksum [2024-10-02T02:58:36.455Z] 2437ff75d9bd: Download complete [2024-10-02T02:58:38.389Z] 8998bd30e6a1: Pull complete [2024-10-02T02:58:38.655Z] 04944245beec: Pull complete [2024-10-02T02:58:40.591Z] 699f458cf7ca: Pull complete [2024-10-02T02:58:40.591Z] 765212b225bb: Pull complete [2024-10-02T02:58:41.171Z] f23df028b6ca: Pull complete [2024-10-02T02:58:41.437Z] d65c8cfc05b1: Pull complete [2024-10-02T02:58:59.628Z] 2437ff75d9bd: Pull complete [2024-10-02T02:58:59.628Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-02T02:58:59.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T02:58:59.628Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T02:58:59.836Z] prd-ubuntu20.04-docker-arm64-4c-16g-12570 does not seem to be running inside a container [2024-10-02T02:58:59.889Z] $ 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/314 -v /w/workspace/device-sdk-go/314:/w/workspace/device-sdk-go/314:rw,z -v /w/workspace/device-sdk-go/314@tmp:/w/workspace/device-sdk-go/314@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:arm64 cat [2024-10-02T02:59:02.506Z] $ docker top 4ec28b804d9f7e4d57595cda0f146aea46c8435a55f7bc3594bc9a61fa92f3c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T02:59:03.120Z] ---> job-cost.sh [2024-10-02T02:59:03.405Z] lf-activate-venv: SKIPPING [2024-10-02T02:59:03.405Z] INFO: No Stack... [2024-10-02T02:59:03.686Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-02T02:59:04.681Z] INFO: Archiving Costs [Pipeline] sh [2024-10-02T02:59:05.333Z] + cut -d, -f6 [2024-10-02T02:59:05.334Z] + cat /w/workspace/device-sdk-go/314/archives/cost.csv [Pipeline] lock [2024-10-02T02:59:05.381Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-314-stack-cost] [2024-10-02T02:59:05.390Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-314-stack-cost] did not exist. Created. [2024-10-02T02:59:05.397Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-314-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-02T02:59:06.094Z] /w/workspace/device-sdk-go/314@tmp/durable-b32cfaea/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-02T02:59:06.741Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-02T02:59:06.767Z] Warning: overwriting stash ‘stack-cost’ [2024-10-02T02:59:06.854Z] Stashed 1 file(s) [Pipeline] } [2024-10-02T02:59:06.867Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-314-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-02T02:59:06.890Z] $ docker stop --time=1 4ec28b804d9f7e4d57595cda0f146aea46c8435a55f7bc3594bc9a61fa92f3c2 [2024-10-02T02:59:08.398Z] $ docker rm -f --volumes 4ec28b804d9f7e4d57595cda0f146aea46c8435a55f7bc3594bc9a61fa92f3c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-02T02:59:09.137Z] provisioning config files... [2024-10-02T02:59:09.146Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10996292990432741821tmp [Pipeline] { [Pipeline] sh [2024-10-02T02:59:09.468Z] + set +x [2024-10-02T02:59:09.468Z] + bash -s -- [2024-10-02T02:59:09.468Z] + curl -s https://codecov.io/bash [2024-10-02T02:59:09.468Z] [2024-10-02T02:59:09.468Z] _____ _ [2024-10-02T02:59:09.468Z] / ____| | | [2024-10-02T02:59:09.468Z] | | ___ __| | ___ ___ _____ __ [2024-10-02T02:59:09.468Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-02T02:59:09.468Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-02T02:59:09.468Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-02T02:59:09.468Z] Bash-1.0.6 [2024-10-02T02:59:09.468Z] [2024-10-02T02:59:09.468Z] [2024-10-02T02:59:09.468Z] ==> git version 2.25.1 found [2024-10-02T02:59:09.468Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-02T02:59:09.468Z] Release-Date: 2020-01-08 [2024-10-02T02:59:09.468Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-02T02:59:09.468Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-02T02:59:09.468Z] ==> Jenkins CI detected. [2024-10-02T02:59:09.468Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-10-02T02:59:09.468Z] project root: . [2024-10-02T02:59:09.469Z] --> token set from env [2024-10-02T02:59:09.469Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-02T02:59:09.469Z] ==> Running gcov in . (disable via -X gcov) [2024-10-02T02:59:09.469Z] ==> Python coveragepy not found [2024-10-02T02:59:09.469Z] ==> Searching for coverage reports in: [2024-10-02T02:59:09.469Z] + . [2024-10-02T02:59:09.469Z] -> Found 1 reports [2024-10-02T02:59:09.469Z] ==> Detecting git/mercurial file structure [2024-10-02T02:59:09.469Z] ==> Reading reports [2024-10-02T02:59:09.469Z] + ./coverage.out bytes=128347 [2024-10-02T02:59:09.469Z] ==> Appending adjustments [2024-10-02T02:59:09.469Z] https://docs.codecov.io/docs/fixing-reports [2024-10-02T02:59:09.754Z] + Found adjustments [2024-10-02T02:59:09.754Z] ==> Gzipping contents [2024-10-02T02:59:09.754Z] 20K /tmp/codecov.To8cyx.gz [2024-10-02T02:59:09.754Z] ==> Uploading reports [2024-10-02T02:59:09.754Z] url: https://codecov.io [2024-10-02T02:59:09.754Z] query: branch=main&commit=63adea828cf4ed1d876d09a9d3feb5428c04fd58&build=314&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F314%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-02T02:59:09.754Z] -> Pinging Codecov [2024-10-02T02:59:09.754Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=63adea828cf4ed1d876d09a9d3feb5428c04fd58&build=314&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F314%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-02T02:59:10.013Z] -> Uploading to [2024-10-02T02:59:10.013Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-sdk-go/63adea828cf4ed1d876d09a9d3feb5428c04fd58/a45d853a-c982-4d97-a3b6-9a66955174cb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241002%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241002T025909Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=928a91a515b233b04710c74a5d00f10ae453c0d795e63822d62ea577e9717134 [2024-10-02T02:59:10.013Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T02:59:10.013Z] Dload Upload Total Spent Left Speed [2024-10-02T02:59:10.272Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17704 0 0 100 17704 0 79035 --:--:-- --:--:-- --:--:-- 79035 [2024-10-02T02:59:10.272Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/63adea828cf4ed1d876d09a9d3feb5428c04fd58 [Pipeline] } [2024-10-02T02:59:10.279Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-02T02:59:10.559Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-02T02:59:10.579Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T02:59:10.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-02T02:59:10.895Z] [2024-10-02T02:59:10.895Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T02:59:11.208Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-02T02:59:11.208Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-02T02:59:11.208Z] 619be1103602: Already exists [2024-10-02T02:59:11.208Z] f8ea3408117e: Pulling fs layer [2024-10-02T02:59:11.208Z] 91320369b822: Pulling fs layer [2024-10-02T02:59:11.208Z] 0406650e8295: Pulling fs layer [2024-10-02T02:59:11.208Z] 4f4fb700ef54: Pulling fs layer [2024-10-02T02:59:11.208Z] 96d80e3f36e1: Pulling fs layer [2024-10-02T02:59:11.208Z] bcf3aedb951c: Pulling fs layer [2024-10-02T02:59:11.208Z] 4f4fb700ef54: Waiting [2024-10-02T02:59:11.208Z] 96d80e3f36e1: Waiting [2024-10-02T02:59:11.208Z] bcf3aedb951c: Waiting [2024-10-02T02:59:11.208Z] 0406650e8295: Download complete [2024-10-02T02:59:11.208Z] f8ea3408117e: Download complete [2024-10-02T02:59:11.208Z] 4f4fb700ef54: Verifying Checksum [2024-10-02T02:59:11.208Z] 4f4fb700ef54: Download complete [2024-10-02T02:59:11.472Z] f8ea3408117e: Pull complete [2024-10-02T02:59:11.472Z] 96d80e3f36e1: Verifying Checksum [2024-10-02T02:59:11.472Z] 96d80e3f36e1: Download complete [2024-10-02T02:59:11.731Z] 91320369b822: Verifying Checksum [2024-10-02T02:59:11.731Z] 91320369b822: Download complete [2024-10-02T02:59:12.298Z] bcf3aedb951c: Verifying Checksum [2024-10-02T02:59:12.298Z] bcf3aedb951c: Download complete [2024-10-02T02:59:15.586Z] 91320369b822: Pull complete [2024-10-02T02:59:15.586Z] 0406650e8295: Pull complete [2024-10-02T02:59:15.586Z] 4f4fb700ef54: Pull complete [2024-10-02T02:59:15.586Z] 96d80e3f36e1: Pull complete [2024-10-02T02:59:19.053Z] bcf3aedb951c: Pull complete [2024-10-02T02:59:19.053Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-10-02T02:59:19.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-02T02:59:19.053Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T02:59:19.168Z] prd-ubuntu20.04-docker-8c-8g-12568 does not seem to be running inside a container [2024-10-02T02:59:19.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-02T02:59:22.591Z] $ docker top 2beff1021e9129bee0fede80f680aa4076b8d9dba8a9f7260329c100f06f8125 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T02:59:22.947Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2024-10-02T02:59:22.958Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-10-02T02:59:23.234Z] + set -o pipefail [2024-10-02T02:59:23.234Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-10-02T02:59:29.805Z] [2024-10-02T02:59:29.805Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2024-10-02T02:59:29.805Z] [2024-10-02T02:59:29.805Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/d8528c60-5748-4aaf-b731-c4e51d7bb75c [2024-10-02T02:59:29.805Z] [2024-10-02T02:59:29.805Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-02T02:59:29.805Z] [2024-10-02T02:59:29.805Z] [2024-10-02T02:59:29.805Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-02T02:59:29.805Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-02T02:59:29.813Z] $ docker stop --time=1 2beff1021e9129bee0fede80f680aa4076b8d9dba8a9f7260329c100f06f8125 [2024-10-02T02:59:33.914Z] $ docker rm -f --volumes 2beff1021e9129bee0fede80f680aa4076b8d9dba8a9f7260329c100f06f8125 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-10-02T02:59:34.601Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T02:59:34.627Z] provisioning config files... [2024-10-02T02:59:34.634Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7928136072881716754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T02:59:34.930Z] --> edgex-publish-swagger.sh [2024-10-02T02:59:34.930Z] === Publish openapi/v3 API === [2024-10-02T02:59:34.930Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-10-02T02:59:34.930Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2024-10-02T02:59:34.930Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T02:59:34.930Z] Dload Upload Total Spent Left Speed [2024-10-02T02:59:35.498Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 308 74293 --:--:-- --:--:-- --:--:-- 74454 100 37674 100 156 100 37518 308 74146 --:--:-- --:--:-- --:--:-- 74454 [2024-10-02T02:59:35.498Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-02T02:59:35.498Z] [Pipeline] } [2024-10-02T02:59:35.505Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-02T02:59:35.973Z] + git log --format=format:%s -1 63adea828cf4ed1d876d09a9d3feb5428c04fd58 [Pipeline] sh [2024-10-02T02:59:36.266Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-02T02:59:36.266Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T02:59:36.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T02:59:36.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T02:59:36.651Z] prd-ubuntu20.04-docker-8c-8g-12568 does not seem to be running inside a container [2024-10-02T02:59:36.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-02T02:59:37.212Z] $ docker top 5bc58a825e5b6984d8cb7f0d113115e667036152ec38bfbdf1f044aaf59018d8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-02T02:59:37.329Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T02:59:37.329Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T02:59:37.429Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T02:59:37.428Z] $ docker exec 5bc58a825e5b6984d8cb7f0d113115e667036152ec38bfbdf1f044aaf59018d8 ssh-agent [2024-10-02T02:59:37.520Z] SSH_AUTH_SOCK=/tmp/ssh-SggOQNQgBvau/agent.31 [2024-10-02T02:59:37.520Z] SSH_AGENT_PID=37 [2024-10-02T02:59:37.523Z] Running ssh-add (command line suppressed) [2024-10-02T02:59:37.598Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17355157067320060793.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17355157067320060793.key) [2024-10-02T02:59:37.614Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T02:59:37.909Z] + git semver tag [2024-10-02T02:59:38.170Z] 2024-10-02 02:59:38,086 [run_tag] DEBUG tag force:False [2024-10-02T02:59:38.171Z] 2024-10-02 02:59:38,086 [check_head_tag] DEBUG check head tag [2024-10-02T02:59:38.171Z] 2024-10-02 02:59:38,088 [execute] INFO git cat-file --batch-check [2024-10-02T02:59:38.171Z] 2024-10-02 02:59:38,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-10-02T02:59:38.171Z] 2024-10-02 02:59:38,091 [execute] INFO git cat-file --batch [2024-10-02T02:59:38.171Z] 2024-10-02 02:59:38,092 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-10-02T02:59:38.171Z] 2024-10-02 02:59:38,118 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-02T02:59:38.171Z] 2024-10-02 02:59:38,119 [execute] INFO git tag -a v3.2.0-dev.39 -m v3.2.0-dev.39 [2024-10-02T02:59:38.171Z] 2024-10-02 02:59:38,119 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.39', '-m', 'v3.2.0-dev.39'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-02T02:59:38.171Z] 2024-10-02 02:59:38,122 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-02T02:59:38.171Z] 3.2.0-dev.39 [Pipeline] } [2024-10-02T02:59:38.179Z] $ docker exec --env ******** --env ******** 5bc58a825e5b6984d8cb7f0d113115e667036152ec38bfbdf1f044aaf59018d8 ssh-agent -k [2024-10-02T02:59:38.260Z] unset SSH_AUTH_SOCK; [2024-10-02T02:59:38.261Z] unset SSH_AGENT_PID; [2024-10-02T02:59:38.261Z] echo Agent pid 37 killed; [2024-10-02T02:59:38.273Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-02T02:59:38.599Z] + git semver [Pipeline] } [2024-10-02T02:59:38.867Z] $ docker stop --time=1 5bc58a825e5b6984d8cb7f0d113115e667036152ec38bfbdf1f044aaf59018d8 [2024-10-02T02:59:40.117Z] $ docker rm -f --volumes 5bc58a825e5b6984d8cb7f0d113115e667036152ec38bfbdf1f044aaf59018d8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T02:59:40.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-02T02:59:40.538Z] [2024-10-02T02:59:40.538Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T02:59:40.849Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-02T02:59:40.849Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-02T02:59:40.849Z] ab5ef0e58194: Pulling fs layer [2024-10-02T02:59:40.849Z] 9712f1f96733: Pulling fs layer [2024-10-02T02:59:40.849Z] 63f879dbbcfc: Pulling fs layer [2024-10-02T02:59:40.849Z] 0d9ebad4ef96: Pulling fs layer [2024-10-02T02:59:40.849Z] e9a5061849ea: Pulling fs layer [2024-10-02T02:59:40.849Z] d747dcd14b5f: Pulling fs layer [2024-10-02T02:59:40.849Z] 2de7ff778b66: Pulling fs layer [2024-10-02T02:59:40.849Z] e9a5061849ea: Waiting [2024-10-02T02:59:40.849Z] d747dcd14b5f: Waiting [2024-10-02T02:59:40.849Z] 2de7ff778b66: Waiting [2024-10-02T02:59:40.849Z] 0d9ebad4ef96: Waiting [2024-10-02T02:59:40.849Z] 9712f1f96733: Verifying Checksum [2024-10-02T02:59:40.849Z] 9712f1f96733: Download complete [2024-10-02T02:59:41.108Z] 63f879dbbcfc: Verifying Checksum [2024-10-02T02:59:41.108Z] 63f879dbbcfc: Download complete [2024-10-02T02:59:41.366Z] e9a5061849ea: Verifying Checksum [2024-10-02T02:59:41.366Z] e9a5061849ea: Download complete [2024-10-02T02:59:41.366Z] d747dcd14b5f: Verifying Checksum [2024-10-02T02:59:41.366Z] d747dcd14b5f: Download complete [2024-10-02T02:59:41.366Z] 0d9ebad4ef96: Verifying Checksum [2024-10-02T02:59:41.366Z] 0d9ebad4ef96: Download complete [2024-10-02T02:59:41.624Z] ab5ef0e58194: Verifying Checksum [2024-10-02T02:59:41.624Z] ab5ef0e58194: Download complete [2024-10-02T02:59:41.624Z] 2de7ff778b66: Verifying Checksum [2024-10-02T02:59:41.624Z] 2de7ff778b66: Download complete [2024-10-02T02:59:44.154Z] ab5ef0e58194: Pull complete [2024-10-02T02:59:44.154Z] 9712f1f96733: Pull complete [2024-10-02T02:59:45.098Z] 63f879dbbcfc: Pull complete [2024-10-02T02:59:48.391Z] 0d9ebad4ef96: Pull complete [2024-10-02T02:59:48.391Z] e9a5061849ea: Pull complete [2024-10-02T02:59:48.391Z] d747dcd14b5f: Pull complete [2024-10-02T02:59:49.770Z] 2de7ff778b66: Pull complete [2024-10-02T02:59:49.770Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-02T02:59:49.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-02T02:59:49.770Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T02:59:49.880Z] prd-ubuntu20.04-docker-8c-8g-12568 does not seem to be running inside a container [2024-10-02T02:59:49.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-02T02:59:53.724Z] $ docker top 68d24521b5a9291e42ed40f21757b7f4510c117fa376798cd9d57ec0d9b71a4d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-02T02:59:53.799Z] provisioning config files... [2024-10-02T02:59:53.807Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18279269487467016783tmp [2024-10-02T02:59:53.818Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12491362288666285362tmp [2024-10-02T02:59:53.826Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17943102404837260526tmp [Pipeline] { [Pipeline] echo [2024-10-02T02:59:53.855Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T02:59:54.148Z] ---> sigul-configuration.sh [2024-10-02T02:59:54.149Z] gpg: directory `/root/.gnupg' created [2024-10-02T02:59:54.149Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-02T02:59:54.149Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-02T02:59:54.149Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-02T02:59:54.149Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-02T02:59:54.149Z] gpg: CAST5 encrypted data [2024-10-02T02:59:54.149Z] gpg: encrypted with 1 passphrase [2024-10-02T02:59:54.149Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-02T02:59:54.444Z] + mkdir /home/jenkins [2024-10-02T02:59:54.444Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-02T02:59:54.740Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-10-02T02:59:54.755Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T02:59:55.052Z] ---> sigul-install.sh [2024-10-02T02:59:55.052Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-02T02:59:55.346Z] + git tag --list [2024-10-02T02:59:55.346Z] 0.7.1 [2024-10-02T02:59:55.346Z] delhi-tag [2024-10-02T02:59:55.346Z] v1.0.0 [2024-10-02T02:59:55.346Z] v1.1.0 [2024-10-02T02:59:55.346Z] v1.1.1 [2024-10-02T02:59:55.346Z] v1.1.2 [2024-10-02T02:59:55.346Z] v1.2.0 [2024-10-02T02:59:55.346Z] v1.2.1 [2024-10-02T02:59:55.346Z] v1.2.2 [2024-10-02T02:59:55.346Z] v1.2.3 [2024-10-02T02:59:55.346Z] v1.3.0 [2024-10-02T02:59:55.346Z] v1.4.0 [2024-10-02T02:59:55.346Z] v2.0.0 [2024-10-02T02:59:55.346Z] v2.1.0 [2024-10-02T02:59:55.346Z] v2.1.1 [2024-10-02T02:59:55.346Z] v2.2.0 [2024-10-02T02:59:55.346Z] v2.3.0 [2024-10-02T02:59:55.346Z] v2.3.1 [2024-10-02T02:59:55.346Z] v3.0 [2024-10-02T02:59:55.346Z] v3.0.0 [2024-10-02T02:59:55.346Z] v3.0.1-dev.1 [2024-10-02T02:59:55.346Z] v3.1 [2024-10-02T02:59:55.346Z] v3.1.0 [2024-10-02T02:59:55.346Z] v3.1.0-dev.1 [2024-10-02T02:59:55.346Z] v3.1.0-dev.10 [2024-10-02T02:59:55.346Z] v3.1.0-dev.11 [2024-10-02T02:59:55.346Z] v3.1.0-dev.12 [2024-10-02T02:59:55.346Z] v3.1.0-dev.13 [2024-10-02T02:59:55.346Z] v3.1.0-dev.14 [2024-10-02T02:59:55.346Z] v3.1.0-dev.15 [2024-10-02T02:59:55.346Z] v3.1.0-dev.16 [2024-10-02T02:59:55.346Z] v3.1.0-dev.17 [2024-10-02T02:59:55.346Z] v3.1.0-dev.18 [2024-10-02T02:59:55.346Z] v3.1.0-dev.19 [2024-10-02T02:59:55.346Z] v3.1.0-dev.2 [2024-10-02T02:59:55.346Z] v3.1.0-dev.20 [2024-10-02T02:59:55.346Z] v3.1.0-dev.21 [2024-10-02T02:59:55.346Z] v3.1.0-dev.22 [2024-10-02T02:59:55.346Z] v3.1.0-dev.23 [2024-10-02T02:59:55.346Z] v3.1.0-dev.24 [2024-10-02T02:59:55.346Z] v3.1.0-dev.25 [2024-10-02T02:59:55.346Z] v3.1.0-dev.26 [2024-10-02T02:59:55.346Z] v3.1.0-dev.27 [2024-10-02T02:59:55.346Z] v3.1.0-dev.28 [2024-10-02T02:59:55.346Z] v3.1.0-dev.29 [2024-10-02T02:59:55.346Z] v3.1.0-dev.3 [2024-10-02T02:59:55.346Z] v3.1.0-dev.30 [2024-10-02T02:59:55.346Z] v3.1.0-dev.31 [2024-10-02T02:59:55.346Z] v3.1.0-dev.32 [2024-10-02T02:59:55.346Z] v3.1.0-dev.33 [2024-10-02T02:59:55.346Z] v3.1.0-dev.34 [2024-10-02T02:59:55.346Z] v3.1.0-dev.35 [2024-10-02T02:59:55.346Z] v3.1.0-dev.36 [2024-10-02T02:59:55.346Z] v3.1.0-dev.37 [2024-10-02T02:59:55.346Z] v3.1.0-dev.38 [2024-10-02T02:59:55.346Z] v3.1.0-dev.39 [2024-10-02T02:59:55.346Z] v3.1.0-dev.4 [2024-10-02T02:59:55.346Z] v3.1.0-dev.40 [2024-10-02T02:59:55.346Z] v3.1.0-dev.41 [2024-10-02T02:59:55.346Z] v3.1.0-dev.5 [2024-10-02T02:59:55.346Z] v3.1.0-dev.6 [2024-10-02T02:59:55.346Z] v3.1.0-dev.7 [2024-10-02T02:59:55.346Z] v3.1.0-dev.8 [2024-10-02T02:59:55.346Z] v3.1.0-dev.9 [2024-10-02T02:59:55.346Z] v3.1.1 [2024-10-02T02:59:55.346Z] v3.1.1-dev.1 [2024-10-02T02:59:55.346Z] v3.2.0-dev.1 [2024-10-02T02:59:55.346Z] v3.2.0-dev.10 [2024-10-02T02:59:55.346Z] v3.2.0-dev.11 [2024-10-02T02:59:55.346Z] v3.2.0-dev.12 [2024-10-02T02:59:55.346Z] v3.2.0-dev.13 [2024-10-02T02:59:55.346Z] v3.2.0-dev.14 [2024-10-02T02:59:55.346Z] v3.2.0-dev.15 [2024-10-02T02:59:55.346Z] v3.2.0-dev.16 [2024-10-02T02:59:55.346Z] v3.2.0-dev.17 [2024-10-02T02:59:55.346Z] v3.2.0-dev.18 [2024-10-02T02:59:55.346Z] v3.2.0-dev.19 [2024-10-02T02:59:55.346Z] v3.2.0-dev.2 [2024-10-02T02:59:55.346Z] v3.2.0-dev.20 [2024-10-02T02:59:55.346Z] v3.2.0-dev.21 [2024-10-02T02:59:55.346Z] v3.2.0-dev.22 [2024-10-02T02:59:55.346Z] v3.2.0-dev.23 [2024-10-02T02:59:55.346Z] v3.2.0-dev.24 [2024-10-02T02:59:55.346Z] v3.2.0-dev.25 [2024-10-02T02:59:55.346Z] v3.2.0-dev.26 [2024-10-02T02:59:55.346Z] v3.2.0-dev.27 [2024-10-02T02:59:55.346Z] v3.2.0-dev.28 [2024-10-02T02:59:55.346Z] v3.2.0-dev.29 [2024-10-02T02:59:55.346Z] v3.2.0-dev.3 [2024-10-02T02:59:55.346Z] v3.2.0-dev.30 [2024-10-02T02:59:55.346Z] v3.2.0-dev.31 [2024-10-02T02:59:55.346Z] v3.2.0-dev.32 [2024-10-02T02:59:55.346Z] v3.2.0-dev.33 [2024-10-02T02:59:55.346Z] v3.2.0-dev.34 [2024-10-02T02:59:55.346Z] v3.2.0-dev.35 [2024-10-02T02:59:55.346Z] v3.2.0-dev.36 [2024-10-02T02:59:55.346Z] v3.2.0-dev.37 [2024-10-02T02:59:55.346Z] v3.2.0-dev.38 [2024-10-02T02:59:55.346Z] v3.2.0-dev.39 [2024-10-02T02:59:55.346Z] v3.2.0-dev.4 [2024-10-02T02:59:55.346Z] v3.2.0-dev.5 [2024-10-02T02:59:55.346Z] v3.2.0-dev.6 [2024-10-02T02:59:55.346Z] v3.2.0-dev.7 [2024-10-02T02:59:55.346Z] v3.2.0-dev.8 [2024-10-02T02:59:55.346Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-02T02:59:55.643Z] + lftools sign git-tag v3.2.0-dev.39 [2024-10-02T02:59:56.215Z] Signing Git tag with Sigul... [2024-10-02T02:59:56.215Z] Signing v3.2.0-dev.39 [Pipeline] echo [2024-10-02T02:59:56.800Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T02:59:57.096Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-02T02:59:57.105Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-02T02:59:57.141Z] $ docker stop --time=1 68d24521b5a9291e42ed40f21757b7f4510c117fa376798cd9d57ec0d9b71a4d [2024-10-02T02:59:58.401Z] $ docker rm -f --volumes 68d24521b5a9291e42ed40f21757b7f4510c117fa376798cd9d57ec0d9b71a4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-02T02:59:58.843Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-02T02:59:58.844Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T02:59:59.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T02:59:59.150Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T02:59:59.234Z] prd-ubuntu20.04-docker-8c-8g-12568 does not seem to be running inside a container [2024-10-02T02:59:59.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-02T02:59:59.612Z] $ docker top c406a3490fcf5dc6bc3d138bfb12b7e332102cfbe759804d25ad33dae91c2205 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-02T02:59:59.734Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T02:59:59.734Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T02:59:59.884Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T02:59:59.885Z] $ docker exec c406a3490fcf5dc6bc3d138bfb12b7e332102cfbe759804d25ad33dae91c2205 ssh-agent [2024-10-02T03:00:00.015Z] SSH_AUTH_SOCK=/tmp/ssh-D1DYAQmfjd0v/agent.31 [2024-10-02T03:00:00.015Z] SSH_AGENT_PID=37 [2024-10-02T03:00:00.027Z] Running ssh-add (command line suppressed) [2024-10-02T03:00:00.119Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17480920813584997305.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17480920813584997305.key) [2024-10-02T03:00:00.139Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T03:00:00.437Z] + git semver bump pre [2024-10-02T03:00:00.696Z] 2024-10-02 03:00:00,650 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-02T03:00:00.696Z] 2024-10-02 03:00:00,651 [bump_version] DEBUG bumping version:3.2.0-dev.39 on axis:pre with prefix:dev [2024-10-02T03:00:00.696Z] 2024-10-02 03:00:00,651 [bump_version] DEBUG bumped version:3.2.0-dev.40 [2024-10-02T03:00:00.696Z] 2024-10-02 03:00:00,651 [write_version] DEBUG write version:3.2.0-dev.40 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-10-02T03:00:00.696Z] 2024-10-02 03:00:00,651 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-02T03:00:00.696Z] 2024-10-02 03:00:00,651 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-02T03:00:00.696Z] 2024-10-02 03:00:00,653 [execute] INFO git cat-file --batch-check [2024-10-02T03:00:00.696Z] 2024-10-02 03:00:00,654 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-02T03:00:00.696Z] 2024-10-02 03:00:00,660 [execute] INFO git cat-file --batch [2024-10-02T03:00:00.696Z] 2024-10-02 03:00:00,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-02T03:00:00.696Z] 2024-10-02 03:00:00,666 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-02T03:00:00.696Z] 3.2.0-dev.40 [Pipeline] } [2024-10-02T03:00:00.704Z] $ docker exec --env ******** --env ******** c406a3490fcf5dc6bc3d138bfb12b7e332102cfbe759804d25ad33dae91c2205 ssh-agent -k [2024-10-02T03:00:00.809Z] unset SSH_AUTH_SOCK; [2024-10-02T03:00:00.809Z] unset SSH_AGENT_PID; [2024-10-02T03:00:00.809Z] echo Agent pid 37 killed; [2024-10-02T03:00:00.825Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-02T03:00:01.161Z] + git semver [Pipeline] } [2024-10-02T03:00:01.430Z] $ docker stop --time=1 c406a3490fcf5dc6bc3d138bfb12b7e332102cfbe759804d25ad33dae91c2205 [2024-10-02T03:00:02.772Z] $ docker rm -f --volumes c406a3490fcf5dc6bc3d138bfb12b7e332102cfbe759804d25ad33dae91c2205 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T03:00:03.138Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-02T03:00:03.138Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T03:00:03.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T03:00:03.450Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T03:00:03.532Z] prd-ubuntu20.04-docker-8c-8g-12568 does not seem to be running inside a container [2024-10-02T03:00:03.557Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-02T03:00:03.935Z] $ docker top f082b868d3dba790535ac8b1818c68a4038c10a02b0209842770d0922c7247e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-02T03:00:04.034Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T03:00:04.035Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T03:00:04.171Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T03:00:04.170Z] $ docker exec f082b868d3dba790535ac8b1818c68a4038c10a02b0209842770d0922c7247e2 ssh-agent [2024-10-02T03:00:04.290Z] SSH_AUTH_SOCK=/tmp/ssh-U1UfFdySXtiz/agent.32 [2024-10-02T03:00:04.290Z] SSH_AGENT_PID=38 [2024-10-02T03:00:04.295Z] Running ssh-add (command line suppressed) [2024-10-02T03:00:04.398Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13079446954177749031.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13079446954177749031.key) [2024-10-02T03:00:04.419Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T03:00:04.705Z] + git semver push [2024-10-02T03:00:04.964Z] 2024-10-02 03:00:04,862 [run_push] DEBUG push [2024-10-02T03:00:04.964Z] 2024-10-02 03:00:04,862 [execute] INFO git cat-file --batch-check [2024-10-02T03:00:04.964Z] 2024-10-02 03:00:04,862 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-02T03:00:04.964Z] 2024-10-02 03:00:04,870 [execute] INFO git rev-list d12b0616cb09112f3ec77f04d92b970cade178c9 -- [2024-10-02T03:00:04.964Z] 2024-10-02 03:00:04,870 [execute] DEBUG Popen(['git', 'rev-list', 'd12b0616cb09112f3ec77f04d92b970cade178c9', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-02T03:00:04.964Z] 2024-10-02 03:00:04,880 [execute] INFO git fetch -v origin [2024-10-02T03:00:04.964Z] 2024-10-02 03:00:04,880 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-02T03:00:05.532Z] 2024-10-02 03:00:05,331 [run_push] DEBUG no remote changes detected [2024-10-02T03:00:05.532Z] 2024-10-02 03:00:05,332 [execute] INFO git push origin semver [2024-10-02T03:00:05.532Z] 2024-10-02 03:00:05,332 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-02T03:00:06.471Z] 2024-10-02 03:00:06,126 [run_push] DEBUG push all version tags [2024-10-02T03:00:06.471Z] 2024-10-02 03:00:06,127 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-02T03:00:06.471Z] 2024-10-02 03:00:06,127 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-02T03:00:07.037Z] 2024-10-02 03:00:06,803 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-02T03:00:07.037Z] 3.2.0-dev.40 [Pipeline] } [2024-10-02T03:00:07.046Z] $ docker exec --env ******** --env ******** f082b868d3dba790535ac8b1818c68a4038c10a02b0209842770d0922c7247e2 ssh-agent -k [2024-10-02T03:00:07.142Z] unset SSH_AUTH_SOCK; [2024-10-02T03:00:07.143Z] unset SSH_AGENT_PID; [2024-10-02T03:00:07.143Z] echo Agent pid 38 killed; [2024-10-02T03:00:07.162Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-02T03:00:07.493Z] + git semver [Pipeline] } [2024-10-02T03:00:08.068Z] $ docker stop --time=1 f082b868d3dba790535ac8b1818c68a4038c10a02b0209842770d0922c7247e2 [2024-10-02T03:00:09.383Z] $ docker rm -f --volumes f082b868d3dba790535ac8b1818c68a4038c10a02b0209842770d0922c7247e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-02T03:00:10.080Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-10-02T03:00:10.080Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-02T03:00:10.080Z] total 16 [2024-10-02T03:00:10.080Z] drwxr-xr-x 3 root root 4096 Oct 2 02:44 . [2024-10-02T03:00:10.080Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 2 02:59 .. [2024-10-02T03:00:10.080Z] drwxr-xr-x 2 root root 4096 Oct 2 02:44 cost [2024-10-02T03:00:10.080Z] -rw-r--r-- 1 root root 85 Oct 2 02:44 cost.csv [2024-10-02T03:00:10.080Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-02T03:00:10.080Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-02T03:00:10.080Z] total 16 [2024-10-02T03:00:10.080Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 02:44 . [2024-10-02T03:00:10.080Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 2 02:59 .. [2024-10-02T03:00:10.080Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 2 02:44 cost [2024-10-02T03:00:10.080Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 2 02:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-02T03:00:10.374Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T03:00:11.246Z] ---> package-listing.sh [2024-10-02T03:00:11.246Z] ++ facter osfamily [2024-10-02T03:00:11.246Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-02T03:00:11.504Z] + OS_FAMILY=debian [2024-10-02T03:00:11.504Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-10-02T03:00:11.504Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-02T03:00:11.504Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-02T03:00:11.504Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-02T03:00:11.504Z] + PACKAGES=/tmp/packages_start.txt [2024-10-02T03:00:11.504Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-10-02T03:00:11.504Z] + PACKAGES=/tmp/packages_end.txt [2024-10-02T03:00:11.504Z] + case "${OS_FAMILY}" in [2024-10-02T03:00:11.504Z] + dpkg -l [2024-10-02T03:00:11.504Z] + grep '^ii' [2024-10-02T03:00:11.504Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-02T03:00:11.504Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-02T03:00:11.504Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-02T03:00:11.504Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-10-02T03:00:11.504Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-10-02T03:00:11.504Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2024-10-02T03:00:11.516Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-02T03:00:11.795Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T03:00:12.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T03:00:12.368Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T03:00:12.454Z] prd-ubuntu20.04-docker-8c-8g-12568 does not seem to be running inside a container [2024-10-02T03:00:12.491Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-02T03:00:12.706Z] $ docker top 7a98be14ae025bb049287c76cd41cc1729b4735d845ac81db2d9d984804cd210 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T03:00:13.071Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-02T03:00:13.359Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-02T03:00:13.644Z] + ls /var/log/sa-host [2024-10-02T03:00:13.644Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T03:00:13.818Z] provisioning config files... [2024-10-02T03:00:13.827Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13563895202898119951tmp [Pipeline] { [Pipeline] echo [2024-10-02T03:00:13.846Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T03:00:14.126Z] ---> create-netrc.sh [Pipeline] } [2024-10-02T03:00:14.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-02T03:00:14.478Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-02T03:00:14.488Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T03:00:14.771Z] ---> sudo-logs.sh [2024-10-02T03:00:14.771Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-02T03:00:14.805Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T03:00:15.088Z] ---> job-cost.sh [2024-10-02T03:00:15.088Z] lf-activate-venv: SKIPPING [2024-10-02T03:00:15.088Z] DEBUG: total: 0.2199999988079071 [2024-10-02T03:00:15.088Z] INFO: Retrieving Stack Cost... [2024-10-02T03:00:15.348Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-02T03:00:15.914Z] INFO: Archiving Costs [Pipeline] echo [2024-10-02T03:00:15.929Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T03:00:16.221Z] ---> logs-deploy.sh [2024-10-02T03:00:16.221Z] lf-activate-venv: SKIPPING [2024-10-02T03:00:16.221Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/314 [2024-10-02T03:00:16.221Z] INFO: archiving workspace using pattern(s): [2024-10-02T03:00:17.158Z] Archives upload complete. [2024-10-02T03:00:17.159Z] INFO: archiving logs to Nexus