Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0856413c2ad12273c2d5131e25a64bc5110c06e7 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-ssh12752099502493863874.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14754368940462020543.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-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-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16527586398453397560.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh2049688821283665177.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-rest-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-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12662170276038292248.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-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26448 in /w/workspace/edgexfoundry_device-rest-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-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0856413c2ad12273c2d5131e25a64bc5110c06e7 (main) Commit message: "Merge pull request #378 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.6" > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0856413c2ad12273c2d5131e25a64bc5110c06e7 # timeout=10 > git rev-list --no-walk cffe0b5ee40638c8d708b56c712b7f43e21f16e4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-30T08:54:13.370Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-30T08:54:13.482Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-30T08:54:13.514Z] ========================================================= [2023-12-30T08:54:13.514Z] EdgeX Global Pipelines Version Info [2023-12-30T08:54:13.514Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-30T08:54:14.629Z] ------------------- [2023-12-30T08:54:14.629Z] stable info: [2023-12-30T08:54:14.629Z] ------------------- [2023-12-30T08:54:14.629Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-30T08:54:14.629Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-30T08:54:14.629Z] Message: update stable to v1.0.258 [2023-12-30T08:54:14.890Z] ------------------- [2023-12-30T08:54:14.890Z] experimental info: [2023-12-30T08:54:14.890Z] ------------------- [2023-12-30T08:54:14.890Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-30T08:54:14.890Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-30T08:54:14.890Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-30T08:54:14.981Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-12-30T08:54:15.009Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-12-30T08:54:15.042Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-30T08:54:15.072Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-30T08:54:15.105Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-30T08:54:15.139Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-30T08:54:15.164Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-30T08:54:15.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-30T08:54:15.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-30T08:54:15.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-30T08:54:15.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-30T08:54:15.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-12-30T08:54:15.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-30T08:54:15.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-30T08:54:15.415Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-30T08:54:15.452Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-30T08:54:15.484Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-30T08:54:15.524Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-30T08:54:15.564Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-30T08:54:15.603Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-30T08:54:15.630Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-30T08:54:15.671Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-30T08:54:15.713Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-30T08:54:15.756Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-30T08:54:15.801Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-30T08:54:15.841Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-30T08:54:15.886Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-30T08:54:15.929Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-30T08:54:15.971Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-30T08:54:16.012Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-30T08:54:16.061Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0856413c2ad12273c2d5131e25a64bc5110c06e7 [Pipeline] echo [2023-12-30T08:54:16.110Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0856413 [Pipeline] echo [2023-12-30T08:54:16.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-30T08:54:16.265Z] provisioning config files... [2023-12-30T08:54:16.279Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3992653065758572282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-30T08:54:16.630Z] ---> ****-login.sh [2023-12-30T08:54:16.631Z] nexus3.edgexfoundry.org:10001 [2023-12-30T08:54:16.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:54:17.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:54:17.152Z] Configure a credential helper to remove this warning. See [2023-12-30T08:54:17.153Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:54:17.153Z] [2023-12-30T08:54:17.153Z] Login Succeeded [2023-12-30T08:54:17.153Z] nexus3.edgexfoundry.org:10002 [2023-12-30T08:54:17.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:54:17.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:54:17.412Z] Configure a credential helper to remove this warning. See [2023-12-30T08:54:17.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:54:17.413Z] [2023-12-30T08:54:17.413Z] Login Succeeded [2023-12-30T08:54:17.413Z] nexus3.edgexfoundry.org:10003 [2023-12-30T08:54:17.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:54:17.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:54:17.413Z] Configure a credential helper to remove this warning. See [2023-12-30T08:54:17.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:54:17.413Z] [2023-12-30T08:54:17.413Z] Login Succeeded [2023-12-30T08:54:17.413Z] nexus3.edgexfoundry.org:10004 [2023-12-30T08:54:17.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:54:17.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:54:17.413Z] Configure a credential helper to remove this warning. See [2023-12-30T08:54:17.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:54:17.413Z] [2023-12-30T08:54:17.413Z] Login Succeeded [2023-12-30T08:54:17.413Z] ****.io [2023-12-30T08:54:17.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:54:17.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:54:17.934Z] Configure a credential helper to remove this warning. See [2023-12-30T08:54:17.934Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:54:17.934Z] [2023-12-30T08:54:17.934Z] Login Succeeded [2023-12-30T08:54:17.934Z] ---> ****-login.sh ends [Pipeline] } [2023-12-30T08:54:17.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-30T08:54:18.449Z] + git rev-list -1 --merges 0856413c2ad12273c2d5131e25a64bc5110c06e7~1..0856413c2ad12273c2d5131e25a64bc5110c06e7 [Pipeline] echo [2023-12-30T08:54:18.478Z] -----------> git rev-list -1 --merges 0856413c2ad12273c2d5131e25a64bc5110c06e7~1..0856413c2ad12273c2d5131e25a64bc5110c06e7 0856413c2ad12273c2d5131e25a64bc5110c06e7 [2023-12-30T08:54:18.478Z] 0856413c2ad12273c2d5131e25a64bc5110c06e7 [false] [Pipeline] sh [2023-12-30T08:54:18.781Z] + git log --format=format:%s -1 0856413c2ad12273c2d5131e25a64bc5110c06e7 [Pipeline] echo [2023-12-30T08:54:18.796Z] ========================================================= [2023-12-30T08:54:18.796Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-30T08:54:18.796Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-30T08:54:19.183Z] + git log --format=format:%s -1 0856413c2ad12273c2d5131e25a64bc5110c06e7 [Pipeline] echo [2023-12-30T08:54:19.195Z] [semverPrep] GIT_COMMIT: 0856413c2ad12273c2d5131e25a64bc5110c06e7, Commit Message: Merge pull request #378 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.6 [Pipeline] echo [2023-12-30T08:54:19.224Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-30T08:54:19.643Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-30T08:54:19.643Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-30T08:54:19.643Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-30T08:54:19.643Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-30T08:54:19.643Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-30T08:54:19.643Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-30T08:54:19.643Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:54:20.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-30T08:54:20.087Z] [2023-12-30T08:54:20.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:54:20.409Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-30T08:54:20.409Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-30T08:54:20.409Z] b85a868b505f: Pulling fs layer [2023-12-30T08:54:20.409Z] e2be974225ed: Pulling fs layer [2023-12-30T08:54:20.409Z] 339a4e72a1f5: Pulling fs layer [2023-12-30T08:54:20.409Z] 988bab9f4d93: Pulling fs layer [2023-12-30T08:54:20.409Z] 1469e6f7b9e6: Pulling fs layer [2023-12-30T08:54:20.409Z] eaf3925da568: Pulling fs layer [2023-12-30T08:54:20.409Z] bab4dde63d76: Pulling fs layer [2023-12-30T08:54:20.409Z] 988bab9f4d93: Waiting [2023-12-30T08:54:20.409Z] bde34c3a00c8: Pulling fs layer [2023-12-30T08:54:20.409Z] b352a97aabf1: Pulling fs layer [2023-12-30T08:54:20.409Z] 4872d77fe225: Pulling fs layer [2023-12-30T08:54:20.409Z] bab4dde63d76: Waiting [2023-12-30T08:54:20.409Z] 5851b861e8e6: Pulling fs layer [2023-12-30T08:54:20.409Z] 5851b861e8e6: Waiting [2023-12-30T08:54:20.409Z] bde34c3a00c8: Waiting [2023-12-30T08:54:20.409Z] b352a97aabf1: Waiting [2023-12-30T08:54:20.409Z] 4872d77fe225: Waiting [2023-12-30T08:54:20.409Z] e2be974225ed: Verifying Checksum [2023-12-30T08:54:20.409Z] e2be974225ed: Download complete [2023-12-30T08:54:20.409Z] 988bab9f4d93: Verifying Checksum [2023-12-30T08:54:20.409Z] 988bab9f4d93: Download complete [2023-12-30T08:54:20.670Z] 1469e6f7b9e6: Verifying Checksum [2023-12-30T08:54:20.670Z] 1469e6f7b9e6: Download complete [2023-12-30T08:54:20.670Z] 339a4e72a1f5: Verifying Checksum [2023-12-30T08:54:20.670Z] 339a4e72a1f5: Download complete [2023-12-30T08:54:20.670Z] eaf3925da568: Download complete [2023-12-30T08:54:20.670Z] bde34c3a00c8: Download complete [2023-12-30T08:54:20.670Z] b352a97aabf1: Download complete [2023-12-30T08:54:20.670Z] 4872d77fe225: Verifying Checksum [2023-12-30T08:54:20.670Z] 4872d77fe225: Download complete [2023-12-30T08:54:20.670Z] 5851b861e8e6: Download complete [2023-12-30T08:54:20.670Z] b85a868b505f: Verifying Checksum [2023-12-30T08:54:20.670Z] b85a868b505f: Download complete [2023-12-30T08:54:20.929Z] bab4dde63d76: Verifying Checksum [2023-12-30T08:54:21.867Z] b85a868b505f: Pull complete [2023-12-30T08:54:22.127Z] e2be974225ed: Pull complete [2023-12-30T08:54:22.698Z] 339a4e72a1f5: Pull complete [2023-12-30T08:54:22.698Z] 988bab9f4d93: Pull complete [2023-12-30T08:54:22.959Z] 1469e6f7b9e6: Pull complete [2023-12-30T08:54:22.959Z] eaf3925da568: Pull complete [2023-12-30T08:54:24.871Z] bab4dde63d76: Pull complete [2023-12-30T08:54:24.871Z] bde34c3a00c8: Pull complete [2023-12-30T08:54:25.131Z] b352a97aabf1: Pull complete [2023-12-30T08:54:25.391Z] 4872d77fe225: Pull complete [2023-12-30T08:54:25.391Z] 5851b861e8e6: Pull complete [2023-12-30T08:54:25.391Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-30T08:54:25.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-30T08:54:25.391Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T08:54:25.595Z] prd-ubuntu20.04-docker-8c-8g-26448 does not seem to be running inside a container [2023-12-30T08:54:25.623Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2023-12-30T08:54:29.013Z] $ docker top 7d8ff6ed22a6067c96ab981f870d307ffd640a43ed79eedf38c60932dc07c207 -eo pid,comm [2023-12-30T08:54:29.068Z] 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). [2023-12-30T08:54:29.068Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-30T08:54:29.177Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-30T08:54:29.177Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-30T08:54:29.290Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-30T08:54:29.291Z] $ docker exec 7d8ff6ed22a6067c96ab981f870d307ffd640a43ed79eedf38c60932dc07c207 ssh-agent [2023-12-30T08:54:29.397Z] SSH_AUTH_SOCK=/tmp/ssh-8j9phaf0c2bW/agent.33 [2023-12-30T08:54:29.397Z] SSH_AGENT_PID=39 [2023-12-30T08:54:29.402Z] Running ssh-add (command line suppressed) [2023-12-30T08:54:29.499Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2862301855556527605.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2862301855556527605.key) [2023-12-30T08:54:29.515Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-30T08:54:29.823Z] + git tag --points-at HEAD [Pipeline] } [2023-12-30T08:54:29.833Z] $ docker exec --env ******** --env ******** 7d8ff6ed22a6067c96ab981f870d307ffd640a43ed79eedf38c60932dc07c207 ssh-agent -k [2023-12-30T08:54:29.924Z] unset SSH_AUTH_SOCK; [2023-12-30T08:54:29.925Z] unset SSH_AGENT_PID; [2023-12-30T08:54:29.925Z] echo Agent pid 39 killed; [2023-12-30T08:54:29.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-30T08:54:30.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-30T08:54:30.002Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-30T08:54:30.102Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-30T08:54:30.103Z] $ docker exec 7d8ff6ed22a6067c96ab981f870d307ffd640a43ed79eedf38c60932dc07c207 ssh-agent [2023-12-30T08:54:30.202Z] SSH_AUTH_SOCK=/tmp/ssh-IUEpvnM1lz7b/agent.71 [2023-12-30T08:54:30.202Z] SSH_AGENT_PID=77 [2023-12-30T08:54:30.206Z] Running ssh-add (command line suppressed) [2023-12-30T08:54:30.300Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3935922554358158097.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3935922554358158097.key) [2023-12-30T08:54:30.315Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-30T08:54:30.621Z] + git semver init [2023-12-30T08:54:30.881Z] 2023-12-30 08:54:30,776 [run_init] DEBUG init version:0.0.0 force:False [2023-12-30T08:54:30.881Z] 2023-12-30 08:54:30,776 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-12-30T08:54:30.881Z] 2023-12-30 08:54:30,776 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-12-30T08:54:30.881Z] 2023-12-30 08:54:30,777 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-30T08:54:32.785Z] 2023-12-30 08:54:32,287 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2023-12-30T08:54:32.785Z] 2023-12-30 08:54:32,287 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2023-12-30T08:54:32.785Z] 2023-12-30 08:54:32,287 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-12-30T08:54:32.785Z] 2023-12-30 08:54:32,288 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-12-30T08:54:32.785Z] 3.2.0-dev.7 [Pipeline] } [2023-12-30T08:54:32.794Z] $ docker exec --env ******** --env ******** 7d8ff6ed22a6067c96ab981f870d307ffd640a43ed79eedf38c60932dc07c207 ssh-agent -k [2023-12-30T08:54:32.884Z] unset SSH_AUTH_SOCK; [2023-12-30T08:54:32.884Z] unset SSH_AGENT_PID; [2023-12-30T08:54:32.885Z] echo Agent pid 77 killed; [2023-12-30T08:54:32.894Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-30T08:54:33.283Z] + git semver [Pipeline] } [2023-12-30T08:54:33.556Z] $ docker stop --time=1 7d8ff6ed22a6067c96ab981f870d307ffd640a43ed79eedf38c60932dc07c207 [2023-12-30T08:54:34.922Z] $ docker rm -f --volumes 7d8ff6ed22a6067c96ab981f870d307ffd640a43ed79eedf38c60932dc07c207 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-30T08:54:35.301Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-30T08:54:35.537Z] Stashed 1 file(s) [Pipeline] echo [2023-12-30T08:54:35.541Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.7 [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 [2023-12-30T08:54:35.919Z] provisioning config files... [2023-12-30T08:54:35.928Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config630476358245952330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-30T08:54:36.254Z] ---> ****-login.sh [2023-12-30T08:54:36.254Z] nexus3.edgexfoundry.org:10001 [2023-12-30T08:54:36.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:54:36.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:54:36.255Z] Configure a credential helper to remove this warning. See [2023-12-30T08:54:36.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:54:36.255Z] [2023-12-30T08:54:36.255Z] Login Succeeded [2023-12-30T08:54:36.255Z] nexus3.edgexfoundry.org:10002 [2023-12-30T08:54:36.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:54:36.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:54:36.255Z] Configure a credential helper to remove this warning. See [2023-12-30T08:54:36.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:54:36.255Z] [2023-12-30T08:54:36.255Z] Login Succeeded [2023-12-30T08:54:36.255Z] nexus3.edgexfoundry.org:10003 [2023-12-30T08:54:36.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:54:36.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:54:36.514Z] Configure a credential helper to remove this warning. See [2023-12-30T08:54:36.514Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:54:36.514Z] [2023-12-30T08:54:36.514Z] Login Succeeded [2023-12-30T08:54:36.514Z] nexus3.edgexfoundry.org:10004 [2023-12-30T08:54:36.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:54:36.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:54:36.514Z] Configure a credential helper to remove this warning. See [2023-12-30T08:54:36.514Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:54:36.514Z] [2023-12-30T08:54:36.514Z] Login Succeeded [2023-12-30T08:54:36.514Z] ****.io [2023-12-30T08:54:36.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:54:36.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:54:36.775Z] Configure a credential helper to remove this warning. See [2023-12-30T08:54:36.775Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:54:36.775Z] [2023-12-30T08:54:36.775Z] Login Succeeded [2023-12-30T08:54:36.775Z] ---> ****-login.sh ends [Pipeline] } [2023-12-30T08:54:36.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-30T08:54:36.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-30T08:54:36.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-30T08:54:36.997Z] ========================================================= [2023-12-30T08:54:36.997Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-30T08:54:36.997Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:54:37.474Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-30T08:54:37.474Z] Sending build context to Docker daemon 16.31MB [2023-12-30T08:54:37.474Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-30T08:54:37.474Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-30T08:54:37.474Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-30T08:54:37.474Z] 7264a8db6415: Pulling fs layer [2023-12-30T08:54:37.474Z] c4d48a809fc2: Pulling fs layer [2023-12-30T08:54:37.474Z] 4f1c88b9dad5: Pulling fs layer [2023-12-30T08:54:37.474Z] ad3a456e5733: Pulling fs layer [2023-12-30T08:54:37.474Z] 69c7f0334f64: Pulling fs layer [2023-12-30T08:54:37.474Z] 1f1c1a5573a3: Pulling fs layer [2023-12-30T08:54:37.474Z] ce7588e14bc9: Pulling fs layer [2023-12-30T08:54:37.474Z] b5e4710f87ac: Pulling fs layer [2023-12-30T08:54:37.474Z] 69c7f0334f64: Waiting [2023-12-30T08:54:37.474Z] 1f1c1a5573a3: Waiting [2023-12-30T08:54:37.474Z] ce7588e14bc9: Waiting [2023-12-30T08:54:37.474Z] b5e4710f87ac: Waiting [2023-12-30T08:54:37.474Z] ad3a456e5733: Waiting [2023-12-30T08:54:37.734Z] c4d48a809fc2: Download complete [2023-12-30T08:54:37.734Z] ad3a456e5733: Verifying Checksum [2023-12-30T08:54:37.734Z] ad3a456e5733: Download complete [2023-12-30T08:54:37.734Z] 69c7f0334f64: Verifying Checksum [2023-12-30T08:54:37.734Z] 69c7f0334f64: Download complete [2023-12-30T08:54:37.734Z] 7264a8db6415: Verifying Checksum [2023-12-30T08:54:37.734Z] 7264a8db6415: Download complete [2023-12-30T08:54:37.734Z] 1f1c1a5573a3: Verifying Checksum [2023-12-30T08:54:37.734Z] 1f1c1a5573a3: Download complete [2023-12-30T08:54:37.734Z] 7264a8db6415: Pull complete [2023-12-30T08:54:37.993Z] b5e4710f87ac: Verifying Checksum [2023-12-30T08:54:37.993Z] b5e4710f87ac: Download complete [2023-12-30T08:54:37.993Z] c4d48a809fc2: Pull complete [2023-12-30T08:54:37.993Z] 4f1c88b9dad5: Verifying Checksum [2023-12-30T08:54:37.993Z] 4f1c88b9dad5: Download complete [2023-12-30T08:54:38.558Z] ce7588e14bc9: Verifying Checksum [2023-12-30T08:54:38.558Z] ce7588e14bc9: Download complete [2023-12-30T08:54:41.385Z] 4f1c88b9dad5: Pull complete [2023-12-30T08:54:41.386Z] ad3a456e5733: Pull complete [2023-12-30T08:54:41.386Z] 69c7f0334f64: Pull complete [2023-12-30T08:54:41.644Z] 1f1c1a5573a3: Pull complete [2023-12-30T08:54:44.170Z] ce7588e14bc9: Pull complete [2023-12-30T08:54:44.170Z] b5e4710f87ac: Pull complete [2023-12-30T08:54:44.170Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-30T08:54:44.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-30T08:54:44.170Z] ---> 88b5674ff536 [2023-12-30T08:54:44.170Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-12-30T08:54:50.743Z] ---> Running in 1c4fd2410191 [2023-12-30T08:54:50.744Z] Removing intermediate container 1c4fd2410191 [2023-12-30T08:54:50.744Z] ---> f8e2716e4ac5 [2023-12-30T08:54:50.744Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-30T08:54:50.744Z] ---> Running in 462c62147579 [2023-12-30T08:54:50.804Z] Still waiting to schedule task [2023-12-30T08:54:50.805Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-30T08:54:51.003Z] Removing intermediate container 462c62147579 [2023-12-30T08:54:51.003Z] ---> 7fec96fdf61e [2023-12-30T08:54:51.003Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-30T08:54:51.003Z] ---> Running in ef416ed12736 [2023-12-30T08:54:51.003Z] Removing intermediate container ef416ed12736 [2023-12-30T08:54:51.003Z] ---> 3d1ef0c8c54b [2023-12-30T08:54:51.003Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-30T08:54:51.003Z] ---> Running in 7ef5332e52b9 [2023-12-30T08:54:51.003Z] Removing intermediate container 7ef5332e52b9 [2023-12-30T08:54:51.003Z] ---> 8ed8e4cfa84d [2023-12-30T08:54:51.003Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-30T08:54:51.003Z] ---> Running in 795b3a5127c2 [2023-12-30T08:54:51.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-30T08:54:51.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-30T08:54:51.829Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2023-12-30T08:54:51.829Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-30T08:54:51.829Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2023-12-30T08:54:51.829Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2023-12-30T08:54:52.087Z] Executing busybox-1.36.1-r5.trigger [2023-12-30T08:54:52.087Z] OK: 268 MiB in 56 packages [2023-12-30T08:54:52.732Z] Removing intermediate container 795b3a5127c2 [2023-12-30T08:54:52.732Z] ---> 42b7ac5d68e6 [2023-12-30T08:54:52.732Z] Step 8/12 : WORKDIR /device-rest-go [2023-12-30T08:54:52.732Z] ---> Running in 360fda030a4d [2023-12-30T08:54:52.991Z] Removing intermediate container 360fda030a4d [2023-12-30T08:54:52.991Z] ---> 9de1cfddab11 [2023-12-30T08:54:52.991Z] Step 9/12 : COPY go.mod vendor* ./ [2023-12-30T08:54:52.991Z] ---> 3fe1f586217a [2023-12-30T08:54:52.991Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-30T08:54:52.991Z] ---> Running in 6ac9c7a0eb46 [2023-12-30T08:55:41.366Z] Removing intermediate container 6ac9c7a0eb46 [2023-12-30T08:55:41.366Z] ---> 8f20f47934bd [2023-12-30T08:55:41.366Z] Step 11/12 : COPY . . [2023-12-30T08:55:41.366Z] ---> b2577fb8b3a3 [2023-12-30T08:55:41.366Z] Step 12/12 : RUN $MAKE [2023-12-30T08:55:41.366Z] ---> Running in 9efa7806d13c [2023-12-30T08:55:41.366Z] noop [2023-12-30T08:55:41.366Z] Removing intermediate container 9efa7806d13c [2023-12-30T08:55:41.366Z] ---> c08b469e50b9 [2023-12-30T08:55:41.366Z] Successfully built c08b469e50b9 [2023-12-30T08:55:41.366Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:55:41.741Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-30T08:55:41.741Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T08:55:41.863Z] prd-ubuntu20.04-docker-8c-8g-26448 does not seem to be running inside a container [2023-12-30T08:55:41.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2023-12-30T08:55:43.554Z] $ docker top eae0ec3fdbb50767c7c0c9c36ca7ca0758ce8bdad5b9f47429887005cc4594e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-30T08:55:43.938Z] + go version [2023-12-30T08:55:43.938Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-30T08:55:43.946Z] $ docker stop --time=1 eae0ec3fdbb50767c7c0c9c36ca7ca0758ce8bdad5b9f47429887005cc4594e7 [2023-12-30T08:55:46.020Z] $ docker rm -f --volumes eae0ec3fdbb50767c7c0c9c36ca7ca0758ce8bdad5b9f47429887005cc4594e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:55:46.692Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-30T08:55:46.692Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T08:55:46.815Z] prd-ubuntu20.04-docker-8c-8g-26448 does not seem to be running inside a container [2023-12-30T08:55:46.847Z] $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2023-12-30T08:55:47.443Z] $ docker top 89c542884fa744a613a9f1118d5ad32772937ef21416fc13cf6b109d7f7dcdbb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-30T08:55:47.823Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2023-12-30T08:55:48.148Z] + make test [2023-12-30T08:55:48.148Z] go test ./... -coverprofile=coverage.out ./... [2023-12-30T08:55:49.523Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-12-30T08:56:01.712Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-12-30T08:56:01.712Z] ok github.com/edgexfoundry/device-rest-go/driver 0.015s coverage: 33.2% of statements [2023-12-30T08:56:07.853Z] go vet ./... [2023-12-30T08:56:11.136Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-30T08:56:11.136Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-30T08:56:11.136Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-30T08:56:11.146Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-30T08:56:11.184Z] $ docker stop --time=1 89c542884fa744a613a9f1118d5ad32772937ef21416fc13cf6b109d7f7dcdbb [2023-12-30T08:56:16.612Z] $ docker rm -f --volumes 89c542884fa744a613a9f1118d5ad32772937ef21416fc13cf6b109d7f7dcdbb [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-30T08:56:17.153Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-30T08:56:17.191Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-30T08:56:17.810Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-30T08:56:18.097Z] + ls -al . [2023-12-30T08:56:18.097Z] total 180 [2023-12-30T08:56:18.097Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 30 08:55 . [2023-12-30T08:56:18.097Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 30 08:54 .. [2023-12-30T08:56:18.097Z] -rw-rw-r-- 1 jenkins jenkins 151 Dec 30 08:54 .dockerignore [2023-12-30T08:56:18.097Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 30 08:55 .git [2023-12-30T08:56:18.097Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 30 08:54 .github [2023-12-30T08:56:18.097Z] -rw-rw-r-- 1 jenkins jenkins 264 Dec 30 08:54 .gitignore [2023-12-30T08:56:18.097Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 30 08:54 .golangci.yml [2023-12-30T08:56:18.097Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 30 08:54 .semver [2023-12-30T08:56:18.097Z] -rw-rw-r-- 1 jenkins jenkins 10300 Dec 30 08:54 Attribution.txt [2023-12-30T08:56:18.097Z] -rw-rw-r-- 1 jenkins jenkins 17685 Dec 30 08:54 CHANGELOG.md [2023-12-30T08:56:18.097Z] -rw-rw-r-- 1 jenkins jenkins 1687 Dec 30 08:54 Dockerfile [2023-12-30T08:56:18.097Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 30 08:54 GOVERNANCE.md [2023-12-30T08:56:18.097Z] -rw-rw-r-- 1 jenkins jenkins 680 Dec 30 08:54 Jenkinsfile [2023-12-30T08:56:18.097Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 30 08:54 LICENSE [2023-12-30T08:56:18.097Z] -rw-rw-r-- 1 jenkins jenkins 2016 Dec 30 08:54 Makefile [2023-12-30T08:56:18.097Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 30 08:54 OWNERS.md [2023-12-30T08:56:18.097Z] -rw-rw-r-- 1 jenkins jenkins 3989 Dec 30 08:54 README.md [2023-12-30T08:56:18.097Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 30 08:54 VERSION [2023-12-30T08:56:18.097Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 30 08:54 bin [2023-12-30T08:56:18.097Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 30 08:54 cmd [2023-12-30T08:56:18.097Z] -rw-r--r-- 1 jenkins jenkins 14499 Dec 30 08:55 coverage.out [2023-12-30T08:56:18.097Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 30 08:54 driver [2023-12-30T08:56:18.097Z] -rw-rw-r-- 1 jenkins jenkins 3887 Dec 30 08:54 go.mod [2023-12-30T08:56:18.097Z] -rw-rw-r-- 1 jenkins jenkins 34595 Dec 30 08:54 go.sum [2023-12-30T08:56:18.097Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 30 08:54 openapi [2023-12-30T08:56:18.097Z] -rw-rw-r-- 1 jenkins jenkins 713 Dec 30 08:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:56:18.488Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0856413c2ad12273c2d5131e25a64bc5110c06e7 --label arch=amd64 --label version=3.2.0-dev.7 . [2023-12-30T08:56:18.488Z] Sending build context to Docker daemon 16.32MB [2023-12-30T08:56:18.488Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-12-30T08:56:18.488Z] Step 2/26 : FROM ${BASE} AS builder [2023-12-30T08:56:18.488Z] ---> c08b469e50b9 [2023-12-30T08:56:18.488Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-12-30T08:56:18.749Z] ---> Running in 62be21d87f18 [2023-12-30T08:56:18.749Z] Removing intermediate container 62be21d87f18 [2023-12-30T08:56:18.749Z] ---> 4103dee65b56 [2023-12-30T08:56:18.749Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-30T08:56:18.749Z] ---> Running in 367adf35fd92 [2023-12-30T08:56:19.009Z] Removing intermediate container 367adf35fd92 [2023-12-30T08:56:19.009Z] ---> 44d6f605aa74 [2023-12-30T08:56:19.009Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-30T08:56:19.009Z] ---> Running in f606c258cc92 [2023-12-30T08:56:19.009Z] Removing intermediate container f606c258cc92 [2023-12-30T08:56:19.009Z] ---> 46657273b0f0 [2023-12-30T08:56:19.009Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-12-30T08:56:19.010Z] ---> Running in 31b97a916c68 [2023-12-30T08:56:19.010Z] Removing intermediate container 31b97a916c68 [2023-12-30T08:56:19.010Z] ---> 888b63f6e0fd [2023-12-30T08:56:19.010Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-30T08:56:19.010Z] ---> Running in e762fc1e71fa [2023-12-30T08:56:19.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-30T08:56:19.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-30T08:56:19.795Z] OK: 268 MiB in 56 packages [2023-12-30T08:56:20.362Z] Removing intermediate container e762fc1e71fa [2023-12-30T08:56:20.362Z] ---> 1c08f7765aca [2023-12-30T08:56:20.362Z] Step 8/26 : WORKDIR /device-rest-go [2023-12-30T08:56:20.362Z] ---> Running in db98de5207e4 [2023-12-30T08:56:20.362Z] Removing intermediate container db98de5207e4 [2023-12-30T08:56:20.362Z] ---> d2455546d50d [2023-12-30T08:56:20.362Z] Step 9/26 : COPY go.mod vendor* ./ [2023-12-30T08:56:20.622Z] ---> 09df0a979a68 [2023-12-30T08:56:20.622Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-30T08:56:20.622Z] ---> Running in ff4ccf175940 [2023-12-30T08:56:21.190Z] Removing intermediate container ff4ccf175940 [2023-12-30T08:56:21.190Z] ---> bf59d1451054 [2023-12-30T08:56:21.190Z] Step 11/26 : COPY . . [2023-12-30T08:56:22.127Z] ---> 46e5acdcdf53 [2023-12-30T08:56:22.127Z] Step 12/26 : RUN $MAKE [2023-12-30T08:56:22.127Z] ---> Running in cbf8c849a1c8 [2023-12-30T08:56:22.127Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=3.2.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.6" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-12-30T08:56:30.958Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26450 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2023-12-30T08:56:30.998Z] Running in /w/workspace/device-rest-go/159 [Pipeline] { [Pipeline] checkout [2023-12-30T08:56:34.069Z] The recommended git tool is: git [2023-12-30T08:56:42.676Z] using credential edgex-jenkins-ssh [2023-12-30T08:56:42.694Z] Cloning the remote Git repository [2023-12-30T08:56:42.739Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-12-30T08:56:42.839Z] > git init /w/workspace/device-rest-go/159 # timeout=10 [2023-12-30T08:56:42.984Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-12-30T08:56:42.985Z] > git --version # timeout=10 [2023-12-30T08:56:43.004Z] > git --version # 'git version 2.25.1' [2023-12-30T08:56:43.006Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-30T08:56:43.174Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-30T08:56:46.492Z] Avoid second fetch [2023-12-30T08:56:46.492Z] Checking out Revision 0856413c2ad12273c2d5131e25a64bc5110c06e7 (main) [2023-12-30T08:56:45.733Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-12-30T08:56:45.755Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-30T08:56:46.509Z] > git config core.sparsecheckout # timeout=10 [2023-12-30T08:56:46.566Z] > git checkout -f 0856413c2ad12273c2d5131e25a64bc5110c06e7 # timeout=10 [2023-12-30T08:56:47.036Z] Commit message: "Merge pull request #378 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.6" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-30T08:56:48.053Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-30T08:56:48.053Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-30T08:56:48.053Z] Dload Upload Total Spent Left Speed [2023-12-30T08:56:48.053Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 87 12682 87 11015 0 0 91033 0 --:--:-- --:--:-- --:--:-- 90286 100 12682 100 12682 0 0 100k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2023-12-30T08:56:48.392Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-30T08:56:48.667Z] Removing intermediate container cbf8c849a1c8 [2023-12-30T08:56:48.667Z] ---> 9533b6372e8e [2023-12-30T08:56:48.667Z] Step 13/26 : FROM alpine:3.18 [2023-12-30T08:56:48.667Z] 3.18: Pulling from library/alpine [2023-12-30T08:56:48.667Z] c926b61bad3b: Pulling fs layer [2023-12-30T08:56:48.667Z] c926b61bad3b: Verifying Checksum [2023-12-30T08:56:48.667Z] c926b61bad3b: Download complete [2023-12-30T08:56:48.667Z] c926b61bad3b: Pull complete [2023-12-30T08:56:48.667Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-30T08:56:48.667Z] Status: Downloaded newer image for alpine:3.18 [2023-12-30T08:56:48.667Z] ---> b541f2080109 [2023-12-30T08:56:48.667Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-12-30T08:56:48.667Z] ---> Running in c1c1bb329e5a [2023-12-30T08:56:48.667Z] Removing intermediate container c1c1bb329e5a [2023-12-30T08:56:48.667Z] ---> 94187d341a5b [2023-12-30T08:56:48.667Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2023-12-30T08:56:48.667Z] ---> Running in d50f849499c3 [2023-12-30T08:56:48.667Z] Removing intermediate container d50f849499c3 [2023-12-30T08:56:48.667Z] ---> 84983c6f230d [2023-12-30T08:56:48.667Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-12-30T08:56:48.667Z] ---> Running in d3f245e013c3 [2023-12-30T08:56:48.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-30T08:56:48.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-30T08:56:48.667Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-30T08:56:48.667Z] Executing busybox-1.36.1-r5.trigger [2023-12-30T08:56:48.667Z] OK: 7 MiB in 16 packages [2023-12-30T08:56:48.667Z] Removing intermediate container d3f245e013c3 [2023-12-30T08:56:48.667Z] ---> 395fcab28192 [2023-12-30T08:56:48.667Z] Step 17/26 : RUN apk --no-cache upgrade [2023-12-30T08:56:48.667Z] ---> Running in 51d340122d88 [2023-12-30T08:56:48.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-30T08:56:48.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-30T08:56:48.667Z] OK: 7 MiB in 16 packages [2023-12-30T08:56:48.667Z] Removing intermediate container 51d340122d88 [2023-12-30T08:56:48.667Z] ---> 9aa0227754f0 [2023-12-30T08:56:48.667Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2023-12-30T08:56:48.667Z] ---> 5bab90dc4f27 [2023-12-30T08:56:48.667Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2023-12-30T08:56:48.667Z] ---> e5421f3d6ab5 [2023-12-30T08:56:48.667Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-12-30T08:56:48.667Z] ---> 8f36b3ddba9c [2023-12-30T08:56:48.667Z] Step 21/26 : EXPOSE 59986 [2023-12-30T08:56:48.667Z] ---> Running in cb731199541c [2023-12-30T08:56:48.667Z] Removing intermediate container cb731199541c [2023-12-30T08:56:48.667Z] ---> c4b219667986 [2023-12-30T08:56:48.667Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2023-12-30T08:56:48.667Z] ---> Running in 88b28ee437cf [2023-12-30T08:56:48.667Z] Removing intermediate container 88b28ee437cf [2023-12-30T08:56:48.667Z] ---> a7c0f6bc2582 [2023-12-30T08:56:48.667Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-12-30T08:56:48.720Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-30T08:56:48.720Z] + sudo tee /etc/docker/daemon.new [2023-12-30T08:56:48.720Z] { [2023-12-30T08:56:48.720Z] "registry-mirrors": [ [2023-12-30T08:56:48.720Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-30T08:56:48.720Z] ], [2023-12-30T08:56:48.720Z] "bip": "10.250.0.254/24", [2023-12-30T08:56:48.720Z] "hosts": [ [2023-12-30T08:56:48.720Z] "tcp://0.0.0.0:5555", [2023-12-30T08:56:48.720Z] "unix:///var/run/docker.sock" [2023-12-30T08:56:48.720Z] ], [2023-12-30T08:56:48.720Z] "mtu": 1458, [2023-12-30T08:56:48.720Z] "selinux-enabled": true, [2023-12-30T08:56:48.720Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-30T08:56:48.720Z] } [Pipeline] sh [2023-12-30T08:56:48.927Z] ---> Running in 4b22e3deb89a [2023-12-30T08:56:48.927Z] Removing intermediate container 4b22e3deb89a [2023-12-30T08:56:48.927Z] ---> 6b273a66b3e9 [2023-12-30T08:56:48.927Z] Step 24/26 : LABEL arch=amd64 [2023-12-30T08:56:48.927Z] ---> Running in 39fd607b5cf3 [2023-12-30T08:56:48.927Z] Removing intermediate container 39fd607b5cf3 [2023-12-30T08:56:48.927Z] ---> ae663cda02ee [2023-12-30T08:56:48.927Z] Step 25/26 : LABEL git_sha=0856413c2ad12273c2d5131e25a64bc5110c06e7 [2023-12-30T08:56:48.927Z] ---> Running in ba09705b0a0c [2023-12-30T08:56:49.048Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-30T08:56:49.202Z] Removing intermediate container ba09705b0a0c [2023-12-30T08:56:49.202Z] ---> 0bec7527e73d [2023-12-30T08:56:49.202Z] Step 26/26 : LABEL version=3.2.0-dev.7 [2023-12-30T08:56:49.202Z] ---> Running in c4b96f9ec143 [2023-12-30T08:56:49.202Z] Removing intermediate container c4b96f9ec143 [2023-12-30T08:56:49.202Z] ---> d300f1a9ec09 [2023-12-30T08:56:49.202Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-30T08:56:49.202Z] Successfully built d300f1a9ec09 [2023-12-30T08:56:49.202Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2023-12-30T08:56:49.383Z] + sudo service docker restart [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-30T08:56:49.475Z] provisioning config files... [2023-12-30T08:56:49.484Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7020753386365803563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-30T08:56:49.825Z] ---> ****-login.sh [2023-12-30T08:56:49.825Z] nexus3.edgexfoundry.org:10001 [2023-12-30T08:56:49.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:56:49.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:56:49.826Z] Configure a credential helper to remove this warning. See [2023-12-30T08:56:49.826Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:56:49.826Z] [2023-12-30T08:56:49.826Z] Login Succeeded [2023-12-30T08:56:49.826Z] nexus3.edgexfoundry.org:10002 [2023-12-30T08:56:49.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:56:49.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:56:49.826Z] Configure a credential helper to remove this warning. See [2023-12-30T08:56:49.826Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:56:49.826Z] [2023-12-30T08:56:49.826Z] Login Succeeded [2023-12-30T08:56:49.826Z] nexus3.edgexfoundry.org:10003 [2023-12-30T08:56:50.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:56:50.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:56:50.085Z] Configure a credential helper to remove this warning. See [2023-12-30T08:56:50.085Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:56:50.085Z] [2023-12-30T08:56:50.085Z] Login Succeeded [2023-12-30T08:56:50.085Z] nexus3.edgexfoundry.org:10004 [2023-12-30T08:56:50.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:56:50.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:56:50.085Z] Configure a credential helper to remove this warning. See [2023-12-30T08:56:50.085Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:56:50.085Z] [2023-12-30T08:56:50.085Z] Login Succeeded [2023-12-30T08:56:50.085Z] ****.io [2023-12-30T08:56:50.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:56:50.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:56:50.346Z] Configure a credential helper to remove this warning. See [2023-12-30T08:56:50.346Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:56:50.346Z] [2023-12-30T08:56:50.346Z] Login Succeeded [2023-12-30T08:56:50.346Z] ---> ****-login.sh ends [Pipeline] } [2023-12-30T08:56:50.354Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-30T08:56:50.488Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-30T08:56:50.547Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2023-12-30T08:56:50.547Z] 0856413c2ad12273c2d5131e25a64bc5110c06e7 [2023-12-30T08:56:50.547Z] latest [2023-12-30T08:56:50.547Z] 3.2.0-dev.7 [2023-12-30T08:56:50.547Z] 0856413c2ad12273c2d5131e25a64bc5110c06e7-3.2.0-dev.7 [2023-12-30T08:56:50.547Z] main [2023-12-30T08:56:50.547Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:56:51.017Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:0856413c2ad12273c2d5131e25a64bc5110c06e7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:56:51.404Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:0856413c2ad12273c2d5131e25a64bc5110c06e7 [2023-12-30T08:56:51.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-12-30T08:56:51.404Z] 1bf60067650a: Preparing [2023-12-30T08:56:51.404Z] 0c1bcd23488c: Preparing [2023-12-30T08:56:51.404Z] f022ec146e27: Preparing [2023-12-30T08:56:51.404Z] 8ee2258d51d4: Preparing [2023-12-30T08:56:51.404Z] 7a4c302befc5: Preparing [2023-12-30T08:56:51.404Z] 9fe9a137fd00: Preparing [2023-12-30T08:56:51.404Z] 9fe9a137fd00: Waiting [2023-12-30T08:56:51.404Z] 7a4c302befc5: Pushed [2023-12-30T08:56:51.404Z] 8ee2258d51d4: Pushed [2023-12-30T08:56:51.404Z] 1bf60067650a: Pushed [2023-12-30T08:56:51.404Z] 0c1bcd23488c: Pushed [2023-12-30T08:56:51.404Z] 9fe9a137fd00: Layer already exists [2023-12-30T08:56:53.305Z] f022ec146e27: Pushed [2023-12-30T08:56:53.305Z] 0856413c2ad12273c2d5131e25a64bc5110c06e7: digest: sha256:66928e01c80288c4947d7a2b71c0327902332ea319d8d22bea456e3a3833ded9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:56:53.699Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:56:54.085Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2023-12-30T08:56:54.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-12-30T08:56:54.085Z] 1bf60067650a: Preparing [2023-12-30T08:56:54.085Z] 0c1bcd23488c: Preparing [2023-12-30T08:56:54.085Z] f022ec146e27: Preparing [2023-12-30T08:56:54.085Z] 8ee2258d51d4: Preparing [2023-12-30T08:56:54.085Z] 7a4c302befc5: Preparing [2023-12-30T08:56:54.085Z] 9fe9a137fd00: Preparing [2023-12-30T08:56:54.085Z] 9fe9a137fd00: Waiting [2023-12-30T08:56:54.085Z] 8ee2258d51d4: Layer already exists [2023-12-30T08:56:54.085Z] f022ec146e27: Layer already exists [2023-12-30T08:56:54.085Z] 7a4c302befc5: Layer already exists [2023-12-30T08:56:54.085Z] 1bf60067650a: Layer already exists [2023-12-30T08:56:54.085Z] 0c1bcd23488c: Layer already exists [2023-12-30T08:56:54.085Z] 9fe9a137fd00: Layer already exists [2023-12-30T08:56:54.085Z] latest: digest: sha256:66928e01c80288c4947d7a2b71c0327902332ea319d8d22bea456e3a3833ded9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:56:54.485Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:56:54.883Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.7 [2023-12-30T08:56:54.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-12-30T08:56:54.883Z] 1bf60067650a: Preparing [2023-12-30T08:56:54.883Z] 0c1bcd23488c: Preparing [2023-12-30T08:56:54.883Z] f022ec146e27: Preparing [2023-12-30T08:56:54.883Z] 8ee2258d51d4: Preparing [2023-12-30T08:56:54.883Z] 7a4c302befc5: Preparing [2023-12-30T08:56:54.883Z] 9fe9a137fd00: Preparing [2023-12-30T08:56:54.883Z] 9fe9a137fd00: Waiting [2023-12-30T08:56:54.883Z] f022ec146e27: Layer already exists [2023-12-30T08:56:54.883Z] 0c1bcd23488c: Layer already exists [2023-12-30T08:56:54.883Z] 8ee2258d51d4: Layer already exists [2023-12-30T08:56:54.883Z] 1bf60067650a: Layer already exists [2023-12-30T08:56:54.883Z] 7a4c302befc5: Layer already exists [2023-12-30T08:56:54.883Z] 9fe9a137fd00: Layer already exists [2023-12-30T08:56:54.883Z] 3.2.0-dev.7: digest: sha256:66928e01c80288c4947d7a2b71c0327902332ea319d8d22bea456e3a3833ded9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:56:55.298Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:0856413c2ad12273c2d5131e25a64bc5110c06e7-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:56:55.702Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:0856413c2ad12273c2d5131e25a64bc5110c06e7-3.2.0-dev.7 [2023-12-30T08:56:55.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-12-30T08:56:55.702Z] 1bf60067650a: Preparing [2023-12-30T08:56:55.702Z] 0c1bcd23488c: Preparing [2023-12-30T08:56:55.702Z] f022ec146e27: Preparing [2023-12-30T08:56:55.702Z] 8ee2258d51d4: Preparing [2023-12-30T08:56:55.702Z] 7a4c302befc5: Preparing [2023-12-30T08:56:55.702Z] 9fe9a137fd00: Preparing [2023-12-30T08:56:55.702Z] 9fe9a137fd00: Waiting [2023-12-30T08:56:55.702Z] 0c1bcd23488c: Layer already exists [2023-12-30T08:56:55.702Z] f022ec146e27: Layer already exists [2023-12-30T08:56:55.702Z] 7a4c302befc5: Layer already exists [2023-12-30T08:56:55.702Z] 8ee2258d51d4: Layer already exists [2023-12-30T08:56:55.702Z] 1bf60067650a: Layer already exists [2023-12-30T08:56:55.702Z] 9fe9a137fd00: Layer already exists [2023-12-30T08:56:55.702Z] 0856413c2ad12273c2d5131e25a64bc5110c06e7-3.2.0-dev.7: digest: sha256:66928e01c80288c4947d7a2b71c0327902332ea319d8d22bea456e3a3833ded9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:56:56.108Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:56:56.511Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2023-12-30T08:56:56.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-12-30T08:56:56.511Z] 1bf60067650a: Preparing [2023-12-30T08:56:56.511Z] 0c1bcd23488c: Preparing [2023-12-30T08:56:56.511Z] f022ec146e27: Preparing [2023-12-30T08:56:56.511Z] 8ee2258d51d4: Preparing [2023-12-30T08:56:56.512Z] 7a4c302befc5: Preparing [2023-12-30T08:56:56.512Z] 9fe9a137fd00: Preparing [2023-12-30T08:56:56.512Z] 9fe9a137fd00: Waiting [2023-12-30T08:56:56.512Z] f022ec146e27: Layer already exists [2023-12-30T08:56:56.512Z] 8ee2258d51d4: Layer already exists [2023-12-30T08:56:56.512Z] 0c1bcd23488c: Layer already exists [2023-12-30T08:56:56.512Z] 7a4c302befc5: Layer already exists [2023-12-30T08:56:56.512Z] 1bf60067650a: Layer already exists [2023-12-30T08:56:56.512Z] 9fe9a137fd00: Layer already exists [2023-12-30T08:56:56.512Z] main: digest: sha256:66928e01c80288c4947d7a2b71c0327902332ea319d8d22bea456e3a3833ded9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-30T08:56:56.756Z] ===================================================== [Pipeline] echo [2023-12-30T08:56:56.795Z] taggedImages: [2023-12-30T08:56:56.795Z] - nexus3.edgexfoundry.org:10004/device-rest:0856413c2ad12273c2d5131e25a64bc5110c06e7 [2023-12-30T08:56:56.795Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2023-12-30T08:56:56.795Z] - nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.7 [2023-12-30T08:56:56.795Z] - nexus3.edgexfoundry.org:10004/device-rest:0856413c2ad12273c2d5131e25a64bc5110c06e7-3.2.0-dev.7 [2023-12-30T08:56:56.795Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:56:57.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-30T08:56:57.485Z] [2023-12-30T08:56:57.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:56:57.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-30T08:56:57.825Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-30T08:56:57.825Z] 5eb5b503b376: Pulling fs layer [2023-12-30T08:56:57.825Z] 5c69ac0246d0: Pulling fs layer [2023-12-30T08:56:57.825Z] ec43610c2a17: Pulling fs layer [2023-12-30T08:56:57.825Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-30T08:56:57.825Z] 33b1e0a273af: Pulling fs layer [2023-12-30T08:56:57.825Z] 5d3b04190fa2: Pulling fs layer [2023-12-30T08:56:57.825Z] 2f39f015ded8: Pulling fs layer [2023-12-30T08:56:57.825Z] 3a2ae6a8a46f: Waiting [2023-12-30T08:56:57.825Z] 33b1e0a273af: Waiting [2023-12-30T08:56:57.825Z] 5d3b04190fa2: Waiting [2023-12-30T08:56:58.083Z] 5c69ac0246d0: Download complete [2023-12-30T08:56:58.083Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-30T08:56:58.083Z] 3a2ae6a8a46f: Download complete [2023-12-30T08:56:58.083Z] ec43610c2a17: Verifying Checksum [2023-12-30T08:56:58.083Z] ec43610c2a17: Download complete [2023-12-30T08:56:58.083Z] 33b1e0a273af: Verifying Checksum [2023-12-30T08:56:58.083Z] 33b1e0a273af: Download complete [2023-12-30T08:56:58.083Z] 5d3b04190fa2: Verifying Checksum [2023-12-30T08:56:58.083Z] 5d3b04190fa2: Download complete [2023-12-30T08:56:58.341Z] 5eb5b503b376: Verifying Checksum [2023-12-30T08:56:58.341Z] 5eb5b503b376: Download complete [2023-12-30T08:56:58.905Z] 2f39f015ded8: Verifying Checksum [2023-12-30T08:56:58.905Z] 2f39f015ded8: Download complete [2023-12-30T08:56:59.474Z] 5eb5b503b376: Pull complete [2023-12-30T08:56:59.732Z] 5c69ac0246d0: Pull complete [2023-12-30T08:57:00.297Z] ec43610c2a17: Pull complete [2023-12-30T08:57:00.555Z] 3a2ae6a8a46f: Pull complete [2023-12-30T08:57:01.122Z] 33b1e0a273af: Pull complete [2023-12-30T08:57:01.122Z] 5d3b04190fa2: Pull complete [2023-12-30T08:57:06.398Z] 2f39f015ded8: Pull complete [2023-12-30T08:57:06.398Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-30T08:57:06.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-30T08:57:06.398Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T08:57:06.621Z] prd-ubuntu20.04-docker-8c-8g-26448 does not seem to be running inside a container [2023-12-30T08:57:06.650Z] $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2023-12-30T08:57:18.956Z] $ docker top 5803dbc11d070789e6138c661867984cbf668ff274c38bffcd96b912097fabfc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-12-30T08:57:19.252Z] provisioning config files... [2023-12-30T08:57:19.286Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/159@tmp/config14011656168140515597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-30T08:57:19.502Z] ---> job-cost.sh [2023-12-30T08:57:19.502Z] lf-activate-venv: SKIPPING [2023-12-30T08:57:19.502Z] INFO: No Stack... [2023-12-30T08:57:19.746Z] ---> ****-login.sh [2023-12-30T08:57:19.746Z] nexus3.edgexfoundry.org:10001 [2023-12-30T08:57:19.762Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-30T08:57:20.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:57:20.023Z] INFO: Archiving Costs [Pipeline] sh [2023-12-30T08:57:20.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:57:20.287Z] Configure a credential helper to remove this warning. See [2023-12-30T08:57:20.287Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:57:20.287Z] [2023-12-30T08:57:20.287Z] Login Succeeded [2023-12-30T08:57:20.287Z] nexus3.edgexfoundry.org:10002 [2023-12-30T08:57:20.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:57:20.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:57:20.557Z] Configure a credential helper to remove this warning. See [2023-12-30T08:57:20.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:57:20.557Z] [2023-12-30T08:57:20.557Z] Login Succeeded [2023-12-30T08:57:20.557Z] nexus3.edgexfoundry.org:10003 [2023-12-30T08:57:20.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:57:20.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:57:20.827Z] Configure a credential helper to remove this warning. See [2023-12-30T08:57:20.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:57:20.827Z] [2023-12-30T08:57:20.827Z] Login Succeeded [2023-12-30T08:57:20.827Z] nexus3.edgexfoundry.org:10004 [2023-12-30T08:57:21.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:57:21.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:57:21.096Z] Configure a credential helper to remove this warning. See [2023-12-30T08:57:21.096Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:57:21.096Z] [2023-12-30T08:57:21.096Z] Login Succeeded [2023-12-30T08:57:21.096Z] ****.io [2023-12-30T08:57:21.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:57:21.405Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2023-12-30T08:57:21.405Z] + cut -d, -f6 [Pipeline] lock [2023-12-30T08:57:21.418Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-159-stack-cost] [2023-12-30T08:57:21.429Z] Resource [jenkins-edgexfoundry-device-rest-go-main-159-stack-cost] did not exist. Created. [2023-12-30T08:57:21.429Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-159-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-30T08:57:21.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:57:21.632Z] Configure a credential helper to remove this warning. See [2023-12-30T08:57:21.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:57:21.632Z] [2023-12-30T08:57:21.632Z] Login Succeeded [2023-12-30T08:57:21.632Z] ---> ****-login.sh ends [Pipeline] } [2023-12-30T08:57:21.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2023-12-30T08:57:21.809Z] + echo total: 0.2199999988079071 [Pipeline] unstash [Pipeline] stash [2023-12-30T08:57:21.895Z] Stashed 1 file(s) [Pipeline] } [2023-12-30T08:57:21.942Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-159-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-30T08:57:22.041Z] $ docker stop --time=1 5803dbc11d070789e6138c661867984cbf668ff274c38bffcd96b912097fabfc [2023-12-30T08:57:23.555Z] $ docker rm -f --volumes 5803dbc11d070789e6138c661867984cbf668ff274c38bffcd96b912097fabfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-12-30T08:57:23.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-30T08:57:23.870Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] echo [2023-12-30T08:57:23.922Z] ========================================================= [2023-12-30T08:57:23.922Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-30T08:57:23.922Z] ========================================================= [Pipeline] fileExists [Pipeline] // stage [Pipeline] } [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:57:24.508Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-30T08:57:25.478Z] #0 building with "default" instance using docker driver [2023-12-30T08:57:25.478Z] [2023-12-30T08:57:25.478Z] #1 [internal] load build definition from Dockerfile [2023-12-30T08:57:25.478Z] #1 transferring dockerfile: 1.73kB 0.0s done [2023-12-30T08:57:25.478Z] #1 DONE 0.1s [2023-12-30T08:57:25.478Z] [2023-12-30T08:57:25.478Z] #2 [internal] load .dockerignore [2023-12-30T08:57:25.478Z] #2 transferring context: 193B done [2023-12-30T08:57:25.750Z] #2 DONE 0.1s [2023-12-30T08:57:25.750Z] [2023-12-30T08:57:25.750Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-30T08:57:26.020Z] #3 DONE 0.1s [2023-12-30T08:57:26.020Z] [2023-12-30T08:57:26.020Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-30T08:57:26.020Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-30T08:57:26.020Z] #4 ... [2023-12-30T08:57:26.020Z] [2023-12-30T08:57:26.020Z] #5 [internal] load build context [2023-12-30T08:57:26.020Z] #5 transferring context: 95.81kB 0.1s done [2023-12-30T08:57:26.020Z] #5 DONE 0.1s [2023-12-30T08:57:26.020Z] [2023-12-30T08:57:26.020Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-30T08:57:26.020Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-30T08:57:26.020Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-30T08:57:26.020Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.1s done [2023-12-30T08:57:26.020Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-30T08:57:26.020Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2023-12-30T08:57:26.020Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-30T08:57:26.020Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.2s done [2023-12-30T08:57:26.020Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 7.61MB / 63.99MB 0.3s [2023-12-30T08:57:26.020Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-30T08:57:26.020Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-30T08:57:26.020Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 61.44kB / 97.63MB 0.3s [2023-12-30T08:57:26.020Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.05MB / 11.40MB 0.3s [2023-12-30T08:57:26.302Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.58MB / 63.99MB 0.4s [2023-12-30T08:57:26.302Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.24MB / 97.63MB 0.4s [2023-12-30T08:57:26.302Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.24MB / 11.40MB 0.4s [2023-12-30T08:57:26.302Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.83MB / 63.99MB 0.5s [2023-12-30T08:57:26.302Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.39MB / 11.40MB 0.5s [2023-12-30T08:57:26.575Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-30T08:57:26.575Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 12.96MB / 97.63MB 0.6s [2023-12-30T08:57:26.575Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s [2023-12-30T08:57:26.575Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 30.65MB / 63.99MB 0.8s [2023-12-30T08:57:26.575Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 24.03MB / 97.63MB 0.8s [2023-12-30T08:57:26.575Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2023-12-30T08:57:26.858Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 35.65MB / 63.99MB 0.9s [2023-12-30T08:57:26.858Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-30T08:57:26.858Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 46.14MB / 63.99MB 1.1s [2023-12-30T08:57:26.858Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 36.70MB / 97.63MB 1.1s [2023-12-30T08:57:26.858Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-30T08:57:27.128Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 52.43MB / 63.99MB 1.2s [2023-12-30T08:57:27.128Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s [2023-12-30T08:57:27.128Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 47.83MB / 97.63MB 1.4s [2023-12-30T08:57:27.399Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done [2023-12-30T08:57:27.399Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 62.69MB / 97.63MB 1.7s [2023-12-30T08:57:27.399Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-30T08:57:27.668Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 68.16MB / 97.63MB 1.8s [2023-12-30T08:57:27.668Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 73.40MB / 97.63MB 1.9s [2023-12-30T08:57:27.937Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 83.89MB / 97.63MB 2.1s [2023-12-30T08:57:27.937Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 89.13MB / 97.63MB 2.2s [2023-12-30T08:57:28.204Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 94.45MB / 97.63MB 2.3s [2023-12-30T08:57:28.471Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.5s done [2023-12-30T08:57:33.835Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.1s [2023-12-30T08:57:39.177Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.2s [2023-12-30T08:57:45.845Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.8s done [2023-12-30T08:57:46.803Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-30T08:57:46.803Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-30T08:57:46.803Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-30T08:57:52.150Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s [2023-12-30T08:57:55.498Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.6s done [2023-12-30T08:57:55.769Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2023-12-30T08:57:57.731Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.9s done [2023-12-30T08:57:58.002Z] #4 DONE 32.1s [2023-12-30T08:57:58.002Z] [2023-12-30T08:57:58.002Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2023-12-30T08:57:58.593Z] #6 0.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-30T08:57:59.183Z] #6 1.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-30T08:58:00.610Z] #6 2.609 (1/4) Installing openssh-keygen (9.3_p2-r1) [2023-12-30T08:58:00.610Z] #6 2.638 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-30T08:58:00.610Z] #6 2.650 (3/4) Installing openssh-client-common (9.3_p2-r1) [2023-12-30T08:58:00.610Z] #6 2.721 (4/4) Installing openssh-client-default (9.3_p2-r1) [2023-12-30T08:58:00.879Z] #6 2.750 Executing busybox-1.36.1-r5.trigger [2023-12-30T08:58:00.879Z] #6 2.795 OK: 271 MiB in 56 packages [2023-12-30T08:58:02.847Z] #6 DONE 4.9s [2023-12-30T08:58:02.847Z] [2023-12-30T08:58:02.847Z] #7 [builder 3/7] WORKDIR /device-rest-go [2023-12-30T08:58:02.847Z] #7 DONE 0.1s [2023-12-30T08:58:03.124Z] [2023-12-30T08:58:03.124Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-30T08:58:03.124Z] #8 DONE 0.1s [2023-12-30T08:58:03.394Z] [2023-12-30T08:58:03.394Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-30T08:58:30.129Z] #9 DONE 23.8s [2023-12-30T08:58:30.129Z] [2023-12-30T08:58:30.129Z] #10 [builder 6/7] COPY . . [2023-12-30T08:58:30.129Z] #10 DONE 0.1s [2023-12-30T08:58:30.129Z] [2023-12-30T08:58:30.129Z] #11 [builder 7/7] RUN echo noop [2023-12-30T08:58:30.129Z] #11 0.634 noop [2023-12-30T08:58:30.129Z] #11 DONE 0.7s [2023-12-30T08:58:30.129Z] [2023-12-30T08:58:30.129Z] #12 exporting to image [2023-12-30T08:58:30.129Z] #12 exporting layers [2023-12-30T08:58:52.207Z] #12 exporting layers 22.4s done [2023-12-30T08:58:52.207Z] #12 writing image sha256:9ac76c52dd113c5440899d1ae78b26c32225d0d5fbe17ef3bcf7241eaed6b6ae done [2023-12-30T08:58:52.207Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-30T08:58:52.207Z] #12 DONE 22.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:58:52.675Z] + docker inspect -f . ci-base-image-arm64 [2023-12-30T08:58:52.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T08:58:52.944Z] prd-ubuntu20.04-docker-arm64-4c-16g-26450 does not seem to be running inside a container [2023-12-30T08:58:53.021Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/159 -v /w/workspace/device-rest-go/159:/w/workspace/device-rest-go/159:rw,z -v /w/workspace/device-rest-go/159@tmp:/w/workspace/device-rest-go/159@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 [2023-12-30T08:58:54.193Z] $ docker top 7451ee8a818fac4d1766282d1dcb21275c7ebcd797aab31dc1dd65db54329556 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-30T08:58:54.725Z] + go version [2023-12-30T08:58:54.993Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-30T08:58:55.022Z] $ docker stop --time=1 7451ee8a818fac4d1766282d1dcb21275c7ebcd797aab31dc1dd65db54329556 [2023-12-30T08:58:56.662Z] $ docker rm -f --volumes 7451ee8a818fac4d1766282d1dcb21275c7ebcd797aab31dc1dd65db54329556 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:58:57.612Z] + docker inspect -f . ci-base-image-arm64 [2023-12-30T08:58:57.612Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T08:58:57.931Z] prd-ubuntu20.04-docker-arm64-4c-16g-26450 does not seem to be running inside a container [2023-12-30T08:58:58.012Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/159 -v /w/workspace/device-rest-go/159:/w/workspace/device-rest-go/159:rw,z -v /w/workspace/device-rest-go/159@tmp:/w/workspace/device-rest-go/159@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 [2023-12-30T08:58:58.907Z] $ docker top d0d52710e20c550bd39fbf7b3534bbcc8d132cb63dd7d8df2ae4f94ddf74121d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-30T08:58:59.466Z] + git config --global --add safe.directory /w/workspace/device-rest-go/159 [Pipeline] fileExists [Pipeline] sh [2023-12-30T08:58:59.855Z] + make test [2023-12-30T08:58:59.855Z] go test ./... -coverprofile=coverage.out ./... [2023-12-30T08:59:06.509Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-12-30T09:00:03.054Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-12-30T09:00:03.054Z] ok github.com/edgexfoundry/device-rest-go/driver 0.054s coverage: 33.2% of statements [2023-12-30T09:00:03.054Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-30T09:00:03.054Z] go vet ./... [2023-12-30T09:00:17.681Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-30T09:00:17.681Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-30T09:00:17.681Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-30T09:00:17.703Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-30T09:00:17.760Z] $ docker stop --time=1 d0d52710e20c550bd39fbf7b3534bbcc8d132cb63dd7d8df2ae4f94ddf74121d [2023-12-30T09:00:20.612Z] $ docker rm -f --volumes d0d52710e20c550bd39fbf7b3534bbcc8d132cb63dd7d8df2ae4f94ddf74121d [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-30T09:00:21.931Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-30T09:00:21.997Z] Warning: overwriting stash ‘coverage-report’ [2023-12-30T09:00:22.485Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-30T09:00:23.144Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-30T09:00:23.488Z] + ls -al . [2023-12-30T09:00:23.488Z] total 176 [2023-12-30T09:00:23.488Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 30 08:59 . [2023-12-30T09:00:23.488Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 30 08:56 .. [2023-12-30T09:00:23.488Z] -rw-rw-r-- 1 jenkins jenkins 151 Dec 30 08:56 .dockerignore [2023-12-30T09:00:23.488Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 30 08:56 .git [2023-12-30T09:00:23.488Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 30 08:56 .github [2023-12-30T09:00:23.488Z] -rw-rw-r-- 1 jenkins jenkins 264 Dec 30 08:56 .gitignore [2023-12-30T09:00:23.488Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 30 08:56 .golangci.yml [2023-12-30T09:00:23.488Z] -rw-rw-r-- 1 jenkins jenkins 10300 Dec 30 08:56 Attribution.txt [2023-12-30T09:00:23.488Z] -rw-rw-r-- 1 jenkins jenkins 17685 Dec 30 08:56 CHANGELOG.md [2023-12-30T09:00:23.488Z] -rw-rw-r-- 1 jenkins jenkins 1687 Dec 30 08:56 Dockerfile [2023-12-30T09:00:23.488Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 30 08:56 GOVERNANCE.md [2023-12-30T09:00:23.488Z] -rw-rw-r-- 1 jenkins jenkins 680 Dec 30 08:56 Jenkinsfile [2023-12-30T09:00:23.488Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 30 08:56 LICENSE [2023-12-30T09:00:23.488Z] -rw-rw-r-- 1 jenkins jenkins 2016 Dec 30 08:56 Makefile [2023-12-30T09:00:23.488Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 30 08:56 OWNERS.md [2023-12-30T09:00:23.488Z] -rw-rw-r-- 1 jenkins jenkins 3989 Dec 30 08:56 README.md [2023-12-30T09:00:23.488Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 30 08:54 VERSION [2023-12-30T09:00:23.488Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 30 08:56 bin [2023-12-30T09:00:23.488Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 30 08:56 cmd [2023-12-30T09:00:23.488Z] -rw-r--r-- 1 jenkins jenkins 14499 Dec 30 08:59 coverage.out [2023-12-30T09:00:23.488Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 30 08:56 driver [2023-12-30T09:00:23.488Z] -rw-rw-r-- 1 jenkins jenkins 3887 Dec 30 08:56 go.mod [2023-12-30T09:00:23.488Z] -rw-rw-r-- 1 jenkins jenkins 34595 Dec 30 08:56 go.sum [2023-12-30T09:00:23.488Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 30 08:56 openapi [2023-12-30T09:00:23.488Z] -rw-rw-r-- 1 jenkins jenkins 713 Dec 30 08:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:00:23.917Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0856413c2ad12273c2d5131e25a64bc5110c06e7 --label arch=arm64 --label version=3.2.0-dev.7 . [2023-12-30T09:00:24.883Z] #0 building with "default" instance using docker driver [2023-12-30T09:00:24.883Z] [2023-12-30T09:00:24.883Z] #1 [internal] load .dockerignore [2023-12-30T09:00:24.883Z] #1 transferring context: 193B done [2023-12-30T09:00:24.883Z] #1 DONE 0.0s [2023-12-30T09:00:24.883Z] [2023-12-30T09:00:24.883Z] #2 [internal] load build definition from Dockerfile [2023-12-30T09:00:24.883Z] #2 transferring dockerfile: 1.73kB done [2023-12-30T09:00:24.883Z] #2 DONE 0.0s [2023-12-30T09:00:24.883Z] [2023-12-30T09:00:24.883Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-30T09:00:24.883Z] #3 DONE 0.0s [2023-12-30T09:00:24.883Z] [2023-12-30T09:00:24.883Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-30T09:00:24.883Z] #4 DONE 0.2s [2023-12-30T09:00:25.152Z] [2023-12-30T09:00:25.152Z] #5 [internal] load build context [2023-12-30T09:00:25.152Z] #5 transferring context: 16.04kB 0.0s done [2023-12-30T09:00:25.152Z] #5 DONE 0.0s [2023-12-30T09:00:25.152Z] [2023-12-30T09:00:25.152Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-30T09:00:25.152Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-30T09:00:25.153Z] #6 ... [2023-12-30T09:00:25.153Z] [2023-12-30T09:00:25.153Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-30T09:00:25.153Z] #7 DONE 0.2s [2023-12-30T09:00:25.153Z] [2023-12-30T09:00:25.153Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-30T09:00:25.153Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-30T09:00:25.153Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-30T09:00:25.153Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-30T09:00:25.153Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s [2023-12-30T09:00:25.421Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-30T09:00:25.421Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-30T09:00:25.688Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-30T09:00:25.972Z] #6 DONE 1.0s [2023-12-30T09:00:25.972Z] [2023-12-30T09:00:25.972Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2023-12-30T09:00:25.972Z] #8 0.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-30T09:00:26.558Z] #8 1.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-30T09:00:27.968Z] #8 2.763 OK: 271 MiB in 56 packages [2023-12-30T09:00:28.239Z] #8 DONE 3.1s [2023-12-30T09:00:28.239Z] [2023-12-30T09:00:28.239Z] #9 [builder 3/7] WORKDIR /device-rest-go [2023-12-30T09:00:28.507Z] #9 DONE 0.1s [2023-12-30T09:00:28.507Z] [2023-12-30T09:00:28.507Z] #10 [builder 4/7] COPY go.mod vendor* ./ [2023-12-30T09:00:28.507Z] #10 DONE 0.2s [2023-12-30T09:00:28.507Z] [2023-12-30T09:00:28.507Z] #11 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-30T09:00:28.507Z] #11 0.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-30T09:00:28.507Z] #11 1.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-30T09:00:28.507Z] #11 2.316 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-30T09:00:28.507Z] #11 2.326 Executing busybox-1.36.1-r5.trigger [2023-12-30T09:00:28.507Z] #11 2.352 OK: 8 MiB in 16 packages [2023-12-30T09:00:28.780Z] #11 DONE 2.7s [2023-12-30T09:00:28.780Z] [2023-12-30T09:00:28.780Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-30T09:00:29.753Z] #12 0.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-30T09:00:30.022Z] #12 1.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-30T09:00:31.435Z] #12 2.493 OK: 8 MiB in 16 packages [2023-12-30T09:00:33.392Z] #12 DONE 4.7s [2023-12-30T09:00:33.392Z] [2023-12-30T09:00:33.392Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-30T09:00:33.392Z] #13 DONE 4.8s [2023-12-30T09:00:33.392Z] [2023-12-30T09:00:33.392Z] #14 [builder 6/7] COPY . . [2023-12-30T09:00:33.668Z] #14 DONE 0.2s [2023-12-30T09:00:33.668Z] [2023-12-30T09:00:33.668Z] #15 [builder 7/7] RUN make build [2023-12-30T09:00:34.254Z] #15 0.679 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=3.2.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.6" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-12-30T09:01:56.163Z] #15 DONE 73.2s [2023-12-30T09:01:56.163Z] [2023-12-30T09:01:56.163Z] #16 [stage-1 4/6] COPY --from=builder /device-rest-go/cmd / [2023-12-30T09:01:56.163Z] #16 DONE 0.3s [2023-12-30T09:01:56.163Z] [2023-12-30T09:01:56.163Z] #17 [stage-1 5/6] COPY --from=builder /device-rest-go/LICENSE / [2023-12-30T09:01:56.163Z] #17 DONE 0.1s [2023-12-30T09:01:56.163Z] [2023-12-30T09:01:56.163Z] #18 [stage-1 6/6] COPY --from=builder /device-rest-go/Attribution.txt / [2023-12-30T09:01:56.163Z] #18 DONE 0.1s [2023-12-30T09:01:56.163Z] [2023-12-30T09:01:56.163Z] #19 exporting to image [2023-12-30T09:01:56.163Z] #19 exporting layers [2023-12-30T09:01:56.163Z] #19 exporting layers 0.4s done [2023-12-30T09:01:56.163Z] #19 writing image sha256:c6bc43ee6f5c4676ecbd86b15b1f330406fc97b6c2b84279e4623244900657c8 done [2023-12-30T09:01:56.163Z] #19 naming to docker.io/library/device-rest-arm64 0.0s done [2023-12-30T09:01:56.163Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-30T09:01:56.670Z] provisioning config files... [2023-12-30T09:01:56.691Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/159@tmp/config1893655798045908927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:01:57.107Z] ---> ****-login.sh [2023-12-30T09:01:57.107Z] nexus3.edgexfoundry.org:10001 [2023-12-30T09:01:57.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:01:57.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:01:57.376Z] Configure a credential helper to remove this warning. See [2023-12-30T09:01:57.376Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:01:57.376Z] [2023-12-30T09:01:57.376Z] Login Succeeded [2023-12-30T09:01:57.376Z] nexus3.edgexfoundry.org:10002 [2023-12-30T09:01:57.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:01:57.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:01:57.644Z] Configure a credential helper to remove this warning. See [2023-12-30T09:01:57.644Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:01:57.644Z] [2023-12-30T09:01:57.644Z] Login Succeeded [2023-12-30T09:01:57.644Z] nexus3.edgexfoundry.org:10003 [2023-12-30T09:01:57.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:01:57.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:01:57.913Z] Configure a credential helper to remove this warning. See [2023-12-30T09:01:57.913Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:01:57.913Z] [2023-12-30T09:01:57.913Z] Login Succeeded [2023-12-30T09:01:57.913Z] nexus3.edgexfoundry.org:10004 [2023-12-30T09:01:58.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:01:58.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:01:58.452Z] Configure a credential helper to remove this warning. See [2023-12-30T09:01:58.452Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:01:58.452Z] [2023-12-30T09:01:58.452Z] Login Succeeded [2023-12-30T09:01:58.452Z] ****.io [2023-12-30T09:01:58.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:01:58.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:01:58.721Z] Configure a credential helper to remove this warning. See [2023-12-30T09:01:58.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:01:58.722Z] [2023-12-30T09:01:58.722Z] Login Succeeded [2023-12-30T09:01:58.722Z] ---> ****-login.sh ends [Pipeline] } [2023-12-30T09:01:58.738Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-30T09:01:59.016Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-30T09:01:59.081Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2023-12-30T09:01:59.081Z] 0856413c2ad12273c2d5131e25a64bc5110c06e7 [2023-12-30T09:01:59.081Z] latest [2023-12-30T09:01:59.081Z] 3.2.0-dev.7 [2023-12-30T09:01:59.081Z] 0856413c2ad12273c2d5131e25a64bc5110c06e7-3.2.0-dev.7 [2023-12-30T09:01:59.081Z] main [2023-12-30T09:01:59.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:01:59.951Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:0856413c2ad12273c2d5131e25a64bc5110c06e7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:02:00.468Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:0856413c2ad12273c2d5131e25a64bc5110c06e7 [2023-12-30T09:02:00.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-12-30T09:02:00.468Z] 3e82872d6d34: Preparing [2023-12-30T09:02:00.468Z] 01b7fdceb49e: Preparing [2023-12-30T09:02:00.468Z] 7ed92fcbedb9: Preparing [2023-12-30T09:02:00.468Z] 418fed215aa2: Preparing [2023-12-30T09:02:00.468Z] 46f50070920b: Preparing [2023-12-30T09:02:00.468Z] 0faf9b67be60: Preparing [2023-12-30T09:02:00.468Z] 0faf9b67be60: Waiting [2023-12-30T09:02:00.739Z] 01b7fdceb49e: Pushed [2023-12-30T09:02:00.739Z] 46f50070920b: Pushed [2023-12-30T09:02:00.739Z] 418fed215aa2: Pushed [2023-12-30T09:02:00.739Z] 3e82872d6d34: Pushed [2023-12-30T09:02:00.739Z] 0faf9b67be60: Layer already exists [2023-12-30T09:02:05.007Z] 7ed92fcbedb9: Pushed [2023-12-30T09:02:05.278Z] 0856413c2ad12273c2d5131e25a64bc5110c06e7: digest: sha256:7a064db42e2c06cbad21d71843b1810c0925cb89ed4b1d9507c8e42fc0d55466 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:02:05.764Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:02:06.277Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-12-30T09:02:06.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-12-30T09:02:06.277Z] 3e82872d6d34: Preparing [2023-12-30T09:02:06.277Z] 01b7fdceb49e: Preparing [2023-12-30T09:02:06.277Z] 7ed92fcbedb9: Preparing [2023-12-30T09:02:06.277Z] 418fed215aa2: Preparing [2023-12-30T09:02:06.277Z] 46f50070920b: Preparing [2023-12-30T09:02:06.277Z] 0faf9b67be60: Preparing [2023-12-30T09:02:06.277Z] 0faf9b67be60: Waiting [2023-12-30T09:02:06.277Z] 418fed215aa2: Layer already exists [2023-12-30T09:02:06.277Z] 46f50070920b: Layer already exists [2023-12-30T09:02:06.277Z] 3e82872d6d34: Layer already exists [2023-12-30T09:02:06.277Z] 7ed92fcbedb9: Layer already exists [2023-12-30T09:02:06.277Z] 01b7fdceb49e: Layer already exists [2023-12-30T09:02:06.277Z] 0faf9b67be60: Layer already exists [2023-12-30T09:02:06.551Z] latest: digest: sha256:7a064db42e2c06cbad21d71843b1810c0925cb89ed4b1d9507c8e42fc0d55466 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:02:07.063Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:02:07.566Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.7 [2023-12-30T09:02:07.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-12-30T09:02:07.566Z] 3e82872d6d34: Preparing [2023-12-30T09:02:07.566Z] 01b7fdceb49e: Preparing [2023-12-30T09:02:07.566Z] 7ed92fcbedb9: Preparing [2023-12-30T09:02:07.566Z] 418fed215aa2: Preparing [2023-12-30T09:02:07.566Z] 46f50070920b: Preparing [2023-12-30T09:02:07.566Z] 0faf9b67be60: Preparing [2023-12-30T09:02:07.566Z] 0faf9b67be60: Waiting [2023-12-30T09:02:07.566Z] 46f50070920b: Layer already exists [2023-12-30T09:02:07.566Z] 01b7fdceb49e: Layer already exists [2023-12-30T09:02:07.566Z] 7ed92fcbedb9: Layer already exists [2023-12-30T09:02:07.566Z] 418fed215aa2: Layer already exists [2023-12-30T09:02:07.566Z] 3e82872d6d34: Layer already exists [2023-12-30T09:02:07.566Z] 0faf9b67be60: Layer already exists [2023-12-30T09:02:07.838Z] 3.2.0-dev.7: digest: sha256:7a064db42e2c06cbad21d71843b1810c0925cb89ed4b1d9507c8e42fc0d55466 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:02:08.356Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:0856413c2ad12273c2d5131e25a64bc5110c06e7-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:02:08.850Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:0856413c2ad12273c2d5131e25a64bc5110c06e7-3.2.0-dev.7 [2023-12-30T09:02:08.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-12-30T09:02:08.850Z] 3e82872d6d34: Preparing [2023-12-30T09:02:08.850Z] 01b7fdceb49e: Preparing [2023-12-30T09:02:08.850Z] 7ed92fcbedb9: Preparing [2023-12-30T09:02:08.850Z] 418fed215aa2: Preparing [2023-12-30T09:02:08.850Z] 46f50070920b: Preparing [2023-12-30T09:02:08.850Z] 0faf9b67be60: Preparing [2023-12-30T09:02:08.850Z] 0faf9b67be60: Waiting [2023-12-30T09:02:08.850Z] 01b7fdceb49e: Layer already exists [2023-12-30T09:02:08.850Z] 3e82872d6d34: Layer already exists [2023-12-30T09:02:08.850Z] 7ed92fcbedb9: Layer already exists [2023-12-30T09:02:08.850Z] 46f50070920b: Layer already exists [2023-12-30T09:02:08.850Z] 418fed215aa2: Layer already exists [2023-12-30T09:02:08.850Z] 0faf9b67be60: Layer already exists [2023-12-30T09:02:09.119Z] 0856413c2ad12273c2d5131e25a64bc5110c06e7-3.2.0-dev.7: digest: sha256:7a064db42e2c06cbad21d71843b1810c0925cb89ed4b1d9507c8e42fc0d55466 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:02:09.632Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:02:10.132Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2023-12-30T09:02:10.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-12-30T09:02:10.132Z] 3e82872d6d34: Preparing [2023-12-30T09:02:10.132Z] 01b7fdceb49e: Preparing [2023-12-30T09:02:10.132Z] 7ed92fcbedb9: Preparing [2023-12-30T09:02:10.132Z] 418fed215aa2: Preparing [2023-12-30T09:02:10.132Z] 46f50070920b: Preparing [2023-12-30T09:02:10.132Z] 0faf9b67be60: Preparing [2023-12-30T09:02:10.132Z] 0faf9b67be60: Waiting [2023-12-30T09:02:10.132Z] 418fed215aa2: Layer already exists [2023-12-30T09:02:10.132Z] 3e82872d6d34: Layer already exists [2023-12-30T09:02:10.132Z] 7ed92fcbedb9: Layer already exists [2023-12-30T09:02:10.132Z] 46f50070920b: Layer already exists [2023-12-30T09:02:10.132Z] 01b7fdceb49e: Layer already exists [2023-12-30T09:02:10.132Z] 0faf9b67be60: Layer already exists [2023-12-30T09:02:10.403Z] main: digest: sha256:7a064db42e2c06cbad21d71843b1810c0925cb89ed4b1d9507c8e42fc0d55466 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-30T09:02:10.742Z] ===================================================== [Pipeline] echo [2023-12-30T09:02:10.797Z] taggedImages: [2023-12-30T09:02:10.797Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:0856413c2ad12273c2d5131e25a64bc5110c06e7 [2023-12-30T09:02:10.797Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-12-30T09:02:10.797Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.7 [2023-12-30T09:02:10.797Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:0856413c2ad12273c2d5131e25a64bc5110c06e7-3.2.0-dev.7 [2023-12-30T09:02:10.797Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:02:11.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-30T09:02:11.519Z] [2023-12-30T09:02:11.519Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:02:11.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-30T09:02:15.297Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-30T09:02:15.297Z] 8998bd30e6a1: Pulling fs layer [2023-12-30T09:02:15.297Z] 04944245beec: Pulling fs layer [2023-12-30T09:02:15.297Z] 699f458cf7ca: Pulling fs layer [2023-12-30T09:02:15.297Z] 765212b225bb: Pulling fs layer [2023-12-30T09:02:15.297Z] f23df028b6ca: Pulling fs layer [2023-12-30T09:02:15.297Z] d65c8cfc05b1: Pulling fs layer [2023-12-30T09:02:15.297Z] 2437ff75d9bd: Pulling fs layer [2023-12-30T09:02:15.297Z] f23df028b6ca: Waiting [2023-12-30T09:02:15.297Z] d65c8cfc05b1: Waiting [2023-12-30T09:02:15.297Z] 2437ff75d9bd: Waiting [2023-12-30T09:02:15.297Z] 765212b225bb: Waiting [2023-12-30T09:02:15.297Z] 04944245beec: Download complete [2023-12-30T09:02:15.297Z] 765212b225bb: Download complete [2023-12-30T09:02:15.297Z] f23df028b6ca: Verifying Checksum [2023-12-30T09:02:15.297Z] f23df028b6ca: Download complete [2023-12-30T09:02:15.297Z] d65c8cfc05b1: Verifying Checksum [2023-12-30T09:02:15.297Z] d65c8cfc05b1: Download complete [2023-12-30T09:02:15.297Z] 699f458cf7ca: Verifying Checksum [2023-12-30T09:02:15.297Z] 699f458cf7ca: Download complete [2023-12-30T09:02:15.566Z] 8998bd30e6a1: Verifying Checksum [2023-12-30T09:02:15.566Z] 8998bd30e6a1: Download complete [2023-12-30T09:02:17.526Z] 2437ff75d9bd: Download complete [2023-12-30T09:02:22.996Z] 8998bd30e6a1: Pull complete [2023-12-30T09:02:22.996Z] 04944245beec: Pull complete [2023-12-30T09:02:24.977Z] 699f458cf7ca: Pull complete [2023-12-30T09:02:24.977Z] 765212b225bb: Pull complete [2023-12-30T09:02:30.667Z] f23df028b6ca: Pull complete [2023-12-30T09:02:30.667Z] d65c8cfc05b1: Pull complete [2023-12-30T09:02:57.402Z] 2437ff75d9bd: Pull complete [2023-12-30T09:02:57.402Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-30T09:02:57.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-30T09:02:57.402Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:02:57.818Z] prd-ubuntu20.04-docker-arm64-4c-16g-26450 does not seem to be running inside a container [2023-12-30T09:02:57.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/159 -v /w/workspace/device-rest-go/159:/w/workspace/device-rest-go/159:rw,z -v /w/workspace/device-rest-go/159@tmp:/w/workspace/device-rest-go/159@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 [2023-12-30T09:03:02.072Z] $ docker top 06aa6decbaf211f6e62bba28ff523e7799ead9b24c7bf38471d86f1269338bcd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:03:02.661Z] ---> job-cost.sh [2023-12-30T09:03:02.930Z] lf-activate-venv: SKIPPING [2023-12-30T09:03:02.930Z] INFO: No Stack... [2023-12-30T09:03:03.198Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-30T09:03:04.180Z] INFO: Archiving Costs [Pipeline] sh [2023-12-30T09:03:04.506Z] + cat /w/workspace/device-rest-go/159/archives/cost.csv [2023-12-30T09:03:04.506Z] + cut -d, -f6 [Pipeline] lock [2023-12-30T09:03:04.848Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-159-stack-cost] [2023-12-30T09:03:04.854Z] Resource [jenkins-edgexfoundry-device-rest-go-main-159-stack-cost] did not exist. Created. [2023-12-30T09:03:04.854Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-159-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-30T09:03:05.291Z] /w/workspace/device-rest-go/159@tmp/durable-dbe8bb20/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-30T09:03:05.617Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-30T09:03:05.684Z] Warning: overwriting stash ‘stack-cost’ [2023-12-30T09:03:05.731Z] Stashed 1 file(s) [Pipeline] } [2023-12-30T09:03:05.741Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-159-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-30T09:03:05.931Z] $ docker stop --time=1 06aa6decbaf211f6e62bba28ff523e7799ead9b24c7bf38471d86f1269338bcd [2023-12-30T09:03:07.322Z] $ docker rm -f --volumes 06aa6decbaf211f6e62bba28ff523e7799ead9b24c7bf38471d86f1269338bcd [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 [2023-12-30T09:03:09.130Z] provisioning config files... [2023-12-30T09:03:09.136Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15540563356273350497tmp [Pipeline] { [Pipeline] sh [2023-12-30T09:03:09.527Z] + set +x [2023-12-30T09:03:09.527Z] + + bash -s -- [2023-12-30T09:03:09.527Z] curl -s https://codecov.io/bash [2023-12-30T09:03:09.786Z] [2023-12-30T09:03:09.786Z] _____ _ [2023-12-30T09:03:09.786Z] / ____| | | [2023-12-30T09:03:09.786Z] | | ___ __| | ___ ___ _____ __ [2023-12-30T09:03:09.786Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-30T09:03:09.786Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-30T09:03:09.786Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-30T09:03:09.786Z] Bash-1.0.6 [2023-12-30T09:03:09.786Z] [2023-12-30T09:03:09.786Z] [2023-12-30T09:03:09.786Z] ==> git version 2.25.1 found [2023-12-30T09:03:09.786Z] ==> 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 [2023-12-30T09:03:09.786Z] Release-Date: 2020-01-08 [2023-12-30T09:03:09.786Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-30T09:03:09.786Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-30T09:03:09.786Z] ==> Jenkins CI detected. [2023-12-30T09:03:09.786Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2023-12-30T09:03:09.786Z] project root: . [2023-12-30T09:03:09.786Z] --> token set from env [2023-12-30T09:03:09.786Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-30T09:03:09.786Z] ==> Running gcov in . (disable via -X gcov) [2023-12-30T09:03:09.786Z] ==> Python coveragepy not found [2023-12-30T09:03:09.786Z] ==> Searching for coverage reports in: [2023-12-30T09:03:09.786Z] + . [2023-12-30T09:03:09.786Z] -> Found 1 reports [2023-12-30T09:03:09.786Z] ==> Detecting git/mercurial file structure [2023-12-30T09:03:09.786Z] ==> Reading reports [2023-12-30T09:03:09.786Z] + ./coverage.out bytes=14499 [2023-12-30T09:03:09.786Z] ==> Appending adjustments [2023-12-30T09:03:09.786Z] https://docs.codecov.io/docs/fixing-reports [2023-12-30T09:03:10.046Z] + Found adjustments [2023-12-30T09:03:10.046Z] ==> Gzipping contents [2023-12-30T09:03:10.046Z] 4.0K /tmp/codecov.byeqtl.gz [2023-12-30T09:03:10.046Z] ==> Uploading reports [2023-12-30T09:03:10.046Z] url: https://codecov.io [2023-12-30T09:03:10.046Z] query: branch=main&commit=0856413c2ad12273c2d5131e25a64bc5110c06e7&build=159&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F159%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-30T09:03:10.046Z] -> Pinging Codecov [2023-12-30T09:03:10.046Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0856413c2ad12273c2d5131e25a64bc5110c06e7&build=159&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F159%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-30T09:03:10.307Z] -> Uploading to [2023-12-30T09:03:10.307Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-30/4E5D53B4F1F92C436F7061BF334D961C/0856413c2ad12273c2d5131e25a64bc5110c06e7/85209660-37b7-4967-a4e6-ae068cbadedc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231230%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231230T090309Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9c9d9ea9bfd57032054a86a0bab0d474b79488658d5707ffa7f8fa7eee892e0a [2023-12-30T09:03:10.307Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-30T09:03:10.307Z] Dload Upload Total Spent Left Speed [2023-12-30T09:03:10.307Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 10315 --:--:-- --:--:-- --:--:-- 10269 [2023-12-30T09:03:10.307Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/0856413c2ad12273c2d5131e25a64bc5110c06e7 [Pipeline] } [2023-12-30T09:03:10.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-30T09:03:10.768Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-30T09:03:10.784Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:03:11.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-30T09:03:11.208Z] [2023-12-30T09:03:11.208Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:03:11.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-30T09:03:11.556Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-30T09:03:11.556Z] df9b9388f04a: Pulling fs layer [2023-12-30T09:03:11.556Z] 52dc419b0ee2: Pulling fs layer [2023-12-30T09:03:11.556Z] 25bc292e5bac: Pulling fs layer [2023-12-30T09:03:11.556Z] 114826534d7a: Pulling fs layer [2023-12-30T09:03:11.556Z] 4657fd5d0bcf: Pulling fs layer [2023-12-30T09:03:11.556Z] 6ad1cebc031e: Pulling fs layer [2023-12-30T09:03:11.556Z] 8a3aa393b2d8: Pulling fs layer [2023-12-30T09:03:11.556Z] 4657fd5d0bcf: Waiting [2023-12-30T09:03:11.556Z] 6ad1cebc031e: Waiting [2023-12-30T09:03:11.556Z] 8a3aa393b2d8: Waiting [2023-12-30T09:03:11.556Z] 114826534d7a: Waiting [2023-12-30T09:03:11.556Z] 25bc292e5bac: Verifying Checksum [2023-12-30T09:03:11.556Z] 25bc292e5bac: Download complete [2023-12-30T09:03:11.556Z] 52dc419b0ee2: Verifying Checksum [2023-12-30T09:03:11.556Z] 52dc419b0ee2: Download complete [2023-12-30T09:03:11.556Z] 4657fd5d0bcf: Verifying Checksum [2023-12-30T09:03:11.556Z] 4657fd5d0bcf: Download complete [2023-12-30T09:03:11.556Z] df9b9388f04a: Download complete [2023-12-30T09:03:11.814Z] 6ad1cebc031e: Verifying Checksum [2023-12-30T09:03:11.814Z] 6ad1cebc031e: Download complete [2023-12-30T09:03:11.814Z] df9b9388f04a: Pull complete [2023-12-30T09:03:11.814Z] 52dc419b0ee2: Pull complete [2023-12-30T09:03:12.073Z] 25bc292e5bac: Pull complete [2023-12-30T09:03:12.334Z] 114826534d7a: Verifying Checksum [2023-12-30T09:03:12.334Z] 114826534d7a: Download complete [2023-12-30T09:03:12.334Z] 8a3aa393b2d8: Verifying Checksum [2023-12-30T09:03:12.334Z] 8a3aa393b2d8: Download complete [2023-12-30T09:03:16.522Z] 114826534d7a: Pull complete [2023-12-30T09:03:16.522Z] 4657fd5d0bcf: Pull complete [2023-12-30T09:03:16.522Z] 6ad1cebc031e: Pull complete [2023-12-30T09:03:19.048Z] 8a3aa393b2d8: Pull complete [2023-12-30T09:03:19.048Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-30T09:03:19.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-30T09:03:19.048Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:03:19.590Z] prd-ubuntu20.04-docker-8c-8g-26448 does not seem to be running inside a container [2023-12-30T09:03:19.620Z] $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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:1.410.4 cat [2023-12-30T09:03:25.411Z] $ docker top 123353ff9ce4ea44c0bad9c4192fdc2c96c67e5303f71dd7fdfe6f43de8890a5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-30T09:03:25.586Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2023-12-30T09:03:25.868Z] + set -o pipefail [2023-12-30T09:03:25.868Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2023-12-30T09:03:35.854Z] [2023-12-30T09:03:35.854Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2023-12-30T09:03:35.854Z] [2023-12-30T09:03:35.854Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/3f250d34-a9f8-4799-8f1e-d762b6946eda [2023-12-30T09:03:35.854Z] [2023-12-30T09:03:35.854Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-30T09:03:35.854Z] [2023-12-30T09:03:35.854Z] [2023-12-30T09:03:35.854Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-30T09:03:35.854Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-30T09:03:35.854Z] More details here: https://snyk.co/ue1NS [2023-12-30T09:03:35.854Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-30T09:03:35.854Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-30T09:03:35.864Z] $ docker stop --time=1 123353ff9ce4ea44c0bad9c4192fdc2c96c67e5303f71dd7fdfe6f43de8890a5 [2023-12-30T09:03:40.628Z] $ docker rm -f --volumes 123353ff9ce4ea44c0bad9c4192fdc2c96c67e5303f71dd7fdfe6f43de8890a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-30T09:03:42.308Z] + git log --format=format:%s -1 0856413c2ad12273c2d5131e25a64bc5110c06e7 [Pipeline] sh [2023-12-30T09:03:42.601Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-30T09:03:42.601Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:03:42.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-30T09:03:42.956Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:03:43.153Z] prd-ubuntu20.04-docker-8c-8g-26448 does not seem to be running inside a container [2023-12-30T09:03:43.183Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2023-12-30T09:03:43.610Z] $ docker top eaad911fe6a541c2efe2e8d6e6eb573c6a3963b8a5f20f5c9f3f0730f63f80d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-30T09:03:43.884Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-30T09:03:43.884Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-30T09:03:44.002Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-30T09:03:44.002Z] $ docker exec eaad911fe6a541c2efe2e8d6e6eb573c6a3963b8a5f20f5c9f3f0730f63f80d2 ssh-agent [2023-12-30T09:03:44.119Z] SSH_AUTH_SOCK=/tmp/ssh-iLTa1eg8id7W/agent.32 [2023-12-30T09:03:44.119Z] SSH_AGENT_PID=38 [2023-12-30T09:03:44.125Z] Running ssh-add (command line suppressed) [2023-12-30T09:03:44.231Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16633082517972896653.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16633082517972896653.key) [2023-12-30T09:03:44.252Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-30T09:03:44.591Z] + git semver tag [2023-12-30T09:03:44.849Z] 2023-12-30 09:03:44,760 [run_tag] DEBUG tag force:False [2023-12-30T09:03:44.849Z] 2023-12-30 09:03:44,760 [check_head_tag] DEBUG check head tag [2023-12-30T09:03:44.849Z] 2023-12-30 09:03:44,761 [execute] INFO git cat-file --batch-check [2023-12-30T09:03:44.849Z] 2023-12-30 09:03:44,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-12-30T09:03:44.849Z] 2023-12-30 09:03:44,764 [execute] INFO git cat-file --batch [2023-12-30T09:03:44.850Z] 2023-12-30 09:03:44,764 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-12-30T09:03:44.850Z] 2023-12-30 09:03:44,780 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-12-30T09:03:44.850Z] 2023-12-30 09:03:44,781 [execute] INFO git tag -a v3.2.0-dev.7 -m v3.2.0-dev.7 [2023-12-30T09:03:44.850Z] 2023-12-30 09:03:44,781 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.7', '-m', 'v3.2.0-dev.7'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-30T09:03:44.850Z] 2023-12-30 09:03:44,785 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-12-30T09:03:44.850Z] 3.2.0-dev.7 [Pipeline] } [2023-12-30T09:03:44.855Z] $ docker exec --env ******** --env ******** eaad911fe6a541c2efe2e8d6e6eb573c6a3963b8a5f20f5c9f3f0730f63f80d2 ssh-agent -k [2023-12-30T09:03:44.949Z] unset SSH_AUTH_SOCK; [2023-12-30T09:03:44.950Z] unset SSH_AGENT_PID; [2023-12-30T09:03:44.950Z] echo Agent pid 38 killed; [2023-12-30T09:03:44.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-30T09:03:45.471Z] + git semver [Pipeline] } [2023-12-30T09:03:45.739Z] $ docker stop --time=1 eaad911fe6a541c2efe2e8d6e6eb573c6a3963b8a5f20f5c9f3f0730f63f80d2 [2023-12-30T09:03:47.106Z] $ docker rm -f --volumes eaad911fe6a541c2efe2e8d6e6eb573c6a3963b8a5f20f5c9f3f0730f63f80d2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:03:47.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-30T09:03:47.753Z] [2023-12-30T09:03:47.753Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:03:48.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-30T09:03:48.105Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-30T09:03:48.105Z] ab5ef0e58194: Pulling fs layer [2023-12-30T09:03:48.105Z] 9712f1f96733: Pulling fs layer [2023-12-30T09:03:48.105Z] 63f879dbbcfc: Pulling fs layer [2023-12-30T09:03:48.105Z] 0d9ebad4ef96: Pulling fs layer [2023-12-30T09:03:48.105Z] e9a5061849ea: Pulling fs layer [2023-12-30T09:03:48.105Z] d747dcd14b5f: Pulling fs layer [2023-12-30T09:03:48.105Z] 2de7ff778b66: Pulling fs layer [2023-12-30T09:03:48.105Z] e9a5061849ea: Waiting [2023-12-30T09:03:48.105Z] d747dcd14b5f: Waiting [2023-12-30T09:03:48.105Z] 2de7ff778b66: Waiting [2023-12-30T09:03:48.105Z] 0d9ebad4ef96: Waiting [2023-12-30T09:03:48.378Z] 9712f1f96733: Verifying Checksum [2023-12-30T09:03:48.378Z] 9712f1f96733: Download complete [2023-12-30T09:03:48.637Z] 63f879dbbcfc: Verifying Checksum [2023-12-30T09:03:48.637Z] 63f879dbbcfc: Download complete [2023-12-30T09:03:48.637Z] 0d9ebad4ef96: Verifying Checksum [2023-12-30T09:03:48.637Z] 0d9ebad4ef96: Download complete [2023-12-30T09:03:48.637Z] d747dcd14b5f: Download complete [2023-12-30T09:03:48.898Z] ab5ef0e58194: Verifying Checksum [2023-12-30T09:03:48.898Z] ab5ef0e58194: Download complete [2023-12-30T09:03:48.898Z] e9a5061849ea: Verifying Checksum [2023-12-30T09:03:48.898Z] e9a5061849ea: Download complete [2023-12-30T09:03:48.898Z] 2de7ff778b66: Verifying Checksum [2023-12-30T09:03:48.898Z] 2de7ff778b66: Download complete [2023-12-30T09:03:52.191Z] ab5ef0e58194: Pull complete [2023-12-30T09:03:52.191Z] 9712f1f96733: Pull complete [2023-12-30T09:03:53.571Z] 63f879dbbcfc: Pull complete [2023-12-30T09:03:58.878Z] 0d9ebad4ef96: Pull complete [2023-12-30T09:03:58.878Z] e9a5061849ea: Pull complete [2023-12-30T09:03:58.878Z] d747dcd14b5f: Pull complete [2023-12-30T09:04:00.261Z] 2de7ff778b66: Pull complete [2023-12-30T09:04:00.521Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-30T09:04:00.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-30T09:04:00.521Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:04:00.948Z] prd-ubuntu20.04-docker-8c-8g-26448 does not seem to be running inside a container [2023-12-30T09:04:01.049Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2023-12-30T09:04:15.206Z] $ docker top cc0fa81754a25ad635282bbb45b33a8026ce0a6cbf3c7f77a0d48b3ecc2c3c3b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-30T09:04:15.384Z] provisioning config files... [2023-12-30T09:04:15.391Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11591269271029753089tmp [2023-12-30T09:04:15.399Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14378489864978737883tmp [2023-12-30T09:04:15.412Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12495881276238449762tmp [Pipeline] { [Pipeline] echo [2023-12-30T09:04:15.507Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:04:15.810Z] ---> sigul-configuration.sh [2023-12-30T09:04:15.810Z] gpg: directory `/root/.gnupg' created [2023-12-30T09:04:15.810Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-30T09:04:15.810Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-30T09:04:15.810Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-30T09:04:15.810Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-30T09:04:15.810Z] gpg: CAST5 encrypted data [2023-12-30T09:04:15.810Z] gpg: encrypted with 1 passphrase [2023-12-30T09:04:15.810Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-30T09:04:16.101Z] + mkdir /home/jenkins [2023-12-30T09:04:16.101Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-30T09:04:16.398Z] + 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 [2023-12-30T09:04:16.411Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:04:16.705Z] ---> sigul-install.sh [2023-12-30T09:04:16.705Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-30T09:04:17.000Z] + git tag --list [2023-12-30T09:04:17.000Z] v1.0.0 [2023-12-30T09:04:17.000Z] v1.1.0 [2023-12-30T09:04:17.000Z] v1.1.1 [2023-12-30T09:04:17.000Z] v1.1.2 [2023-12-30T09:04:17.000Z] v1.2.0 [2023-12-30T09:04:17.000Z] v1.2.1 [2023-12-30T09:04:17.000Z] v2.0.0 [2023-12-30T09:04:17.000Z] v2.1.0 [2023-12-30T09:04:17.000Z] v2.1.1 [2023-12-30T09:04:17.000Z] v2.2.0 [2023-12-30T09:04:17.000Z] v2.3.0 [2023-12-30T09:04:17.000Z] v3.0 [2023-12-30T09:04:17.000Z] v3.0.0 [2023-12-30T09:04:17.000Z] v3.1 [2023-12-30T09:04:17.000Z] v3.1.0 [2023-12-30T09:04:17.000Z] v3.1.0-dev.1 [2023-12-30T09:04:17.000Z] v3.1.0-dev.10 [2023-12-30T09:04:17.000Z] v3.1.0-dev.11 [2023-12-30T09:04:17.000Z] v3.1.0-dev.12 [2023-12-30T09:04:17.000Z] v3.1.0-dev.13 [2023-12-30T09:04:17.000Z] v3.1.0-dev.14 [2023-12-30T09:04:17.000Z] v3.1.0-dev.15 [2023-12-30T09:04:17.000Z] v3.1.0-dev.16 [2023-12-30T09:04:17.000Z] v3.1.0-dev.17 [2023-12-30T09:04:17.000Z] v3.1.0-dev.18 [2023-12-30T09:04:17.000Z] v3.1.0-dev.19 [2023-12-30T09:04:17.000Z] v3.1.0-dev.2 [2023-12-30T09:04:17.000Z] v3.1.0-dev.20 [2023-12-30T09:04:17.000Z] v3.1.0-dev.21 [2023-12-30T09:04:17.000Z] v3.1.0-dev.22 [2023-12-30T09:04:17.000Z] v3.1.0-dev.23 [2023-12-30T09:04:17.000Z] v3.1.0-dev.24 [2023-12-30T09:04:17.000Z] v3.1.0-dev.25 [2023-12-30T09:04:17.000Z] v3.1.0-dev.26 [2023-12-30T09:04:17.000Z] v3.1.0-dev.27 [2023-12-30T09:04:17.000Z] v3.1.0-dev.28 [2023-12-30T09:04:17.000Z] v3.1.0-dev.29 [2023-12-30T09:04:17.000Z] v3.1.0-dev.3 [2023-12-30T09:04:17.000Z] v3.1.0-dev.30 [2023-12-30T09:04:17.000Z] v3.1.0-dev.31 [2023-12-30T09:04:17.000Z] v3.1.0-dev.32 [2023-12-30T09:04:17.000Z] v3.1.0-dev.4 [2023-12-30T09:04:17.000Z] v3.1.0-dev.5 [2023-12-30T09:04:17.000Z] v3.1.0-dev.6 [2023-12-30T09:04:17.000Z] v3.1.0-dev.7 [2023-12-30T09:04:17.000Z] v3.1.0-dev.8 [2023-12-30T09:04:17.000Z] v3.1.0-dev.9 [2023-12-30T09:04:17.000Z] v3.2.0-dev.1 [2023-12-30T09:04:17.000Z] v3.2.0-dev.2 [2023-12-30T09:04:17.000Z] v3.2.0-dev.3 [2023-12-30T09:04:17.000Z] v3.2.0-dev.4 [2023-12-30T09:04:17.000Z] v3.2.0-dev.5 [2023-12-30T09:04:17.000Z] v3.2.0-dev.6 [2023-12-30T09:04:17.000Z] v3.2.0-dev.7 [Pipeline] sh [2023-12-30T09:04:17.295Z] + lftools sign git-tag v3.2.0-dev.7 [2023-12-30T09:04:17.864Z] Signing Git tag with Sigul... [2023-12-30T09:04:17.864Z] Signing v3.2.0-dev.7 [Pipeline] echo [2023-12-30T09:04:18.446Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:04:18.738Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-30T09:04:18.746Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-30T09:04:18.877Z] $ docker stop --time=1 cc0fa81754a25ad635282bbb45b33a8026ce0a6cbf3c7f77a0d48b3ecc2c3c3b [2023-12-30T09:04:20.178Z] $ docker rm -f --volumes cc0fa81754a25ad635282bbb45b33a8026ce0a6cbf3c7f77a0d48b3ecc2c3c3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-30T09:04:21.102Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-30T09:04:21.103Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:04:21.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-30T09:04:21.458Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:04:21.666Z] prd-ubuntu20.04-docker-8c-8g-26448 does not seem to be running inside a container [2023-12-30T09:04:21.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2023-12-30T09:04:22.033Z] $ docker top 8b5a5eba3749911c17725f5477f5d128e7bc13dea5d2a725a74f52ac8e80f8b5 -eo pid,comm [2023-12-30T09:04:22.083Z] 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). [2023-12-30T09:04:22.083Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-30T09:04:22.322Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-30T09:04:22.322Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-30T09:04:22.432Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-30T09:04:22.433Z] $ docker exec 8b5a5eba3749911c17725f5477f5d128e7bc13dea5d2a725a74f52ac8e80f8b5 ssh-agent [2023-12-30T09:04:22.536Z] SSH_AUTH_SOCK=/tmp/ssh-q7342ATbdZWE/agent.32 [2023-12-30T09:04:22.536Z] SSH_AGENT_PID=38 [2023-12-30T09:04:22.540Z] Running ssh-add (command line suppressed) [2023-12-30T09:04:22.627Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8260292825242022451.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8260292825242022451.key) [2023-12-30T09:04:22.642Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-30T09:04:23.003Z] + git semver bump pre [2023-12-30T09:04:23.268Z] 2023-12-30 09:04:23,164 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-12-30T09:04:23.268Z] 2023-12-30 09:04:23,164 [bump_version] DEBUG bumping version:3.2.0-dev.7 on axis:pre with prefix:dev [2023-12-30T09:04:23.268Z] 2023-12-30 09:04:23,164 [bump_version] DEBUG bumped version:3.2.0-dev.8 [2023-12-30T09:04:23.268Z] 2023-12-30 09:04:23,164 [write_version] DEBUG write version:3.2.0-dev.8 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2023-12-30T09:04:23.268Z] 2023-12-30 09:04:23,164 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-12-30T09:04:23.268Z] 2023-12-30 09:04:23,164 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-12-30T09:04:23.268Z] 2023-12-30 09:04:23,166 [execute] INFO git cat-file --batch-check [2023-12-30T09:04:23.268Z] 2023-12-30 09:04:23,166 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-30T09:04:23.268Z] 2023-12-30 09:04:23,171 [execute] INFO git cat-file --batch [2023-12-30T09:04:23.268Z] 2023-12-30 09:04:23,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-30T09:04:23.268Z] 2023-12-30 09:04:23,176 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-12-30T09:04:23.268Z] 3.2.0-dev.8 [Pipeline] } [2023-12-30T09:04:23.284Z] $ docker exec --env ******** --env ******** 8b5a5eba3749911c17725f5477f5d128e7bc13dea5d2a725a74f52ac8e80f8b5 ssh-agent -k [2023-12-30T09:04:23.381Z] unset SSH_AUTH_SOCK; [2023-12-30T09:04:23.381Z] unset SSH_AGENT_PID; [2023-12-30T09:04:23.381Z] echo Agent pid 38 killed; [2023-12-30T09:04:23.395Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-30T09:04:23.932Z] + git semver [Pipeline] } [2023-12-30T09:04:24.201Z] $ docker stop --time=1 8b5a5eba3749911c17725f5477f5d128e7bc13dea5d2a725a74f52ac8e80f8b5 [2023-12-30T09:04:25.497Z] $ docker rm -f --volumes 8b5a5eba3749911c17725f5477f5d128e7bc13dea5d2a725a74f52ac8e80f8b5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-30T09:04:26.106Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-30T09:04:26.107Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:04:26.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-30T09:04:26.466Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:04:26.643Z] prd-ubuntu20.04-docker-8c-8g-26448 does not seem to be running inside a container [2023-12-30T09:04:26.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2023-12-30T09:04:27.228Z] $ docker top 2cd21514de579b44ce3f4a7a5e331820eb304b8a587146209e6c270a043c7d6f -eo pid,comm [2023-12-30T09:04:27.279Z] 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). [2023-12-30T09:04:27.279Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-30T09:04:27.557Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-30T09:04:27.557Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-30T09:04:27.669Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-30T09:04:27.669Z] $ docker exec 2cd21514de579b44ce3f4a7a5e331820eb304b8a587146209e6c270a043c7d6f ssh-agent [2023-12-30T09:04:27.779Z] SSH_AUTH_SOCK=/tmp/ssh-SgwxmZxULq5s/agent.31 [2023-12-30T09:04:27.779Z] SSH_AGENT_PID=37 [2023-12-30T09:04:27.783Z] Running ssh-add (command line suppressed) [2023-12-30T09:04:27.882Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4873039784775438044.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4873039784775438044.key) [2023-12-30T09:04:27.898Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-30T09:04:28.235Z] + git semver push [2023-12-30T09:04:28.495Z] 2023-12-30 09:04:28,419 [run_push] DEBUG push [2023-12-30T09:04:28.495Z] 2023-12-30 09:04:28,420 [execute] INFO git cat-file --batch-check [2023-12-30T09:04:28.495Z] 2023-12-30 09:04:28,420 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-30T09:04:28.495Z] 2023-12-30 09:04:28,423 [execute] INFO git rev-list 0f2895e876e1fb1c78f51ff18b2212afef4da1b9 -- [2023-12-30T09:04:28.495Z] 2023-12-30 09:04:28,424 [execute] DEBUG Popen(['git', 'rev-list', '0f2895e876e1fb1c78f51ff18b2212afef4da1b9', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-30T09:04:28.495Z] 2023-12-30 09:04:28,432 [execute] INFO git fetch -v origin [2023-12-30T09:04:28.495Z] 2023-12-30 09:04:28,432 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-30T09:04:29.064Z] 2023-12-30 09:04:28,958 [run_push] DEBUG no remote changes detected [2023-12-30T09:04:29.064Z] 2023-12-30 09:04:28,959 [execute] INFO git push origin semver [2023-12-30T09:04:29.064Z] 2023-12-30 09:04:28,959 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-30T09:04:30.000Z] 2023-12-30 09:04:29,690 [run_push] DEBUG push all version tags [2023-12-30T09:04:30.000Z] 2023-12-30 09:04:29,690 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-30T09:04:30.000Z] 2023-12-30 09:04:29,691 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-30T09:04:30.566Z] 2023-12-30 09:04:30,411 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-12-30T09:04:30.566Z] 3.2.0-dev.8 [Pipeline] } [2023-12-30T09:04:30.571Z] $ docker exec --env ******** --env ******** 2cd21514de579b44ce3f4a7a5e331820eb304b8a587146209e6c270a043c7d6f ssh-agent -k [2023-12-30T09:04:30.678Z] unset SSH_AUTH_SOCK; [2023-12-30T09:04:30.679Z] unset SSH_AGENT_PID; [2023-12-30T09:04:30.679Z] echo Agent pid 37 killed; [2023-12-30T09:04:30.694Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-30T09:04:31.234Z] + git semver [Pipeline] } [2023-12-30T09:04:31.503Z] $ docker stop --time=1 2cd21514de579b44ce3f4a7a5e331820eb304b8a587146209e6c270a043c7d6f [2023-12-30T09:04:32.778Z] $ docker rm -f --volumes 2cd21514de579b44ce3f4a7a5e331820eb304b8a587146209e6c270a043c7d6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-30T09:04:34.342Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2023-12-30T09:04:34.342Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-12-30T09:04:34.342Z] total 16 [2023-12-30T09:04:34.342Z] drwxr-xr-x 3 root root 4096 Dec 30 08:57 . [2023-12-30T09:04:34.342Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 30 09:04 .. [2023-12-30T09:04:34.342Z] drwxr-xr-x 2 root root 4096 Dec 30 08:57 cost [2023-12-30T09:04:34.342Z] -rw-r--r-- 1 root root 86 Dec 30 08:57 cost.csv [2023-12-30T09:04:34.342Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-12-30T09:04:34.342Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-12-30T09:04:34.342Z] total 16 [2023-12-30T09:04:34.342Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 30 08:57 . [2023-12-30T09:04:34.342Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 30 09:04 .. [2023-12-30T09:04:34.342Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 30 08:57 cost [2023-12-30T09:04:34.342Z] -rw-r--r-- 1 jenkins jenkins 86 Dec 30 08:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:04:34.631Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:04:35.487Z] ---> package-listing.sh [2023-12-30T09:04:35.487Z] ++ facter osfamily [2023-12-30T09:04:35.488Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-30T09:04:35.746Z] + OS_FAMILY=debian [2023-12-30T09:04:35.746Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2023-12-30T09:04:35.746Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-30T09:04:35.746Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-30T09:04:35.746Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-30T09:04:35.746Z] + PACKAGES=/tmp/packages_start.txt [2023-12-30T09:04:35.746Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-12-30T09:04:35.746Z] + PACKAGES=/tmp/packages_end.txt [2023-12-30T09:04:35.746Z] + case "${OS_FAMILY}" in [2023-12-30T09:04:35.746Z] + dpkg -l [2023-12-30T09:04:35.746Z] + grep '^ii' [2023-12-30T09:04:35.746Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-30T09:04:35.746Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-30T09:04:35.746Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-30T09:04:35.746Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-12-30T09:04:35.746Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2023-12-30T09:04:35.746Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2023-12-30T09:04:35.757Z] 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-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-30T09:04:36.032Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:04:36.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-30T09:04:36.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:04:36.848Z] prd-ubuntu20.04-docker-8c-8g-26448 does not seem to be running inside a container [2023-12-30T09:04:36.880Z] $ 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-rest-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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2023-12-30T09:04:37.082Z] $ docker top 1401ad89edb948eeb6668d909f8f037b7844b958f463dc8b53f38c6f7845cf31 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-30T09:04:37.540Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-30T09:04:37.825Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-30T09:04:38.112Z] + ls /var/log/sa-host [2023-12-30T09:04:38.112Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-30T09:04:38.309Z] provisioning config files... [2023-12-30T09:04:38.317Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1959320667664390973tmp [Pipeline] { [Pipeline] echo [2023-12-30T09:04:38.446Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:04:38.750Z] ---> create-netrc.sh [Pipeline] } [2023-12-30T09:04:38.757Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:04:39.204Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-30T09:04:39.214Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:04:39.501Z] ---> sudo-logs.sh [2023-12-30T09:04:39.501Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-30T09:04:39.590Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:04:39.872Z] ---> job-cost.sh [2023-12-30T09:04:39.872Z] lf-activate-venv: SKIPPING [2023-12-30T09:04:39.872Z] DEBUG: total: 0.2199999988079071 [2023-12-30T09:04:39.872Z] INFO: Retrieving Stack Cost... [2023-12-30T09:04:40.131Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-30T09:04:40.699Z] INFO: Archiving Costs [Pipeline] echo [2023-12-30T09:04:40.712Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:04:40.994Z] ---> logs-deploy.sh [2023-12-30T09:04:40.995Z] lf-activate-venv: SKIPPING [2023-12-30T09:04:40.995Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/159 [2023-12-30T09:04:40.995Z] INFO: archiving workspace using pattern(s): [2023-12-30T09:04:41.935Z] Archives upload complete. [2023-12-30T09:04:41.935Z] INFO: archiving logs to Nexus