Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 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-ssh3384357318952769842.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13774679279899812963.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh10906141802422045315.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh15033988712316848351.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-ssh3558308499565743350.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.23 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13266 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 1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 (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 1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 # timeout=10 Commit message: "Merge pull request #1631 from jinlinGuan/golang-1.23" > git rev-list --no-walk 473fc5204b06f8a03d3e358a646b11d6e900bdaa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-03T06:30:04.594Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-03T06:30:04.660Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-03T06:30:04.679Z] ========================================================= [2024-10-03T06:30:04.679Z] EdgeX Global Pipelines Version Info [2024-10-03T06:30:04.679Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-03T06:30:05.392Z] ------------------- [2024-10-03T06:30:05.392Z] stable info: [2024-10-03T06:30:05.392Z] ------------------- [2024-10-03T06:30:05.392Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-03T06:30:05.392Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-03T06:30:05.392Z] Message: update stable to v1.0.265 [2024-10-03T06:30:05.960Z] ------------------- [2024-10-03T06:30:05.960Z] experimental info: [2024-10-03T06:30:05.960Z] ------------------- [2024-10-03T06:30:05.960Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-03T06:30:05.960Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-03T06:30:05.960Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-03T06:30:06.037Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-10-03T06:30:06.053Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-10-03T06:30:06.072Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-03T06:30:06.086Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-03T06:30:06.105Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-03T06:30:06.125Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-03T06:30:06.138Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-03T06:30:06.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-10-03T06:30:06.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-03T06:30:06.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-03T06:30:06.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-03T06:30:06.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-10-03T06:30:06.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-03T06:30:06.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-03T06:30:06.311Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-03T06:30:06.330Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-10-03T06:30:06.353Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-03T06:30:06.367Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-03T06:30:06.388Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-03T06:30:06.404Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-03T06:30:06.421Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-03T06:30:06.440Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-03T06:30:06.461Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-03T06:30:06.475Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-03T06:30:06.493Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-03T06:30:06.513Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-03T06:30:06.536Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-03T06:30:06.556Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-03T06:30:06.578Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-03T06:30:06.600Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-03T06:30:06.622Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 [Pipeline] echo [2024-10-03T06:30:06.643Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b8f5c3 [Pipeline] echo [2024-10-03T06:30:06.665Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-03T06:30:06.718Z] provisioning config files... [2024-10-03T06:30:06.731Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5567693315934493441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T06:30:07.053Z] ---> ****-login.sh [2024-10-03T06:30:07.053Z] nexus3.edgexfoundry.org:10001 [2024-10-03T06:30:07.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T06:30:07.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T06:30:07.316Z] Configure a credential helper to remove this warning. See [2024-10-03T06:30:07.316Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T06:30:07.316Z] [2024-10-03T06:30:07.316Z] Login Succeeded [2024-10-03T06:30:07.316Z] nexus3.edgexfoundry.org:10002 [2024-10-03T06:30:07.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T06:30:07.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T06:30:07.316Z] Configure a credential helper to remove this warning. See [2024-10-03T06:30:07.316Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T06:30:07.316Z] [2024-10-03T06:30:07.316Z] Login Succeeded [2024-10-03T06:30:07.316Z] nexus3.edgexfoundry.org:10003 [2024-10-03T06:30:07.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T06:30:07.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T06:30:07.574Z] Configure a credential helper to remove this warning. See [2024-10-03T06:30:07.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T06:30:07.574Z] [2024-10-03T06:30:07.574Z] Login Succeeded [2024-10-03T06:30:07.575Z] nexus3.edgexfoundry.org:10004 [2024-10-03T06:30:07.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T06:30:07.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T06:30:07.575Z] Configure a credential helper to remove this warning. See [2024-10-03T06:30:07.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T06:30:07.575Z] [2024-10-03T06:30:07.575Z] Login Succeeded [2024-10-03T06:30:07.575Z] ****.io [2024-10-03T06:30:07.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T06:30:07.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T06:30:07.834Z] Configure a credential helper to remove this warning. See [2024-10-03T06:30:07.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T06:30:07.834Z] [2024-10-03T06:30:07.834Z] Login Succeeded [2024-10-03T06:30:07.834Z] ---> ****-login.sh ends [Pipeline] } [2024-10-03T06:30:07.841Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-03T06:30:08.223Z] + git rev-list -1 --merges 1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9~1..1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 [Pipeline] echo [2024-10-03T06:30:08.248Z] -----------> git rev-list -1 --merges 1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9~1..1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 [2024-10-03T06:30:08.248Z] 1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 [false] [Pipeline] sh [2024-10-03T06:30:08.539Z] + git log --format=format:%s -1 1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 [Pipeline] echo [2024-10-03T06:30:08.555Z] ========================================================= [2024-10-03T06:30:08.555Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-03T06:30:08.555Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-03T06:30:08.885Z] + git log --format=format:%s -1 1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 [Pipeline] echo [2024-10-03T06:30:08.896Z] [semverPrep] GIT_COMMIT: 1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9, Commit Message: Merge pull request #1631 from jinlinGuan/golang-1.23 [Pipeline] echo [2024-10-03T06:30:08.914Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-03T06:30:09.278Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-03T06:30:09.278Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-03T06:30:09.278Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-03T06:30:09.278Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-03T06:30:09.278Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-03T06:30:09.278Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-03T06:30:09.278Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:30:09.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T06:30:09.629Z] [2024-10-03T06:30:09.629Z] 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-03T06:30:09.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T06:30:09.940Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-03T06:30:09.940Z] b85a868b505f: Pulling fs layer [2024-10-03T06:30:09.940Z] e2be974225ed: Pulling fs layer [2024-10-03T06:30:09.940Z] 339a4e72a1f5: Pulling fs layer [2024-10-03T06:30:09.940Z] 988bab9f4d93: Pulling fs layer [2024-10-03T06:30:09.940Z] 1469e6f7b9e6: Pulling fs layer [2024-10-03T06:30:09.940Z] 988bab9f4d93: Waiting [2024-10-03T06:30:09.940Z] eaf3925da568: Pulling fs layer [2024-10-03T06:30:09.940Z] bab4dde63d76: Pulling fs layer [2024-10-03T06:30:09.940Z] bde34c3a00c8: Pulling fs layer [2024-10-03T06:30:09.940Z] b352a97aabf1: Pulling fs layer [2024-10-03T06:30:09.940Z] 1469e6f7b9e6: Waiting [2024-10-03T06:30:09.940Z] 4872d77fe225: Pulling fs layer [2024-10-03T06:30:09.940Z] 5851b861e8e6: Pulling fs layer [2024-10-03T06:30:09.940Z] bab4dde63d76: Waiting [2024-10-03T06:30:09.940Z] bde34c3a00c8: Waiting [2024-10-03T06:30:09.940Z] b352a97aabf1: Waiting [2024-10-03T06:30:09.940Z] eaf3925da568: Waiting [2024-10-03T06:30:09.940Z] 4872d77fe225: Waiting [2024-10-03T06:30:09.940Z] 5851b861e8e6: Waiting [2024-10-03T06:30:09.940Z] e2be974225ed: Verifying Checksum [2024-10-03T06:30:09.940Z] e2be974225ed: Download complete [2024-10-03T06:30:09.940Z] 988bab9f4d93: Verifying Checksum [2024-10-03T06:30:09.940Z] 988bab9f4d93: Download complete [2024-10-03T06:30:09.940Z] 1469e6f7b9e6: Verifying Checksum [2024-10-03T06:30:09.940Z] 1469e6f7b9e6: Download complete [2024-10-03T06:30:09.940Z] eaf3925da568: Verifying Checksum [2024-10-03T06:30:09.940Z] eaf3925da568: Download complete [2024-10-03T06:30:10.199Z] 339a4e72a1f5: Verifying Checksum [2024-10-03T06:30:10.199Z] 339a4e72a1f5: Download complete [2024-10-03T06:30:10.199Z] bde34c3a00c8: Download complete [2024-10-03T06:30:10.199Z] b352a97aabf1: Download complete [2024-10-03T06:30:10.199Z] 4872d77fe225: Download complete [2024-10-03T06:30:10.199Z] 5851b861e8e6: Verifying Checksum [2024-10-03T06:30:10.199Z] 5851b861e8e6: Download complete [2024-10-03T06:30:10.199Z] b85a868b505f: Verifying Checksum [2024-10-03T06:30:10.199Z] b85a868b505f: Download complete [2024-10-03T06:30:10.458Z] bab4dde63d76: Verifying Checksum [2024-10-03T06:30:10.458Z] bab4dde63d76: Download complete [2024-10-03T06:30:11.396Z] b85a868b505f: Pull complete [2024-10-03T06:30:11.654Z] e2be974225ed: Pull complete [2024-10-03T06:30:12.223Z] 339a4e72a1f5: Pull complete [2024-10-03T06:30:12.223Z] 988bab9f4d93: Pull complete [2024-10-03T06:30:12.484Z] 1469e6f7b9e6: Pull complete [2024-10-03T06:30:12.484Z] eaf3925da568: Pull complete [2024-10-03T06:30:14.386Z] bab4dde63d76: Pull complete [2024-10-03T06:30:14.386Z] bde34c3a00c8: Pull complete [2024-10-03T06:30:14.386Z] b352a97aabf1: Pull complete [2024-10-03T06:30:14.386Z] 4872d77fe225: Pull complete [2024-10-03T06:30:14.386Z] 5851b861e8e6: Pull complete [2024-10-03T06:30:14.386Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-03T06:30:14.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T06:30:14.386Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T06:30:14.523Z] prd-ubuntu20.04-docker-8c-8g-13266 does not seem to be running inside a container [2024-10-03T06:30:14.549Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-03T06:30:17.294Z] $ docker top 657b6932fab45f3e5be4fa12f4478502caaad6ee63a6bbd2d4fc94165e7415d8 -eo pid,comm [2024-10-03T06:30:17.350Z] 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-03T06:30:17.350Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-03T06:30:17.402Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-03T06:30:17.402Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-03T06:30:17.512Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-03T06:30:17.514Z] $ docker exec 657b6932fab45f3e5be4fa12f4478502caaad6ee63a6bbd2d4fc94165e7415d8 ssh-agent [2024-10-03T06:30:17.609Z] SSH_AUTH_SOCK=/tmp/ssh-T4NBN2dfl8n5/agent.32 [2024-10-03T06:30:17.609Z] SSH_AGENT_PID=38 [2024-10-03T06:30:17.616Z] Running ssh-add (command line suppressed) [2024-10-03T06:30:17.722Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14316822780773945073.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14316822780773945073.key) [2024-10-03T06:30:17.735Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-03T06:30:18.021Z] + git tag --points-at HEAD [Pipeline] } [2024-10-03T06:30:18.032Z] $ docker exec --env ******** --env ******** 657b6932fab45f3e5be4fa12f4478502caaad6ee63a6bbd2d4fc94165e7415d8 ssh-agent -k [2024-10-03T06:30:18.117Z] unset SSH_AUTH_SOCK; [2024-10-03T06:30:18.118Z] unset SSH_AGENT_PID; [2024-10-03T06:30:18.118Z] echo Agent pid 38 killed; [2024-10-03T06:30:18.129Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-03T06:30:18.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-03T06:30:18.176Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-03T06:30:18.273Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-03T06:30:18.276Z] $ docker exec 657b6932fab45f3e5be4fa12f4478502caaad6ee63a6bbd2d4fc94165e7415d8 ssh-agent [2024-10-03T06:30:18.381Z] SSH_AUTH_SOCK=/tmp/ssh-0jzrZFIWr2Lh/agent.71 [2024-10-03T06:30:18.381Z] SSH_AGENT_PID=77 [2024-10-03T06:30:18.386Z] Running ssh-add (command line suppressed) [2024-10-03T06:30:18.472Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5257865084371394859.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5257865084371394859.key) [2024-10-03T06:30:18.491Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-03T06:30:18.788Z] + git semver init [2024-10-03T06:30:19.048Z] 2024-10-03 06:30:18,974 [run_init] DEBUG init version:0.0.0 force:False [2024-10-03T06:30:19.048Z] 2024-10-03 06:30:18,975 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-10-03T06:30:19.048Z] 2024-10-03 06:30:18,975 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-10-03T06:30:19.048Z] 2024-10-03 06:30:18,975 [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-03T06:30:21.587Z] 2024-10-03 06:30:20,971 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-10-03T06:30:21.587Z] 2024-10-03 06:30:20,971 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-10-03T06:30:21.587Z] 2024-10-03 06:30:20,972 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-03T06:30:21.587Z] 2024-10-03 06:30:20,972 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-03T06:30:21.587Z] 3.2.0-dev.41 [Pipeline] } [2024-10-03T06:30:21.596Z] $ docker exec --env ******** --env ******** 657b6932fab45f3e5be4fa12f4478502caaad6ee63a6bbd2d4fc94165e7415d8 ssh-agent -k [2024-10-03T06:30:21.697Z] unset SSH_AUTH_SOCK; [2024-10-03T06:30:21.697Z] unset SSH_AGENT_PID; [2024-10-03T06:30:21.697Z] echo Agent pid 77 killed; [2024-10-03T06:30:21.707Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-03T06:30:22.041Z] + git semver [Pipeline] } [2024-10-03T06:30:22.317Z] $ docker stop --time=1 657b6932fab45f3e5be4fa12f4478502caaad6ee63a6bbd2d4fc94165e7415d8 [2024-10-03T06:30:23.592Z] $ docker rm -f --volumes 657b6932fab45f3e5be4fa12f4478502caaad6ee63a6bbd2d4fc94165e7415d8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-03T06:30:23.935Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-03T06:30:24.272Z] Stashed 1 file(s) [Pipeline] echo [2024-10-03T06:30:24.276Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.41 [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-03T06:30:24.474Z] provisioning config files... [2024-10-03T06:30:24.483Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4732161667425623138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T06:30:24.789Z] ---> ****-login.sh [2024-10-03T06:30:24.789Z] nexus3.edgexfoundry.org:10001 [2024-10-03T06:30:24.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T06:30:24.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T06:30:24.789Z] Configure a credential helper to remove this warning. See [2024-10-03T06:30:24.789Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T06:30:24.789Z] [2024-10-03T06:30:24.789Z] Login Succeeded [2024-10-03T06:30:24.789Z] nexus3.edgexfoundry.org:10002 [2024-10-03T06:30:24.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T06:30:24.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T06:30:24.790Z] Configure a credential helper to remove this warning. See [2024-10-03T06:30:24.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T06:30:24.790Z] [2024-10-03T06:30:24.790Z] Login Succeeded [2024-10-03T06:30:24.790Z] nexus3.edgexfoundry.org:10003 [2024-10-03T06:30:25.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T06:30:25.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T06:30:25.054Z] Configure a credential helper to remove this warning. See [2024-10-03T06:30:25.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T06:30:25.054Z] [2024-10-03T06:30:25.054Z] Login Succeeded [2024-10-03T06:30:25.054Z] nexus3.edgexfoundry.org:10004 [2024-10-03T06:30:25.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T06:30:25.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T06:30:25.054Z] Configure a credential helper to remove this warning. See [2024-10-03T06:30:25.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T06:30:25.054Z] [2024-10-03T06:30:25.054Z] Login Succeeded [2024-10-03T06:30:25.054Z] ****.io [2024-10-03T06:30:25.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T06:30:25.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T06:30:25.314Z] Configure a credential helper to remove this warning. See [2024-10-03T06:30:25.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T06:30:25.314Z] [2024-10-03T06:30:25.314Z] Login Succeeded [2024-10-03T06:30:25.314Z] ---> ****-login.sh ends [Pipeline] } [2024-10-03T06:30:25.320Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-03T06:30:25.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T06:30:25.449Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T06:30:25.462Z] ========================================================= [2024-10-03T06:30:25.462Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-03T06:30:25.462Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:30:25.789Z] + 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.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-03T06:30:25.789Z] Sending build context to Docker daemon 25.39MB [2024-10-03T06:30:25.789Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-03T06:30:25.789Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-03T06:30:26.048Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-03T06:30:26.048Z] 43c4264eed91: Pulling fs layer [2024-10-03T06:30:26.048Z] 4cc291be95ef: Pulling fs layer [2024-10-03T06:30:26.048Z] 2ac1f1163629: Pulling fs layer [2024-10-03T06:30:26.048Z] 5c3c966382ef: Pulling fs layer [2024-10-03T06:30:26.048Z] 4f4fb700ef54: Pulling fs layer [2024-10-03T06:30:26.048Z] 5d5c8e513c77: Pulling fs layer [2024-10-03T06:30:26.048Z] 9f66e0745190: Pulling fs layer [2024-10-03T06:30:26.048Z] f49a43e4bbc0: Pulling fs layer [2024-10-03T06:30:26.048Z] 561ebcabdf7f: Pulling fs layer [2024-10-03T06:30:26.048Z] 4f4fb700ef54: Waiting [2024-10-03T06:30:26.048Z] 5d5c8e513c77: Waiting [2024-10-03T06:30:26.048Z] 9f66e0745190: Waiting [2024-10-03T06:30:26.048Z] f49a43e4bbc0: Waiting [2024-10-03T06:30:26.048Z] 561ebcabdf7f: Waiting [2024-10-03T06:30:26.048Z] 5c3c966382ef: Waiting [2024-10-03T06:30:26.048Z] 4cc291be95ef: Download complete [2024-10-03T06:30:26.048Z] 5c3c966382ef: Verifying Checksum [2024-10-03T06:30:26.048Z] 5c3c966382ef: Download complete [2024-10-03T06:30:26.048Z] 4f4fb700ef54: Verifying Checksum [2024-10-03T06:30:26.048Z] 4f4fb700ef54: Download complete [2024-10-03T06:30:26.048Z] 5d5c8e513c77: Verifying Checksum [2024-10-03T06:30:26.048Z] 43c4264eed91: Download complete [2024-10-03T06:30:26.048Z] 9f66e0745190: Download complete [2024-10-03T06:30:26.312Z] 43c4264eed91: Pull complete [2024-10-03T06:30:26.312Z] 4cc291be95ef: Pull complete [2024-10-03T06:30:26.312Z] 561ebcabdf7f: Verifying Checksum [2024-10-03T06:30:26.312Z] 561ebcabdf7f: Download complete [2024-10-03T06:30:26.580Z] 2ac1f1163629: Verifying Checksum [2024-10-03T06:30:26.580Z] 2ac1f1163629: Download complete [2024-10-03T06:30:27.146Z] f49a43e4bbc0: Verifying Checksum [2024-10-03T06:30:27.146Z] f49a43e4bbc0: Download complete [2024-10-03T06:30:29.678Z] 2ac1f1163629: Pull complete [2024-10-03T06:30:29.678Z] 5c3c966382ef: Pull complete [2024-10-03T06:30:29.678Z] 4f4fb700ef54: Pull complete [2024-10-03T06:30:29.678Z] 5d5c8e513c77: Pull complete [2024-10-03T06:30:29.937Z] 9f66e0745190: Pull complete [2024-10-03T06:30:32.462Z] f49a43e4bbc0: Pull complete [2024-10-03T06:30:32.462Z] 561ebcabdf7f: Pull complete [2024-10-03T06:30:32.462Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-03T06:30:32.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-03T06:30:32.462Z] ---> 3a752c3f9dda [2024-10-03T06:30:32.462Z] Step 3/10 : ARG MAKE=make build [2024-10-03T06:30:36.653Z] ---> Running in 988600e81fb9 [2024-10-03T06:30:36.653Z] Removing intermediate container 988600e81fb9 [2024-10-03T06:30:36.653Z] ---> 93bf93e88d0a [2024-10-03T06:30:36.653Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-03T06:30:36.653Z] ---> Running in 365ae64ecd5f [2024-10-03T06:30:36.653Z] Removing intermediate container 365ae64ecd5f [2024-10-03T06:30:36.653Z] ---> 56f7ba009aaf [2024-10-03T06:30:36.653Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-03T06:30:36.653Z] ---> Running in 9f9dd3be99b9 [2024-10-03T06:30:36.653Z] Removing intermediate container 9f9dd3be99b9 [2024-10-03T06:30:36.653Z] ---> 00a396fad357 [2024-10-03T06:30:36.653Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-03T06:30:36.653Z] ---> Running in 06011f8b6e8f [2024-10-03T06:30:36.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:30:37.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:30:37.428Z] OK: 246 MiB in 54 packages [2024-10-03T06:30:37.687Z] Removing intermediate container 06011f8b6e8f [2024-10-03T06:30:37.687Z] ---> f6b545632190 [2024-10-03T06:30:37.687Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-03T06:30:37.945Z] ---> 2e998f065567 [2024-10-03T06:30:37.945Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T06:30:37.945Z] ---> Running in 3875ac0b6667 [2024-10-03T06:30:39.419Z] Still waiting to schedule task [2024-10-03T06:30:39.420Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-03T06:31:34.211Z] Removing intermediate container 3875ac0b6667 [2024-10-03T06:31:34.211Z] ---> 96041ac491df [2024-10-03T06:31:34.211Z] Step 9/10 : COPY . . [2024-10-03T06:31:34.211Z] ---> e91d4edc4aa6 [2024-10-03T06:31:34.211Z] Step 10/10 : RUN ${MAKE} [2024-10-03T06:31:34.211Z] ---> Running in 1f28b229637a [2024-10-03T06:31:34.211Z] noop [2024-10-03T06:31:34.211Z] Removing intermediate container 1f28b229637a [2024-10-03T06:31:34.211Z] ---> ce3132d10d76 [2024-10-03T06:31:34.211Z] Successfully built ce3132d10d76 [2024-10-03T06:31:34.211Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:31:34.534Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-03T06:31:34.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T06:31:34.619Z] prd-ubuntu20.04-docker-8c-8g-13266 does not seem to be running inside a container [2024-10-03T06:31:34.646Z] $ 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 ******** ci-base-image-x86_64 cat [2024-10-03T06:31:34.952Z] $ docker top 6b390698f93af04c90e6d681ee1c039ce71a55e7ff1bb2921cccd4d188893b9c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T06:31:35.296Z] + go version [2024-10-03T06:31:35.297Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-03T06:31:35.304Z] $ docker stop --time=1 6b390698f93af04c90e6d681ee1c039ce71a55e7ff1bb2921cccd4d188893b9c [2024-10-03T06:31:36.574Z] $ docker rm -f --volumes 6b390698f93af04c90e6d681ee1c039ce71a55e7ff1bb2921cccd4d188893b9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:31:36.996Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-03T06:31:36.996Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T06:31:37.076Z] prd-ubuntu20.04-docker-8c-8g-13266 does not seem to be running inside a container [2024-10-03T06:31:37.107Z] $ 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 ******** ci-base-image-x86_64 cat [2024-10-03T06:31:37.443Z] $ docker top 0e679657b27ef804fab17e45d37b08bd922ebf34ad927ca4e1d513ff19ad6c23 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T06:31:37.794Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-03T06:31:38.099Z] + make test [2024-10-03T06:31:38.099Z] go test -race -coverprofile=coverage.out ./... [2024-10-03T06:31:46.214Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-10-03T06:32:18.278Z] github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements [2024-10-03T06:32:18.278Z] github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements [2024-10-03T06:32:18.278Z] github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements [2024-10-03T06:32:18.278Z] github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements [2024-10-03T06:32:18.278Z] github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements [2024-10-03T06:32:18.278Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.035s coverage: 26.0% of statements [2024-10-03T06:32:18.278Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.035s coverage: 79.4% of statements [2024-10-03T06:32:18.846Z] github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements [2024-10-03T06:32:18.846Z] github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements [2024-10-03T06:32:19.877Z] github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements [2024-10-03T06:32:19.877Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.059s coverage: 86.0% of statements [2024-10-03T06:32:20.136Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-10-03T06:32:20.136Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements [2024-10-03T06:32:20.136Z] github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements [2024-10-03T06:32:21.072Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.095s coverage: 45.2% of statements [2024-10-03T06:32:22.010Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements [2024-10-03T06:32:23.920Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.043s coverage: 14.1% of statements [2024-10-03T06:32:23.920Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.234s coverage: 44.6% of statements [2024-10-03T06:32:23.920Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.070s coverage: 68.5% of statements [2024-10-03T06:32:23.920Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.092s coverage: 89.2% of statements [2024-10-03T06:32:23.920Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.053s coverage: 5.3% of statements [2024-10-03T06:32:56.003Z] GO111MODULE=on go vet ./... [2024-10-03T06:32:57.377Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-03T06:32:57.377Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-03T06:32:57.377Z] ./bin/test-attribution-txt.sh [2024-10-03T06:32:57.377Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-10-03T06:32:57.377Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-10-03T06:32:57.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-03T06:32:57.402Z] $ docker stop --time=1 0e679657b27ef804fab17e45d37b08bd922ebf34ad927ca4e1d513ff19ad6c23 [2024-10-03T06:33:02.955Z] $ docker rm -f --volumes 0e679657b27ef804fab17e45d37b08bd922ebf34ad927ca4e1d513ff19ad6c23 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-03T06:33:03.600Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-03T06:33:03.694Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-03T06:33:04.253Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-03T06:33:04.539Z] + ls -al . [2024-10-03T06:33:04.539Z] total 712 [2024-10-03T06:33:04.539Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 06:31 . [2024-10-03T06:33:04.539Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 06:29 .. [2024-10-03T06:33:04.539Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 3 06:30 .dockerignore [2024-10-03T06:33:04.539Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 06:32 .git [2024-10-03T06:33:04.539Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 06:30 .github [2024-10-03T06:33:04.539Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 3 06:30 .gitignore [2024-10-03T06:33:04.539Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 3 06:30 .golangci.yml [2024-10-03T06:33:04.539Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 06:30 .semver [2024-10-03T06:33:04.539Z] -rw-rw-r-- 1 jenkins jenkins 48109 Oct 3 06:30 CHANGELOG.md [2024-10-03T06:33:04.539Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 06:30 GOVERNANCE.md [2024-10-03T06:33:04.539Z] -rw-rw-r-- 1 jenkins jenkins 885 Oct 3 06:30 Jenkinsfile [2024-10-03T06:33:04.539Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 3 06:30 LICENSE [2024-10-03T06:33:04.539Z] -rw-rw-r-- 1 jenkins jenkins 1842 Oct 3 06:30 Makefile [2024-10-03T06:33:04.539Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 3 06:30 OWNERS.md [2024-10-03T06:33:04.539Z] -rw-rw-r-- 1 jenkins jenkins 4937 Oct 3 06:30 README.md [2024-10-03T06:33:04.539Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 3 06:30 VERSION [2024-10-03T06:33:04.539Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 06:30 bin [2024-10-03T06:33:04.539Z] -rw-r--r-- 1 jenkins jenkins 465881 Oct 3 06:32 coverage.out [2024-10-03T06:33:04.539Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 3 06:30 example [2024-10-03T06:33:04.539Z] -rw-rw-r-- 1 jenkins jenkins 6956 Oct 3 06:30 go.mod [2024-10-03T06:33:04.539Z] -rw-rw-r-- 1 jenkins jenkins 99963 Oct 3 06:30 go.sum [2024-10-03T06:33:04.539Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 3 06:30 internal [2024-10-03T06:33:04.539Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 06:30 openapi [2024-10-03T06:33:04.539Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 3 06:30 pkg [2024-10-03T06:33:04.539Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 06:30 snap [2024-10-03T06:33:04.539Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 3 06:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:33:04.857Z] + 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=1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 --label arch=amd64 --label version=3.2.0-dev.41 . [2024-10-03T06:33:04.857Z] Sending build context to Docker daemon 25.86MB [2024-10-03T06:33:04.857Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-10-03T06:33:04.857Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-03T06:33:04.857Z] ---> ce3132d10d76 [2024-10-03T06:33:04.857Z] Step 3/24 : ARG MAKE=make build [2024-10-03T06:33:05.426Z] ---> Running in 1eb5c179056a [2024-10-03T06:33:05.426Z] Removing intermediate container 1eb5c179056a [2024-10-03T06:33:05.426Z] ---> 93fbdf7545aa [2024-10-03T06:33:05.426Z] Step 4/24 : WORKDIR /device-sdk-go [2024-10-03T06:33:05.426Z] ---> Running in 050de12f0923 [2024-10-03T06:33:05.426Z] Removing intermediate container 050de12f0923 [2024-10-03T06:33:05.426Z] ---> 0bcd518df384 [2024-10-03T06:33:05.426Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-03T06:33:05.426Z] ---> Running in 7027303f953d [2024-10-03T06:33:05.685Z] Removing intermediate container 7027303f953d [2024-10-03T06:33:05.685Z] ---> 3ac94c098c59 [2024-10-03T06:33:05.685Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-10-03T06:33:05.685Z] ---> Running in f3aed715ba03 [2024-10-03T06:33:05.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:33:05.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:33:06.509Z] OK: 246 MiB in 54 packages [2024-10-03T06:33:06.768Z] Removing intermediate container f3aed715ba03 [2024-10-03T06:33:06.768Z] ---> 99a018ea664f [2024-10-03T06:33:06.768Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-03T06:33:06.768Z] ---> 63a6f5eb8119 [2024-10-03T06:33:06.768Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T06:33:06.768Z] ---> Running in c7f3e4cf6f85 [2024-10-03T06:33:07.704Z] Removing intermediate container c7f3e4cf6f85 [2024-10-03T06:33:07.704Z] ---> 0e7682e0253a [2024-10-03T06:33:07.704Z] Step 9/24 : COPY . . [2024-10-03T06:33:08.275Z] ---> 9caca57bbac7 [2024-10-03T06:33:08.275Z] Step 10/24 : RUN ${MAKE} [2024-10-03T06:33:08.275Z] ---> Running in f40543470a2e [2024-10-03T06:33:08.535Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.41 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.41" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-10-03T06:33:47.249Z] Removing intermediate container f40543470a2e [2024-10-03T06:33:47.249Z] ---> e95a8d3655fa [2024-10-03T06:33:47.249Z] Step 11/24 : FROM alpine:3.20 [2024-10-03T06:33:47.249Z] 3.20: Pulling from library/alpine [2024-10-03T06:33:47.249Z] 43c4264eed91: Already exists [2024-10-03T06:33:47.249Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-03T06:33:47.249Z] Status: Downloaded newer image for alpine:3.20 [2024-10-03T06:33:47.249Z] ---> 91ef0af61f39 [2024-10-03T06:33:47.249Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-10-03T06:33:47.249Z] ---> Running in e3947198680b [2024-10-03T06:33:47.249Z] Removing intermediate container e3947198680b [2024-10-03T06:33:47.249Z] ---> 89120528f3f9 [2024-10-03T06:33:47.249Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-03T06:33:47.249Z] ---> Running in 0259dba185af [2024-10-03T06:33:47.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:33:47.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:33:47.249Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-03T06:33:47.249Z] Executing busybox-1.36.1-r29.trigger [2024-10-03T06:33:47.249Z] OK: 8 MiB in 15 packages [2024-10-03T06:33:47.249Z] Removing intermediate container 0259dba185af [2024-10-03T06:33:47.249Z] ---> 1038a6710ad6 [2024-10-03T06:33:47.249Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-03T06:33:47.249Z] ---> Running in a3dc39509ce1 [2024-10-03T06:33:47.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:33:47.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:33:47.249Z] Upgrading critical system libraries and apk-tools: [2024-10-03T06:33:47.249Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-03T06:33:47.249Z] Executing busybox-1.36.1-r29.trigger [2024-10-03T06:33:47.249Z] Continuing the upgrade transaction with new apk-tools: [2024-10-03T06:33:47.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:33:47.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:33:47.249Z] OK: 8 MiB in 15 packages [2024-10-03T06:33:47.249Z] Removing intermediate container a3dc39509ce1 [2024-10-03T06:33:47.249Z] ---> 7ae6a5fbdb5d [2024-10-03T06:33:47.249Z] Step 15/24 : WORKDIR / [2024-10-03T06:33:47.249Z] ---> Running in 5f75474bdf15 [2024-10-03T06:33:47.249Z] Removing intermediate container 5f75474bdf15 [2024-10-03T06:33:47.249Z] ---> 83825801a144 [2024-10-03T06:33:47.249Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-10-03T06:33:47.249Z] ---> c314073cd34d [2024-10-03T06:33:47.249Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-10-03T06:33:47.249Z] ---> 9bd9b32478ea [2024-10-03T06:33:47.249Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-10-03T06:33:47.249Z] ---> 683359f90edf [2024-10-03T06:33:47.249Z] Step 19/24 : EXPOSE 59999 [2024-10-03T06:33:47.249Z] ---> Running in 5dddb8aa0a73 [2024-10-03T06:33:47.249Z] Removing intermediate container 5dddb8aa0a73 [2024-10-03T06:33:47.249Z] ---> 021a80b7af22 [2024-10-03T06:33:47.249Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-10-03T06:33:47.249Z] ---> Running in 6a1ee31c9bd7 [2024-10-03T06:33:47.250Z] Removing intermediate container 6a1ee31c9bd7 [2024-10-03T06:33:47.250Z] ---> ab8ee16e74b1 [2024-10-03T06:33:47.250Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-03T06:33:47.250Z] ---> Running in 36c82933584d [2024-10-03T06:33:47.250Z] Removing intermediate container 36c82933584d [2024-10-03T06:33:47.250Z] ---> 65fcdb4848ed [2024-10-03T06:33:47.250Z] Step 22/24 : LABEL arch=amd64 [2024-10-03T06:33:47.250Z] ---> Running in d8718a4d934c [2024-10-03T06:33:47.250Z] Removing intermediate container d8718a4d934c [2024-10-03T06:33:47.250Z] ---> 3f8e08b42f4e [2024-10-03T06:33:47.250Z] Step 23/24 : LABEL git_sha=1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 [2024-10-03T06:33:47.250Z] ---> Running in 5971fdf2148e [2024-10-03T06:33:47.250Z] Removing intermediate container 5971fdf2148e [2024-10-03T06:33:47.250Z] ---> f35c3ae6c2a3 [2024-10-03T06:33:47.250Z] Step 24/24 : LABEL version=3.2.0-dev.41 [2024-10-03T06:33:47.250Z] ---> Running in 0f91bea82d49 [2024-10-03T06:33:47.250Z] Removing intermediate container 0f91bea82d49 [2024-10-03T06:33:47.250Z] ---> 118b158abaaa [2024-10-03T06:33:47.250Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-03T06:33:47.250Z] Successfully built 118b158abaaa [2024-10-03T06:33:47.250Z] 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-03T06:33:47.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T06:33:47.718Z] [2024-10-03T06:33:47.718Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:33:48.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T06:33:48.023Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-03T06:33:48.023Z] 5eb5b503b376: Pulling fs layer [2024-10-03T06:33:48.023Z] 5c69ac0246d0: Pulling fs layer [2024-10-03T06:33:48.023Z] ec43610c2a17: Pulling fs layer [2024-10-03T06:33:48.023Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-03T06:33:48.023Z] 33b1e0a273af: Pulling fs layer [2024-10-03T06:33:48.023Z] 5d3b04190fa2: Pulling fs layer [2024-10-03T06:33:48.023Z] 2f39f015ded8: Pulling fs layer [2024-10-03T06:33:48.023Z] 3a2ae6a8a46f: Waiting [2024-10-03T06:33:48.023Z] 33b1e0a273af: Waiting [2024-10-03T06:33:48.023Z] 5d3b04190fa2: Waiting [2024-10-03T06:33:48.023Z] 2f39f015ded8: Waiting [2024-10-03T06:33:48.023Z] 5c69ac0246d0: Verifying Checksum [2024-10-03T06:33:48.023Z] 5c69ac0246d0: Download complete [2024-10-03T06:33:48.023Z] 3a2ae6a8a46f: Download complete [2024-10-03T06:33:48.023Z] 33b1e0a273af: Verifying Checksum [2024-10-03T06:33:48.023Z] 33b1e0a273af: Download complete [2024-10-03T06:33:48.023Z] ec43610c2a17: Verifying Checksum [2024-10-03T06:33:48.023Z] ec43610c2a17: Download complete [2024-10-03T06:33:48.023Z] 5d3b04190fa2: Verifying Checksum [2024-10-03T06:33:48.023Z] 5d3b04190fa2: Download complete [2024-10-03T06:33:48.280Z] 5eb5b503b376: Verifying Checksum [2024-10-03T06:33:48.280Z] 5eb5b503b376: Download complete [2024-10-03T06:33:48.845Z] 2f39f015ded8: Download complete [2024-10-03T06:33:49.413Z] 5eb5b503b376: Pull complete [2024-10-03T06:33:49.413Z] 5c69ac0246d0: Pull complete [2024-10-03T06:33:49.978Z] ec43610c2a17: Pull complete [2024-10-03T06:33:49.978Z] 3a2ae6a8a46f: Pull complete [2024-10-03T06:33:50.236Z] 33b1e0a273af: Pull complete [2024-10-03T06:33:50.236Z] 5d3b04190fa2: Pull complete [2024-10-03T06:33:54.418Z] 2f39f015ded8: Pull complete [2024-10-03T06:33:54.418Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-03T06:33:54.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T06:33:54.418Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T06:33:54.514Z] prd-ubuntu20.04-docker-8c-8g-13266 does not seem to be running inside a container [2024-10-03T06:33:54.538Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-03T06:33:58.333Z] $ docker top ce7967141bbb5012886e72ac4a73a15d0be966be0cf2ab0b2bde03139929f39f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T06:33:58.712Z] ---> job-cost.sh [2024-10-03T06:33:58.712Z] lf-activate-venv: SKIPPING [2024-10-03T06:33:58.712Z] INFO: No Stack... [2024-10-03T06:33:58.970Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-03T06:33:59.229Z] INFO: Archiving Costs [Pipeline] sh [2024-10-03T06:33:59.516Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-10-03T06:33:59.516Z] + cut -d, -f6 [Pipeline] lock [2024-10-03T06:33:59.530Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-316-stack-cost] [2024-10-03T06:33:59.537Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-316-stack-cost] did not exist. Created. [2024-10-03T06:33:59.542Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-316-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-03T06:33:59.852Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-03T06:33:59.884Z] Stashed 1 file(s) [Pipeline] } [2024-10-03T06:33:59.892Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-316-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-03T06:33:59.912Z] $ docker stop --time=1 ce7967141bbb5012886e72ac4a73a15d0be966be0cf2ab0b2bde03139929f39f [2024-10-03T06:34:01.053Z] $ docker rm -f --volumes ce7967141bbb5012886e72ac4a73a15d0be966be0cf2ab0b2bde03139929f39f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-03T08:13:42.543Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13936 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-10-03T08:13:42.565Z] Running in /w/workspace/device-sdk-go/316 [Pipeline] { [Pipeline] checkout [2024-10-03T08:13:45.626Z] The recommended git tool is: git [2024-10-03T08:13:51.448Z] using credential edgex-jenkins-ssh [2024-10-03T08:13:51.476Z] Cloning the remote Git repository [2024-10-03T08:13:51.526Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-10-03T08:13:51.647Z] > git init /w/workspace/device-sdk-go/316 # timeout=10 [2024-10-03T08:13:51.841Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-10-03T08:13:51.842Z] > git --version # timeout=10 [2024-10-03T08:13:51.865Z] > git --version # 'git version 2.25.1' [2024-10-03T08:13:51.869Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-03T08:13:52.070Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-03T08:13:55.738Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-10-03T08:13:55.762Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-03T08:13:56.989Z] Avoid second fetch [2024-10-03T08:13:56.989Z] Checking out Revision 1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 (main) [2024-10-03T08:13:57.012Z] > git config core.sparsecheckout # timeout=10 [2024-10-03T08:13:57.098Z] > git checkout -f 1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 # timeout=10 [2024-10-03T08:13:57.853Z] Commit message: "Merge pull request #1631 from jinlinGuan/golang-1.23" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-03T08:14:02.705Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-03T08:14:02.705Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-03T08:14:02.705Z] Dload Upload Total Spent Left Speed [2024-10-03T08:14:02.705Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 63192 0 --:--:-- --:--:-- --:--:-- 63192 [Pipeline] sh [2024-10-03T08:14:03.116Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-03T08:14:03.463Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-03T08:14:03.464Z] + sudo tee /etc/docker/daemon.new [2024-10-03T08:14:03.464Z] { [2024-10-03T08:14:03.464Z] "registry-mirrors": [ [2024-10-03T08:14:03.464Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-03T08:14:03.464Z] ], [2024-10-03T08:14:03.464Z] "bip": "10.250.0.254/24", [2024-10-03T08:14:03.464Z] "hosts": [ [2024-10-03T08:14:03.464Z] "tcp://0.0.0.0:5555", [2024-10-03T08:14:03.464Z] "unix:///var/run/docker.sock" [2024-10-03T08:14:03.464Z] ], [2024-10-03T08:14:03.464Z] "mtu": 1458, [2024-10-03T08:14:03.464Z] "selinux-enabled": true, [2024-10-03T08:14:03.464Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-03T08:14:03.464Z] } [Pipeline] sh [2024-10-03T08:14:03.818Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-03T08:14:04.173Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-03T08:14:22.524Z] provisioning config files... [2024-10-03T08:14:22.561Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/316@tmp/config15877653082969780598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:14:23.045Z] ---> ****-login.sh [2024-10-03T08:14:23.045Z] nexus3.edgexfoundry.org:10001 [2024-10-03T08:14:23.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T08:14:23.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T08:14:23.642Z] Configure a credential helper to remove this warning. See [2024-10-03T08:14:23.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T08:14:23.642Z] [2024-10-03T08:14:23.642Z] Login Succeeded [2024-10-03T08:14:23.643Z] nexus3.edgexfoundry.org:10002 [2024-10-03T08:14:23.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T08:14:24.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T08:14:24.191Z] Configure a credential helper to remove this warning. See [2024-10-03T08:14:24.191Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T08:14:24.191Z] [2024-10-03T08:14:24.191Z] Login Succeeded [2024-10-03T08:14:24.191Z] nexus3.edgexfoundry.org:10003 [2024-10-03T08:14:24.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T08:14:24.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T08:14:24.467Z] Configure a credential helper to remove this warning. See [2024-10-03T08:14:24.467Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T08:14:24.467Z] [2024-10-03T08:14:24.467Z] Login Succeeded [2024-10-03T08:14:24.467Z] nexus3.edgexfoundry.org:10004 [2024-10-03T08:14:24.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T08:14:25.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T08:14:25.024Z] Configure a credential helper to remove this warning. See [2024-10-03T08:14:25.024Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T08:14:25.024Z] [2024-10-03T08:14:25.024Z] Login Succeeded [2024-10-03T08:14:25.024Z] ****.io [2024-10-03T08:14:25.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T08:14:25.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T08:14:25.580Z] Configure a credential helper to remove this warning. See [2024-10-03T08:14:25.580Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T08:14:25.580Z] [2024-10-03T08:14:25.580Z] Login Succeeded [2024-10-03T08:14:25.580Z] ---> ****-login.sh ends [Pipeline] } [2024-10-03T08:14:25.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-03T08:14:26.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T08:14:26.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T08:14:26.069Z] ========================================================= [2024-10-03T08:14:26.069Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-03T08:14:26.069Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:14:26.455Z] + 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.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-03T08:14:27.047Z] Sending build context to Docker daemon 13.15MB [2024-10-03T08:14:27.047Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-03T08:14:27.047Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-03T08:14:27.326Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-03T08:14:27.326Z] cf04c63912e1: Pulling fs layer [2024-10-03T08:14:27.326Z] 55b35a11ae5e: Pulling fs layer [2024-10-03T08:14:27.326Z] a37a00ec5f00: Pulling fs layer [2024-10-03T08:14:27.326Z] 50b3750afda1: Pulling fs layer [2024-10-03T08:14:27.326Z] 4f4fb700ef54: Pulling fs layer [2024-10-03T08:14:27.326Z] 50b3750afda1: Waiting [2024-10-03T08:14:27.326Z] 80978eb59214: Pulling fs layer [2024-10-03T08:14:27.326Z] c9f46d7d2bd2: Pulling fs layer [2024-10-03T08:14:27.326Z] c5a475d317c9: Pulling fs layer [2024-10-03T08:14:27.326Z] 4f4fb700ef54: Waiting [2024-10-03T08:14:27.326Z] 80978eb59214: Waiting [2024-10-03T08:14:27.326Z] c9f46d7d2bd2: Waiting [2024-10-03T08:14:27.326Z] c5a475d317c9: Waiting [2024-10-03T08:14:27.326Z] 55b35a11ae5e: Download complete [2024-10-03T08:14:27.326Z] 50b3750afda1: Verifying Checksum [2024-10-03T08:14:27.326Z] 50b3750afda1: Download complete [2024-10-03T08:14:27.326Z] 4f4fb700ef54: Verifying Checksum [2024-10-03T08:14:27.326Z] 4f4fb700ef54: Download complete [2024-10-03T08:14:27.326Z] 80978eb59214: Download complete [2024-10-03T08:14:27.326Z] cf04c63912e1: Verifying Checksum [2024-10-03T08:14:27.326Z] cf04c63912e1: Download complete [2024-10-03T08:14:27.936Z] c5a475d317c9: Verifying Checksum [2024-10-03T08:14:27.936Z] c5a475d317c9: Download complete [2024-10-03T08:14:28.536Z] cf04c63912e1: Pull complete [2024-10-03T08:14:29.131Z] 55b35a11ae5e: Pull complete [2024-10-03T08:14:29.722Z] a37a00ec5f00: Verifying Checksum [2024-10-03T08:14:29.722Z] a37a00ec5f00: Download complete [2024-10-03T08:14:30.310Z] c9f46d7d2bd2: Verifying Checksum [2024-10-03T08:14:30.310Z] c9f46d7d2bd2: Download complete [2024-10-03T08:14:45.336Z] a37a00ec5f00: Pull complete [2024-10-03T08:14:45.336Z] 50b3750afda1: Pull complete [2024-10-03T08:14:45.336Z] 4f4fb700ef54: Pull complete [2024-10-03T08:14:45.336Z] 80978eb59214: Pull complete [2024-10-03T08:14:52.037Z] c9f46d7d2bd2: Pull complete [2024-10-03T08:14:54.025Z] c5a475d317c9: Pull complete [2024-10-03T08:14:54.025Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-03T08:14:54.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-03T08:14:54.025Z] ---> be29e6b0f0d4 [2024-10-03T08:14:54.025Z] Step 3/10 : ARG MAKE=make build [2024-10-03T08:14:55.003Z] ---> Running in c2da1ced623a [2024-10-03T08:14:55.274Z] Removing intermediate container c2da1ced623a [2024-10-03T08:14:55.274Z] ---> 31e25bb73fd4 [2024-10-03T08:14:55.274Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-03T08:14:55.274Z] ---> Running in 3b7a2ddd9352 [2024-10-03T08:14:55.562Z] Removing intermediate container 3b7a2ddd9352 [2024-10-03T08:14:55.562Z] ---> 6269ac8b7c26 [2024-10-03T08:14:55.562Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-03T08:14:55.841Z] ---> Running in 2dbfcbaaa33f [2024-10-03T08:14:56.114Z] Removing intermediate container 2dbfcbaaa33f [2024-10-03T08:14:56.114Z] ---> 92379d2586a3 [2024-10-03T08:14:56.114Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-03T08:14:56.114Z] ---> Running in 101408cad857 [2024-10-03T08:14:57.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T08:14:57.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T08:14:59.782Z] OK: 238 MiB in 54 packages [2024-10-03T08:15:00.750Z] Removing intermediate container 101408cad857 [2024-10-03T08:15:00.750Z] ---> 2423f0917a05 [2024-10-03T08:15:00.750Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-03T08:15:01.348Z] ---> c5e357e129fb [2024-10-03T08:15:01.348Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T08:15:01.348Z] ---> Running in c5a7d3cd788d [2024-10-03T08:16:53.137Z] Removing intermediate container c5a7d3cd788d [2024-10-03T08:16:53.137Z] ---> 993cdde6e719 [2024-10-03T08:16:53.137Z] Step 9/10 : COPY . . [2024-10-03T08:16:53.137Z] ---> 310cb67de7d7 [2024-10-03T08:16:53.137Z] Step 10/10 : RUN ${MAKE} [2024-10-03T08:16:53.137Z] ---> Running in 50a86f73dc91 [2024-10-03T08:16:53.137Z] noop [2024-10-03T08:16:53.137Z] Removing intermediate container 50a86f73dc91 [2024-10-03T08:16:53.137Z] ---> 705c53ac49b7 [2024-10-03T08:16:53.137Z] Successfully built 705c53ac49b7 [2024-10-03T08:16:53.137Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:16:53.501Z] + docker inspect -f . ci-base-image-arm64 [2024-10-03T08:16:53.501Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T08:16:53.711Z] prd-ubuntu20.04-docker-arm64-4c-16g-13936 does not seem to be running inside a container [2024-10-03T08:16:53.780Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/316 -v /w/workspace/device-sdk-go/316:/w/workspace/device-sdk-go/316:rw,z -v /w/workspace/device-sdk-go/316@tmp:/w/workspace/device-sdk-go/316@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-03T08:16:54.979Z] $ docker top b71f17ac748d5fe542669741fff18b7214743fd1205580c9fecb1547530efc12 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T08:16:55.822Z] + go version [2024-10-03T08:16:55.822Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-03T08:16:55.839Z] $ docker stop --time=1 b71f17ac748d5fe542669741fff18b7214743fd1205580c9fecb1547530efc12 [2024-10-03T08:16:57.443Z] $ docker rm -f --volumes b71f17ac748d5fe542669741fff18b7214743fd1205580c9fecb1547530efc12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:16:58.025Z] + docker inspect -f . ci-base-image-arm64 [2024-10-03T08:16:58.025Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T08:16:58.213Z] prd-ubuntu20.04-docker-arm64-4c-16g-13936 does not seem to be running inside a container [2024-10-03T08:16:58.277Z] $ 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/316 -v /w/workspace/device-sdk-go/316:/w/workspace/device-sdk-go/316:rw,z -v /w/workspace/device-sdk-go/316@tmp:/w/workspace/device-sdk-go/316@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-03T08:16:59.413Z] $ docker top e3aaffd8759f467e5a28a85248bb88192c2d5736ac3b1171a24893ffdc2992f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T08:17:00.250Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/316 [Pipeline] fileExists [Pipeline] sh [2024-10-03T08:17:00.917Z] + make test [2024-10-03T08:17:00.917Z] go test -race -coverprofile=coverage.out ./... [2024-10-03T08:17:47.753Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-10-03T08:22:09.647Z] github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements [2024-10-03T08:22:09.647Z] github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements [2024-10-03T08:22:09.647Z] github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements [2024-10-03T08:22:09.647Z] github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements [2024-10-03T08:22:09.647Z] github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements [2024-10-03T08:22:21.965Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.157s coverage: 26.0% of statements [2024-10-03T08:22:24.551Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.188s coverage: 79.4% of statements [2024-10-03T08:22:39.601Z] github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements [2024-10-03T08:22:39.601Z] github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements [2024-10-03T08:22:39.601Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.371s coverage: 86.0% of statements [2024-10-03T08:22:52.559Z] github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements [2024-10-03T08:22:52.559Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.616s coverage: 45.2% of statements [2024-10-03T08:22:55.174Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.321s coverage: 14.1% of statements [2024-10-03T08:22:55.447Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.618s coverage: 44.6% of statements [2024-10-03T08:22:59.754Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-10-03T08:22:59.755Z] github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements [2024-10-03T08:22:59.755Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements [2024-10-03T08:23:01.195Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.434s coverage: 68.5% of statements [2024-10-03T08:23:06.626Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.396s coverage: 89.2% of statements [2024-10-03T08:23:12.190Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements [2024-10-03T08:23:13.169Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.313s coverage: 5.3% of statements [2024-10-03T08:23:14.591Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-03T08:23:14.591Z] GO111MODULE=on go vet ./... [2024-10-03T08:26:51.420Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-03T08:26:51.420Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-03T08:26:51.420Z] ./bin/test-attribution-txt.sh [2024-10-03T08:26:51.420Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-10-03T08:26:51.420Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-10-03T08:26:51.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-03T08:26:51.456Z] $ docker stop --time=1 e3aaffd8759f467e5a28a85248bb88192c2d5736ac3b1171a24893ffdc2992f1 [2024-10-03T08:26:53.353Z] $ docker rm -f --volumes e3aaffd8759f467e5a28a85248bb88192c2d5736ac3b1171a24893ffdc2992f1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-03T08:26:55.898Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-03T08:26:55.915Z] Warning: overwriting stash ‘coverage-report’ [2024-10-03T08:26:56.662Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-03T08:26:57.081Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-03T08:26:57.409Z] + ls -al . [2024-10-03T08:26:57.410Z] total 708 [2024-10-03T08:26:57.410Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 08:17 . [2024-10-03T08:26:57.410Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 08:13 .. [2024-10-03T08:26:57.410Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 3 08:13 .dockerignore [2024-10-03T08:26:57.410Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 08:14 .git [2024-10-03T08:26:57.410Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 08:13 .github [2024-10-03T08:26:57.410Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 3 08:13 .gitignore [2024-10-03T08:26:57.410Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 3 08:13 .golangci.yml [2024-10-03T08:26:57.410Z] -rw-rw-r-- 1 jenkins jenkins 48109 Oct 3 08:13 CHANGELOG.md [2024-10-03T08:26:57.410Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 08:13 GOVERNANCE.md [2024-10-03T08:26:57.410Z] -rw-rw-r-- 1 jenkins jenkins 885 Oct 3 08:13 Jenkinsfile [2024-10-03T08:26:57.410Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 3 08:13 LICENSE [2024-10-03T08:26:57.410Z] -rw-rw-r-- 1 jenkins jenkins 1842 Oct 3 08:13 Makefile [2024-10-03T08:26:57.410Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 3 08:13 OWNERS.md [2024-10-03T08:26:57.410Z] -rw-rw-r-- 1 jenkins jenkins 4937 Oct 3 08:13 README.md [2024-10-03T08:26:57.410Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 3 06:30 VERSION [2024-10-03T08:26:57.410Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 08:13 bin [2024-10-03T08:26:57.410Z] -rw-r--r-- 1 jenkins jenkins 465881 Oct 3 08:23 coverage.out [2024-10-03T08:26:57.410Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 3 08:13 example [2024-10-03T08:26:57.410Z] -rw-rw-r-- 1 jenkins jenkins 6956 Oct 3 08:13 go.mod [2024-10-03T08:26:57.410Z] -rw-rw-r-- 1 jenkins jenkins 99963 Oct 3 08:13 go.sum [2024-10-03T08:26:57.410Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 3 08:13 internal [2024-10-03T08:26:57.410Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 08:13 openapi [2024-10-03T08:26:57.410Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 3 08:13 pkg [2024-10-03T08:26:57.410Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 08:13 snap [2024-10-03T08:26:57.410Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 3 08:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:26:57.764Z] + 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=1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 --label arch=arm64 --label version=3.2.0-dev.41 . [2024-10-03T08:26:58.352Z] Sending build context to Docker daemon 13.62MB [2024-10-03T08:26:58.352Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-10-03T08:26:58.352Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-03T08:26:58.352Z] ---> 705c53ac49b7 [2024-10-03T08:26:58.352Z] Step 3/24 : ARG MAKE=make build [2024-10-03T08:26:58.620Z] ---> Running in fdaa508d0cc6 [2024-10-03T08:26:58.888Z] Removing intermediate container fdaa508d0cc6 [2024-10-03T08:26:58.888Z] ---> 448551272f1d [2024-10-03T08:26:58.888Z] Step 4/24 : WORKDIR /device-sdk-go [2024-10-03T08:26:58.888Z] ---> Running in 7a2ad334460e [2024-10-03T08:26:59.158Z] Removing intermediate container 7a2ad334460e [2024-10-03T08:26:59.158Z] ---> c49ee5277ded [2024-10-03T08:26:59.158Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-03T08:26:59.426Z] ---> Running in 5e6353013c71 [2024-10-03T08:26:59.695Z] Removing intermediate container 5e6353013c71 [2024-10-03T08:26:59.695Z] ---> f3d92b01f28c [2024-10-03T08:26:59.695Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-10-03T08:26:59.695Z] ---> Running in afb6032b9ddf [2024-10-03T08:27:00.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T08:27:01.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T08:27:02.656Z] OK: 238 MiB in 54 packages [2024-10-03T08:27:03.621Z] Removing intermediate container afb6032b9ddf [2024-10-03T08:27:03.621Z] ---> 0c564e1b8a09 [2024-10-03T08:27:03.621Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-03T08:27:04.213Z] ---> 180cc11b39bc [2024-10-03T08:27:04.213Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T08:27:04.213Z] ---> Running in 022715fa3a96 [2024-10-03T08:27:06.800Z] Removing intermediate container 022715fa3a96 [2024-10-03T08:27:06.800Z] ---> a273e60af42a [2024-10-03T08:27:06.800Z] Step 9/24 : COPY . . [2024-10-03T08:27:09.379Z] ---> 18c0e208bdab [2024-10-03T08:27:09.379Z] Step 10/24 : RUN ${MAKE} [2024-10-03T08:27:09.379Z] ---> Running in c2a7f6718b5f [2024-10-03T08:27:10.343Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.41 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.41" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-10-03T08:31:02.175Z] Removing intermediate container c2a7f6718b5f [2024-10-03T08:31:02.175Z] ---> 9f1432bb33bb [2024-10-03T08:31:02.175Z] Step 11/24 : FROM alpine:3.20 [2024-10-03T08:31:02.175Z] 3.20: Pulling from library/alpine [2024-10-03T08:31:02.175Z] cf04c63912e1: Already exists [2024-10-03T08:31:02.175Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-03T08:31:02.175Z] Status: Downloaded newer image for alpine:3.20 [2024-10-03T08:31:02.175Z] ---> c157a85ed455 [2024-10-03T08:31:02.175Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-10-03T08:31:02.175Z] ---> Running in 3dca9c9aef77 [2024-10-03T08:31:02.175Z] Removing intermediate container 3dca9c9aef77 [2024-10-03T08:31:02.175Z] ---> 63146a473391 [2024-10-03T08:31:02.175Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-03T08:31:02.175Z] ---> Running in dc37566ed638 [2024-10-03T08:31:02.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T08:31:02.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T08:31:02.175Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-03T08:31:02.175Z] Executing busybox-1.36.1-r29.trigger [2024-10-03T08:31:02.175Z] OK: 9 MiB in 15 packages [2024-10-03T08:31:02.175Z] Removing intermediate container dc37566ed638 [2024-10-03T08:31:02.175Z] ---> 6b3fd5aa939a [2024-10-03T08:31:02.175Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-03T08:31:02.175Z] ---> Running in 8e05099b9200 [2024-10-03T08:31:02.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T08:31:02.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T08:31:02.175Z] Upgrading critical system libraries and apk-tools: [2024-10-03T08:31:02.175Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-03T08:31:02.175Z] Executing busybox-1.36.1-r29.trigger [2024-10-03T08:31:02.175Z] Continuing the upgrade transaction with new apk-tools: [2024-10-03T08:31:02.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T08:31:02.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T08:31:04.159Z] OK: 9 MiB in 15 packages [2024-10-03T08:31:04.741Z] Removing intermediate container 8e05099b9200 [2024-10-03T08:31:04.741Z] ---> aa828f94da9a [2024-10-03T08:31:04.741Z] Step 15/24 : WORKDIR / [2024-10-03T08:31:04.741Z] ---> Running in ef1acf9df4b3 [2024-10-03T08:31:05.006Z] Removing intermediate container ef1acf9df4b3 [2024-10-03T08:31:05.006Z] ---> d74ab9e2f4e5 [2024-10-03T08:31:05.006Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-10-03T08:31:05.588Z] ---> 836c6fd094f2 [2024-10-03T08:31:05.588Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-10-03T08:31:08.187Z] ---> cf2911462d6d [2024-10-03T08:31:08.187Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-10-03T08:31:08.187Z] ---> 0f9fdaaa2ff8 [2024-10-03T08:31:08.187Z] Step 19/24 : EXPOSE 59999 [2024-10-03T08:31:08.453Z] ---> Running in d192a4cd33c4 [2024-10-03T08:31:08.718Z] Removing intermediate container d192a4cd33c4 [2024-10-03T08:31:08.718Z] ---> 486fa1c1d3d3 [2024-10-03T08:31:08.718Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-10-03T08:31:08.718Z] ---> Running in 5b3132fcfb39 [2024-10-03T08:31:08.985Z] Removing intermediate container 5b3132fcfb39 [2024-10-03T08:31:08.985Z] ---> f255a81e7400 [2024-10-03T08:31:08.985Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-03T08:31:09.250Z] ---> Running in 8cea750bdb74 [2024-10-03T08:31:09.515Z] Removing intermediate container 8cea750bdb74 [2024-10-03T08:31:09.515Z] ---> 2676845d9e9a [2024-10-03T08:31:09.515Z] Step 22/24 : LABEL arch=arm64 [2024-10-03T08:31:09.515Z] ---> Running in d01105d1f189 [2024-10-03T08:31:09.781Z] Removing intermediate container d01105d1f189 [2024-10-03T08:31:09.781Z] ---> 157613fb0652 [2024-10-03T08:31:09.781Z] Step 23/24 : LABEL git_sha=1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 [2024-10-03T08:31:10.048Z] ---> Running in 0a2760191a69 [2024-10-03T08:31:10.313Z] Removing intermediate container 0a2760191a69 [2024-10-03T08:31:10.313Z] ---> 0959f4e5b4ea [2024-10-03T08:31:10.313Z] Step 24/24 : LABEL version=3.2.0-dev.41 [2024-10-03T08:31:10.313Z] ---> Running in 1d835d3eee9c [2024-10-03T08:31:10.579Z] Removing intermediate container 1d835d3eee9c [2024-10-03T08:31:10.579Z] ---> 8569d454db35 [2024-10-03T08:31:10.579Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-03T08:31:10.579Z] Successfully built 8569d454db35 [2024-10-03T08:31:10.579Z] 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-03T08:31:11.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-03T08:31:11.056Z] [2024-10-03T08:31:11.056Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:31:11.403Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-03T08:31:11.403Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-03T08:31:11.403Z] 8998bd30e6a1: Pulling fs layer [2024-10-03T08:31:11.403Z] 04944245beec: Pulling fs layer [2024-10-03T08:31:11.403Z] 699f458cf7ca: Pulling fs layer [2024-10-03T08:31:11.403Z] 765212b225bb: Pulling fs layer [2024-10-03T08:31:11.403Z] f23df028b6ca: Pulling fs layer [2024-10-03T08:31:11.403Z] d65c8cfc05b1: Pulling fs layer [2024-10-03T08:31:11.403Z] 2437ff75d9bd: Pulling fs layer [2024-10-03T08:31:11.403Z] 765212b225bb: Waiting [2024-10-03T08:31:11.403Z] f23df028b6ca: Waiting [2024-10-03T08:31:11.403Z] d65c8cfc05b1: Waiting [2024-10-03T08:31:11.403Z] 2437ff75d9bd: Waiting [2024-10-03T08:31:11.669Z] 04944245beec: Verifying Checksum [2024-10-03T08:31:11.669Z] 04944245beec: Download complete [2024-10-03T08:31:11.669Z] 765212b225bb: Verifying Checksum [2024-10-03T08:31:11.669Z] 765212b225bb: Download complete [2024-10-03T08:31:11.669Z] f23df028b6ca: Verifying Checksum [2024-10-03T08:31:11.669Z] f23df028b6ca: Download complete [2024-10-03T08:31:11.669Z] d65c8cfc05b1: Verifying Checksum [2024-10-03T08:31:11.669Z] d65c8cfc05b1: Download complete [2024-10-03T08:31:11.945Z] 699f458cf7ca: Verifying Checksum [2024-10-03T08:31:11.945Z] 699f458cf7ca: Download complete [2024-10-03T08:31:12.211Z] 8998bd30e6a1: Verifying Checksum [2024-10-03T08:31:12.211Z] 8998bd30e6a1: Download complete [2024-10-03T08:31:14.783Z] 2437ff75d9bd: Verifying Checksum [2024-10-03T08:31:14.783Z] 2437ff75d9bd: Download complete [2024-10-03T08:31:16.721Z] 8998bd30e6a1: Pull complete [2024-10-03T08:31:17.306Z] 04944245beec: Pull complete [2024-10-03T08:31:19.253Z] 699f458cf7ca: Pull complete [2024-10-03T08:31:19.253Z] 765212b225bb: Pull complete [2024-10-03T08:31:20.218Z] f23df028b6ca: Pull complete [2024-10-03T08:31:20.218Z] d65c8cfc05b1: Pull complete [2024-10-03T08:31:38.410Z] 2437ff75d9bd: Pull complete [2024-10-03T08:31:38.410Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-03T08:31:38.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-03T08:31:38.410Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T08:31:38.617Z] prd-ubuntu20.04-docker-arm64-4c-16g-13936 does not seem to be running inside a container [2024-10-03T08:31:38.681Z] $ 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/316 -v /w/workspace/device-sdk-go/316:/w/workspace/device-sdk-go/316:rw,z -v /w/workspace/device-sdk-go/316@tmp:/w/workspace/device-sdk-go/316@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-03T08:31:41.483Z] $ docker top d2b5a189cc4b795a81e1c01ccf294691322ef8940b102d471e27da1cbec8291c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:31:42.313Z] ---> job-cost.sh [2024-10-03T08:31:42.313Z] lf-activate-venv: SKIPPING [2024-10-03T08:31:42.313Z] INFO: No Stack... [2024-10-03T08:31:42.895Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-03T08:31:43.474Z] INFO: Archiving Costs [Pipeline] sh [2024-10-03T08:31:43.794Z] + cat /w/workspace/device-sdk-go/316/archives/cost.csv [2024-10-03T08:31:43.794Z] + cut -d, -f6 [Pipeline] lock [2024-10-03T08:31:44.117Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-316-stack-cost] [2024-10-03T08:31:44.136Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-316-stack-cost] did not exist. Created. [2024-10-03T08:31:44.143Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-316-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-03T08:31:44.491Z] /w/workspace/device-sdk-go/316@tmp/durable-0263c3b9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-03T08:31:44.823Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-03T08:31:45.112Z] Warning: overwriting stash ‘stack-cost’ [2024-10-03T08:31:45.193Z] Stashed 1 file(s) [Pipeline] } [2024-10-03T08:31:45.203Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-316-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-03T08:31:45.226Z] $ docker stop --time=1 d2b5a189cc4b795a81e1c01ccf294691322ef8940b102d471e27da1cbec8291c [2024-10-03T08:31:46.717Z] $ docker rm -f --volumes d2b5a189cc4b795a81e1c01ccf294691322ef8940b102d471e27da1cbec8291c [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-03T08:31:47.216Z] provisioning config files... [2024-10-03T08:31:47.225Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17908807430536630236tmp [Pipeline] { [Pipeline] sh [2024-10-03T08:31:47.529Z] + set +x [2024-10-03T08:31:47.529Z] + + bashcurl -s -s -- https://codecov.io/bash [2024-10-03T08:31:47.529Z] [2024-10-03T08:31:47.529Z] [2024-10-03T08:31:47.529Z] _____ _ [2024-10-03T08:31:47.529Z] / ____| | | [2024-10-03T08:31:47.529Z] | | ___ __| | ___ ___ _____ __ [2024-10-03T08:31:47.529Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-03T08:31:47.529Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-03T08:31:47.529Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-03T08:31:47.529Z] Bash-1.0.6 [2024-10-03T08:31:47.529Z] [2024-10-03T08:31:47.529Z] [2024-10-03T08:31:47.529Z] ==> git version 2.25.1 found [2024-10-03T08:31:47.529Z] ==> 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-03T08:31:47.529Z] Release-Date: 2020-01-08 [2024-10-03T08:31:47.529Z] 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-03T08:31:47.529Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-03T08:31:47.529Z] ==> Jenkins CI detected. [2024-10-03T08:31:47.529Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-10-03T08:31:47.529Z] project root: . [2024-10-03T08:31:47.529Z] --> token set from env [2024-10-03T08:31:47.529Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-03T08:31:47.529Z] ==> Running gcov in . (disable via -X gcov) [2024-10-03T08:31:47.787Z] ==> Python coveragepy not found [2024-10-03T08:31:47.787Z] ==> Searching for coverage reports in: [2024-10-03T08:31:47.787Z] + . [2024-10-03T08:31:47.787Z] -> Found 1 reports [2024-10-03T08:31:47.787Z] ==> Detecting git/mercurial file structure [2024-10-03T08:31:47.787Z] ==> Reading reports [2024-10-03T08:31:47.787Z] + ./coverage.out bytes=465881 [2024-10-03T08:31:47.787Z] ==> Appending adjustments [2024-10-03T08:31:47.787Z] https://docs.codecov.io/docs/fixing-reports [2024-10-03T08:31:48.046Z] + Found adjustments [2024-10-03T08:31:48.046Z] ==> Gzipping contents [2024-10-03T08:31:48.046Z] 44K /tmp/codecov.eVoM2l.gz [2024-10-03T08:31:48.047Z] ==> Uploading reports [2024-10-03T08:31:48.047Z] url: https://codecov.io [2024-10-03T08:31:48.047Z] query: branch=main&commit=1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9&build=316&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F316%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-03T08:31:48.047Z] -> Pinging Codecov [2024-10-03T08:31:48.047Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9&build=316&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F316%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-03T08:31:48.305Z] -> Uploading to [2024-10-03T08:31:48.306Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-sdk-go/1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9/27649b46-e867-4dfc-b0ed-0623c17456b2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241003%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241003T083148Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=718abb10139fc87aa070c45a737a32520ccf68ffb1315fce95557473053497dd [2024-10-03T08:31:48.306Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-03T08:31:48.306Z] Dload Upload Total Spent Left Speed [2024-10-03T08:31:48.565Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 44566 0 0 100 44566 0 209k --:--:-- --:--:-- --:--:-- 208k 100 44566 0 0 100 44566 0 180k --:--:-- --:--:-- --:--:-- 179k [2024-10-03T08:31:48.565Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 [Pipeline] } [2024-10-03T08:31:48.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-03T08:31:48.711Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-03T08:31:48.729Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:31:49.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-03T08:31:49.034Z] [2024-10-03T08:31:49.034Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:31:49.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-03T08:31:49.337Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-03T08:31:49.337Z] 43c4264eed91: Already exists [2024-10-03T08:31:49.337Z] 4cc291be95ef: Already exists [2024-10-03T08:31:49.337Z] 2ac1f1163629: Already exists [2024-10-03T08:31:49.337Z] 5c3c966382ef: Already exists [2024-10-03T08:31:49.337Z] 4f4fb700ef54: Already exists [2024-10-03T08:31:49.337Z] d9c7d2e4e75e: Pulling fs layer [2024-10-03T08:31:49.338Z] 9c3e1370e548: Pulling fs layer [2024-10-03T08:31:49.595Z] d9c7d2e4e75e: Verifying Checksum [2024-10-03T08:31:49.595Z] d9c7d2e4e75e: Download complete [2024-10-03T08:31:49.853Z] d9c7d2e4e75e: Pull complete [2024-10-03T08:31:50.421Z] 9c3e1370e548: Verifying Checksum [2024-10-03T08:31:50.421Z] 9c3e1370e548: Download complete [2024-10-03T08:31:53.705Z] 9c3e1370e548: Pull complete [2024-10-03T08:31:53.705Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-03T08:31:53.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-03T08:31:53.705Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T08:31:53.806Z] prd-ubuntu20.04-docker-8c-8g-13266 does not seem to be running inside a container [2024-10-03T08:31:53.839Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-03T08:31:55.776Z] $ docker top 40c88edb497475edc1c979e058397cadd6486c36cfb86b34e21ef0c813bff296 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T08:31:56.122Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2024-10-03T08:31:56.132Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-10-03T08:31:56.418Z] + set -o pipefail [2024-10-03T08:31:56.418Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-10-03T08:32:02.987Z] [2024-10-03T08:32:02.987Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2024-10-03T08:32:02.987Z] [2024-10-03T08:32:02.987Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/6da5e9c7-0aa5-4807-9598-b89218c1221a [2024-10-03T08:32:02.987Z] [2024-10-03T08:32:02.987Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-03T08:32:02.987Z] [2024-10-03T08:32:02.987Z] [2024-10-03T08:32:02.987Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-03T08:32:02.987Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-03T08:32:02.999Z] $ docker stop --time=1 40c88edb497475edc1c979e058397cadd6486c36cfb86b34e21ef0c813bff296 [2024-10-03T08:32:07.689Z] $ docker rm -f --volumes 40c88edb497475edc1c979e058397cadd6486c36cfb86b34e21ef0c813bff296 [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-03T08:32:08.242Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-03T08:32:08.263Z] provisioning config files... [2024-10-03T08:32:08.270Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12506138052932341805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:32:08.572Z] --> edgex-publish-swagger.sh [2024-10-03T08:32:08.572Z] === Publish openapi/v3 API === [2024-10-03T08:32:08.572Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-10-03T08:32:08.572Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2024-10-03T08:32:08.572Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-03T08:32:08.572Z] Dload Upload Total Spent Left Speed [2024-10-03T08:32:08.831Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 407 97958 --:--:-- --:--:-- --:--:-- 98365 [2024-10-03T08:32:08.831Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-03T08:32:08.831Z] [Pipeline] } [2024-10-03T08:32:08.838Z] 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-03T08:32:09.269Z] + git log --format=format:%s -1 1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 [Pipeline] sh [2024-10-03T08:32:09.561Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-03T08:32:09.561Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:32:09.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T08:32:09.866Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T08:32:09.951Z] prd-ubuntu20.04-docker-8c-8g-13266 does not seem to be running inside a container [2024-10-03T08:32:09.982Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-03T08:32:10.440Z] $ docker top b06eea283b997fe68407efbcdfca2f7866edd635c6e73686ffb3eb8a9e5ec15a -eo pid,comm [2024-10-03T08:32:10.487Z] 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-03T08:32:10.487Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-03T08:32:10.537Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-03T08:32:10.537Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-03T08:32:10.661Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-03T08:32:10.665Z] $ docker exec b06eea283b997fe68407efbcdfca2f7866edd635c6e73686ffb3eb8a9e5ec15a ssh-agent [2024-10-03T08:32:10.769Z] SSH_AUTH_SOCK=/tmp/ssh-VHOJEiRbRgtI/agent.31 [2024-10-03T08:32:10.769Z] SSH_AGENT_PID=37 [2024-10-03T08:32:10.773Z] Running ssh-add (command line suppressed) [2024-10-03T08:32:10.888Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12209788953288334517.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12209788953288334517.key) [2024-10-03T08:32:10.901Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-03T08:32:11.197Z] + git semver tag [2024-10-03T08:32:11.456Z] 2024-10-03 08:32:11,387 [run_tag] DEBUG tag force:False [2024-10-03T08:32:11.456Z] 2024-10-03 08:32:11,387 [check_head_tag] DEBUG check head tag [2024-10-03T08:32:11.456Z] 2024-10-03 08:32:11,388 [execute] INFO git cat-file --batch-check [2024-10-03T08:32:11.456Z] 2024-10-03 08:32:11,388 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-10-03T08:32:11.456Z] 2024-10-03 08:32:11,393 [execute] INFO git cat-file --batch [2024-10-03T08:32:11.456Z] 2024-10-03 08:32:11,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-10-03T08:32:11.456Z] 2024-10-03 08:32:11,429 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-03T08:32:11.456Z] 2024-10-03 08:32:11,429 [execute] INFO git tag -a v3.2.0-dev.41 -m v3.2.0-dev.41 [2024-10-03T08:32:11.456Z] 2024-10-03 08:32:11,429 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.41', '-m', 'v3.2.0-dev.41'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-03T08:32:11.456Z] 2024-10-03 08:32:11,434 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-03T08:32:11.456Z] 3.2.0-dev.41 [Pipeline] } [2024-10-03T08:32:11.466Z] $ docker exec --env ******** --env ******** b06eea283b997fe68407efbcdfca2f7866edd635c6e73686ffb3eb8a9e5ec15a ssh-agent -k [2024-10-03T08:32:11.559Z] unset SSH_AUTH_SOCK; [2024-10-03T08:32:11.560Z] unset SSH_AGENT_PID; [2024-10-03T08:32:11.560Z] echo Agent pid 37 killed; [2024-10-03T08:32:11.567Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-03T08:32:11.897Z] + git semver [Pipeline] } [2024-10-03T08:32:12.174Z] $ docker stop --time=1 b06eea283b997fe68407efbcdfca2f7866edd635c6e73686ffb3eb8a9e5ec15a [2024-10-03T08:32:13.459Z] $ docker rm -f --volumes b06eea283b997fe68407efbcdfca2f7866edd635c6e73686ffb3eb8a9e5ec15a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:32:13.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-03T08:32:13.866Z] [2024-10-03T08:32:13.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:32:14.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-03T08:32:14.173Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-03T08:32:14.173Z] ab5ef0e58194: Pulling fs layer [2024-10-03T08:32:14.173Z] 9712f1f96733: Pulling fs layer [2024-10-03T08:32:14.173Z] 63f879dbbcfc: Pulling fs layer [2024-10-03T08:32:14.173Z] 0d9ebad4ef96: Pulling fs layer [2024-10-03T08:32:14.173Z] e9a5061849ea: Pulling fs layer [2024-10-03T08:32:14.173Z] d747dcd14b5f: Pulling fs layer [2024-10-03T08:32:14.173Z] 2de7ff778b66: Pulling fs layer [2024-10-03T08:32:14.173Z] e9a5061849ea: Waiting [2024-10-03T08:32:14.173Z] d747dcd14b5f: Waiting [2024-10-03T08:32:14.173Z] 2de7ff778b66: Waiting [2024-10-03T08:32:14.173Z] 0d9ebad4ef96: Waiting [2024-10-03T08:32:14.173Z] 9712f1f96733: Verifying Checksum [2024-10-03T08:32:14.173Z] 9712f1f96733: Download complete [2024-10-03T08:32:14.435Z] 63f879dbbcfc: Verifying Checksum [2024-10-03T08:32:14.435Z] 63f879dbbcfc: Download complete [2024-10-03T08:32:14.694Z] 0d9ebad4ef96: Verifying Checksum [2024-10-03T08:32:14.694Z] 0d9ebad4ef96: Download complete [2024-10-03T08:32:14.694Z] d747dcd14b5f: Verifying Checksum [2024-10-03T08:32:14.694Z] d747dcd14b5f: Download complete [2024-10-03T08:32:14.694Z] e9a5061849ea: Download complete [2024-10-03T08:32:14.694Z] ab5ef0e58194: Download complete [2024-10-03T08:32:14.694Z] 2de7ff778b66: Verifying Checksum [2024-10-03T08:32:14.694Z] 2de7ff778b66: Download complete [2024-10-03T08:32:17.983Z] ab5ef0e58194: Pull complete [2024-10-03T08:32:17.983Z] 9712f1f96733: Pull complete [2024-10-03T08:32:18.241Z] 63f879dbbcfc: Pull complete [2024-10-03T08:32:22.428Z] 0d9ebad4ef96: Pull complete [2024-10-03T08:32:22.428Z] e9a5061849ea: Pull complete [2024-10-03T08:32:22.428Z] d747dcd14b5f: Pull complete [2024-10-03T08:32:23.384Z] 2de7ff778b66: Pull complete [2024-10-03T08:32:23.384Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-03T08:32:23.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-03T08:32:23.384Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T08:32:23.483Z] prd-ubuntu20.04-docker-8c-8g-13266 does not seem to be running inside a container [2024-10-03T08:32:23.510Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-03T08:32:27.925Z] $ docker top d1d734310a788640bbb0cef36583174af54cb11507b4045d069d33b4409a73be -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-03T08:32:28.008Z] provisioning config files... [2024-10-03T08:32:28.016Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17472680179524765601tmp [2024-10-03T08:32:28.024Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9318482463275920756tmp [2024-10-03T08:32:28.032Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6818352843271065580tmp [Pipeline] { [Pipeline] echo [2024-10-03T08:32:28.144Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:32:28.439Z] ---> sigul-configuration.sh [2024-10-03T08:32:28.439Z] gpg: directory `/root/.gnupg' created [2024-10-03T08:32:28.439Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-03T08:32:28.439Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-03T08:32:28.439Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-03T08:32:28.439Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-03T08:32:28.439Z] gpg: CAST5 encrypted data [2024-10-03T08:32:28.439Z] gpg: encrypted with 1 passphrase [2024-10-03T08:32:28.439Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-03T08:32:28.740Z] + mkdir /home/jenkins [2024-10-03T08:32:28.740Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-03T08:32:29.034Z] + 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-03T08:32:29.046Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:32:29.340Z] ---> sigul-install.sh [2024-10-03T08:32:29.341Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-03T08:32:29.631Z] + git tag --list [2024-10-03T08:32:29.631Z] 0.7.1 [2024-10-03T08:32:29.631Z] delhi-tag [2024-10-03T08:32:29.631Z] v1.0.0 [2024-10-03T08:32:29.631Z] v1.1.0 [2024-10-03T08:32:29.631Z] v1.1.1 [2024-10-03T08:32:29.631Z] v1.1.2 [2024-10-03T08:32:29.631Z] v1.2.0 [2024-10-03T08:32:29.631Z] v1.2.1 [2024-10-03T08:32:29.631Z] v1.2.2 [2024-10-03T08:32:29.631Z] v1.2.3 [2024-10-03T08:32:29.631Z] v1.3.0 [2024-10-03T08:32:29.631Z] v1.4.0 [2024-10-03T08:32:29.631Z] v2.0.0 [2024-10-03T08:32:29.631Z] v2.1.0 [2024-10-03T08:32:29.631Z] v2.1.1 [2024-10-03T08:32:29.631Z] v2.2.0 [2024-10-03T08:32:29.631Z] v2.3.0 [2024-10-03T08:32:29.631Z] v2.3.1 [2024-10-03T08:32:29.631Z] v3.0 [2024-10-03T08:32:29.631Z] v3.0.0 [2024-10-03T08:32:29.631Z] v3.0.1-dev.1 [2024-10-03T08:32:29.631Z] v3.1 [2024-10-03T08:32:29.631Z] v3.1.0 [2024-10-03T08:32:29.631Z] v3.1.0-dev.1 [2024-10-03T08:32:29.631Z] v3.1.0-dev.10 [2024-10-03T08:32:29.631Z] v3.1.0-dev.11 [2024-10-03T08:32:29.631Z] v3.1.0-dev.12 [2024-10-03T08:32:29.631Z] v3.1.0-dev.13 [2024-10-03T08:32:29.631Z] v3.1.0-dev.14 [2024-10-03T08:32:29.631Z] v3.1.0-dev.15 [2024-10-03T08:32:29.631Z] v3.1.0-dev.16 [2024-10-03T08:32:29.631Z] v3.1.0-dev.17 [2024-10-03T08:32:29.631Z] v3.1.0-dev.18 [2024-10-03T08:32:29.631Z] v3.1.0-dev.19 [2024-10-03T08:32:29.631Z] v3.1.0-dev.2 [2024-10-03T08:32:29.631Z] v3.1.0-dev.20 [2024-10-03T08:32:29.632Z] v3.1.0-dev.21 [2024-10-03T08:32:29.632Z] v3.1.0-dev.22 [2024-10-03T08:32:29.632Z] v3.1.0-dev.23 [2024-10-03T08:32:29.632Z] v3.1.0-dev.24 [2024-10-03T08:32:29.632Z] v3.1.0-dev.25 [2024-10-03T08:32:29.632Z] v3.1.0-dev.26 [2024-10-03T08:32:29.632Z] v3.1.0-dev.27 [2024-10-03T08:32:29.632Z] v3.1.0-dev.28 [2024-10-03T08:32:29.632Z] v3.1.0-dev.29 [2024-10-03T08:32:29.632Z] v3.1.0-dev.3 [2024-10-03T08:32:29.632Z] v3.1.0-dev.30 [2024-10-03T08:32:29.632Z] v3.1.0-dev.31 [2024-10-03T08:32:29.632Z] v3.1.0-dev.32 [2024-10-03T08:32:29.632Z] v3.1.0-dev.33 [2024-10-03T08:32:29.632Z] v3.1.0-dev.34 [2024-10-03T08:32:29.632Z] v3.1.0-dev.35 [2024-10-03T08:32:29.632Z] v3.1.0-dev.36 [2024-10-03T08:32:29.632Z] v3.1.0-dev.37 [2024-10-03T08:32:29.632Z] v3.1.0-dev.38 [2024-10-03T08:32:29.632Z] v3.1.0-dev.39 [2024-10-03T08:32:29.632Z] v3.1.0-dev.4 [2024-10-03T08:32:29.632Z] v3.1.0-dev.40 [2024-10-03T08:32:29.632Z] v3.1.0-dev.41 [2024-10-03T08:32:29.632Z] v3.1.0-dev.5 [2024-10-03T08:32:29.632Z] v3.1.0-dev.6 [2024-10-03T08:32:29.632Z] v3.1.0-dev.7 [2024-10-03T08:32:29.632Z] v3.1.0-dev.8 [2024-10-03T08:32:29.632Z] v3.1.0-dev.9 [2024-10-03T08:32:29.632Z] v3.1.1 [2024-10-03T08:32:29.632Z] v3.1.1-dev.1 [2024-10-03T08:32:29.632Z] v3.2.0-dev.1 [2024-10-03T08:32:29.632Z] v3.2.0-dev.10 [2024-10-03T08:32:29.632Z] v3.2.0-dev.11 [2024-10-03T08:32:29.632Z] v3.2.0-dev.12 [2024-10-03T08:32:29.632Z] v3.2.0-dev.13 [2024-10-03T08:32:29.632Z] v3.2.0-dev.14 [2024-10-03T08:32:29.632Z] v3.2.0-dev.15 [2024-10-03T08:32:29.632Z] v3.2.0-dev.16 [2024-10-03T08:32:29.632Z] v3.2.0-dev.17 [2024-10-03T08:32:29.632Z] v3.2.0-dev.18 [2024-10-03T08:32:29.632Z] v3.2.0-dev.19 [2024-10-03T08:32:29.632Z] v3.2.0-dev.2 [2024-10-03T08:32:29.632Z] v3.2.0-dev.20 [2024-10-03T08:32:29.632Z] v3.2.0-dev.21 [2024-10-03T08:32:29.632Z] v3.2.0-dev.22 [2024-10-03T08:32:29.632Z] v3.2.0-dev.23 [2024-10-03T08:32:29.632Z] v3.2.0-dev.24 [2024-10-03T08:32:29.632Z] v3.2.0-dev.25 [2024-10-03T08:32:29.632Z] v3.2.0-dev.26 [2024-10-03T08:32:29.632Z] v3.2.0-dev.27 [2024-10-03T08:32:29.632Z] v3.2.0-dev.28 [2024-10-03T08:32:29.632Z] v3.2.0-dev.29 [2024-10-03T08:32:29.632Z] v3.2.0-dev.3 [2024-10-03T08:32:29.632Z] v3.2.0-dev.30 [2024-10-03T08:32:29.632Z] v3.2.0-dev.31 [2024-10-03T08:32:29.632Z] v3.2.0-dev.32 [2024-10-03T08:32:29.632Z] v3.2.0-dev.33 [2024-10-03T08:32:29.632Z] v3.2.0-dev.34 [2024-10-03T08:32:29.632Z] v3.2.0-dev.35 [2024-10-03T08:32:29.632Z] v3.2.0-dev.36 [2024-10-03T08:32:29.632Z] v3.2.0-dev.37 [2024-10-03T08:32:29.632Z] v3.2.0-dev.38 [2024-10-03T08:32:29.632Z] v3.2.0-dev.39 [2024-10-03T08:32:29.632Z] v3.2.0-dev.4 [2024-10-03T08:32:29.632Z] v3.2.0-dev.40 [2024-10-03T08:32:29.632Z] v3.2.0-dev.41 [2024-10-03T08:32:29.632Z] v3.2.0-dev.5 [2024-10-03T08:32:29.632Z] v3.2.0-dev.6 [2024-10-03T08:32:29.632Z] v3.2.0-dev.7 [2024-10-03T08:32:29.632Z] v3.2.0-dev.8 [2024-10-03T08:32:29.632Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-03T08:32:29.928Z] + lftools sign git-tag v3.2.0-dev.41 [2024-10-03T08:32:30.495Z] Signing Git tag with Sigul... [2024-10-03T08:32:30.495Z] Signing v3.2.0-dev.41 [Pipeline] echo [2024-10-03T08:32:31.078Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:32:31.370Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-03T08:32:31.377Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-03T08:32:31.410Z] $ docker stop --time=1 d1d734310a788640bbb0cef36583174af54cb11507b4045d069d33b4409a73be [2024-10-03T08:32:32.655Z] $ docker rm -f --volumes d1d734310a788640bbb0cef36583174af54cb11507b4045d069d33b4409a73be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-03T08:32:33.085Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-03T08:32:33.085Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:32:33.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T08:32:33.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T08:32:33.463Z] prd-ubuntu20.04-docker-8c-8g-13266 does not seem to be running inside a container [2024-10-03T08:32:33.493Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-03T08:32:33.959Z] $ docker top 13ddde6dc1301f53cc55fd17db13ba13d50d369cb4cf756862c6111a7cba010c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-03T08:32:34.060Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-03T08:32:34.060Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-03T08:32:34.175Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-03T08:32:34.179Z] $ docker exec 13ddde6dc1301f53cc55fd17db13ba13d50d369cb4cf756862c6111a7cba010c ssh-agent [2024-10-03T08:32:34.286Z] SSH_AUTH_SOCK=/tmp/ssh-DV6CVx7p76Uu/agent.33 [2024-10-03T08:32:34.286Z] SSH_AGENT_PID=39 [2024-10-03T08:32:34.290Z] Running ssh-add (command line suppressed) [2024-10-03T08:32:34.392Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10020127541859394060.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10020127541859394060.key) [2024-10-03T08:32:34.405Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-03T08:32:34.697Z] + git semver bump pre [2024-10-03T08:32:34.956Z] 2024-10-03 08:32:34,872 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-03T08:32:34.956Z] 2024-10-03 08:32:34,872 [bump_version] DEBUG bumping version:3.2.0-dev.41 on axis:pre with prefix:dev [2024-10-03T08:32:34.956Z] 2024-10-03 08:32:34,873 [bump_version] DEBUG bumped version:3.2.0-dev.42 [2024-10-03T08:32:34.956Z] 2024-10-03 08:32:34,873 [write_version] DEBUG write version:3.2.0-dev.42 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-10-03T08:32:34.956Z] 2024-10-03 08:32:34,873 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-03T08:32:34.956Z] 2024-10-03 08:32:34,873 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-03T08:32:34.956Z] 2024-10-03 08:32:34,874 [execute] INFO git cat-file --batch-check [2024-10-03T08:32:34.956Z] 2024-10-03 08:32:34,875 [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-03T08:32:34.956Z] 2024-10-03 08:32:34,879 [execute] INFO git cat-file --batch [2024-10-03T08:32:34.956Z] 2024-10-03 08:32:34,880 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-03T08:32:34.956Z] 2024-10-03 08:32:34,884 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-03T08:32:34.956Z] 3.2.0-dev.42 [Pipeline] } [2024-10-03T08:32:34.966Z] $ docker exec --env ******** --env ******** 13ddde6dc1301f53cc55fd17db13ba13d50d369cb4cf756862c6111a7cba010c ssh-agent -k [2024-10-03T08:32:35.065Z] unset SSH_AUTH_SOCK; [2024-10-03T08:32:35.066Z] unset SSH_AGENT_PID; [2024-10-03T08:32:35.066Z] echo Agent pid 39 killed; [2024-10-03T08:32:35.073Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-03T08:32:35.404Z] + git semver [Pipeline] } [2024-10-03T08:32:35.676Z] $ docker stop --time=1 13ddde6dc1301f53cc55fd17db13ba13d50d369cb4cf756862c6111a7cba010c [2024-10-03T08:32:36.939Z] $ docker rm -f --volumes 13ddde6dc1301f53cc55fd17db13ba13d50d369cb4cf756862c6111a7cba010c [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-03T08:32:37.291Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-03T08:32:37.291Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:32:37.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T08:32:37.600Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T08:32:37.673Z] prd-ubuntu20.04-docker-8c-8g-13266 does not seem to be running inside a container [2024-10-03T08:32:37.703Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-03T08:32:38.030Z] $ docker top 705282af7fafc73f7563be8ba1057afefe23ef89412c7c2dcac2ebdd903db988 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-03T08:32:38.128Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-03T08:32:38.128Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-03T08:32:38.250Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-03T08:32:38.254Z] $ docker exec 705282af7fafc73f7563be8ba1057afefe23ef89412c7c2dcac2ebdd903db988 ssh-agent [2024-10-03T08:32:38.354Z] SSH_AUTH_SOCK=/tmp/ssh-o0Dim0re2QHi/agent.33 [2024-10-03T08:32:38.354Z] SSH_AGENT_PID=39 [2024-10-03T08:32:38.358Z] Running ssh-add (command line suppressed) [2024-10-03T08:32:38.463Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13723494947998822687.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13723494947998822687.key) [2024-10-03T08:32:38.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-03T08:32:38.769Z] + git semver push [2024-10-03T08:32:39.027Z] 2024-10-03 08:32:38,953 [run_push] DEBUG push [2024-10-03T08:32:39.027Z] 2024-10-03 08:32:38,954 [execute] INFO git cat-file --batch-check [2024-10-03T08:32:39.027Z] 2024-10-03 08:32:38,954 [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-03T08:32:39.027Z] 2024-10-03 08:32:38,958 [execute] INFO git rev-list 11dbd574761e77f9e0679aa888ca7dc5e93db8be -- [2024-10-03T08:32:39.027Z] 2024-10-03 08:32:38,958 [execute] DEBUG Popen(['git', 'rev-list', '11dbd574761e77f9e0679aa888ca7dc5e93db8be', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-03T08:32:39.027Z] 2024-10-03 08:32:38,972 [execute] INFO git fetch -v origin [2024-10-03T08:32:39.027Z] 2024-10-03 08:32:38,972 [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-03T08:32:39.595Z] 2024-10-03 08:32:39,432 [run_push] DEBUG no remote changes detected [2024-10-03T08:32:39.595Z] 2024-10-03 08:32:39,432 [execute] INFO git push origin semver [2024-10-03T08:32:39.595Z] 2024-10-03 08:32:39,433 [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-03T08:32:40.160Z] 2024-10-03 08:32:40,120 [run_push] DEBUG push all version tags [2024-10-03T08:32:40.160Z] 2024-10-03 08:32:40,121 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-03T08:32:40.160Z] 2024-10-03 08:32:40,121 [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-03T08:32:41.097Z] 2024-10-03 08:32:40,837 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-03T08:32:41.097Z] 3.2.0-dev.42 [Pipeline] } [2024-10-03T08:32:41.108Z] $ docker exec --env ******** --env ******** 705282af7fafc73f7563be8ba1057afefe23ef89412c7c2dcac2ebdd903db988 ssh-agent -k [2024-10-03T08:32:41.192Z] unset SSH_AUTH_SOCK; [2024-10-03T08:32:41.192Z] unset SSH_AGENT_PID; [2024-10-03T08:32:41.193Z] echo Agent pid 39 killed; [2024-10-03T08:32:41.200Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-03T08:32:41.529Z] + git semver [Pipeline] } [2024-10-03T08:32:41.802Z] $ docker stop --time=1 705282af7fafc73f7563be8ba1057afefe23ef89412c7c2dcac2ebdd903db988 [2024-10-03T08:32:43.067Z] $ docker rm -f --volumes 705282af7fafc73f7563be8ba1057afefe23ef89412c7c2dcac2ebdd903db988 [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-03T08:32:43.708Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-10-03T08:32:43.708Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-03T08:32:43.708Z] total 16 [2024-10-03T08:32:43.708Z] drwxr-xr-x 3 root root 4096 Oct 3 06:33 . [2024-10-03T08:32:43.708Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 3 08:32 .. [2024-10-03T08:32:43.708Z] drwxr-xr-x 2 root root 4096 Oct 3 06:33 cost [2024-10-03T08:32:43.708Z] -rw-r--r-- 1 root root 85 Oct 3 06:33 cost.csv [2024-10-03T08:32:43.708Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-03T08:32:43.708Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-03T08:32:43.708Z] total 16 [2024-10-03T08:32:43.708Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 06:33 . [2024-10-03T08:32:43.708Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 3 08:32 .. [2024-10-03T08:32:43.708Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 06:33 cost [2024-10-03T08:32:43.708Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 3 06:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:32:44.000Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:32:44.863Z] ---> package-listing.sh [2024-10-03T08:32:44.863Z] ++ facter osfamily [2024-10-03T08:32:44.863Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-03T08:32:45.122Z] + OS_FAMILY=debian [2024-10-03T08:32:45.122Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-10-03T08:32:45.122Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-03T08:32:45.122Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-03T08:32:45.122Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-03T08:32:45.122Z] + PACKAGES=/tmp/packages_start.txt [2024-10-03T08:32:45.122Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-10-03T08:32:45.122Z] + PACKAGES=/tmp/packages_end.txt [2024-10-03T08:32:45.122Z] + case "${OS_FAMILY}" in [2024-10-03T08:32:45.122Z] + dpkg -l [2024-10-03T08:32:45.122Z] + grep '^ii' [2024-10-03T08:32:45.122Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-03T08:32:45.122Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-03T08:32:45.122Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-03T08:32:45.122Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-10-03T08:32:45.122Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-10-03T08:32:45.122Z] + 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-03T08:32:45.176Z] 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-03T08:32:45.544Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:32:45.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T08:32:45.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T08:32:45.939Z] prd-ubuntu20.04-docker-8c-8g-13266 does not seem to be running inside a container [2024-10-03T08:32:45.969Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-03T08:32:46.142Z] $ docker top 298e53d5696acc514c6e8dde68e2008010b8fa4be2356292c4889d3bddc1b85f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T08:32:46.488Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-03T08:32:46.772Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-03T08:32:47.056Z] + ls /var/log/sa-host [2024-10-03T08:32:47.056Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-03T08:32:47.135Z] provisioning config files... [2024-10-03T08:32:47.142Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13048282270956431273tmp [Pipeline] { [Pipeline] echo [2024-10-03T08:32:47.163Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:32:47.450Z] ---> create-netrc.sh [Pipeline] } [2024-10-03T08:32:47.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:32:47.790Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-03T08:32:47.799Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:32:48.082Z] ---> sudo-logs.sh [2024-10-03T08:32:48.082Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-03T08:32:48.121Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:32:48.404Z] ---> job-cost.sh [2024-10-03T08:32:48.404Z] lf-activate-venv: SKIPPING [2024-10-03T08:32:48.404Z] DEBUG: total: 0.2199999988079071 [2024-10-03T08:32:48.404Z] INFO: Retrieving Stack Cost... [2024-10-03T08:32:48.662Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-03T08:32:48.921Z] INFO: Archiving Costs [Pipeline] echo [2024-10-03T08:32:48.936Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:32:49.221Z] ---> logs-deploy.sh [2024-10-03T08:32:49.221Z] lf-activate-venv: SKIPPING [2024-10-03T08:32:49.221Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/316 [2024-10-03T08:32:49.221Z] INFO: archiving workspace using pattern(s): [2024-10-03T08:32:50.160Z] Archives upload complete. [2024-10-03T08:32:50.160Z] INFO: archiving logs to Nexus