Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9db981aa25816d0e0d272d921f7244c5f9cb19d6 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-ssh5466706298576110279.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh9472532215483318147.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/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-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14893491713492846001.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh13328201035020358.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-s7/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-s7/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2596093979953880564.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-s7] ========================================================= [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-s7-settings PROJECT: device-s7 USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-s7 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 ‘prd-ubuntu20.04-docker-8c-8g-35433’ is offline Running on prd-ubuntu20.04-docker-8c-8g-35438 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-s7.git > git init /w/workspace/edgexfoundry_device-s7_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.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-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9db981aa25816d0e0d272d921f7244c5f9cb19d6 (main) Commit message: "Merge pull request #29 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.7.1" > git config remote.origin.url git@github.com:edgexfoundry/device-s7.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 9db981aa25816d0e0d272d921f7244c5f9cb19d6 # timeout=10 > git rev-list --no-walk b2fd6779bbe34ed0039fe07a6129043ff0644999 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-20T03:16:06.488Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-20T03:16:06.573Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-20T03:16:06.603Z] ========================================================= [2024-12-20T03:16:06.603Z] EdgeX Global Pipelines Version Info [2024-12-20T03:16:06.603Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-20T03:16:07.328Z] ------------------- [2024-12-20T03:16:07.328Z] stable info: [2024-12-20T03:16:07.328Z] ------------------- [2024-12-20T03:16:07.328Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-20T03:16:07.328Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-20T03:16:07.328Z] Message: update stable to v1.0.269 [2024-12-20T03:16:07.897Z] ------------------- [2024-12-20T03:16:07.897Z] experimental info: [2024-12-20T03:16:07.897Z] ------------------- [2024-12-20T03:16:07.897Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-20T03:16:07.897Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-20T03:16:07.897Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-20T03:16:07.969Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2024-12-20T03:16:07.991Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2024-12-20T03:16:08.014Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-20T03:16:08.034Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-20T03:16:08.053Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-20T03:16:08.074Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-20T03:16:08.093Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-20T03:16:08.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-12-20T03:16:08.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-20T03:16:08.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-20T03:16:08.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-20T03:16:08.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2024-12-20T03:16:08.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-20T03:16:08.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-20T03:16:08.273Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-20T03:16:08.294Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-20T03:16:08.316Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-12-20T03:16:08.336Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-12-20T03:16:08.357Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-20T03:16:08.378Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-20T03:16:08.403Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-12-20T03:16:08.429Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-12-20T03:16:08.455Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-12-20T03:16:08.474Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-12-20T03:16:08.497Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-12-20T03:16:08.523Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-20T03:16:08.543Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-20T03:16:08.558Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-20T03:16:08.574Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-20T03:16:08.590Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-20T03:16:08.612Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9db981aa25816d0e0d272d921f7244c5f9cb19d6 [Pipeline] echo [2024-12-20T03:16:08.632Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9db981a [Pipeline] echo [2024-12-20T03:16:08.655Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-20T03:16:08.717Z] provisioning config files... [2024-12-20T03:16:08.732Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config15089479699748550406tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-20T03:16:09.064Z] ---> ****-login.sh [2024-12-20T03:16:09.064Z] nexus3.edgexfoundry.org:10001 [2024-12-20T03:16:09.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:16:09.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:16:09.362Z] Configure a credential helper to remove this warning. See [2024-12-20T03:16:09.362Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:16:09.362Z] [2024-12-20T03:16:09.362Z] Login Succeeded [2024-12-20T03:16:09.362Z] nexus3.edgexfoundry.org:10002 [2024-12-20T03:16:09.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:16:09.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:16:09.623Z] Configure a credential helper to remove this warning. See [2024-12-20T03:16:09.623Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:16:09.623Z] [2024-12-20T03:16:09.623Z] Login Succeeded [2024-12-20T03:16:09.623Z] nexus3.edgexfoundry.org:10003 [2024-12-20T03:16:09.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:16:09.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:16:09.623Z] Configure a credential helper to remove this warning. See [2024-12-20T03:16:09.624Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:16:09.624Z] [2024-12-20T03:16:09.624Z] Login Succeeded [2024-12-20T03:16:09.624Z] nexus3.edgexfoundry.org:10004 [2024-12-20T03:16:09.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:16:09.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:16:09.624Z] Configure a credential helper to remove this warning. See [2024-12-20T03:16:09.624Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:16:09.624Z] [2024-12-20T03:16:09.624Z] Login Succeeded [2024-12-20T03:16:09.624Z] ****.io [2024-12-20T03:16:09.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:16:09.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:16:09.884Z] Configure a credential helper to remove this warning. See [2024-12-20T03:16:09.884Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:16:09.884Z] [2024-12-20T03:16:09.884Z] Login Succeeded [2024-12-20T03:16:09.884Z] ---> ****-login.sh ends [Pipeline] } [2024-12-20T03:16:09.891Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-20T03:16:10.294Z] + git rev-list -1 --merges 9db981aa25816d0e0d272d921f7244c5f9cb19d6~1..9db981aa25816d0e0d272d921f7244c5f9cb19d6 [Pipeline] echo [2024-12-20T03:16:10.322Z] -----------> git rev-list -1 --merges 9db981aa25816d0e0d272d921f7244c5f9cb19d6~1..9db981aa25816d0e0d272d921f7244c5f9cb19d6 9db981aa25816d0e0d272d921f7244c5f9cb19d6 [2024-12-20T03:16:10.322Z] 9db981aa25816d0e0d272d921f7244c5f9cb19d6 [false] [Pipeline] sh [2024-12-20T03:16:10.613Z] + git log --format=format:%s -1 9db981aa25816d0e0d272d921f7244c5f9cb19d6 [Pipeline] echo [2024-12-20T03:16:10.627Z] ========================================================= [2024-12-20T03:16:10.627Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-20T03:16:10.627Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-20T03:16:10.953Z] + git log --format=format:%s -1 9db981aa25816d0e0d272d921f7244c5f9cb19d6 [Pipeline] echo [2024-12-20T03:16:10.967Z] [semverPrep] GIT_COMMIT: 9db981aa25816d0e0d272d921f7244c5f9cb19d6, Commit Message: Merge pull request #29 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.7.1 [Pipeline] echo [2024-12-20T03:16:10.982Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-12-20T03:16:11.332Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-20T03:16:11.332Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-20T03:16:11.332Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-20T03:16:11.332Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-20T03:16:11.332Z] + + sudo tee -a /etc/ssh/ssh_known_hostsecho [2024-12-20T03:16:11.332Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-20T03:16:11.332Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:16:11.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-20T03:16:11.679Z] [2024-12-20T03:16:11.679Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:16:11.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-20T03:16:11.977Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-20T03:16:11.977Z] b85a868b505f: Pulling fs layer [2024-12-20T03:16:11.977Z] e2be974225ed: Pulling fs layer [2024-12-20T03:16:11.977Z] 339a4e72a1f5: Pulling fs layer [2024-12-20T03:16:11.977Z] 988bab9f4d93: Pulling fs layer [2024-12-20T03:16:11.977Z] 1469e6f7b9e6: Pulling fs layer [2024-12-20T03:16:11.977Z] eaf3925da568: Pulling fs layer [2024-12-20T03:16:11.977Z] bab4dde63d76: Pulling fs layer [2024-12-20T03:16:11.977Z] bde34c3a00c8: Pulling fs layer [2024-12-20T03:16:11.977Z] b352a97aabf1: Pulling fs layer [2024-12-20T03:16:11.977Z] 4872d77fe225: Pulling fs layer [2024-12-20T03:16:11.977Z] 5851b861e8e6: Pulling fs layer [2024-12-20T03:16:11.977Z] eaf3925da568: Waiting [2024-12-20T03:16:11.977Z] bab4dde63d76: Waiting [2024-12-20T03:16:11.977Z] 988bab9f4d93: Waiting [2024-12-20T03:16:11.977Z] 1469e6f7b9e6: Waiting [2024-12-20T03:16:11.977Z] bde34c3a00c8: Waiting [2024-12-20T03:16:11.977Z] b352a97aabf1: Waiting [2024-12-20T03:16:11.977Z] 5851b861e8e6: Waiting [2024-12-20T03:16:11.977Z] 4872d77fe225: Waiting [2024-12-20T03:16:11.977Z] e2be974225ed: Download complete [2024-12-20T03:16:11.977Z] 988bab9f4d93: Download complete [2024-12-20T03:16:12.236Z] 339a4e72a1f5: Verifying Checksum [2024-12-20T03:16:12.236Z] 339a4e72a1f5: Download complete [2024-12-20T03:16:12.236Z] 1469e6f7b9e6: Verifying Checksum [2024-12-20T03:16:12.236Z] 1469e6f7b9e6: Download complete [2024-12-20T03:16:12.236Z] eaf3925da568: Verifying Checksum [2024-12-20T03:16:12.236Z] eaf3925da568: Download complete [2024-12-20T03:16:12.236Z] bde34c3a00c8: Verifying Checksum [2024-12-20T03:16:12.236Z] bde34c3a00c8: Download complete [2024-12-20T03:16:12.236Z] b352a97aabf1: Verifying Checksum [2024-12-20T03:16:12.236Z] b352a97aabf1: Download complete [2024-12-20T03:16:12.236Z] 4872d77fe225: Verifying Checksum [2024-12-20T03:16:12.236Z] 4872d77fe225: Download complete [2024-12-20T03:16:12.236Z] 5851b861e8e6: Verifying Checksum [2024-12-20T03:16:12.236Z] 5851b861e8e6: Download complete [2024-12-20T03:16:12.236Z] b85a868b505f: Verifying Checksum [2024-12-20T03:16:12.236Z] b85a868b505f: Download complete [2024-12-20T03:16:12.494Z] bab4dde63d76: Verifying Checksum [2024-12-20T03:16:12.494Z] bab4dde63d76: Download complete [2024-12-20T03:16:13.435Z] b85a868b505f: Pull complete [2024-12-20T03:16:13.693Z] e2be974225ed: Pull complete [2024-12-20T03:16:14.041Z] 339a4e72a1f5: Pull complete [2024-12-20T03:16:14.041Z] 988bab9f4d93: Pull complete [2024-12-20T03:16:14.301Z] 1469e6f7b9e6: Pull complete [2024-12-20T03:16:14.562Z] eaf3925da568: Pull complete [2024-12-20T03:16:16.465Z] bab4dde63d76: Pull complete [2024-12-20T03:16:16.465Z] bde34c3a00c8: Pull complete [2024-12-20T03:16:16.465Z] b352a97aabf1: Pull complete [2024-12-20T03:16:16.465Z] 4872d77fe225: Pull complete [2024-12-20T03:16:16.465Z] 5851b861e8e6: Pull complete [2024-12-20T03:16:16.465Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-20T03:16:16.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-20T03:16:16.465Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T03:16:16.602Z] prd-ubuntu20.04-docker-8c-8g-35438 does not seem to be running inside a container [2024-12-20T03:16:16.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-20T03:16:20.907Z] $ docker top aa1e39dc77a6d13f721e6555e0e0048d27419b5f8a0c1caa9cf6b2074695f250 -eo pid,comm [2024-12-20T03:16:20.966Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-12-20T03:16:20.966Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-20T03:16:21.021Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-20T03:16:21.021Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-20T03:16:21.144Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-20T03:16:21.145Z] $ docker exec aa1e39dc77a6d13f721e6555e0e0048d27419b5f8a0c1caa9cf6b2074695f250 ssh-agent [2024-12-20T03:16:21.243Z] SSH_AUTH_SOCK=/tmp/ssh-9siLE9UR6IoW/agent.33 [2024-12-20T03:16:21.243Z] SSH_AGENT_PID=39 [2024-12-20T03:16:21.250Z] Running ssh-add (command line suppressed) [2024-12-20T03:16:21.335Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_5572244877838325243.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_5572244877838325243.key) [2024-12-20T03:16:21.350Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-20T03:16:21.644Z] + git tag --points-at HEAD [Pipeline] } [2024-12-20T03:16:21.654Z] $ docker exec --env ******** --env ******** aa1e39dc77a6d13f721e6555e0e0048d27419b5f8a0c1caa9cf6b2074695f250 ssh-agent -k [2024-12-20T03:16:21.744Z] unset SSH_AUTH_SOCK; [2024-12-20T03:16:21.745Z] unset SSH_AGENT_PID; [2024-12-20T03:16:21.745Z] echo Agent pid 39 killed; [2024-12-20T03:16:21.755Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-20T03:16:21.791Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-20T03:16:21.791Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-20T03:16:21.902Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-20T03:16:21.903Z] $ docker exec aa1e39dc77a6d13f721e6555e0e0048d27419b5f8a0c1caa9cf6b2074695f250 ssh-agent [2024-12-20T03:16:22.008Z] SSH_AUTH_SOCK=/tmp/ssh-AC50FPMEBdOw/agent.72 [2024-12-20T03:16:22.008Z] SSH_AGENT_PID=78 [2024-12-20T03:16:22.013Z] Running ssh-add (command line suppressed) [2024-12-20T03:16:22.118Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_4790065867111063274.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_4790065867111063274.key) [2024-12-20T03:16:22.133Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-20T03:16:22.427Z] + git semver init [2024-12-20T03:16:22.687Z] 2024-12-20 03:16:22,585 [run_init] DEBUG init version:0.0.0 force:False [2024-12-20T03:16:22.687Z] 2024-12-20 03:16:22,586 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver [2024-12-20T03:16:22.687Z] 2024-12-20 03:16:22,586 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver [2024-12-20T03:16:22.687Z] 2024-12-20 03:16:22,587 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_main/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) [2024-12-20T03:16:23.624Z] 2024-12-20 03:16:23,254 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude [2024-12-20T03:16:23.624Z] 2024-12-20 03:16:23,254 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False [2024-12-20T03:16:23.624Z] 2024-12-20 03:16:23,255 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-12-20T03:16:23.624Z] 2024-12-20 03:16:23,255 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-12-20T03:16:23.624Z] 4.0.0-dev.4 [Pipeline] } [2024-12-20T03:16:23.634Z] $ docker exec --env ******** --env ******** aa1e39dc77a6d13f721e6555e0e0048d27419b5f8a0c1caa9cf6b2074695f250 ssh-agent -k [2024-12-20T03:16:23.731Z] unset SSH_AUTH_SOCK; [2024-12-20T03:16:23.731Z] unset SSH_AGENT_PID; [2024-12-20T03:16:23.732Z] echo Agent pid 78 killed; [2024-12-20T03:16:23.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-20T03:16:24.073Z] + git semver [Pipeline] } [2024-12-20T03:16:24.344Z] $ docker stop --time=1 aa1e39dc77a6d13f721e6555e0e0048d27419b5f8a0c1caa9cf6b2074695f250 [2024-12-20T03:16:25.644Z] $ docker rm -f --volumes aa1e39dc77a6d13f721e6555e0e0048d27419b5f8a0c1caa9cf6b2074695f250 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-20T03:16:25.983Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-20T03:16:26.230Z] Stashed 1 file(s) [Pipeline] echo [2024-12-20T03:16:26.233Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-20T03:16:26.393Z] provisioning config files... [2024-12-20T03:16:26.404Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config10409634030050390709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-20T03:16:26.706Z] ---> ****-login.sh [2024-12-20T03:16:26.706Z] nexus3.edgexfoundry.org:10001 [2024-12-20T03:16:26.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:16:26.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:16:26.707Z] Configure a credential helper to remove this warning. See [2024-12-20T03:16:26.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:16:26.707Z] [2024-12-20T03:16:26.707Z] Login Succeeded [2024-12-20T03:16:26.707Z] nexus3.edgexfoundry.org:10002 [2024-12-20T03:16:26.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:16:26.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:16:26.707Z] Configure a credential helper to remove this warning. See [2024-12-20T03:16:26.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:16:26.707Z] [2024-12-20T03:16:26.707Z] Login Succeeded [2024-12-20T03:16:26.707Z] nexus3.edgexfoundry.org:10003 [2024-12-20T03:16:26.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:16:26.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:16:26.967Z] Configure a credential helper to remove this warning. See [2024-12-20T03:16:26.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:16:26.967Z] [2024-12-20T03:16:26.967Z] Login Succeeded [2024-12-20T03:16:26.967Z] nexus3.edgexfoundry.org:10004 [2024-12-20T03:16:26.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:16:26.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:16:26.967Z] Configure a credential helper to remove this warning. See [2024-12-20T03:16:26.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:16:26.967Z] [2024-12-20T03:16:26.967Z] Login Succeeded [2024-12-20T03:16:26.967Z] ****.io [2024-12-20T03:16:26.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:16:27.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:16:27.226Z] Configure a credential helper to remove this warning. See [2024-12-20T03:16:27.226Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:16:27.226Z] [2024-12-20T03:16:27.226Z] Login Succeeded [2024-12-20T03:16:27.227Z] ---> ****-login.sh ends [Pipeline] } [2024-12-20T03:16:27.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-20T03:16:27.324Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-20T03:16:27.342Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-20T03:16:27.358Z] ========================================================= [2024-12-20T03:16:27.358Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-20T03:16:27.358Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:16:27.695Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-20T03:16:27.695Z] Sending build context to Docker daemon 666.1kB [2024-12-20T03:16:27.695Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-12-20T03:16:27.695Z] Step 2/10 : FROM ${BASE} AS builder [2024-12-20T03:16:27.695Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-20T03:16:27.695Z] 43c4264eed91: Pulling fs layer [2024-12-20T03:16:27.695Z] 4cc291be95ef: Pulling fs layer [2024-12-20T03:16:27.695Z] 2ac1f1163629: Pulling fs layer [2024-12-20T03:16:27.695Z] 5c3c966382ef: Pulling fs layer [2024-12-20T03:16:27.695Z] 4f4fb700ef54: Pulling fs layer [2024-12-20T03:16:27.695Z] 5d5c8e513c77: Pulling fs layer [2024-12-20T03:16:27.695Z] 9f66e0745190: Pulling fs layer [2024-12-20T03:16:27.695Z] f49a43e4bbc0: Pulling fs layer [2024-12-20T03:16:27.695Z] 561ebcabdf7f: Pulling fs layer [2024-12-20T03:16:27.695Z] 5d5c8e513c77: Waiting [2024-12-20T03:16:27.695Z] 9f66e0745190: Waiting [2024-12-20T03:16:27.695Z] f49a43e4bbc0: Waiting [2024-12-20T03:16:27.695Z] 5c3c966382ef: Waiting [2024-12-20T03:16:27.695Z] 4f4fb700ef54: Waiting [2024-12-20T03:16:27.695Z] 561ebcabdf7f: Waiting [2024-12-20T03:16:27.695Z] 4cc291be95ef: Verifying Checksum [2024-12-20T03:16:27.695Z] 4cc291be95ef: Download complete [2024-12-20T03:16:27.695Z] 5c3c966382ef: Verifying Checksum [2024-12-20T03:16:27.695Z] 5c3c966382ef: Download complete [2024-12-20T03:16:27.695Z] 4f4fb700ef54: Verifying Checksum [2024-12-20T03:16:27.695Z] 4f4fb700ef54: Download complete [2024-12-20T03:16:27.695Z] 5d5c8e513c77: Download complete [2024-12-20T03:16:27.695Z] 43c4264eed91: Verifying Checksum [2024-12-20T03:16:27.695Z] 43c4264eed91: Download complete [2024-12-20T03:16:27.954Z] 9f66e0745190: Download complete [2024-12-20T03:16:27.954Z] 43c4264eed91: Pull complete [2024-12-20T03:16:27.954Z] 561ebcabdf7f: Verifying Checksum [2024-12-20T03:16:27.954Z] 561ebcabdf7f: Download complete [2024-12-20T03:16:28.213Z] 4cc291be95ef: Pull complete [2024-12-20T03:16:28.213Z] 2ac1f1163629: Verifying Checksum [2024-12-20T03:16:28.213Z] 2ac1f1163629: Download complete [2024-12-20T03:16:28.471Z] f49a43e4bbc0: Verifying Checksum [2024-12-20T03:16:31.758Z] 2ac1f1163629: Pull complete [2024-12-20T03:16:31.758Z] 5c3c966382ef: Pull complete [2024-12-20T03:16:31.758Z] 4f4fb700ef54: Pull complete [2024-12-20T03:16:31.758Z] 5d5c8e513c77: Pull complete [2024-12-20T03:16:31.758Z] 9f66e0745190: Pull complete [2024-12-20T03:16:34.289Z] f49a43e4bbc0: Pull complete [2024-12-20T03:16:34.548Z] 561ebcabdf7f: Pull complete [2024-12-20T03:16:34.807Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-20T03:16:34.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-20T03:16:34.807Z] ---> 3a752c3f9dda [2024-12-20T03:16:34.807Z] Step 3/10 : ARG MAKE=make build [2024-12-20T03:16:41.358Z] Still waiting to schedule task [2024-12-20T03:16:41.359Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-35434’ is offline [2024-12-20T03:16:44.787Z] ---> Running in 5e59941f8022 [2024-12-20T03:16:44.787Z] Removing intermediate container 5e59941f8022 [2024-12-20T03:16:44.787Z] ---> 4de39426ef1c [2024-12-20T03:16:44.787Z] Step 4/10 : WORKDIR /device-s7 [2024-12-20T03:16:44.787Z] ---> Running in ddd015dbe2e6 [2024-12-20T03:16:44.787Z] Removing intermediate container ddd015dbe2e6 [2024-12-20T03:16:44.787Z] ---> 936490f06e3e [2024-12-20T03:16:44.787Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-12-20T03:16:44.787Z] ---> Running in a17bd62dc701 [2024-12-20T03:16:44.787Z] Removing intermediate container a17bd62dc701 [2024-12-20T03:16:44.787Z] ---> 2a9e591b781d [2024-12-20T03:16:44.787Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2024-12-20T03:16:44.787Z] ---> Running in 289ca0683c7c [2024-12-20T03:16:44.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T03:16:44.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T03:16:44.787Z] OK: 246 MiB in 54 packages [2024-12-20T03:16:44.787Z] Removing intermediate container 289ca0683c7c [2024-12-20T03:16:44.787Z] ---> 1e1ea67f3d9f [2024-12-20T03:16:44.787Z] Step 7/10 : COPY go.mod vendor* ./ [2024-12-20T03:16:44.787Z] ---> a380e3bb563a [2024-12-20T03:16:44.787Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T03:16:44.787Z] ---> Running in 7e93bbd4aec3 [2024-12-20T03:17:52.563Z] Removing intermediate container 7e93bbd4aec3 [2024-12-20T03:17:52.563Z] ---> f9db20dcebd2 [2024-12-20T03:17:52.563Z] Step 9/10 : COPY . . [2024-12-20T03:17:52.563Z] ---> c4747443e8f8 [2024-12-20T03:17:52.563Z] Step 10/10 : RUN ${MAKE} [2024-12-20T03:17:52.563Z] ---> Running in 413fcfab1b47 [2024-12-20T03:17:52.563Z] noop [2024-12-20T03:17:52.563Z] Removing intermediate container 413fcfab1b47 [2024-12-20T03:17:52.563Z] ---> 25d7eca992e8 [2024-12-20T03:17:52.563Z] Successfully built 25d7eca992e8 [2024-12-20T03:17:52.563Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:17:52.893Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-20T03:17:52.893Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T03:17:52.976Z] prd-ubuntu20.04-docker-8c-8g-35438 does not seem to be running inside a container [2024-12-20T03:17:53.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-20T03:17:53.353Z] $ docker top 6c2a1bc3f79a4f70610db7c199a12f777978f556d71bd91e9614e01bf7cc1dad -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-20T03:17:53.705Z] + go version [2024-12-20T03:17:53.705Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-20T03:17:53.717Z] $ docker stop --time=1 6c2a1bc3f79a4f70610db7c199a12f777978f556d71bd91e9614e01bf7cc1dad [2024-12-20T03:17:54.993Z] $ docker rm -f --volumes 6c2a1bc3f79a4f70610db7c199a12f777978f556d71bd91e9614e01bf7cc1dad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:17:55.421Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-20T03:17:55.421Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T03:17:55.499Z] prd-ubuntu20.04-docker-8c-8g-35438 does not seem to be running inside a container [2024-12-20T03:17:55.535Z] $ 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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-20T03:17:56.414Z] $ docker top 85e9645bf29d1035a496a705d13d7679a105b4f7d13eba7d9e9fc9e45f8bb426 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-20T03:17:56.767Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh [2024-12-20T03:17:57.072Z] + make test [2024-12-20T03:17:57.072Z] go test -race -coverprofile=coverage.out ./... [2024-12-20T03:18:05.199Z] ? github.com/edgexfoundry/device-s7 [no test files] [2024-12-20T03:18:26.367Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-35439 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws [2024-12-20T03:18:26.385Z] Running in /w/workspace/device-s7/11 [Pipeline] { [Pipeline] checkout [2024-12-20T03:18:26.435Z] Selected Git installation does not exist. Using Default [2024-12-20T03:18:26.435Z] The recommended git tool is: NONE [2024-12-20T03:18:27.135Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2024-12-20T03:18:27.393Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.024s coverage: 6.8% of statements [2024-12-20T03:18:33.368Z] using credential edgex-jenkins-ssh [2024-12-20T03:18:33.409Z] Cloning the remote Git repository [2024-12-20T03:18:33.459Z] Cloning repository git@github.com:edgexfoundry/device-s7.git [2024-12-20T03:18:33.565Z] > git init /w/workspace/device-s7/11 # timeout=10 [2024-12-20T03:18:33.729Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2024-12-20T03:18:33.730Z] > git --version # timeout=10 [2024-12-20T03:18:33.757Z] > git --version # 'git version 2.25.1' [2024-12-20T03:18:33.760Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-12-20T03:18:33.952Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-20T03:18:34.503Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2024-12-20T03:18:34.535Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-20T03:18:35.602Z] Avoid second fetch [2024-12-20T03:18:35.603Z] Checking out Revision 9db981aa25816d0e0d272d921f7244c5f9cb19d6 (main) [2024-12-20T03:18:36.297Z] Commit message: "Merge pull request #29 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.7.1" [2024-12-20T03:18:35.619Z] > git config core.sparsecheckout # timeout=10 [2024-12-20T03:18:35.687Z] > git checkout -f 9db981aa25816d0e0d272d921f7244c5f9cb19d6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-20T03:18:41.289Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-12-20T03:18:41.289Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-20T03:18:41.289Z] Dload Upload Total Spent Left Speed [2024-12-20T03:18:41.289Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 70483 0 --:--:-- --:--:-- --:--:-- 70872 [Pipeline] sh [2024-12-20T03:18:41.625Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-12-20T03:18:41.953Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-12-20T03:18:41.954Z] sudo tee /etc/docker/daemon.new [2024-12-20T03:18:41.954Z] { [2024-12-20T03:18:41.954Z] "registry-mirrors": [ [2024-12-20T03:18:41.954Z] "https://nexus3.edgexfoundry.org:10001" [2024-12-20T03:18:41.954Z] ], [2024-12-20T03:18:41.954Z] "bip": "10.250.0.254/24", [2024-12-20T03:18:41.954Z] "hosts": [ [2024-12-20T03:18:41.954Z] "tcp://0.0.0.0:5555", [2024-12-20T03:18:41.954Z] "unix:///var/run/docker.sock" [2024-12-20T03:18:41.954Z] ], [2024-12-20T03:18:41.954Z] "mtu": 1458, [2024-12-20T03:18:41.954Z] "selinux-enabled": true, [2024-12-20T03:18:41.954Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-12-20T03:18:41.954Z] } [Pipeline] sh [2024-12-20T03:18:42.288Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-12-20T03:18:42.616Z] + sudo service docker restart [2024-12-20T03:18:59.473Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-20T03:19:00.886Z] provisioning config files... [2024-12-20T03:19:00.914Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/11@tmp/config14373854441014310055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-20T03:19:01.360Z] ---> ****-login.sh [2024-12-20T03:19:01.360Z] nexus3.edgexfoundry.org:10001 [2024-12-20T03:19:01.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:19:01.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:19:01.910Z] Configure a credential helper to remove this warning. See [2024-12-20T03:19:01.910Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:19:01.910Z] [2024-12-20T03:19:01.910Z] Login Succeeded [2024-12-20T03:19:01.910Z] nexus3.edgexfoundry.org:10002 [2024-12-20T03:19:01.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:19:02.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:19:02.182Z] Configure a credential helper to remove this warning. See [2024-12-20T03:19:02.182Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:19:02.182Z] [2024-12-20T03:19:02.182Z] Login Succeeded [2024-12-20T03:19:02.182Z] nexus3.edgexfoundry.org:10003 [2024-12-20T03:19:02.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:19:02.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:19:02.456Z] Configure a credential helper to remove this warning. See [2024-12-20T03:19:02.456Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:19:02.456Z] [2024-12-20T03:19:02.456Z] Login Succeeded [2024-12-20T03:19:02.456Z] nexus3.edgexfoundry.org:10004 [2024-12-20T03:19:02.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:19:02.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:19:02.727Z] Configure a credential helper to remove this warning. See [2024-12-20T03:19:02.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:19:02.727Z] [2024-12-20T03:19:02.727Z] Login Succeeded [2024-12-20T03:19:02.727Z] ****.io [2024-12-20T03:19:02.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:19:02.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:19:02.998Z] Configure a credential helper to remove this warning. See [2024-12-20T03:19:02.998Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:19:02.998Z] [2024-12-20T03:19:02.998Z] Login Succeeded [2024-12-20T03:19:02.998Z] ---> ****-login.sh ends [Pipeline] } [2024-12-20T03:19:03.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-20T03:19:03.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-20T03:19:03.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-20T03:19:03.380Z] ========================================================= [2024-12-20T03:19:03.380Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-12-20T03:19:03.380Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:19:03.752Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-20T03:19:04.731Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-20T03:19:04.731Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-20T03:19:04.731Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-20T03:19:04.743Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-20T03:19:04.761Z] $ docker stop --time=1 85e9645bf29d1035a496a705d13d7679a105b4f7d13eba7d9e9fc9e45f8bb426 [2024-12-20T03:19:05.170Z] #0 building with "default" instance using docker driver [2024-12-20T03:19:05.170Z] [2024-12-20T03:19:05.170Z] #1 [internal] load .dockerignore [2024-12-20T03:19:05.170Z] #1 transferring context: 2B done [2024-12-20T03:19:05.170Z] #1 DONE 0.1s [2024-12-20T03:19:05.170Z] [2024-12-20T03:19:05.170Z] #2 [internal] load build definition from Dockerfile [2024-12-20T03:19:05.170Z] #2 transferring dockerfile: 1.62kB done [2024-12-20T03:19:05.170Z] #2 DONE 0.1s [2024-12-20T03:19:05.170Z] [2024-12-20T03:19:05.170Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-20T03:19:05.170Z] #3 DONE 0.1s [2024-12-20T03:19:05.170Z] [2024-12-20T03:19:05.170Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-20T03:19:05.170Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done [2024-12-20T03:19:05.170Z] #4 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done [2024-12-20T03:19:05.170Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 1.05MB / 4.09MB 0.1s [2024-12-20T03:19:05.170Z] #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0B / 293.52kB 0.1s [2024-12-20T03:19:05.170Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 0B / 70.64MB 0.1s [2024-12-20T03:19:05.170Z] #4 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done [2024-12-20T03:19:05.170Z] #4 ... [2024-12-20T03:19:05.170Z] [2024-12-20T03:19:05.170Z] #5 [internal] load build context [2024-12-20T03:19:05.170Z] #5 transferring context: 382.93kB 0.1s done [2024-12-20T03:19:05.170Z] #5 DONE 0.1s [2024-12-20T03:19:05.170Z] [2024-12-20T03:19:05.170Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-20T03:19:05.170Z] #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done [2024-12-20T03:19:05.170Z] #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s [2024-12-20T03:19:05.442Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s done [2024-12-20T03:19:05.442Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 5.82MB / 70.64MB 0.3s [2024-12-20T03:19:05.442Z] #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s done [2024-12-20T03:19:05.442Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 [2024-12-20T03:19:05.442Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2024-12-20T03:19:05.442Z] #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.3s done [2024-12-20T03:19:05.442Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 0B / 95.52MB 0.3s [2024-12-20T03:19:05.442Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 9.89MB / 70.64MB 0.4s [2024-12-20T03:19:05.442Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 2.10MB / 12.73MB 0.4s [2024-12-20T03:19:05.713Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 13.87MB / 70.64MB 0.5s [2024-12-20T03:19:05.713Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 7.34MB / 95.52MB 0.5s [2024-12-20T03:19:05.713Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 5.24MB / 12.73MB 0.5s [2024-12-20T03:19:05.713Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 23.07MB / 70.64MB 0.7s [2024-12-20T03:19:05.713Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.5s done [2024-12-20T03:19:05.713Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 16.78MB / 95.52MB 0.7s [2024-12-20T03:19:05.713Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.7s [2024-12-20T03:19:05.988Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 28.31MB / 70.64MB 0.8s [2024-12-20T03:19:05.988Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.7s done [2024-12-20T03:19:05.988Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 38.80MB / 70.64MB 1.0s [2024-12-20T03:19:05.988Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 30.69MB / 95.52MB 1.0s [2024-12-20T03:19:05.988Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 [2024-12-20T03:19:06.258Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 44.04MB / 70.64MB 1.1s [2024-12-20T03:19:06.258Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 36.70MB / 95.52MB 1.1s [2024-12-20T03:19:06.258Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.2s done [2024-12-20T03:19:06.258Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 49.28MB / 70.64MB 1.2s [2024-12-20T03:19:06.258Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 41.94MB / 95.52MB 1.2s [2024-12-20T03:19:06.526Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 58.72MB / 70.64MB 1.4s [2024-12-20T03:19:06.526Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 51.38MB / 95.52MB 1.4s [2024-12-20T03:19:06.526Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 64.36MB / 70.64MB 1.5s [2024-12-20T03:19:06.526Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 57.67MB / 95.52MB 1.5s [2024-12-20T03:19:06.798Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.6s [2024-12-20T03:19:06.798Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 63.96MB / 95.52MB 1.6s [2024-12-20T03:19:06.798Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.7s done [2024-12-20T03:19:06.798Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 75.50MB / 95.52MB 1.8s [2024-12-20T03:19:07.066Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 80.99MB / 95.52MB 1.9s [2024-12-20T03:19:07.066Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a [2024-12-20T03:19:07.066Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 87.03MB / 95.52MB 2.0s [2024-12-20T03:19:07.066Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 92.27MB / 95.52MB 2.1s [2024-12-20T03:19:07.335Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.3s done [2024-12-20T03:19:11.185Z] $ docker rm -f --volumes 85e9645bf29d1035a496a705d13d7679a105b4f7d13eba7d9e9fc9e45f8bb426 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-20T03:19:11.827Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-20T03:19:11.874Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-12-20T03:19:12.334Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-20T03:19:12.619Z] + ls -al . [2024-12-20T03:19:12.619Z] total 228 [2024-12-20T03:19:12.619Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 20 03:17 . [2024-12-20T03:19:12.619Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 20 03:16 .. [2024-12-20T03:19:12.619Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 20 03:18 .git [2024-12-20T03:19:12.619Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 20 03:16 .github [2024-12-20T03:19:12.619Z] -rw-rw-r-- 1 jenkins jenkins 237 Dec 20 03:16 .gitignore [2024-12-20T03:19:12.619Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 20 03:16 .golangci.yml [2024-12-20T03:19:12.619Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 20 03:16 .semver [2024-12-20T03:19:12.619Z] -rw-rw-r-- 1 jenkins jenkins 19679 Dec 20 03:16 Attribution.txt [2024-12-20T03:19:12.619Z] -rw-rw-r-- 1 jenkins jenkins 1579 Dec 20 03:16 Dockerfile [2024-12-20T03:19:12.619Z] -rw-rw-r-- 1 jenkins jenkins 643 Dec 20 03:16 Jenkinsfile [2024-12-20T03:19:12.619Z] -rw-rw-r-- 1 jenkins jenkins 10947 Dec 20 03:16 LICENSE [2024-12-20T03:19:12.619Z] -rw-rw-r-- 1 jenkins jenkins 1903 Dec 20 03:16 Makefile [2024-12-20T03:19:12.619Z] -rw-rw-r-- 1 jenkins jenkins 614 Dec 20 03:16 OWNERS.md [2024-12-20T03:19:12.619Z] -rw-rw-r-- 1 jenkins jenkins 2393 Dec 20 03:16 README.md [2024-12-20T03:19:12.619Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 20 03:16 VERSION [2024-12-20T03:19:12.619Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 20 03:16 bin [2024-12-20T03:19:12.619Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 20 03:16 cmd [2024-12-20T03:19:12.619Z] -rw-r--r-- 1 jenkins jenkins 19094 Dec 20 03:18 coverage.out [2024-12-20T03:19:12.619Z] -rw-rw-r-- 1 jenkins jenkins 6929 Dec 20 03:16 go.mod [2024-12-20T03:19:12.619Z] -rw-rw-r-- 1 jenkins jenkins 100385 Dec 20 03:16 go.sum [2024-12-20T03:19:12.619Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 20 03:16 internal [2024-12-20T03:19:12.619Z] -rw-rw-r-- 1 jenkins jenkins 223 Dec 20 03:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:19:12.708Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 5.9s [2024-12-20T03:19:12.936Z] + docker build -t device-s7 -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=9db981aa25816d0e0d272d921f7244c5f9cb19d6 --label arch=amd64 --label version=4.0.0-dev.4 . [2024-12-20T03:19:12.936Z] Sending build context to Docker daemon 686.1kB [2024-12-20T03:19:12.936Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-12-20T03:19:12.936Z] Step 2/24 : FROM ${BASE} AS builder [2024-12-20T03:19:12.936Z] ---> 25d7eca992e8 [2024-12-20T03:19:12.936Z] Step 3/24 : ARG MAKE=make build [2024-12-20T03:19:13.503Z] ---> Running in 1358e064f581 [2024-12-20T03:19:13.503Z] Removing intermediate container 1358e064f581 [2024-12-20T03:19:13.503Z] ---> ada53f884c2d [2024-12-20T03:19:13.503Z] Step 4/24 : WORKDIR /device-s7 [2024-12-20T03:19:13.503Z] ---> Running in d143f6599cc1 [2024-12-20T03:19:13.503Z] Removing intermediate container d143f6599cc1 [2024-12-20T03:19:13.503Z] ---> 8cc1a10b7a1c [2024-12-20T03:19:13.503Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-12-20T03:19:13.503Z] ---> Running in 7a58add5441b [2024-12-20T03:19:13.762Z] Removing intermediate container 7a58add5441b [2024-12-20T03:19:13.762Z] ---> 683a3f912254 [2024-12-20T03:19:13.762Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2024-12-20T03:19:13.762Z] ---> Running in 2cc0a315ac49 [2024-12-20T03:19:14.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T03:19:14.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T03:19:14.591Z] OK: 246 MiB in 54 packages [2024-12-20T03:19:14.850Z] Removing intermediate container 2cc0a315ac49 [2024-12-20T03:19:14.850Z] ---> a7be7ff3e96a [2024-12-20T03:19:14.850Z] Step 7/24 : COPY go.mod vendor* ./ [2024-12-20T03:19:15.115Z] ---> 964ca19ba0a5 [2024-12-20T03:19:15.115Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T03:19:15.115Z] ---> Running in b67446fa6889 [2024-12-20T03:19:15.683Z] Removing intermediate container b67446fa6889 [2024-12-20T03:19:15.683Z] ---> 28f7b0e0a53b [2024-12-20T03:19:15.683Z] Step 9/24 : COPY . . [2024-12-20T03:19:15.943Z] ---> 32c047c1d861 [2024-12-20T03:19:15.943Z] Step 10/24 : RUN ${MAKE} [2024-12-20T03:19:15.943Z] ---> Running in 2c9c99b71b04 [2024-12-20T03:19:16.202Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2024-12-20T03:19:19.375Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.4s [2024-12-20T03:19:26.053Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 18.0s done [2024-12-20T03:19:26.335Z] #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done [2024-12-20T03:19:26.335Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2024-12-20T03:19:26.335Z] #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 [2024-12-20T03:19:26.604Z] #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done [2024-12-20T03:19:26.604Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d [2024-12-20T03:19:31.959Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.0s [2024-12-20T03:19:34.545Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 7.9s done [2024-12-20T03:19:34.814Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 0.1s [2024-12-20T03:19:36.757Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 1.9s done [2024-12-20T03:19:37.027Z] #4 DONE 31.9s [2024-12-20T03:19:37.027Z] [2024-12-20T03:19:37.027Z] #6 [builder 2/7] WORKDIR /device-s7 [2024-12-20T03:19:38.991Z] #6 DONE 1.6s [2024-12-20T03:19:38.991Z] [2024-12-20T03:19:38.991Z] #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2024-12-20T03:19:39.259Z] #7 0.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T03:19:39.524Z] #7 1.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T03:19:40.937Z] #7 2.467 OK: 238 MiB in 54 packages [2024-12-20T03:19:41.524Z] #7 DONE 2.8s [2024-12-20T03:19:41.524Z] [2024-12-20T03:19:41.524Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-12-20T03:19:41.524Z] #8 DONE 0.1s [2024-12-20T03:19:41.524Z] [2024-12-20T03:19:41.524Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T03:19:54.980Z] Removing intermediate container 2c9c99b71b04 [2024-12-20T03:19:54.980Z] ---> 34624e4d3de9 [2024-12-20T03:19:54.980Z] Step 11/24 : FROM alpine:3.20 [2024-12-20T03:19:54.980Z] 3.20: Pulling from library/alpine [2024-12-20T03:19:54.980Z] da9db072f522: Pulling fs layer [2024-12-20T03:19:54.980Z] da9db072f522: Verifying Checksum [2024-12-20T03:19:54.980Z] da9db072f522: Download complete [2024-12-20T03:19:54.980Z] da9db072f522: Pull complete [2024-12-20T03:19:54.980Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-20T03:19:54.980Z] Status: Downloaded newer image for alpine:3.20 [2024-12-20T03:19:54.980Z] ---> 63b790fccc90 [2024-12-20T03:19:54.980Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-12-20T03:19:54.980Z] ---> Running in 2cd6c3fc341f [2024-12-20T03:19:54.980Z] Removing intermediate container 2cd6c3fc341f [2024-12-20T03:19:54.980Z] ---> 8b8e98e128e6 [2024-12-20T03:19:54.980Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-12-20T03:19:54.980Z] ---> Running in 9a9d2280b332 [2024-12-20T03:19:54.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T03:19:54.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T03:19:54.980Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-12-20T03:19:54.980Z] Executing busybox-1.36.1-r29.trigger [2024-12-20T03:19:54.980Z] OK: 8 MiB in 15 packages [2024-12-20T03:19:54.980Z] Removing intermediate container 9a9d2280b332 [2024-12-20T03:19:54.980Z] ---> 68b6d24ea44e [2024-12-20T03:19:54.980Z] Step 14/24 : RUN apk --no-cache upgrade [2024-12-20T03:19:54.980Z] ---> Running in 21181a5b9c5b [2024-12-20T03:19:54.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T03:19:54.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T03:19:55.240Z] Upgrading critical system libraries and apk-tools: [2024-12-20T03:19:55.240Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-20T03:19:55.240Z] Executing busybox-1.36.1-r29.trigger [2024-12-20T03:19:55.240Z] Continuing the upgrade transaction with new apk-tools: [2024-12-20T03:19:55.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T03:19:55.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T03:19:55.759Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T03:19:55.759Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T03:19:55.759Z] OK: 8 MiB in 15 packages [2024-12-20T03:19:56.325Z] Removing intermediate container 21181a5b9c5b [2024-12-20T03:19:56.326Z] ---> 7daa3f85a0e7 [2024-12-20T03:19:56.326Z] Step 15/24 : WORKDIR / [2024-12-20T03:19:56.326Z] ---> Running in d6d64f7e97dd [2024-12-20T03:19:56.584Z] Removing intermediate container d6d64f7e97dd [2024-12-20T03:19:56.584Z] ---> 50012dafe815 [2024-12-20T03:19:56.584Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2024-12-20T03:19:56.584Z] ---> 862dcbd6752d [2024-12-20T03:19:56.584Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2024-12-20T03:19:59.142Z] ---> 69aba46f8371 [2024-12-20T03:19:59.142Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2024-12-20T03:19:59.142Z] ---> 4f9992e59c11 [2024-12-20T03:19:59.142Z] Step 19/24 : EXPOSE 59994 [2024-12-20T03:19:59.142Z] ---> Running in 31da589706a9 [2024-12-20T03:19:59.142Z] Removing intermediate container 31da589706a9 [2024-12-20T03:19:59.142Z] ---> 33e65fe45e88 [2024-12-20T03:19:59.142Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2024-12-20T03:19:59.142Z] ---> Running in 56a9d107a099 [2024-12-20T03:19:59.402Z] Removing intermediate container 56a9d107a099 [2024-12-20T03:19:59.402Z] ---> 7eaf0f29a45d [2024-12-20T03:19:59.402Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-12-20T03:19:59.402Z] ---> Running in 0b39b6eca723 [2024-12-20T03:19:59.402Z] Removing intermediate container 0b39b6eca723 [2024-12-20T03:19:59.402Z] ---> cdb9210da88e [2024-12-20T03:19:59.402Z] Step 22/24 : LABEL arch=amd64 [2024-12-20T03:19:59.402Z] ---> Running in e32059a995da [2024-12-20T03:19:59.402Z] Removing intermediate container e32059a995da [2024-12-20T03:19:59.402Z] ---> 6bb60aac1580 [2024-12-20T03:19:59.402Z] Step 23/24 : LABEL git_sha=9db981aa25816d0e0d272d921f7244c5f9cb19d6 [2024-12-20T03:19:59.402Z] ---> Running in afbfdbb97d57 [2024-12-20T03:19:59.662Z] Removing intermediate container afbfdbb97d57 [2024-12-20T03:19:59.662Z] ---> 20619de3b569 [2024-12-20T03:19:59.662Z] Step 24/24 : LABEL version=4.0.0-dev.4 [2024-12-20T03:19:59.662Z] ---> Running in d325585a9802 [2024-12-20T03:19:59.662Z] Removing intermediate container d325585a9802 [2024-12-20T03:19:59.662Z] ---> e3e73b6c4689 [2024-12-20T03:19:59.662Z] [Warning] One or more build-args [ARCH] were not consumed [2024-12-20T03:19:59.662Z] Successfully built e3e73b6c4689 [2024-12-20T03:19:59.662Z] Successfully tagged device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-20T03:19:59.805Z] provisioning config files... [2024-12-20T03:19:59.814Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config16849846260698224745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-20T03:20:00.124Z] ---> ****-login.sh [2024-12-20T03:20:00.124Z] nexus3.edgexfoundry.org:10001 [2024-12-20T03:20:00.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:20:00.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:20:00.125Z] Configure a credential helper to remove this warning. See [2024-12-20T03:20:00.125Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:20:00.125Z] [2024-12-20T03:20:00.125Z] Login Succeeded [2024-12-20T03:20:00.125Z] nexus3.edgexfoundry.org:10002 [2024-12-20T03:20:00.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:20:00.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:20:00.125Z] Configure a credential helper to remove this warning. See [2024-12-20T03:20:00.125Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:20:00.125Z] [2024-12-20T03:20:00.125Z] Login Succeeded [2024-12-20T03:20:00.125Z] nexus3.edgexfoundry.org:10003 [2024-12-20T03:20:00.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:20:00.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:20:00.386Z] Configure a credential helper to remove this warning. See [2024-12-20T03:20:00.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:20:00.386Z] [2024-12-20T03:20:00.386Z] Login Succeeded [2024-12-20T03:20:00.386Z] nexus3.edgexfoundry.org:10004 [2024-12-20T03:20:00.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:20:00.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:20:00.647Z] Configure a credential helper to remove this warning. See [2024-12-20T03:20:00.648Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:20:00.648Z] [2024-12-20T03:20:00.648Z] Login Succeeded [2024-12-20T03:20:00.648Z] ****.io [2024-12-20T03:20:00.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:20:00.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:20:00.909Z] Configure a credential helper to remove this warning. See [2024-12-20T03:20:00.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:20:00.909Z] [2024-12-20T03:20:00.909Z] Login Succeeded [2024-12-20T03:20:00.909Z] ---> ****-login.sh ends [Pipeline] } [2024-12-20T03:20:00.917Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T03:20:00.961Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-20T03:20:00.992Z] [edgeXDocker.push] Tagging docker image device-s7 with the following tags: [2024-12-20T03:20:00.992Z] 9db981aa25816d0e0d272d921f7244c5f9cb19d6 [2024-12-20T03:20:00.992Z] latest [2024-12-20T03:20:00.992Z] 4.0.0-dev.4 [2024-12-20T03:20:00.992Z] 9db981aa25816d0e0d272d921f7244c5f9cb19d6-4.0.0-dev.4 [2024-12-20T03:20:00.992Z] main [2024-12-20T03:20:00.992Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:20:01.343Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:9db981aa25816d0e0d272d921f7244c5f9cb19d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:20:01.674Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:9db981aa25816d0e0d272d921f7244c5f9cb19d6 [2024-12-20T03:20:01.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2024-12-20T03:20:01.674Z] 2d83ae9972c8: Preparing [2024-12-20T03:20:01.674Z] a59035d90d4d: Preparing [2024-12-20T03:20:01.674Z] a2b71d40a73b: Preparing [2024-12-20T03:20:01.674Z] 6b780c599074: Preparing [2024-12-20T03:20:01.674Z] 8326befb7a64: Preparing [2024-12-20T03:20:01.674Z] 75654b8eeebd: Preparing [2024-12-20T03:20:01.674Z] 75654b8eeebd: Waiting [2024-12-20T03:20:01.674Z] 2d83ae9972c8: Pushed [2024-12-20T03:20:01.674Z] a2b71d40a73b: Pushed [2024-12-20T03:20:01.674Z] 8326befb7a64: Pushed [2024-12-20T03:20:01.674Z] 75654b8eeebd: Layer already exists [2024-12-20T03:20:02.247Z] 6b780c599074: Pushed [2024-12-20T03:20:06.447Z] a59035d90d4d: Pushed [2024-12-20T03:20:06.447Z] 9db981aa25816d0e0d272d921f7244c5f9cb19d6: digest: sha256:0fe7a6537f63bc83055b45fb378eb1f35c9717bb2bc86d8bbab3ce0775e9d2c2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:20:06.785Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:20:07.119Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:latest [2024-12-20T03:20:07.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2024-12-20T03:20:07.119Z] 2d83ae9972c8: Preparing [2024-12-20T03:20:07.119Z] a59035d90d4d: Preparing [2024-12-20T03:20:07.119Z] a2b71d40a73b: Preparing [2024-12-20T03:20:07.119Z] 6b780c599074: Preparing [2024-12-20T03:20:07.119Z] 8326befb7a64: Preparing [2024-12-20T03:20:07.119Z] 75654b8eeebd: Preparing [2024-12-20T03:20:07.119Z] 75654b8eeebd: Waiting [2024-12-20T03:20:07.119Z] 2d83ae9972c8: Layer already exists [2024-12-20T03:20:07.119Z] a2b71d40a73b: Layer already exists [2024-12-20T03:20:07.119Z] 6b780c599074: Layer already exists [2024-12-20T03:20:07.119Z] a59035d90d4d: Layer already exists [2024-12-20T03:20:07.119Z] 8326befb7a64: Layer already exists [2024-12-20T03:20:07.119Z] 75654b8eeebd: Layer already exists [2024-12-20T03:20:07.119Z] latest: digest: sha256:0fe7a6537f63bc83055b45fb378eb1f35c9717bb2bc86d8bbab3ce0775e9d2c2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:20:07.444Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:20:07.767Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.4 [2024-12-20T03:20:07.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2024-12-20T03:20:07.767Z] 2d83ae9972c8: Preparing [2024-12-20T03:20:07.767Z] a59035d90d4d: Preparing [2024-12-20T03:20:07.767Z] a2b71d40a73b: Preparing [2024-12-20T03:20:07.767Z] 6b780c599074: Preparing [2024-12-20T03:20:07.767Z] 8326befb7a64: Preparing [2024-12-20T03:20:07.767Z] 75654b8eeebd: Preparing [2024-12-20T03:20:07.767Z] 75654b8eeebd: Waiting [2024-12-20T03:20:07.767Z] a59035d90d4d: Layer already exists [2024-12-20T03:20:07.767Z] 8326befb7a64: Layer already exists [2024-12-20T03:20:07.767Z] 2d83ae9972c8: Layer already exists [2024-12-20T03:20:07.767Z] a2b71d40a73b: Layer already exists [2024-12-20T03:20:07.767Z] 6b780c599074: Layer already exists [2024-12-20T03:20:07.767Z] 75654b8eeebd: Layer already exists [2024-12-20T03:20:07.767Z] 4.0.0-dev.4: digest: sha256:0fe7a6537f63bc83055b45fb378eb1f35c9717bb2bc86d8bbab3ce0775e9d2c2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:20:08.101Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:9db981aa25816d0e0d272d921f7244c5f9cb19d6-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:20:08.430Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:9db981aa25816d0e0d272d921f7244c5f9cb19d6-4.0.0-dev.4 [2024-12-20T03:20:08.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2024-12-20T03:20:08.430Z] 2d83ae9972c8: Preparing [2024-12-20T03:20:08.430Z] a59035d90d4d: Preparing [2024-12-20T03:20:08.430Z] a2b71d40a73b: Preparing [2024-12-20T03:20:08.430Z] 6b780c599074: Preparing [2024-12-20T03:20:08.430Z] 8326befb7a64: Preparing [2024-12-20T03:20:08.430Z] 75654b8eeebd: Preparing [2024-12-20T03:20:08.430Z] a2b71d40a73b: Layer already exists [2024-12-20T03:20:08.430Z] 8326befb7a64: Layer already exists [2024-12-20T03:20:08.430Z] a59035d90d4d: Layer already exists [2024-12-20T03:20:08.430Z] 6b780c599074: Layer already exists [2024-12-20T03:20:08.430Z] 2d83ae9972c8: Layer already exists [2024-12-20T03:20:08.430Z] 75654b8eeebd: Layer already exists [2024-12-20T03:20:08.430Z] 9db981aa25816d0e0d272d921f7244c5f9cb19d6-4.0.0-dev.4: digest: sha256:0fe7a6537f63bc83055b45fb378eb1f35c9717bb2bc86d8bbab3ce0775e9d2c2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:20:08.765Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:20:09.083Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:main [2024-12-20T03:20:09.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2024-12-20T03:20:09.083Z] 2d83ae9972c8: Preparing [2024-12-20T03:20:09.083Z] a59035d90d4d: Preparing [2024-12-20T03:20:09.083Z] a2b71d40a73b: Preparing [2024-12-20T03:20:09.083Z] 6b780c599074: Preparing [2024-12-20T03:20:09.083Z] 8326befb7a64: Preparing [2024-12-20T03:20:09.083Z] 75654b8eeebd: Preparing [2024-12-20T03:20:09.083Z] 75654b8eeebd: Waiting [2024-12-20T03:20:09.083Z] a59035d90d4d: Layer already exists [2024-12-20T03:20:09.083Z] 2d83ae9972c8: Layer already exists [2024-12-20T03:20:09.083Z] 8326befb7a64: Layer already exists [2024-12-20T03:20:09.083Z] a2b71d40a73b: Layer already exists [2024-12-20T03:20:09.083Z] 6b780c599074: Layer already exists [2024-12-20T03:20:09.083Z] 75654b8eeebd: Layer already exists [2024-12-20T03:20:09.083Z] main: digest: sha256:0fe7a6537f63bc83055b45fb378eb1f35c9717bb2bc86d8bbab3ce0775e9d2c2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T03:20:09.166Z] ===================================================== [Pipeline] echo [2024-12-20T03:20:09.181Z] taggedImages: [2024-12-20T03:20:09.181Z] - nexus3.edgexfoundry.org:10004/device-s7:9db981aa25816d0e0d272d921f7244c5f9cb19d6 [2024-12-20T03:20:09.181Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2024-12-20T03:20:09.181Z] - nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.4 [2024-12-20T03:20:09.181Z] - nexus3.edgexfoundry.org:10004/device-s7:9db981aa25816d0e0d272d921f7244c5f9cb19d6-4.0.0-dev.4 [2024-12-20T03:20:09.181Z] - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:20:09.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-20T03:20:09.603Z] [2024-12-20T03:20:09.603Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:20:09.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-20T03:20:09.911Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-20T03:20:09.911Z] 5eb5b503b376: Pulling fs layer [2024-12-20T03:20:09.911Z] 5c69ac0246d0: Pulling fs layer [2024-12-20T03:20:09.911Z] ec43610c2a17: Pulling fs layer [2024-12-20T03:20:09.911Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-20T03:20:09.911Z] 33b1e0a273af: Pulling fs layer [2024-12-20T03:20:09.911Z] 5d3b04190fa2: Pulling fs layer [2024-12-20T03:20:09.911Z] 2f39f015ded8: Pulling fs layer [2024-12-20T03:20:09.911Z] 5d3b04190fa2: Waiting [2024-12-20T03:20:09.911Z] 2f39f015ded8: Waiting [2024-12-20T03:20:09.911Z] 3a2ae6a8a46f: Waiting [2024-12-20T03:20:09.911Z] 33b1e0a273af: Waiting [2024-12-20T03:20:09.911Z] 5c69ac0246d0: Download complete [2024-12-20T03:20:09.911Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-20T03:20:09.911Z] 3a2ae6a8a46f: Download complete [2024-12-20T03:20:09.911Z] 33b1e0a273af: Verifying Checksum [2024-12-20T03:20:09.911Z] 33b1e0a273af: Download complete [2024-12-20T03:20:09.911Z] 5d3b04190fa2: Download complete [2024-12-20T03:20:09.911Z] ec43610c2a17: Verifying Checksum [2024-12-20T03:20:09.911Z] ec43610c2a17: Download complete [2024-12-20T03:20:10.169Z] 5eb5b503b376: Download complete [2024-12-20T03:20:10.734Z] 2f39f015ded8: Download complete [2024-12-20T03:20:11.300Z] 5eb5b503b376: Pull complete [2024-12-20T03:20:11.558Z] 5c69ac0246d0: Pull complete [2024-12-20T03:20:12.126Z] ec43610c2a17: Pull complete [2024-12-20T03:20:12.126Z] 3a2ae6a8a46f: Pull complete [2024-12-20T03:20:12.385Z] 33b1e0a273af: Pull complete [2024-12-20T03:20:12.643Z] 5d3b04190fa2: Pull complete [2024-12-20T03:20:16.829Z] 2f39f015ded8: Pull complete [2024-12-20T03:20:16.829Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-20T03:20:16.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-20T03:20:16.829Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T03:20:16.936Z] prd-ubuntu20.04-docker-8c-8g-35438 does not seem to be running inside a container [2024-12-20T03:20:16.971Z] $ 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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-20T03:20:20.408Z] #9 DONE 36.7s [2024-12-20T03:20:20.408Z] [2024-12-20T03:20:20.408Z] #10 [builder 6/7] COPY . . [2024-12-20T03:20:20.408Z] #10 DONE 0.2s [2024-12-20T03:20:20.408Z] [2024-12-20T03:20:20.408Z] #11 [builder 7/7] RUN echo noop [2024-12-20T03:20:20.408Z] #11 0.598 noop [2024-12-20T03:20:20.408Z] #11 DONE 0.7s [2024-12-20T03:20:20.408Z] [2024-12-20T03:20:20.408Z] #12 exporting to image [2024-12-20T03:20:20.408Z] #12 exporting layers [2024-12-20T03:20:25.304Z] $ docker top d51e0c3ca80d55942558b0cba49f5b74ca2a20c8f8c577efefaa876bfa4e2fcb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-20T03:20:25.692Z] ---> job-cost.sh [2024-12-20T03:20:25.693Z] lf-activate-venv: SKIPPING [2024-12-20T03:20:25.693Z] INFO: No Stack... [2024-12-20T03:20:26.261Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-20T03:20:26.520Z] INFO: Archiving Costs [Pipeline] sh [2024-12-20T03:20:26.812Z] + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv [2024-12-20T03:20:26.812Z] + cut -d, -f6 [Pipeline] lock [2024-12-20T03:20:26.825Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-11-stack-cost] [2024-12-20T03:20:26.831Z] Resource [jenkins-edgexfoundry-device-s7-main-11-stack-cost] did not exist. Created. [2024-12-20T03:20:26.838Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-20T03:20:27.150Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-20T03:20:27.184Z] Stashed 1 file(s) [Pipeline] } [2024-12-20T03:20:27.191Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-11-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-20T03:20:27.222Z] $ docker stop --time=1 d51e0c3ca80d55942558b0cba49f5b74ca2a20c8f8c577efefaa876bfa4e2fcb [2024-12-20T03:20:28.376Z] $ docker rm -f --volumes d51e0c3ca80d55942558b0cba49f5b74ca2a20c8f8c577efefaa876bfa4e2fcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-12-20T03:20:59.285Z] #12 exporting layers 36.2s done [2024-12-20T03:20:59.285Z] #12 writing image sha256:3c604f593ea81b985d2819afc057228162ea45ebc590f5fa79b42ad93e14224c done [2024-12-20T03:20:59.285Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2024-12-20T03:20:59.285Z] #12 DONE 36.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:20:59.662Z] + docker inspect -f . ci-base-image-arm64 [2024-12-20T03:20:59.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T03:20:59.856Z] prd-ubuntu20.04-docker-arm64-4c-16g-35439 does not seem to be running inside a container [2024-12-20T03:20:59.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/11 -v /w/workspace/device-s7/11:/w/workspace/device-s7/11:rw,z -v /w/workspace/device-s7/11@tmp:/w/workspace/device-s7/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-12-20T03:21:01.142Z] $ docker top eaf6b39dd6b162abe36b774a5fbc9aa869f727a786045990542fd4ec7f21333b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-20T03:21:01.945Z] + go version [2024-12-20T03:21:01.945Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-12-20T03:21:01.960Z] $ docker stop --time=1 eaf6b39dd6b162abe36b774a5fbc9aa869f727a786045990542fd4ec7f21333b [2024-12-20T03:21:03.524Z] $ docker rm -f --volumes eaf6b39dd6b162abe36b774a5fbc9aa869f727a786045990542fd4ec7f21333b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:21:04.098Z] + docker inspect -f . ci-base-image-arm64 [2024-12-20T03:21:04.098Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T03:21:04.261Z] prd-ubuntu20.04-docker-arm64-4c-16g-35439 does not seem to be running inside a container [2024-12-20T03:21:04.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-s7/11 -v /w/workspace/device-s7/11:/w/workspace/device-s7/11:rw,z -v /w/workspace/device-s7/11@tmp:/w/workspace/device-s7/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-12-20T03:21:05.216Z] $ docker top 382af4f5267a135883ac8bfc922d78b7f9f66e04538799783ed8cc544e2e4145 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-20T03:21:05.702Z] + git config --global --add safe.directory /w/workspace/device-s7/11 [Pipeline] fileExists [Pipeline] sh [2024-12-20T03:21:06.057Z] + make test [2024-12-20T03:21:06.057Z] go test -race -coverprofile=coverage.out ./... [2024-12-20T03:21:52.922Z] ? github.com/edgexfoundry/device-s7 [no test files] [2024-12-20T03:24:14.958Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2024-12-20T03:24:14.958Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.112s coverage: 6.8% of statements [2024-12-20T03:24:14.958Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-12-20T03:24:14.958Z] go vet ./... [2024-12-20T03:26:21.742Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-20T03:26:21.742Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-20T03:26:21.742Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-20T03:26:21.762Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-20T03:26:21.779Z] $ docker stop --time=1 382af4f5267a135883ac8bfc922d78b7f9f66e04538799783ed8cc544e2e4145 [2024-12-20T03:26:23.808Z] $ docker rm -f --volumes 382af4f5267a135883ac8bfc922d78b7f9f66e04538799783ed8cc544e2e4145 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-20T03:26:25.857Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-20T03:26:25.885Z] Warning: overwriting stash ‘coverage-report’ [2024-12-20T03:26:26.286Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-20T03:26:26.702Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-20T03:26:27.014Z] + ls -al . [2024-12-20T03:26:27.014Z] total 224 [2024-12-20T03:26:27.014Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 20 03:21 . [2024-12-20T03:26:27.014Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 20 03:18 .. [2024-12-20T03:26:27.014Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 20 03:18 .git [2024-12-20T03:26:27.014Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 20 03:18 .github [2024-12-20T03:26:27.014Z] -rw-rw-r-- 1 jenkins jenkins 237 Dec 20 03:18 .gitignore [2024-12-20T03:26:27.014Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 20 03:18 .golangci.yml [2024-12-20T03:26:27.014Z] -rw-rw-r-- 1 jenkins jenkins 19679 Dec 20 03:18 Attribution.txt [2024-12-20T03:26:27.014Z] -rw-rw-r-- 1 jenkins jenkins 1579 Dec 20 03:18 Dockerfile [2024-12-20T03:26:27.014Z] -rw-rw-r-- 1 jenkins jenkins 643 Dec 20 03:18 Jenkinsfile [2024-12-20T03:26:27.014Z] -rw-rw-r-- 1 jenkins jenkins 10947 Dec 20 03:18 LICENSE [2024-12-20T03:26:27.014Z] -rw-rw-r-- 1 jenkins jenkins 1903 Dec 20 03:18 Makefile [2024-12-20T03:26:27.014Z] -rw-rw-r-- 1 jenkins jenkins 614 Dec 20 03:18 OWNERS.md [2024-12-20T03:26:27.014Z] -rw-rw-r-- 1 jenkins jenkins 2393 Dec 20 03:18 README.md [2024-12-20T03:26:27.014Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 20 03:16 VERSION [2024-12-20T03:26:27.014Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 20 03:18 bin [2024-12-20T03:26:27.014Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 20 03:18 cmd [2024-12-20T03:26:27.014Z] -rw-r--r-- 1 jenkins jenkins 19094 Dec 20 03:24 coverage.out [2024-12-20T03:26:27.014Z] -rw-rw-r-- 1 jenkins jenkins 6929 Dec 20 03:18 go.mod [2024-12-20T03:26:27.014Z] -rw-rw-r-- 1 jenkins jenkins 100385 Dec 20 03:18 go.sum [2024-12-20T03:26:27.014Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 20 03:18 internal [2024-12-20T03:26:27.014Z] -rw-rw-r-- 1 jenkins jenkins 223 Dec 20 03:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:26:27.345Z] + docker build -t device-s7-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9db981aa25816d0e0d272d921f7244c5f9cb19d6 --label arch=arm64 --label version=4.0.0-dev.4 . [2024-12-20T03:26:27.932Z] #0 building with "default" instance using docker driver [2024-12-20T03:26:27.932Z] [2024-12-20T03:26:27.932Z] #1 [internal] load build definition from Dockerfile [2024-12-20T03:26:28.204Z] #1 transferring dockerfile: 1.62kB 0.0s done [2024-12-20T03:26:28.204Z] #1 DONE 0.0s [2024-12-20T03:26:28.204Z] [2024-12-20T03:26:28.204Z] #2 [internal] load .dockerignore [2024-12-20T03:26:28.204Z] #2 transferring context: 2B done [2024-12-20T03:26:28.204Z] #2 DONE 0.0s [2024-12-20T03:26:28.204Z] [2024-12-20T03:26:28.204Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-20T03:26:28.204Z] #3 DONE 0.0s [2024-12-20T03:26:28.204Z] [2024-12-20T03:26:28.204Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2024-12-20T03:26:28.475Z] #4 DONE 0.3s [2024-12-20T03:26:28.475Z] [2024-12-20T03:26:28.475Z] #5 [internal] load build context [2024-12-20T03:26:28.475Z] #5 transferring context: 22.49kB 0.0s done [2024-12-20T03:26:28.475Z] #5 DONE 0.1s [2024-12-20T03:26:28.475Z] [2024-12-20T03:26:28.475Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-20T03:26:28.475Z] #6 DONE 0.2s [2024-12-20T03:26:28.475Z] [2024-12-20T03:26:28.475Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-20T03:26:28.475Z] #7 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done [2024-12-20T03:26:28.746Z] #7 ... [2024-12-20T03:26:28.746Z] [2024-12-20T03:26:28.746Z] #8 [builder 2/7] WORKDIR /device-s7 [2024-12-20T03:26:28.746Z] #8 DONE 0.1s [2024-12-20T03:26:28.746Z] [2024-12-20T03:26:28.746Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-20T03:26:28.746Z] #7 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.1s done [2024-12-20T03:26:28.746Z] #7 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-20T03:26:28.746Z] #7 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-20T03:26:28.746Z] #7 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-20T03:26:28.746Z] #7 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2024-12-20T03:26:29.015Z] #7 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done [2024-12-20T03:26:29.283Z] #7 DONE 1.0s [2024-12-20T03:26:29.283Z] [2024-12-20T03:26:29.283Z] #9 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2024-12-20T03:26:29.560Z] #9 0.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T03:26:29.829Z] #9 1.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T03:26:31.244Z] #9 2.523 OK: 238 MiB in 54 packages [2024-12-20T03:26:31.523Z] #9 DONE 2.8s [2024-12-20T03:26:31.523Z] [2024-12-20T03:26:31.523Z] #10 [builder 4/7] COPY go.mod vendor* ./ [2024-12-20T03:26:31.792Z] #10 DONE 0.2s [2024-12-20T03:26:31.792Z] [2024-12-20T03:26:31.792Z] #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T03:26:32.061Z] #11 ... [2024-12-20T03:26:32.061Z] [2024-12-20T03:26:32.061Z] #12 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-12-20T03:26:32.061Z] #12 0.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T03:26:32.061Z] #12 0.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T03:26:32.061Z] #12 2.350 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-20T03:26:32.061Z] #12 2.358 Executing busybox-1.36.1-r29.trigger [2024-12-20T03:26:32.061Z] #12 2.400 OK: 9 MiB in 15 packages [2024-12-20T03:26:32.061Z] #12 DONE 2.7s [2024-12-20T03:26:32.328Z] [2024-12-20T03:26:32.328Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2024-12-20T03:26:32.914Z] #13 0.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T03:26:33.184Z] #13 0.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T03:26:33.460Z] #13 ... [2024-12-20T03:26:33.460Z] [2024-12-20T03:26:33.460Z] #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T03:26:33.460Z] #11 DONE 1.8s [2024-12-20T03:26:33.730Z] [2024-12-20T03:26:33.730Z] #14 [builder 6/7] COPY . . [2024-12-20T03:26:33.730Z] #14 DONE 0.1s [2024-12-20T03:26:33.730Z] [2024-12-20T03:26:33.730Z] #15 [builder 7/7] RUN make build [2024-12-20T03:26:34.316Z] #15 0.699 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2024-12-20T03:26:37.675Z] #15 ... [2024-12-20T03:26:37.675Z] [2024-12-20T03:26:37.675Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2024-12-20T03:26:37.675Z] #13 2.671 Upgrading critical system libraries and apk-tools: [2024-12-20T03:26:37.675Z] #13 2.671 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-20T03:26:37.675Z] #13 2.697 Executing busybox-1.36.1-r29.trigger [2024-12-20T03:26:37.675Z] #13 3.069 Continuing the upgrade transaction with new apk-tools: [2024-12-20T03:26:37.675Z] #13 3.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T03:26:37.675Z] #13 3.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T03:26:37.675Z] #13 4.683 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T03:26:37.675Z] #13 4.803 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T03:26:37.675Z] #13 4.833 OK: 9 MiB in 15 packages [2024-12-20T03:26:37.675Z] #13 DONE 5.2s [2024-12-20T03:26:37.675Z] [2024-12-20T03:26:37.675Z] #15 [builder 7/7] RUN make build [2024-12-20T03:28:59.329Z] #15 DONE 133.2s [2024-12-20T03:28:59.329Z] [2024-12-20T03:28:59.329Z] #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2024-12-20T03:28:59.329Z] #16 DONE 0.1s [2024-12-20T03:28:59.329Z] [2024-12-20T03:28:59.329Z] #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2024-12-20T03:28:59.329Z] #17 DONE 0.5s [2024-12-20T03:28:59.329Z] [2024-12-20T03:28:59.329Z] #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res [2024-12-20T03:28:59.329Z] #18 DONE 0.1s [2024-12-20T03:28:59.329Z] [2024-12-20T03:28:59.329Z] #19 exporting to image [2024-12-20T03:28:59.329Z] #19 exporting layers [2024-12-20T03:28:59.329Z] #19 exporting layers 0.6s done [2024-12-20T03:28:59.329Z] #19 writing image sha256:e2456948f29e2546f5f124966142f94e12213edba8ff580023e50e9ddfbb6747 done [2024-12-20T03:28:59.329Z] #19 naming to docker.io/library/device-s7-arm64 done [2024-12-20T03:28:59.329Z] #19 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-20T03:28:59.480Z] provisioning config files... [2024-12-20T03:28:59.492Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/11@tmp/config7555036615737289269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-20T03:28:59.821Z] ---> ****-login.sh [2024-12-20T03:28:59.821Z] nexus3.edgexfoundry.org:10001 [2024-12-20T03:28:59.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:29:00.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:29:00.091Z] Configure a credential helper to remove this warning. See [2024-12-20T03:29:00.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:29:00.091Z] [2024-12-20T03:29:00.091Z] Login Succeeded [2024-12-20T03:29:00.091Z] nexus3.edgexfoundry.org:10002 [2024-12-20T03:29:00.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:29:00.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:29:00.357Z] Configure a credential helper to remove this warning. See [2024-12-20T03:29:00.357Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:29:00.357Z] [2024-12-20T03:29:00.357Z] Login Succeeded [2024-12-20T03:29:00.357Z] nexus3.edgexfoundry.org:10003 [2024-12-20T03:29:00.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:29:00.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:29:00.627Z] Configure a credential helper to remove this warning. See [2024-12-20T03:29:00.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:29:00.627Z] [2024-12-20T03:29:00.627Z] Login Succeeded [2024-12-20T03:29:00.627Z] nexus3.edgexfoundry.org:10004 [2024-12-20T03:29:00.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:29:00.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:29:00.894Z] Configure a credential helper to remove this warning. See [2024-12-20T03:29:00.894Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:29:00.894Z] [2024-12-20T03:29:00.894Z] Login Succeeded [2024-12-20T03:29:00.894Z] ****.io [2024-12-20T03:29:01.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:29:01.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:29:01.159Z] Configure a credential helper to remove this warning. See [2024-12-20T03:29:01.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:29:01.159Z] [2024-12-20T03:29:01.159Z] Login Succeeded [2024-12-20T03:29:01.159Z] ---> ****-login.sh ends [Pipeline] } [2024-12-20T03:29:01.171Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T03:29:01.223Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-20T03:29:01.257Z] [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: [2024-12-20T03:29:01.257Z] 9db981aa25816d0e0d272d921f7244c5f9cb19d6 [2024-12-20T03:29:01.257Z] latest [2024-12-20T03:29:01.257Z] 4.0.0-dev.4 [2024-12-20T03:29:01.257Z] 9db981aa25816d0e0d272d921f7244c5f9cb19d6-4.0.0-dev.4 [2024-12-20T03:29:01.257Z] main [2024-12-20T03:29:01.257Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:29:01.638Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:9db981aa25816d0e0d272d921f7244c5f9cb19d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:29:01.990Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:9db981aa25816d0e0d272d921f7244c5f9cb19d6 [2024-12-20T03:29:01.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2024-12-20T03:29:01.990Z] 697c761db10f: Preparing [2024-12-20T03:29:01.990Z] b61564100bc8: Preparing [2024-12-20T03:29:01.990Z] 6c4f6f3d7923: Preparing [2024-12-20T03:29:01.990Z] 8f66c4479a60: Preparing [2024-12-20T03:29:01.990Z] 4f191acd37e9: Preparing [2024-12-20T03:29:01.990Z] 651d9022c234: Preparing [2024-12-20T03:29:01.990Z] 651d9022c234: Waiting [2024-12-20T03:29:02.254Z] 4f191acd37e9: Pushed [2024-12-20T03:29:02.255Z] 6c4f6f3d7923: Pushed [2024-12-20T03:29:02.255Z] 697c761db10f: Pushed [2024-12-20T03:29:02.255Z] 651d9022c234: Layer already exists [2024-12-20T03:29:03.653Z] 8f66c4479a60: Pushed [2024-12-20T03:29:11.840Z] b61564100bc8: Pushed [2024-12-20T03:29:11.840Z] 9db981aa25816d0e0d272d921f7244c5f9cb19d6: digest: sha256:f70ef7da782b8d08b3958e2781562973d6dade088a011cd4d9f249cdbb85772d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:29:12.200Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:29:12.559Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2024-12-20T03:29:12.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2024-12-20T03:29:12.559Z] 697c761db10f: Preparing [2024-12-20T03:29:12.559Z] b61564100bc8: Preparing [2024-12-20T03:29:12.559Z] 6c4f6f3d7923: Preparing [2024-12-20T03:29:12.559Z] 8f66c4479a60: Preparing [2024-12-20T03:29:12.559Z] 4f191acd37e9: Preparing [2024-12-20T03:29:12.559Z] 651d9022c234: Preparing [2024-12-20T03:29:12.559Z] 651d9022c234: Waiting [2024-12-20T03:29:12.560Z] b61564100bc8: Layer already exists [2024-12-20T03:29:12.560Z] 4f191acd37e9: Layer already exists [2024-12-20T03:29:12.560Z] 8f66c4479a60: Layer already exists [2024-12-20T03:29:12.560Z] 6c4f6f3d7923: Layer already exists [2024-12-20T03:29:12.560Z] 697c761db10f: Layer already exists [2024-12-20T03:29:12.560Z] 651d9022c234: Layer already exists [2024-12-20T03:29:12.826Z] latest: digest: sha256:f70ef7da782b8d08b3958e2781562973d6dade088a011cd4d9f249cdbb85772d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:29:13.194Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:29:13.552Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.4 [2024-12-20T03:29:13.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2024-12-20T03:29:13.552Z] 697c761db10f: Preparing [2024-12-20T03:29:13.552Z] b61564100bc8: Preparing [2024-12-20T03:29:13.552Z] 6c4f6f3d7923: Preparing [2024-12-20T03:29:13.552Z] 8f66c4479a60: Preparing [2024-12-20T03:29:13.552Z] 4f191acd37e9: Preparing [2024-12-20T03:29:13.552Z] 651d9022c234: Preparing [2024-12-20T03:29:13.552Z] 651d9022c234: Waiting [2024-12-20T03:29:13.552Z] 4f191acd37e9: Layer already exists [2024-12-20T03:29:13.552Z] b61564100bc8: Layer already exists [2024-12-20T03:29:13.552Z] 697c761db10f: Layer already exists [2024-12-20T03:29:13.552Z] 8f66c4479a60: Layer already exists [2024-12-20T03:29:13.552Z] 6c4f6f3d7923: Layer already exists [2024-12-20T03:29:13.552Z] 651d9022c234: Layer already exists [2024-12-20T03:29:13.817Z] 4.0.0-dev.4: digest: sha256:f70ef7da782b8d08b3958e2781562973d6dade088a011cd4d9f249cdbb85772d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:29:14.179Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:9db981aa25816d0e0d272d921f7244c5f9cb19d6-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:29:14.537Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:9db981aa25816d0e0d272d921f7244c5f9cb19d6-4.0.0-dev.4 [2024-12-20T03:29:14.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2024-12-20T03:29:14.537Z] 697c761db10f: Preparing [2024-12-20T03:29:14.537Z] b61564100bc8: Preparing [2024-12-20T03:29:14.537Z] 6c4f6f3d7923: Preparing [2024-12-20T03:29:14.537Z] 8f66c4479a60: Preparing [2024-12-20T03:29:14.537Z] 4f191acd37e9: Preparing [2024-12-20T03:29:14.537Z] 651d9022c234: Preparing [2024-12-20T03:29:14.537Z] 651d9022c234: Waiting [2024-12-20T03:29:14.537Z] 697c761db10f: Layer already exists [2024-12-20T03:29:14.537Z] 4f191acd37e9: Layer already exists [2024-12-20T03:29:14.537Z] 8f66c4479a60: Layer already exists [2024-12-20T03:29:14.537Z] b61564100bc8: Layer already exists [2024-12-20T03:29:14.537Z] 6c4f6f3d7923: Layer already exists [2024-12-20T03:29:14.537Z] 651d9022c234: Layer already exists [2024-12-20T03:29:14.537Z] 9db981aa25816d0e0d272d921f7244c5f9cb19d6-4.0.0-dev.4: digest: sha256:f70ef7da782b8d08b3958e2781562973d6dade088a011cd4d9f249cdbb85772d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:29:15.145Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:29:15.495Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main [2024-12-20T03:29:15.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2024-12-20T03:29:15.495Z] 697c761db10f: Preparing [2024-12-20T03:29:15.495Z] b61564100bc8: Preparing [2024-12-20T03:29:15.495Z] 6c4f6f3d7923: Preparing [2024-12-20T03:29:15.495Z] 8f66c4479a60: Preparing [2024-12-20T03:29:15.495Z] 4f191acd37e9: Preparing [2024-12-20T03:29:15.495Z] 651d9022c234: Preparing [2024-12-20T03:29:15.495Z] 651d9022c234: Waiting [2024-12-20T03:29:15.495Z] 6c4f6f3d7923: Layer already exists [2024-12-20T03:29:15.495Z] 8f66c4479a60: Layer already exists [2024-12-20T03:29:15.495Z] 697c761db10f: Layer already exists [2024-12-20T03:29:15.495Z] b61564100bc8: Layer already exists [2024-12-20T03:29:15.495Z] 4f191acd37e9: Layer already exists [2024-12-20T03:29:15.495Z] 651d9022c234: Layer already exists [2024-12-20T03:29:15.758Z] main: digest: sha256:f70ef7da782b8d08b3958e2781562973d6dade088a011cd4d9f249cdbb85772d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T03:29:15.833Z] ===================================================== [Pipeline] echo [2024-12-20T03:29:15.843Z] taggedImages: [2024-12-20T03:29:15.843Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:9db981aa25816d0e0d272d921f7244c5f9cb19d6 [2024-12-20T03:29:15.843Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2024-12-20T03:29:15.843Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.4 [2024-12-20T03:29:15.843Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:9db981aa25816d0e0d272d921f7244c5f9cb19d6-4.0.0-dev.4 [2024-12-20T03:29:15.843Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:29:16.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-20T03:29:16.230Z] [2024-12-20T03:29:16.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:29:16.566Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-20T03:29:16.566Z] arm64: Pulling from edgex-lftools-log-publisher [2024-12-20T03:29:16.566Z] 8998bd30e6a1: Pulling fs layer [2024-12-20T03:29:16.566Z] 04944245beec: Pulling fs layer [2024-12-20T03:29:16.566Z] 699f458cf7ca: Pulling fs layer [2024-12-20T03:29:16.566Z] 765212b225bb: Pulling fs layer [2024-12-20T03:29:16.566Z] f23df028b6ca: Pulling fs layer [2024-12-20T03:29:16.566Z] d65c8cfc05b1: Pulling fs layer [2024-12-20T03:29:16.566Z] 2437ff75d9bd: Pulling fs layer [2024-12-20T03:29:16.566Z] d65c8cfc05b1: Waiting [2024-12-20T03:29:16.566Z] 765212b225bb: Waiting [2024-12-20T03:29:16.566Z] 2437ff75d9bd: Waiting [2024-12-20T03:29:16.566Z] f23df028b6ca: Waiting [2024-12-20T03:29:16.831Z] 04944245beec: Download complete [2024-12-20T03:29:16.831Z] 765212b225bb: Verifying Checksum [2024-12-20T03:29:16.831Z] 765212b225bb: Download complete [2024-12-20T03:29:16.831Z] f23df028b6ca: Download complete [2024-12-20T03:29:16.831Z] d65c8cfc05b1: Verifying Checksum [2024-12-20T03:29:16.831Z] d65c8cfc05b1: Download complete [2024-12-20T03:29:16.831Z] 699f458cf7ca: Verifying Checksum [2024-12-20T03:29:16.831Z] 699f458cf7ca: Download complete [2024-12-20T03:29:17.417Z] 8998bd30e6a1: Verifying Checksum [2024-12-20T03:29:17.417Z] 8998bd30e6a1: Download complete [2024-12-20T03:29:19.353Z] 2437ff75d9bd: Verifying Checksum [2024-12-20T03:29:19.353Z] 2437ff75d9bd: Download complete [2024-12-20T03:29:23.608Z] 8998bd30e6a1: Pull complete [2024-12-20T03:29:23.876Z] 04944245beec: Pull complete [2024-12-20T03:29:25.821Z] 699f458cf7ca: Pull complete [2024-12-20T03:29:25.821Z] 765212b225bb: Pull complete [2024-12-20T03:29:26.782Z] f23df028b6ca: Pull complete [2024-12-20T03:29:26.782Z] d65c8cfc05b1: Pull complete [2024-12-20T03:29:53.464Z] 2437ff75d9bd: Pull complete [2024-12-20T03:29:53.464Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-12-20T03:29:53.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-20T03:29:53.464Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T03:29:53.645Z] prd-ubuntu20.04-docker-arm64-4c-16g-35439 does not seem to be running inside a container [2024-12-20T03:29:53.698Z] $ 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-s7/11 -v /w/workspace/device-s7/11:/w/workspace/device-s7/11:rw,z -v /w/workspace/device-s7/11@tmp:/w/workspace/device-s7/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-12-20T03:29:55.852Z] $ docker top 397afa386e1cadcc30e68be24da723e643256518c4a018a091bab7a5897ca29d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-20T03:29:56.336Z] ---> job-cost.sh [2024-12-20T03:29:56.603Z] lf-activate-venv: SKIPPING [2024-12-20T03:29:56.603Z] INFO: No Stack... [2024-12-20T03:29:56.869Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-20T03:29:57.823Z] INFO: Archiving Costs [Pipeline] sh [2024-12-20T03:29:58.141Z] + cat /w/workspace/device-s7/11/archives/cost.csv [2024-12-20T03:29:58.141Z] + cut -d, -f6 [Pipeline] lock [2024-12-20T03:29:58.201Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-11-stack-cost] [2024-12-20T03:29:58.208Z] Resource [jenkins-edgexfoundry-device-s7-main-11-stack-cost] did not exist. Created. [2024-12-20T03:29:58.214Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-20T03:29:58.563Z] /w/workspace/device-s7/11@tmp/durable-c1a4849e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-12-20T03:29:58.883Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-20T03:29:58.910Z] Warning: overwriting stash ‘stack-cost’ [2024-12-20T03:29:58.956Z] Stashed 1 file(s) [Pipeline] } [2024-12-20T03:29:58.967Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-11-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-20T03:29:58.992Z] $ docker stop --time=1 397afa386e1cadcc30e68be24da723e643256518c4a018a091bab7a5897ca29d [2024-12-20T03:30:00.418Z] $ docker rm -f --volumes 397afa386e1cadcc30e68be24da723e643256518c4a018a091bab7a5897ca29d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-12-20T03:30:00.936Z] provisioning config files... [2024-12-20T03:30:00.944Z] copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config4665036701128507860tmp [Pipeline] { [Pipeline] sh [2024-12-20T03:30:01.253Z] + set +x [2024-12-20T03:30:01.253Z] + curl -s https://codecov.io/bash [2024-12-20T03:30:01.253Z] + bash -s -- [2024-12-20T03:30:01.253Z] [2024-12-20T03:30:01.253Z] _____ _ [2024-12-20T03:30:01.253Z] / ____| | | [2024-12-20T03:30:01.253Z] | | ___ __| | ___ ___ _____ __ [2024-12-20T03:30:01.253Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-20T03:30:01.253Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-20T03:30:01.253Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-20T03:30:01.253Z] Bash-1.0.6 [2024-12-20T03:30:01.253Z] [2024-12-20T03:30:01.253Z] [2024-12-20T03:30:01.253Z] ==> git version 2.25.1 found [2024-12-20T03:30:01.253Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-12-20T03:30:01.253Z] Release-Date: 2020-01-08 [2024-12-20T03:30:01.253Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-12-20T03:30:01.253Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-20T03:30:01.253Z] ==> Jenkins CI detected. [2024-12-20T03:30:01.253Z] current dir:  /w/workspace/edgexfoundry_device-s7_main [2024-12-20T03:30:01.253Z] project root: . [2024-12-20T03:30:01.253Z] --> token set from env [2024-12-20T03:30:01.253Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-20T03:30:01.253Z] ==> Running gcov in . (disable via -X gcov) [2024-12-20T03:30:01.253Z] ==> Python coveragepy not found [2024-12-20T03:30:01.253Z] ==> Searching for coverage reports in: [2024-12-20T03:30:01.253Z] + . [2024-12-20T03:30:01.514Z] -> Found 1 reports [2024-12-20T03:30:01.514Z] ==> Detecting git/mercurial file structure [2024-12-20T03:30:01.514Z] ==> Reading reports [2024-12-20T03:30:01.514Z] + ./coverage.out bytes=19094 [2024-12-20T03:30:01.514Z] ==> Appending adjustments [2024-12-20T03:30:01.514Z] https://docs.codecov.io/docs/fixing-reports [2024-12-20T03:30:01.514Z] + Found adjustments [2024-12-20T03:30:01.514Z] ==> Gzipping contents [2024-12-20T03:30:01.514Z] 4.0K /tmp/codecov.DMP8Hj.gz [2024-12-20T03:30:01.514Z] ==> Uploading reports [2024-12-20T03:30:01.514Z] url: https://codecov.io [2024-12-20T03:30:01.514Z] query: branch=main&commit=9db981aa25816d0e0d272d921f7244c5f9cb19d6&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-20T03:30:01.514Z] -> Pinging Codecov [2024-12-20T03:30:01.514Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9db981aa25816d0e0d272d921f7244c5f9cb19d6&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-20T03:30:01.774Z] -> Uploading to [2024-12-20T03:30:01.774Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/9db981aa25816d0e0d272d921f7244c5f9cb19d6/ddbfe038-89bb-473d-bdae-e8ec0755bc67.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241220%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241220T033001Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=98fa967e710f583d866415cf0edee23f3e8264aac03afc0c76806ece8f1c2d28 [2024-12-20T03:30:01.774Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-20T03:30:01.774Z] Dload Upload Total Spent Left Speed [2024-12-20T03:30:02.038Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 17586 --:--:-- --:--:-- --:--:-- 17695 [2024-12-20T03:30:02.038Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/9db981aa25816d0e0d272d921f7244c5f9cb19d6 [Pipeline] } [2024-12-20T03:30:02.048Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-12-20T03:30:02.273Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-20T03:30:02.301Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:30:02.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-20T03:30:02.606Z] [2024-12-20T03:30:02.606Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:30:02.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-20T03:30:03.171Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-20T03:30:03.171Z] 43c4264eed91: Already exists [2024-12-20T03:30:03.446Z] 4cc291be95ef: Already exists [2024-12-20T03:30:03.705Z] 2ac1f1163629: Already exists [2024-12-20T03:30:03.705Z] 5c3c966382ef: Already exists [2024-12-20T03:30:03.705Z] 4f4fb700ef54: Already exists [2024-12-20T03:30:03.705Z] d9c7d2e4e75e: Pulling fs layer [2024-12-20T03:30:03.705Z] 9c3e1370e548: Pulling fs layer [2024-12-20T03:30:04.409Z] d9c7d2e4e75e: Verifying Checksum [2024-12-20T03:30:04.409Z] d9c7d2e4e75e: Download complete [2024-12-20T03:30:04.409Z] d9c7d2e4e75e: Pull complete [2024-12-20T03:30:08.707Z] 9c3e1370e548: Verifying Checksum [2024-12-20T03:30:08.707Z] 9c3e1370e548: Download complete [2024-12-20T03:30:11.992Z] 9c3e1370e548: Pull complete [2024-12-20T03:30:11.992Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-20T03:30:11.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-20T03:30:11.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T03:30:12.113Z] prd-ubuntu20.04-docker-8c-8g-35438 does not seem to be running inside a container [2024-12-20T03:30:12.153Z] $ 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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-12-20T03:30:18.020Z] $ docker top a9e2827f97cb69463e5553de5f11288f3b531ded371649a11c33f5caf7f0ead9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-20T03:30:18.370Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] echo [2024-12-20T03:30:18.382Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh [2024-12-20T03:30:18.660Z] + set -o pipefail [2024-12-20T03:30:18.660Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' [2024-12-20T03:30:25.843Z] [2024-12-20T03:30:25.843Z] Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... [2024-12-20T03:30:25.843Z] [2024-12-20T03:30:25.843Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/d0d430ad-f0d6-40fb-8d2c-d5545be91c28 [2024-12-20T03:30:25.843Z] [2024-12-20T03:30:25.843Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-20T03:30:25.843Z] [2024-12-20T03:30:26.104Z] [2024-12-20T03:30:26.104Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-20T03:30:26.104Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-20T03:30:26.374Z] $ docker stop --time=1 a9e2827f97cb69463e5553de5f11288f3b531ded371649a11c33f5caf7f0ead9 [2024-12-20T03:30:35.655Z] $ docker rm -f --volumes a9e2827f97cb69463e5553de5f11288f3b531ded371649a11c33f5caf7f0ead9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-20T03:30:36.589Z] + git log --format=format:%s -1 9db981aa25816d0e0d272d921f7244c5f9cb19d6 [Pipeline] sh [2024-12-20T03:30:36.880Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-20T03:30:36.880Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:30:37.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-20T03:30:37.183Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T03:30:37.261Z] prd-ubuntu20.04-docker-8c-8g-35438 does not seem to be running inside a container [2024-12-20T03:30:37.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-20T03:30:38.034Z] $ docker top 24ec623b30c2508b5f8fe83b710c1c9e66281cdbcc422d0b412798a95da8792e -eo pid,comm [2024-12-20T03:30:38.082Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-12-20T03:30:38.082Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-20T03:30:50.447Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-20T03:30:50.447Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-20T03:30:50.556Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-20T03:30:50.559Z] $ docker exec 24ec623b30c2508b5f8fe83b710c1c9e66281cdbcc422d0b412798a95da8792e ssh-agent [2024-12-20T03:30:50.655Z] SSH_AUTH_SOCK=/tmp/ssh-d2vwrzUXCjRf/agent.32 [2024-12-20T03:30:50.655Z] SSH_AGENT_PID=38 [2024-12-20T03:30:50.673Z] Running ssh-add (command line suppressed) [2024-12-20T03:30:50.781Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_17110424556326781311.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_17110424556326781311.key) [2024-12-20T03:30:50.802Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-20T03:30:51.161Z] + git semver tag [2024-12-20T03:30:51.420Z] 2024-12-20 03:30:51,320 [run_tag] DEBUG tag force:False [2024-12-20T03:30:51.420Z] 2024-12-20 03:30:51,320 [check_head_tag] DEBUG check head tag [2024-12-20T03:30:51.420Z] 2024-12-20 03:30:51,321 [execute] INFO git cat-file --batch-check [2024-12-20T03:30:51.420Z] 2024-12-20 03:30:51,321 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=) [2024-12-20T03:30:51.420Z] 2024-12-20 03:30:51,324 [execute] INFO git cat-file --batch [2024-12-20T03:30:51.420Z] 2024-12-20 03:30:51,324 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=) [2024-12-20T03:30:51.420Z] 2024-12-20 03:30:51,329 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-12-20T03:30:51.420Z] 2024-12-20 03:30:51,329 [execute] INFO git tag -a v4.0.0-dev.4 -m v4.0.0-dev.4 [2024-12-20T03:30:51.420Z] 2024-12-20 03:30:51,330 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.4', '-m', 'v4.0.0-dev.4'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) [2024-12-20T03:30:51.420Z] 2024-12-20 03:30:51,333 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-12-20T03:30:51.420Z] 4.0.0-dev.4 [Pipeline] } [2024-12-20T03:30:51.429Z] $ docker exec --env ******** --env ******** 24ec623b30c2508b5f8fe83b710c1c9e66281cdbcc422d0b412798a95da8792e ssh-agent -k [2024-12-20T03:30:51.521Z] unset SSH_AUTH_SOCK; [2024-12-20T03:30:51.521Z] unset SSH_AGENT_PID; [2024-12-20T03:30:51.522Z] echo Agent pid 38 killed; [2024-12-20T03:30:51.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-20T03:30:51.864Z] + git semver [Pipeline] } [2024-12-20T03:30:52.445Z] $ docker stop --time=1 24ec623b30c2508b5f8fe83b710c1c9e66281cdbcc422d0b412798a95da8792e [2024-12-20T03:30:53.700Z] $ docker rm -f --volumes 24ec623b30c2508b5f8fe83b710c1c9e66281cdbcc422d0b412798a95da8792e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:30:54.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-20T03:30:54.115Z] [2024-12-20T03:30:54.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:30:54.424Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-20T03:30:54.424Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-20T03:30:54.424Z] ab5ef0e58194: Pulling fs layer [2024-12-20T03:30:54.424Z] 9712f1f96733: Pulling fs layer [2024-12-20T03:30:54.424Z] 63f879dbbcfc: Pulling fs layer [2024-12-20T03:30:54.424Z] 0d9ebad4ef96: Pulling fs layer [2024-12-20T03:30:54.424Z] e9a5061849ea: Pulling fs layer [2024-12-20T03:30:54.424Z] d747dcd14b5f: Pulling fs layer [2024-12-20T03:30:54.424Z] 2de7ff778b66: Pulling fs layer [2024-12-20T03:30:54.424Z] 9712f1f96733: Verifying Checksum [2024-12-20T03:30:54.424Z] 9712f1f96733: Download complete [2024-12-20T03:30:54.684Z] 63f879dbbcfc: Verifying Checksum [2024-12-20T03:30:54.684Z] 63f879dbbcfc: Download complete [2024-12-20T03:30:54.943Z] e9a5061849ea: Verifying Checksum [2024-12-20T03:30:54.943Z] e9a5061849ea: Download complete [2024-12-20T03:30:54.943Z] d747dcd14b5f: Download complete [2024-12-20T03:30:54.943Z] 0d9ebad4ef96: Verifying Checksum [2024-12-20T03:30:54.943Z] 0d9ebad4ef96: Download complete [2024-12-20T03:30:54.943Z] ab5ef0e58194: Verifying Checksum [2024-12-20T03:30:54.943Z] ab5ef0e58194: Download complete [2024-12-20T03:30:54.943Z] 2de7ff778b66: Verifying Checksum [2024-12-20T03:30:54.943Z] 2de7ff778b66: Download complete [2024-12-20T03:30:58.247Z] ab5ef0e58194: Pull complete [2024-12-20T03:30:58.247Z] 9712f1f96733: Pull complete [2024-12-20T03:30:59.186Z] 63f879dbbcfc: Pull complete [2024-12-20T03:31:03.377Z] 0d9ebad4ef96: Pull complete [2024-12-20T03:31:03.636Z] e9a5061849ea: Pull complete [2024-12-20T03:31:03.636Z] d747dcd14b5f: Pull complete [2024-12-20T03:31:05.014Z] 2de7ff778b66: Pull complete [2024-12-20T03:31:05.014Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-20T03:31:05.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-20T03:31:05.014Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T03:31:05.118Z] prd-ubuntu20.04-docker-8c-8g-35438 does not seem to be running inside a container [2024-12-20T03:31:05.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-12-20T03:31:21.838Z] $ docker top 03ab42267b1706c7fb5490a9dd9164402950c97d8842ffc59b22c746715d522f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-20T03:31:21.924Z] provisioning config files... [2024-12-20T03:31:21.932Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config936611874442827014tmp [2024-12-20T03:31:21.942Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config13909364181473732305tmp [2024-12-20T03:31:21.966Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config604333960063074842tmp [Pipeline] { [Pipeline] echo [2024-12-20T03:31:22.059Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-20T03:31:22.388Z] ---> sigul-configuration.sh [2024-12-20T03:31:22.388Z] gpg: directory `/root/.gnupg' created [2024-12-20T03:31:22.388Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-20T03:31:22.388Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-20T03:31:22.388Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-20T03:31:22.388Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-20T03:31:22.388Z] gpg: CAST5 encrypted data [2024-12-20T03:31:22.388Z] gpg: encrypted with 1 passphrase [2024-12-20T03:31:22.388Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-20T03:31:22.688Z] + mkdir /home/jenkins [2024-12-20T03:31:22.688Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-20T03:31:22.985Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-12-20T03:31:22.998Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-20T03:31:23.294Z] ---> sigul-install.sh [2024-12-20T03:31:23.294Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-20T03:31:23.596Z] + git tag --list [2024-12-20T03:31:23.596Z] v0.0.0 [2024-12-20T03:31:23.596Z] v0.0.1-dev.1 [2024-12-20T03:31:23.596Z] v0.0.1-dev.2 [2024-12-20T03:31:23.596Z] v4.0.0-dev.1 [2024-12-20T03:31:23.596Z] v4.0.0-dev.2 [2024-12-20T03:31:23.596Z] v4.0.0-dev.3 [2024-12-20T03:31:23.596Z] v4.0.0-dev.4 [Pipeline] sh [2024-12-20T03:31:23.889Z] + lftools sign git-tag v4.0.0-dev.4 [2024-12-20T03:31:24.458Z] Signing Git tag with Sigul... [2024-12-20T03:31:24.458Z] Signing v4.0.0-dev.4 [Pipeline] echo [2024-12-20T03:31:25.060Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-20T03:31:25.354Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-20T03:31:25.362Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-20T03:31:25.389Z] $ docker stop --time=1 03ab42267b1706c7fb5490a9dd9164402950c97d8842ffc59b22c746715d522f [2024-12-20T03:31:26.719Z] $ docker rm -f --volumes 03ab42267b1706c7fb5490a9dd9164402950c97d8842ffc59b22c746715d522f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-20T03:31:27.176Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-20T03:31:27.176Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:31:27.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-20T03:31:27.483Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T03:31:27.576Z] prd-ubuntu20.04-docker-8c-8g-35438 does not seem to be running inside a container [2024-12-20T03:31:27.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-20T03:31:29.275Z] $ docker top 5ec66d1992720d05a07fa851389cdf29a803c46db362c324b629ffb595d17532 -eo pid,comm [2024-12-20T03:31:29.327Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-12-20T03:31:29.327Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-20T03:31:29.387Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-20T03:31:29.387Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-20T03:31:29.499Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-20T03:31:29.501Z] $ docker exec 5ec66d1992720d05a07fa851389cdf29a803c46db362c324b629ffb595d17532 ssh-agent [2024-12-20T03:31:29.622Z] SSH_AUTH_SOCK=/tmp/ssh-mRKyEZzt6jgC/agent.32 [2024-12-20T03:31:29.622Z] SSH_AGENT_PID=38 [2024-12-20T03:31:29.627Z] Running ssh-add (command line suppressed) [2024-12-20T03:31:29.735Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_14680449710877429802.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_14680449710877429802.key) [2024-12-20T03:31:29.748Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-20T03:31:30.046Z] + git semver bump pre [2024-12-20T03:31:30.308Z] 2024-12-20 03:31:30,232 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-12-20T03:31:30.308Z] 2024-12-20 03:31:30,232 [bump_version] DEBUG bumping version:4.0.0-dev.4 on axis:pre with prefix:dev [2024-12-20T03:31:30.308Z] 2024-12-20 03:31:30,232 [bump_version] DEBUG bumped version:4.0.0-dev.5 [2024-12-20T03:31:30.308Z] 2024-12-20 03:31:30,232 [write_version] DEBUG write version:4.0.0-dev.5 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True [2024-12-20T03:31:30.308Z] 2024-12-20 03:31:30,232 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-12-20T03:31:30.308Z] 2024-12-20 03:31:30,232 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-12-20T03:31:30.308Z] 2024-12-20 03:31:30,234 [execute] INFO git cat-file --batch-check [2024-12-20T03:31:30.308Z] 2024-12-20 03:31:30,234 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-20T03:31:30.308Z] 2024-12-20 03:31:30,240 [execute] INFO git cat-file --batch [2024-12-20T03:31:30.308Z] 2024-12-20 03:31:30,240 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-20T03:31:30.308Z] 2024-12-20 03:31:30,245 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-12-20T03:31:30.308Z] 4.0.0-dev.5 [Pipeline] } [2024-12-20T03:31:30.321Z] $ docker exec --env ******** --env ******** 5ec66d1992720d05a07fa851389cdf29a803c46db362c324b629ffb595d17532 ssh-agent -k [2024-12-20T03:31:30.425Z] unset SSH_AUTH_SOCK; [2024-12-20T03:31:30.426Z] unset SSH_AGENT_PID; [2024-12-20T03:31:30.426Z] echo Agent pid 38 killed; [2024-12-20T03:31:30.466Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-20T03:31:30.804Z] + git semver [Pipeline] } [2024-12-20T03:31:31.078Z] $ docker stop --time=1 5ec66d1992720d05a07fa851389cdf29a803c46db362c324b629ffb595d17532 [2024-12-20T03:31:32.480Z] $ docker rm -f --volumes 5ec66d1992720d05a07fa851389cdf29a803c46db362c324b629ffb595d17532 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-20T03:31:32.833Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-20T03:31:32.833Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:31:33.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-20T03:31:33.139Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T03:31:33.221Z] prd-ubuntu20.04-docker-8c-8g-35438 does not seem to be running inside a container [2024-12-20T03:31:33.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-20T03:31:33.874Z] $ docker top 5135b2f630c912ed4ac1cc72daba413b1e5635598c3aded5e625092eceecf9e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-20T03:31:33.996Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-20T03:31:33.996Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-20T03:31:34.116Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-20T03:31:34.118Z] $ docker exec 5135b2f630c912ed4ac1cc72daba413b1e5635598c3aded5e625092eceecf9e3 ssh-agent [2024-12-20T03:31:34.223Z] SSH_AUTH_SOCK=/tmp/ssh-Ce9TbYUSzzMr/agent.32 [2024-12-20T03:31:34.223Z] SSH_AGENT_PID=39 [2024-12-20T03:31:34.228Z] Running ssh-add (command line suppressed) [2024-12-20T03:31:34.323Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_16872606124288456480.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_16872606124288456480.key) [2024-12-20T03:31:34.335Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-20T03:31:34.631Z] + git semver push [2024-12-20T03:31:34.891Z] 2024-12-20 03:31:34,857 [run_push] DEBUG push [2024-12-20T03:31:34.891Z] 2024-12-20 03:31:34,858 [execute] INFO git cat-file --batch-check [2024-12-20T03:31:34.891Z] 2024-12-20 03:31:34,858 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-20T03:31:34.891Z] 2024-12-20 03:31:34,862 [execute] INFO git rev-list 6e6155203ba0ca671c5416cb6284b7b9cd38d7b2 -- [2024-12-20T03:31:34.891Z] 2024-12-20 03:31:34,862 [execute] DEBUG Popen(['git', 'rev-list', '6e6155203ba0ca671c5416cb6284b7b9cd38d7b2', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-20T03:31:34.891Z] 2024-12-20 03:31:34,868 [execute] INFO git fetch -v origin [2024-12-20T03:31:34.891Z] 2024-12-20 03:31:34,869 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-12-20T03:31:35.463Z] 2024-12-20 03:31:35,322 [run_push] DEBUG no remote changes detected [2024-12-20T03:31:35.463Z] 2024-12-20 03:31:35,323 [execute] INFO git push origin semver [2024-12-20T03:31:35.463Z] 2024-12-20 03:31:35,323 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-20T03:31:36.843Z] 2024-12-20 03:31:36,529 [run_push] DEBUG push all version tags [2024-12-20T03:31:36.843Z] 2024-12-20 03:31:36,530 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-20T03:31:36.843Z] 2024-12-20 03:31:36,530 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) [2024-12-20T03:31:37.413Z] 2024-12-20 03:31:37,209 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-12-20T03:31:37.413Z] 4.0.0-dev.5 [Pipeline] } [2024-12-20T03:31:37.420Z] $ docker exec --env ******** --env ******** 5135b2f630c912ed4ac1cc72daba413b1e5635598c3aded5e625092eceecf9e3 ssh-agent -k [2024-12-20T03:31:37.516Z] unset SSH_AUTH_SOCK; [2024-12-20T03:31:37.516Z] unset SSH_AGENT_PID; [2024-12-20T03:31:37.516Z] echo Agent pid 39 killed; [2024-12-20T03:31:37.529Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-20T03:31:37.845Z] + git semver [Pipeline] } [2024-12-20T03:31:38.120Z] $ docker stop --time=1 5135b2f630c912ed4ac1cc72daba413b1e5635598c3aded5e625092eceecf9e3 [2024-12-20T03:31:40.195Z] $ docker rm -f --volumes 5135b2f630c912ed4ac1cc72daba413b1e5635598c3aded5e625092eceecf9e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-12-20T03:31:41.095Z] + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] [2024-12-20T03:31:41.095Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2024-12-20T03:31:41.095Z] total 16 [2024-12-20T03:31:41.095Z] drwxr-xr-x 3 root root 4096 Dec 20 03:20 . [2024-12-20T03:31:41.095Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 20 03:31 .. [2024-12-20T03:31:41.095Z] drwxr-xr-x 2 root root 4096 Dec 20 03:20 cost [2024-12-20T03:31:41.095Z] -rw-r--r-- 1 root root 80 Dec 20 03:20 cost.csv [2024-12-20T03:31:41.095Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives [2024-12-20T03:31:41.095Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2024-12-20T03:31:41.095Z] total 16 [2024-12-20T03:31:41.095Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 20 03:20 . [2024-12-20T03:31:41.095Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 20 03:31 .. [2024-12-20T03:31:41.095Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 20 03:20 cost [2024-12-20T03:31:41.095Z] -rw-r--r-- 1 jenkins jenkins 80 Dec 20 03:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-20T03:31:41.392Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-20T03:31:42.254Z] ---> package-listing.sh [2024-12-20T03:31:42.254Z] ++ facter osfamily [2024-12-20T03:31:42.254Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-20T03:31:42.535Z] + OS_FAMILY=debian [2024-12-20T03:31:42.535Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2024-12-20T03:31:42.535Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-20T03:31:42.535Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-20T03:31:42.535Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-20T03:31:42.535Z] + PACKAGES=/tmp/packages_start.txt [2024-12-20T03:31:42.535Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2024-12-20T03:31:42.535Z] + PACKAGES=/tmp/packages_end.txt [2024-12-20T03:31:42.535Z] + case "${OS_FAMILY}" in [2024-12-20T03:31:42.535Z] + dpkg -l [2024-12-20T03:31:42.535Z] + grep '^ii' [2024-12-20T03:31:42.535Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-20T03:31:42.535Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-20T03:31:42.535Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-20T03:31:42.535Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2024-12-20T03:31:42.535Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2024-12-20T03:31:42.535Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo [2024-12-20T03:31:42.545Z] 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-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-12-20T03:31:42.844Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:31:43.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-20T03:31:43.414Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T03:31:43.496Z] prd-ubuntu20.04-docker-8c-8g-35438 does not seem to be running inside a container [2024-12-20T03:31:43.529Z] $ 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-s7_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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-20T03:31:45.755Z] $ docker top 2e2243728a6a73eae7dbb64eafd767c89d45dce5a2b8e175ea8e178ccb917960 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-20T03:31:46.104Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-20T03:31:46.389Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-20T03:31:46.677Z] + ls /var/log/sa-host [2024-12-20T03:31:46.677Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-20T03:31:46.761Z] provisioning config files... [2024-12-20T03:31:46.772Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config2107320552414276608tmp [Pipeline] { [Pipeline] echo [2024-12-20T03:31:46.795Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-20T03:31:47.083Z] ---> create-netrc.sh [Pipeline] } [2024-12-20T03:31:47.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-20T03:31:47.426Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-20T03:31:47.435Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-20T03:31:47.718Z] ---> sudo-logs.sh [2024-12-20T03:31:47.718Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-20T03:31:47.752Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-20T03:31:48.069Z] ---> job-cost.sh [2024-12-20T03:31:48.069Z] lf-activate-venv: SKIPPING [2024-12-20T03:31:48.069Z] DEBUG: total: 0.2199999988079071 [2024-12-20T03:31:48.069Z] INFO: Retrieving Stack Cost... [2024-12-20T03:31:48.327Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-20T03:31:48.893Z] INFO: Archiving Costs [Pipeline] echo [2024-12-20T03:31:48.905Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-20T03:31:49.196Z] ---> logs-deploy.sh [2024-12-20T03:31:49.196Z] lf-activate-venv: SKIPPING [2024-12-20T03:31:49.196Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/11 [2024-12-20T03:31:49.196Z] INFO: archiving workspace using pattern(s): [2024-12-20T03:31:50.131Z] Archives upload complete. [2024-12-20T03:31:50.131Z] INFO: archiving logs to Nexus