Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5a55ed7656ccfe987556a747055649824b1de131 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-ssh7632751079908488091.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7166755589222172040.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/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-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6858306662473018955.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8770974092197357660.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-onvif-camera/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-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13851943868340065849.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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera 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-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-24071 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5a55ed7656ccfe987556a747055649824b1de131 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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 5a55ed7656ccfe987556a747055649824b1de131 # timeout=10 Commit message: "Merge pull request #469 from weichou1229/v4-module" > git rev-list --no-walk 39018d7ded4a28dbd8d8757660121fa1d6e0fcb6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-30T04:15:33.016Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-30T04:15:33.093Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-30T04:15:33.127Z] ========================================================= [2024-10-30T04:15:33.127Z] EdgeX Global Pipelines Version Info [2024-10-30T04:15:33.127Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:15:34.207Z] ------------------- [2024-10-30T04:15:34.207Z] stable info: [2024-10-30T04:15:34.207Z] ------------------- [2024-10-30T04:15:34.207Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-30T04:15:34.207Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-30T04:15:34.207Z] Message: update stable to v1.0.265 [2024-10-30T04:15:34.467Z] ------------------- [2024-10-30T04:15:34.467Z] experimental info: [2024-10-30T04:15:34.467Z] ------------------- [2024-10-30T04:15:34.467Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-30T04:15:34.467Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-30T04:15:34.467Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-30T04:15:34.554Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-10-30T04:15:34.574Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-10-30T04:15:34.598Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-30T04:15:34.620Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-30T04:15:34.648Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-30T04:15:34.671Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-30T04:15:34.696Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-30T04:15:34.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-30T04:15:34.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-30T04:15:34.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-30T04:15:34.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-30T04:15:34.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-10-30T04:15:34.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-30T04:15:34.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-30T04:15:34.879Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-30T04:15:34.902Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-30T04:15:34.927Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T04:15:34.955Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T04:15:34.981Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-30T04:15:35.000Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-30T04:15:35.023Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-30T04:15:35.047Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-10-30T04:15:35.066Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-30T04:15:35.093Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-30T04:15:35.118Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-30T04:15:35.143Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-30T04:15:35.167Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-30T04:15:35.191Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-30T04:15:35.212Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-30T04:15:35.233Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-30T04:15:35.260Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5a55ed7656ccfe987556a747055649824b1de131 [Pipeline] echo [2024-10-30T04:15:35.282Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5a55ed7 [Pipeline] echo [2024-10-30T04:15:35.312Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T04:15:35.383Z] provisioning config files... [2024-10-30T04:15:35.397Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18088737008625585150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:15:35.732Z] ---> ****-login.sh [2024-10-30T04:15:35.732Z] nexus3.edgexfoundry.org:10001 [2024-10-30T04:15:35.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:15:35.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:15:35.993Z] Configure a credential helper to remove this warning. See [2024-10-30T04:15:35.993Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:15:35.993Z] [2024-10-30T04:15:35.993Z] Login Succeeded [2024-10-30T04:15:35.993Z] nexus3.edgexfoundry.org:10002 [2024-10-30T04:15:35.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:15:35.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:15:35.993Z] Configure a credential helper to remove this warning. See [2024-10-30T04:15:35.993Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:15:35.993Z] [2024-10-30T04:15:35.993Z] Login Succeeded [2024-10-30T04:15:35.993Z] nexus3.edgexfoundry.org:10003 [2024-10-30T04:15:35.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:15:36.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:15:36.253Z] Configure a credential helper to remove this warning. See [2024-10-30T04:15:36.254Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:15:36.254Z] [2024-10-30T04:15:36.254Z] Login Succeeded [2024-10-30T04:15:36.254Z] nexus3.edgexfoundry.org:10004 [2024-10-30T04:15:36.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:15:36.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:15:36.254Z] Configure a credential helper to remove this warning. See [2024-10-30T04:15:36.254Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:15:36.254Z] [2024-10-30T04:15:36.254Z] Login Succeeded [2024-10-30T04:15:36.254Z] ****.io [2024-10-30T04:15:36.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:15:36.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:15:36.513Z] Configure a credential helper to remove this warning. See [2024-10-30T04:15:36.513Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:15:36.513Z] [2024-10-30T04:15:36.513Z] Login Succeeded [2024-10-30T04:15:36.513Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T04:15:36.521Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-30T04:15:36.933Z] + git rev-list -1 --merges 5a55ed7656ccfe987556a747055649824b1de131~1..5a55ed7656ccfe987556a747055649824b1de131 [Pipeline] echo [2024-10-30T04:15:36.960Z] -----------> git rev-list -1 --merges 5a55ed7656ccfe987556a747055649824b1de131~1..5a55ed7656ccfe987556a747055649824b1de131 5a55ed7656ccfe987556a747055649824b1de131 [2024-10-30T04:15:36.960Z] 5a55ed7656ccfe987556a747055649824b1de131 [false] [Pipeline] sh [2024-10-30T04:15:37.256Z] + git log --format=format:%s -1 5a55ed7656ccfe987556a747055649824b1de131 [Pipeline] echo [2024-10-30T04:15:37.274Z] ========================================================= [2024-10-30T04:15:37.274Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-30T04:15:37.274Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T04:15:37.639Z] + git log --format=format:%s -1 5a55ed7656ccfe987556a747055649824b1de131 [Pipeline] echo [2024-10-30T04:15:37.655Z] [semverPrep] GIT_COMMIT: 5a55ed7656ccfe987556a747055649824b1de131, Commit Message: Merge pull request #469 from weichou1229/v4-module [Pipeline] echo [2024-10-30T04:15:37.674Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-30T04:15:38.032Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T04:15:38.032Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-30T04:15:38.032Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-30T04:15:38.032Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-30T04:15:38.032Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-30T04:15:38.032Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-30T04:15:38.032Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:15:38.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T04:15:38.393Z] [2024-10-30T04:15:38.393Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:15:38.707Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T04:15:38.708Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-30T04:15:38.708Z] b85a868b505f: Pulling fs layer [2024-10-30T04:15:38.708Z] e2be974225ed: Pulling fs layer [2024-10-30T04:15:38.708Z] 339a4e72a1f5: Pulling fs layer [2024-10-30T04:15:38.708Z] 988bab9f4d93: Pulling fs layer [2024-10-30T04:15:38.708Z] 1469e6f7b9e6: Pulling fs layer [2024-10-30T04:15:38.708Z] eaf3925da568: Pulling fs layer [2024-10-30T04:15:38.708Z] bab4dde63d76: Pulling fs layer [2024-10-30T04:15:38.708Z] bde34c3a00c8: Pulling fs layer [2024-10-30T04:15:38.708Z] b352a97aabf1: Pulling fs layer [2024-10-30T04:15:38.708Z] 4872d77fe225: Pulling fs layer [2024-10-30T04:15:38.708Z] 5851b861e8e6: Pulling fs layer [2024-10-30T04:15:38.708Z] 1469e6f7b9e6: Waiting [2024-10-30T04:15:38.708Z] eaf3925da568: Waiting [2024-10-30T04:15:38.708Z] bab4dde63d76: Waiting [2024-10-30T04:15:38.708Z] bde34c3a00c8: Waiting [2024-10-30T04:15:38.708Z] 4872d77fe225: Waiting [2024-10-30T04:15:38.708Z] b352a97aabf1: Waiting [2024-10-30T04:15:38.708Z] 5851b861e8e6: Waiting [2024-10-30T04:15:38.708Z] 988bab9f4d93: Waiting [2024-10-30T04:15:38.708Z] e2be974225ed: Verifying Checksum [2024-10-30T04:15:38.708Z] e2be974225ed: Download complete [2024-10-30T04:15:38.708Z] 988bab9f4d93: Verifying Checksum [2024-10-30T04:15:38.708Z] 988bab9f4d93: Download complete [2024-10-30T04:15:38.708Z] 1469e6f7b9e6: Verifying Checksum [2024-10-30T04:15:38.708Z] 1469e6f7b9e6: Download complete [2024-10-30T04:15:38.708Z] eaf3925da568: Download complete [2024-10-30T04:15:38.967Z] 339a4e72a1f5: Verifying Checksum [2024-10-30T04:15:38.967Z] 339a4e72a1f5: Download complete [2024-10-30T04:15:38.967Z] bde34c3a00c8: Download complete [2024-10-30T04:15:38.967Z] b352a97aabf1: Download complete [2024-10-30T04:15:38.967Z] 4872d77fe225: Verifying Checksum [2024-10-30T04:15:38.967Z] 4872d77fe225: Download complete [2024-10-30T04:15:38.967Z] 5851b861e8e6: Verifying Checksum [2024-10-30T04:15:38.967Z] 5851b861e8e6: Download complete [2024-10-30T04:15:38.967Z] b85a868b505f: Verifying Checksum [2024-10-30T04:15:38.967Z] b85a868b505f: Download complete [2024-10-30T04:15:39.231Z] bab4dde63d76: Verifying Checksum [2024-10-30T04:15:39.231Z] bab4dde63d76: Download complete [2024-10-30T04:15:40.725Z] b85a868b505f: Pull complete [2024-10-30T04:15:40.725Z] e2be974225ed: Pull complete [2024-10-30T04:15:40.725Z] 339a4e72a1f5: Pull complete [2024-10-30T04:15:40.725Z] 988bab9f4d93: Pull complete [2024-10-30T04:15:40.986Z] 1469e6f7b9e6: Pull complete [2024-10-30T04:15:40.986Z] eaf3925da568: Pull complete [2024-10-30T04:15:42.818Z] bab4dde63d76: Pull complete [2024-10-30T04:15:42.818Z] bde34c3a00c8: Pull complete [2024-10-30T04:15:43.078Z] b352a97aabf1: Pull complete [2024-10-30T04:15:43.078Z] 4872d77fe225: Pull complete [2024-10-30T04:15:43.078Z] 5851b861e8e6: Pull complete [2024-10-30T04:15:43.078Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-30T04:15:43.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T04:15:43.078Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T04:15:43.207Z] prd-ubuntu20.04-docker-8c-8g-24071 does not seem to be running inside a container [2024-10-30T04:15:43.207Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T04:15:46.705Z] $ docker top cb5050a6a6ad1bea02bc90e0aada3cbbaf0a2ff24d0e6a7c56bacbae8e413b1f -eo pid,comm [2024-10-30T04:15:46.789Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-30T04:15:46.789Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T04:15:46.857Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T04:15:46.857Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T04:15:46.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T04:15:46.947Z] $ docker exec cb5050a6a6ad1bea02bc90e0aada3cbbaf0a2ff24d0e6a7c56bacbae8e413b1f ssh-agent [2024-10-30T04:15:47.093Z] SSH_AUTH_SOCK=/tmp/ssh-r7Z6d1L2DGmR/agent.31 [2024-10-30T04:15:47.093Z] SSH_AGENT_PID=37 [2024-10-30T04:15:47.099Z] Running ssh-add (command line suppressed) [2024-10-30T04:15:47.171Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7144591920706834021.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7144591920706834021.key) [2024-10-30T04:15:47.216Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T04:15:47.511Z] + git tag --points-at HEAD [Pipeline] } [2024-10-30T04:15:47.492Z] $ docker exec --env ******** --env ******** cb5050a6a6ad1bea02bc90e0aada3cbbaf0a2ff24d0e6a7c56bacbae8e413b1f ssh-agent -k [2024-10-30T04:15:47.589Z] unset SSH_AUTH_SOCK; [2024-10-30T04:15:47.589Z] unset SSH_AGENT_PID; [2024-10-30T04:15:47.589Z] echo Agent pid 37 killed; [2024-10-30T04:15:47.631Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-30T04:15:47.676Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T04:15:47.676Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T04:15:47.776Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T04:15:47.748Z] $ docker exec cb5050a6a6ad1bea02bc90e0aada3cbbaf0a2ff24d0e6a7c56bacbae8e413b1f ssh-agent [2024-10-30T04:15:47.885Z] SSH_AUTH_SOCK=/tmp/ssh-jd2pG3Ze605x/agent.70 [2024-10-30T04:15:47.885Z] SSH_AGENT_PID=76 [2024-10-30T04:15:47.889Z] Running ssh-add (command line suppressed) [2024-10-30T04:15:47.960Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11519106746758373248.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11519106746758373248.key) [2024-10-30T04:15:48.007Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T04:15:48.302Z] + git semver init [2024-10-30T04:15:48.561Z] 2024-10-30 04:15:48,430 [run_init] DEBUG init version:0.0.0 force:False [2024-10-30T04:15:48.561Z] 2024-10-30 04:15:48,431 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2024-10-30T04:15:48.561Z] 2024-10-30 04:15:48,431 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2024-10-30T04:15:48.561Z] 2024-10-30 04:15:48,432 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-10-30T04:15:49.944Z] 2024-10-30 04:15:49,692 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2024-10-30T04:15:49.944Z] 2024-10-30 04:15:49,693 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2024-10-30T04:15:49.944Z] 2024-10-30 04:15:49,693 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-10-30T04:15:49.944Z] 2024-10-30 04:15:49,693 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-10-30T04:15:49.944Z] 4.0.0-dev.1 [Pipeline] } [2024-10-30T04:15:49.923Z] $ docker exec --env ******** --env ******** cb5050a6a6ad1bea02bc90e0aada3cbbaf0a2ff24d0e6a7c56bacbae8e413b1f ssh-agent -k [2024-10-30T04:15:50.018Z] unset SSH_AUTH_SOCK; [2024-10-30T04:15:50.020Z] unset SSH_AGENT_PID; [2024-10-30T04:15:50.020Z] echo Agent pid 76 killed; [2024-10-30T04:15:50.060Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T04:15:50.393Z] + git semver [Pipeline] } [2024-10-30T04:15:50.638Z] $ docker stop --time=1 cb5050a6a6ad1bea02bc90e0aada3cbbaf0a2ff24d0e6a7c56bacbae8e413b1f [2024-10-30T04:15:51.937Z] $ docker rm -f --volumes cb5050a6a6ad1bea02bc90e0aada3cbbaf0a2ff24d0e6a7c56bacbae8e413b1f [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T04:15:52.314Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-30T04:15:52.554Z] Stashed 1 file(s) [Pipeline] echo [2024-10-30T04:15:52.559Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T04:15:52.746Z] provisioning config files... [2024-10-30T04:15:52.755Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13953525108235606764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:15:53.053Z] ---> ****-login.sh [2024-10-30T04:15:53.053Z] nexus3.edgexfoundry.org:10001 [2024-10-30T04:15:53.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:15:53.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:15:53.053Z] Configure a credential helper to remove this warning. See [2024-10-30T04:15:53.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:15:53.053Z] [2024-10-30T04:15:53.053Z] Login Succeeded [2024-10-30T04:15:53.053Z] nexus3.edgexfoundry.org:10002 [2024-10-30T04:15:53.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:15:53.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:15:53.053Z] Configure a credential helper to remove this warning. See [2024-10-30T04:15:53.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:15:53.053Z] [2024-10-30T04:15:53.053Z] Login Succeeded [2024-10-30T04:15:53.053Z] nexus3.edgexfoundry.org:10003 [2024-10-30T04:15:53.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:15:53.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:15:53.314Z] Configure a credential helper to remove this warning. See [2024-10-30T04:15:53.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:15:53.314Z] [2024-10-30T04:15:53.314Z] Login Succeeded [2024-10-30T04:15:53.314Z] nexus3.edgexfoundry.org:10004 [2024-10-30T04:15:53.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:15:53.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:15:53.314Z] Configure a credential helper to remove this warning. See [2024-10-30T04:15:53.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:15:53.314Z] [2024-10-30T04:15:53.314Z] Login Succeeded [2024-10-30T04:15:53.314Z] ****.io [2024-10-30T04:15:53.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:15:53.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:15:53.574Z] Configure a credential helper to remove this warning. See [2024-10-30T04:15:53.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:15:53.574Z] [2024-10-30T04:15:53.574Z] Login Succeeded [2024-10-30T04:15:53.574Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T04:15:53.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-30T04:15:53.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T04:15:53.706Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T04:15:53.728Z] ========================================================= [2024-10-30T04:15:53.728Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-30T04:15:53.728Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:15:54.073Z] + 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-10-30T04:15:54.074Z] Sending build context to Docker daemon 36.82MB [2024-10-30T04:15:54.074Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T04:15:54.074Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-30T04:15:54.332Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-30T04:15:54.332Z] 43c4264eed91: Pulling fs layer [2024-10-30T04:15:54.332Z] 4cc291be95ef: Pulling fs layer [2024-10-30T04:15:54.332Z] 2ac1f1163629: Pulling fs layer [2024-10-30T04:15:54.332Z] 5c3c966382ef: Pulling fs layer [2024-10-30T04:15:54.332Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T04:15:54.332Z] 5d5c8e513c77: Pulling fs layer [2024-10-30T04:15:54.332Z] 9f66e0745190: Pulling fs layer [2024-10-30T04:15:54.332Z] f49a43e4bbc0: Pulling fs layer [2024-10-30T04:15:54.332Z] 561ebcabdf7f: Pulling fs layer [2024-10-30T04:15:54.332Z] 5c3c966382ef: Waiting [2024-10-30T04:15:54.332Z] 4f4fb700ef54: Waiting [2024-10-30T04:15:54.332Z] f49a43e4bbc0: Waiting [2024-10-30T04:15:54.332Z] 5d5c8e513c77: Waiting [2024-10-30T04:15:54.332Z] 561ebcabdf7f: Waiting [2024-10-30T04:15:54.332Z] 9f66e0745190: Waiting [2024-10-30T04:15:54.332Z] 4cc291be95ef: Verifying Checksum [2024-10-30T04:15:54.332Z] 4cc291be95ef: Download complete [2024-10-30T04:15:54.332Z] 5c3c966382ef: Verifying Checksum [2024-10-30T04:15:54.332Z] 5c3c966382ef: Download complete [2024-10-30T04:15:54.332Z] 4f4fb700ef54: Download complete [2024-10-30T04:15:54.332Z] 5d5c8e513c77: Download complete [2024-10-30T04:15:54.332Z] 43c4264eed91: Download complete [2024-10-30T04:15:54.332Z] 9f66e0745190: Verifying Checksum [2024-10-30T04:15:54.332Z] 9f66e0745190: Download complete [2024-10-30T04:15:54.590Z] 43c4264eed91: Pull complete [2024-10-30T04:15:54.590Z] 561ebcabdf7f: Verifying Checksum [2024-10-30T04:15:54.590Z] 561ebcabdf7f: Download complete [2024-10-30T04:15:54.590Z] 4cc291be95ef: Pull complete [2024-10-30T04:15:54.849Z] 2ac1f1163629: Verifying Checksum [2024-10-30T04:15:54.849Z] 2ac1f1163629: Download complete [2024-10-30T04:15:55.106Z] f49a43e4bbc0: Verifying Checksum [2024-10-30T04:15:55.107Z] f49a43e4bbc0: Download complete [2024-10-30T04:15:58.384Z] 2ac1f1163629: Pull complete [2024-10-30T04:15:58.384Z] 5c3c966382ef: Pull complete [2024-10-30T04:15:58.384Z] 4f4fb700ef54: Pull complete [2024-10-30T04:15:58.384Z] 5d5c8e513c77: Pull complete [2024-10-30T04:15:58.384Z] 9f66e0745190: Pull complete [2024-10-30T04:16:00.911Z] f49a43e4bbc0: Pull complete [2024-10-30T04:16:01.170Z] 561ebcabdf7f: Pull complete [2024-10-30T04:16:01.170Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-30T04:16:01.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-30T04:16:01.170Z] ---> 3a752c3f9dda [2024-10-30T04:16:01.170Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-30T04:16:06.450Z] ---> Running in 2dbcb36418a9 [2024-10-30T04:16:06.450Z] Removing intermediate container 2dbcb36418a9 [2024-10-30T04:16:06.450Z] ---> 18c4e626ec0c [2024-10-30T04:16:06.450Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T04:16:06.450Z] ---> Running in cdf525b8b68e [2024-10-30T04:16:06.450Z] Removing intermediate container cdf525b8b68e [2024-10-30T04:16:06.450Z] ---> 5186b3c8ef47 [2024-10-30T04:16:06.450Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-10-30T04:16:06.450Z] ---> Running in 2d66b821db7c [2024-10-30T04:16:06.450Z] Removing intermediate container 2d66b821db7c [2024-10-30T04:16:06.450Z] ---> f7e8366100e1 [2024-10-30T04:16:06.450Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T04:16:06.450Z] ---> Running in 5e344c0fde52 [2024-10-30T04:16:06.450Z] Removing intermediate container 5e344c0fde52 [2024-10-30T04:16:06.450Z] ---> 4f1dda98f83c [2024-10-30T04:16:06.450Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-10-30T04:16:06.450Z] ---> Running in e749a7892072 [2024-10-30T04:16:06.450Z] Removing intermediate container e749a7892072 [2024-10-30T04:16:06.450Z] ---> f7305d511801 [2024-10-30T04:16:06.450Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T04:16:06.450Z] ---> Running in debac8b1576f [2024-10-30T04:16:06.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T04:16:06.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T04:16:07.227Z] OK: 246 MiB in 54 packages [2024-10-30T04:16:07.695Z] Still waiting to schedule task [2024-10-30T04:16:07.695Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24072’ [2024-10-30T04:16:07.793Z] Removing intermediate container debac8b1576f [2024-10-30T04:16:07.793Z] ---> 40fa1a07b583 [2024-10-30T04:16:07.793Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-10-30T04:16:07.793Z] ---> Running in 151c59de2d53 [2024-10-30T04:16:07.793Z] Removing intermediate container 151c59de2d53 [2024-10-30T04:16:07.793Z] ---> 496b55c98781 [2024-10-30T04:16:07.793Z] Step 10/13 : COPY go.mod vendor* ./ [2024-10-30T04:16:07.793Z] ---> 0b4e711644d2 [2024-10-30T04:16:07.793Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T04:16:07.793Z] ---> Running in 3988296468a6 [2024-10-30T04:17:05.081Z] Removing intermediate container 3988296468a6 [2024-10-30T04:17:05.081Z] ---> c8f681cae3ac [2024-10-30T04:17:05.081Z] Step 12/13 : COPY . . [2024-10-30T04:17:05.081Z] ---> 01a4d13d0582 [2024-10-30T04:17:05.081Z] Step 13/13 : RUN ${MAKE} [2024-10-30T04:17:05.081Z] ---> Running in a0779659c4fd [2024-10-30T04:17:05.081Z] noop [2024-10-30T04:17:05.081Z] Removing intermediate container a0779659c4fd [2024-10-30T04:17:05.081Z] ---> cb31be708d99 [2024-10-30T04:17:05.081Z] Successfully built cb31be708d99 [2024-10-30T04:17:05.081Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:17:05.407Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T04:17:05.407Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T04:17:05.488Z] prd-ubuntu20.04-docker-8c-8g-24071 does not seem to be running inside a container [2024-10-30T04:17:05.467Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-30T04:17:05.795Z] $ docker top 38272d5843c23b938662d9c68f78343b5fac440be6b48039002f5bfd473ce3d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T04:17:06.210Z] + go version [2024-10-30T04:17:06.210Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-30T04:17:06.167Z] $ docker stop --time=1 38272d5843c23b938662d9c68f78343b5fac440be6b48039002f5bfd473ce3d9 [2024-10-30T04:17:07.415Z] $ docker rm -f --volumes 38272d5843c23b938662d9c68f78343b5fac440be6b48039002f5bfd473ce3d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:17:07.902Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T04:17:07.902Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T04:17:07.990Z] prd-ubuntu20.04-docker-8c-8g-24071 does not seem to be running inside a container [2024-10-30T04:17:07.966Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-30T04:17:08.293Z] $ docker top 04346de75f4f5d624375195aaaea7cf7a2fa7d04a4c985306042a7a7479fdfb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T04:17:08.706Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2024-10-30T04:17:09.011Z] + make test [2024-10-30T04:17:09.011Z] go test ./... -coverprofile=coverage.out ./... [2024-10-30T04:17:10.912Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-10-30T04:17:28.997Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2024-10-30T04:17:28.997Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2024-10-30T04:17:29.933Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.029s coverage: 31.4% of statements [2024-10-30T04:17:30.192Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.216s coverage: 86.5% of statements [2024-10-30T04:17:40.182Z] go vet ./... [2024-10-30T04:17:45.445Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-30T04:17:45.445Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-30T04:17:45.703Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-30T04:17:45.714Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-30T04:17:45.722Z] $ docker stop --time=1 04346de75f4f5d624375195aaaea7cf7a2fa7d04a4c985306042a7a7479fdfb3 [2024-10-30T04:17:49.354Z] $ docker rm -f --volumes 04346de75f4f5d624375195aaaea7cf7a2fa7d04a4c985306042a7a7479fdfb3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T04:17:49.906Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-30T04:17:49.963Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-30T04:17:50.517Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-30T04:17:50.800Z] + ls -al . [2024-10-30T04:17:50.800Z] total 328 [2024-10-30T04:17:50.800Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 04:17 . [2024-10-30T04:17:50.800Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 04:15 .. [2024-10-30T04:17:50.800Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 04:17 .git [2024-10-30T04:17:50.800Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 04:15 .github [2024-10-30T04:17:50.800Z] -rw-rw-r-- 1 jenkins jenkins 493 Oct 30 04:15 .gitignore [2024-10-30T04:17:50.800Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 30 04:15 .golangci.yml [2024-10-30T04:17:50.800Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 04:15 .semver [2024-10-30T04:17:50.800Z] -rw-rw-r-- 1 jenkins jenkins 19973 Oct 30 04:15 Attribution.txt [2024-10-30T04:17:50.800Z] -rw-rw-r-- 1 jenkins jenkins 17665 Oct 30 04:15 CHANGELOG.md [2024-10-30T04:17:50.800Z] -rw-rw-r-- 1 jenkins jenkins 1715 Oct 30 04:15 Dockerfile [2024-10-30T04:17:50.800Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 04:15 GOVERNANCE.md [2024-10-30T04:17:50.800Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 30 04:15 Jenkinsfile [2024-10-30T04:17:50.800Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 30 04:15 LICENSE [2024-10-30T04:17:50.800Z] -rw-rw-r-- 1 jenkins jenkins 3420 Oct 30 04:15 Makefile [2024-10-30T04:17:50.800Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 30 04:15 OWNERS.md [2024-10-30T04:17:50.800Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 30 04:15 README.md [2024-10-30T04:17:50.800Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 30 04:15 VERSION [2024-10-30T04:17:50.800Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 04:15 bin [2024-10-30T04:17:50.800Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 04:15 cmd [2024-10-30T04:17:50.800Z] -rw-r--r-- 1 jenkins jenkins 92292 Oct 30 04:17 coverage.out [2024-10-30T04:17:50.800Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 04:15 doc [2024-10-30T04:17:50.800Z] -rw-rw-r-- 1 jenkins jenkins 7296 Oct 30 04:15 go.mod [2024-10-30T04:17:50.800Z] -rw-rw-r-- 1 jenkins jenkins 100902 Oct 30 04:15 go.sum [2024-10-30T04:17:50.800Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 04:15 internal [2024-10-30T04:17:50.800Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 30 04:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:17:51.124Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5a55ed7656ccfe987556a747055649824b1de131 --label arch=amd64 --label version=4.0.0-dev.1 . [2024-10-30T04:17:51.124Z] Sending build context to Docker daemon 36.92MB [2024-10-30T04:17:51.124Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T04:17:51.124Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-30T04:17:51.124Z] ---> cb31be708d99 [2024-10-30T04:17:51.124Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-10-30T04:17:51.691Z] ---> Running in 31c8cbd4f660 [2024-10-30T04:17:51.691Z] Removing intermediate container 31c8cbd4f660 [2024-10-30T04:17:51.691Z] ---> 77bc68fd437a [2024-10-30T04:17:51.691Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T04:17:51.691Z] ---> Running in dbbeebb0c775 [2024-10-30T04:17:51.950Z] Removing intermediate container dbbeebb0c775 [2024-10-30T04:17:51.950Z] ---> 78c8e5860cdc [2024-10-30T04:17:51.950Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-30T04:17:51.950Z] ---> Running in c7707c1e8e5f [2024-10-30T04:17:51.950Z] Removing intermediate container c7707c1e8e5f [2024-10-30T04:17:51.950Z] ---> 9b946183784b [2024-10-30T04:17:51.950Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T04:17:51.950Z] ---> Running in d75eb2a3757e [2024-10-30T04:17:51.950Z] Removing intermediate container d75eb2a3757e [2024-10-30T04:17:51.950Z] ---> 1cadbfbad39f [2024-10-30T04:17:51.950Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-10-30T04:17:51.950Z] ---> Running in 059bccf9f9fd [2024-10-30T04:17:52.210Z] Removing intermediate container 059bccf9f9fd [2024-10-30T04:17:52.210Z] ---> 8fa99599d823 [2024-10-30T04:17:52.210Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T04:17:52.210Z] ---> Running in 6ea6eca8ca4d [2024-10-30T04:17:52.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T04:17:52.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T04:17:52.984Z] OK: 246 MiB in 54 packages [2024-10-30T04:17:53.243Z] Removing intermediate container 6ea6eca8ca4d [2024-10-30T04:17:53.243Z] ---> c6ebdecd28d5 [2024-10-30T04:17:53.243Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-10-30T04:17:53.243Z] ---> Running in f0efbf001384 [2024-10-30T04:17:53.502Z] Removing intermediate container f0efbf001384 [2024-10-30T04:17:53.502Z] ---> bbb8701e350d [2024-10-30T04:17:53.502Z] Step 10/27 : COPY go.mod vendor* ./ [2024-10-30T04:17:53.502Z] ---> 4f7ab5b575b2 [2024-10-30T04:17:53.502Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T04:17:53.502Z] ---> Running in f0d177a20751 [2024-10-30T04:17:54.435Z] Removing intermediate container f0d177a20751 [2024-10-30T04:17:54.436Z] ---> 0302b896f12c [2024-10-30T04:17:54.436Z] Step 12/27 : COPY . . [2024-10-30T04:17:55.370Z] ---> ea8d74b4acd7 [2024-10-30T04:17:55.370Z] Step 13/27 : RUN ${MAKE} [2024-10-30T04:17:55.370Z] ---> Running in 58d508d95079 [2024-10-30T04:17:55.628Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-onvif-camera ./cmd [2024-10-30T04:18:27.697Z] Removing intermediate container 58d508d95079 [2024-10-30T04:18:27.697Z] ---> bf2966b097b2 [2024-10-30T04:18:27.697Z] Step 14/27 : FROM alpine:3.20 [2024-10-30T04:18:27.697Z] 3.20: Pulling from library/alpine [2024-10-30T04:18:27.697Z] 43c4264eed91: Already exists [2024-10-30T04:18:27.697Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T04:18:27.697Z] Status: Downloaded newer image for alpine:3.20 [2024-10-30T04:18:27.697Z] ---> 91ef0af61f39 [2024-10-30T04:18:27.697Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-30T04:18:27.697Z] ---> Running in f575371a159a [2024-10-30T04:18:27.697Z] Removing intermediate container f575371a159a [2024-10-30T04:18:27.697Z] ---> 07717cacf068 [2024-10-30T04:18:27.697Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-10-30T04:18:27.697Z] ---> Running in cb965f3a7039 [2024-10-30T04:18:27.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T04:18:27.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T04:18:27.697Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-30T04:18:27.697Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T04:18:27.697Z] OK: 8 MiB in 15 packages [2024-10-30T04:18:27.697Z] Removing intermediate container cb965f3a7039 [2024-10-30T04:18:27.697Z] ---> fa5b7d7f1aae [2024-10-30T04:18:27.697Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-30T04:18:27.697Z] ---> Running in 618bf410f9ed [2024-10-30T04:18:27.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T04:18:27.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T04:18:28.216Z] Upgrading critical system libraries and apk-tools: [2024-10-30T04:18:28.216Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T04:18:28.216Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T04:18:28.216Z] Continuing the upgrade transaction with new apk-tools: [2024-10-30T04:18:28.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T04:18:28.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T04:18:28.477Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T04:18:28.477Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T04:18:28.477Z] OK: 8 MiB in 15 packages [2024-10-30T04:18:29.044Z] Removing intermediate container 618bf410f9ed [2024-10-30T04:18:29.044Z] ---> 4fd07107fc14 [2024-10-30T04:18:29.044Z] Step 18/27 : WORKDIR / [2024-10-30T04:18:29.044Z] ---> Running in ed12a8320c37 [2024-10-30T04:18:29.044Z] Removing intermediate container ed12a8320c37 [2024-10-30T04:18:29.044Z] ---> 8b687d17a017 [2024-10-30T04:18:29.044Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-10-30T04:18:30.418Z] ---> e3cbab245d4f [2024-10-30T04:18:30.418Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-10-30T04:18:30.677Z] ---> e0e5cfc751cd [2024-10-30T04:18:30.677Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-10-30T04:18:30.677Z] ---> 2d820b79a21b [2024-10-30T04:18:30.677Z] Step 22/27 : EXPOSE 59984 [2024-10-30T04:18:30.677Z] ---> Running in 6f1917ab4126 [2024-10-30T04:18:30.677Z] Removing intermediate container 6f1917ab4126 [2024-10-30T04:18:30.677Z] ---> ed5a0b55cc83 [2024-10-30T04:18:30.677Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-10-30T04:18:30.944Z] ---> Running in 996cd771c99f [2024-10-30T04:18:30.944Z] Removing intermediate container 996cd771c99f [2024-10-30T04:18:30.944Z] ---> 3b1d6a31015b [2024-10-30T04:18:30.944Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-30T04:18:30.944Z] ---> Running in 21f74eb03c53 [2024-10-30T04:18:30.944Z] Removing intermediate container 21f74eb03c53 [2024-10-30T04:18:30.944Z] ---> ed6e154d3fa1 [2024-10-30T04:18:30.944Z] Step 25/27 : LABEL arch=amd64 [2024-10-30T04:18:30.944Z] ---> Running in 26dacaa76b16 [2024-10-30T04:18:30.944Z] Removing intermediate container 26dacaa76b16 [2024-10-30T04:18:30.944Z] ---> 125857a16ceb [2024-10-30T04:18:30.944Z] Step 26/27 : LABEL git_sha=5a55ed7656ccfe987556a747055649824b1de131 [2024-10-30T04:18:31.204Z] ---> Running in a9afbdad15f3 [2024-10-30T04:18:31.204Z] Removing intermediate container a9afbdad15f3 [2024-10-30T04:18:31.204Z] ---> 3677ff016b6f [2024-10-30T04:18:31.204Z] Step 27/27 : LABEL version=4.0.0-dev.1 [2024-10-30T04:18:31.204Z] ---> Running in fb18a3a1c060 [2024-10-30T04:18:31.204Z] Removing intermediate container fb18a3a1c060 [2024-10-30T04:18:31.204Z] ---> a7132360f1c9 [2024-10-30T04:18:31.204Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-30T04:18:31.204Z] Successfully built a7132360f1c9 [2024-10-30T04:18:31.204Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T04:18:31.325Z] provisioning config files... [2024-10-30T04:18:31.340Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17950584474538197501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:18:31.643Z] ---> ****-login.sh [2024-10-30T04:18:31.643Z] nexus3.edgexfoundry.org:10001 [2024-10-30T04:18:31.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:18:31.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:18:31.643Z] Configure a credential helper to remove this warning. See [2024-10-30T04:18:31.643Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:18:31.643Z] [2024-10-30T04:18:31.643Z] Login Succeeded [2024-10-30T04:18:31.643Z] nexus3.edgexfoundry.org:10002 [2024-10-30T04:18:31.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:18:31.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:18:31.644Z] Configure a credential helper to remove this warning. See [2024-10-30T04:18:31.644Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:18:31.644Z] [2024-10-30T04:18:31.644Z] Login Succeeded [2024-10-30T04:18:31.644Z] nexus3.edgexfoundry.org:10003 [2024-10-30T04:18:31.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:18:31.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:18:31.903Z] Configure a credential helper to remove this warning. See [2024-10-30T04:18:31.903Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:18:31.903Z] [2024-10-30T04:18:31.903Z] Login Succeeded [2024-10-30T04:18:31.903Z] nexus3.edgexfoundry.org:10004 [2024-10-30T04:18:31.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:18:31.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:18:31.903Z] Configure a credential helper to remove this warning. See [2024-10-30T04:18:31.903Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:18:31.903Z] [2024-10-30T04:18:31.903Z] Login Succeeded [2024-10-30T04:18:31.903Z] ****.io [2024-10-30T04:18:31.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:18:32.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:18:32.163Z] Configure a credential helper to remove this warning. See [2024-10-30T04:18:32.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:18:32.163Z] [2024-10-30T04:18:32.163Z] Login Succeeded [2024-10-30T04:18:32.163Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T04:18:32.172Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T04:18:32.224Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T04:18:32.248Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2024-10-30T04:18:32.248Z] 5a55ed7656ccfe987556a747055649824b1de131 [2024-10-30T04:18:32.248Z] latest [2024-10-30T04:18:32.248Z] 4.0.0-dev.1 [2024-10-30T04:18:32.248Z] 5a55ed7656ccfe987556a747055649824b1de131-4.0.0-dev.1 [2024-10-30T04:18:32.248Z] main [2024-10-30T04:18:32.248Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:18:32.603Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:5a55ed7656ccfe987556a747055649824b1de131 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:18:32.941Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:5a55ed7656ccfe987556a747055649824b1de131 [2024-10-30T04:18:32.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-10-30T04:18:32.941Z] 7ee3cf0f7243: Preparing [2024-10-30T04:18:32.941Z] 0299f90a30af: Preparing [2024-10-30T04:18:32.941Z] 864f3709579a: Preparing [2024-10-30T04:18:32.941Z] 90fddbff2cd9: Preparing [2024-10-30T04:18:32.941Z] 8d93f09ce20d: Preparing [2024-10-30T04:18:32.941Z] 63ca1fbb43ae: Preparing [2024-10-30T04:18:32.941Z] 8d93f09ce20d: Pushed [2024-10-30T04:18:32.941Z] 0299f90a30af: Pushed [2024-10-30T04:18:32.941Z] 7ee3cf0f7243: Pushed [2024-10-30T04:18:32.941Z] 63ca1fbb43ae: Layer already exists [2024-10-30T04:18:33.507Z] 90fddbff2cd9: Pushed [2024-10-30T04:18:37.692Z] 864f3709579a: Pushed [2024-10-30T04:18:37.692Z] 5a55ed7656ccfe987556a747055649824b1de131: digest: sha256:76e986e803f69771032988f090ba3b0ff6b455cb5aeeab6364de513366c3e0e9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:18:38.027Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:18:38.350Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-10-30T04:18:38.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-10-30T04:18:38.350Z] 7ee3cf0f7243: Preparing [2024-10-30T04:18:38.350Z] 0299f90a30af: Preparing [2024-10-30T04:18:38.350Z] 864f3709579a: Preparing [2024-10-30T04:18:38.350Z] 90fddbff2cd9: Preparing [2024-10-30T04:18:38.350Z] 8d93f09ce20d: Preparing [2024-10-30T04:18:38.350Z] 63ca1fbb43ae: Preparing [2024-10-30T04:18:38.350Z] 63ca1fbb43ae: Waiting [2024-10-30T04:18:38.350Z] 0299f90a30af: Layer already exists [2024-10-30T04:18:38.350Z] 7ee3cf0f7243: Layer already exists [2024-10-30T04:18:38.350Z] 864f3709579a: Layer already exists [2024-10-30T04:18:38.350Z] 90fddbff2cd9: Layer already exists [2024-10-30T04:18:38.350Z] 8d93f09ce20d: Layer already exists [2024-10-30T04:18:38.350Z] 63ca1fbb43ae: Layer already exists [2024-10-30T04:18:38.350Z] latest: digest: sha256:76e986e803f69771032988f090ba3b0ff6b455cb5aeeab6364de513366c3e0e9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:18:38.672Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:18:38.996Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.1 [2024-10-30T04:18:38.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-10-30T04:18:38.996Z] 7ee3cf0f7243: Preparing [2024-10-30T04:18:38.996Z] 0299f90a30af: Preparing [2024-10-30T04:18:38.996Z] 864f3709579a: Preparing [2024-10-30T04:18:38.996Z] 90fddbff2cd9: Preparing [2024-10-30T04:18:38.996Z] 8d93f09ce20d: Preparing [2024-10-30T04:18:38.996Z] 63ca1fbb43ae: Preparing [2024-10-30T04:18:38.996Z] 7ee3cf0f7243: Layer already exists [2024-10-30T04:18:38.996Z] 0299f90a30af: Layer already exists [2024-10-30T04:18:38.996Z] 90fddbff2cd9: Layer already exists [2024-10-30T04:18:38.996Z] 8d93f09ce20d: Layer already exists [2024-10-30T04:18:38.996Z] 864f3709579a: Layer already exists [2024-10-30T04:18:38.996Z] 63ca1fbb43ae: Layer already exists [2024-10-30T04:18:38.996Z] 4.0.0-dev.1: digest: sha256:76e986e803f69771032988f090ba3b0ff6b455cb5aeeab6364de513366c3e0e9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:18:39.321Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:5a55ed7656ccfe987556a747055649824b1de131-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:18:39.640Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:5a55ed7656ccfe987556a747055649824b1de131-4.0.0-dev.1 [2024-10-30T04:18:39.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-10-30T04:18:39.640Z] 7ee3cf0f7243: Preparing [2024-10-30T04:18:39.640Z] 0299f90a30af: Preparing [2024-10-30T04:18:39.640Z] 864f3709579a: Preparing [2024-10-30T04:18:39.640Z] 90fddbff2cd9: Preparing [2024-10-30T04:18:39.640Z] 8d93f09ce20d: Preparing [2024-10-30T04:18:39.640Z] 63ca1fbb43ae: Preparing [2024-10-30T04:18:39.640Z] 63ca1fbb43ae: Waiting [2024-10-30T04:18:39.640Z] 864f3709579a: Layer already exists [2024-10-30T04:18:39.640Z] 8d93f09ce20d: Layer already exists [2024-10-30T04:18:39.640Z] 0299f90a30af: Layer already exists [2024-10-30T04:18:39.640Z] 7ee3cf0f7243: Layer already exists [2024-10-30T04:18:39.640Z] 90fddbff2cd9: Layer already exists [2024-10-30T04:18:39.640Z] 63ca1fbb43ae: Layer already exists [2024-10-30T04:18:39.640Z] 5a55ed7656ccfe987556a747055649824b1de131-4.0.0-dev.1: digest: sha256:76e986e803f69771032988f090ba3b0ff6b455cb5aeeab6364de513366c3e0e9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:18:39.970Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:18:40.382Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2024-10-30T04:18:40.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-10-30T04:18:40.382Z] 7ee3cf0f7243: Preparing [2024-10-30T04:18:40.382Z] 0299f90a30af: Preparing [2024-10-30T04:18:40.382Z] 864f3709579a: Preparing [2024-10-30T04:18:40.382Z] 90fddbff2cd9: Preparing [2024-10-30T04:18:40.382Z] 8d93f09ce20d: Preparing [2024-10-30T04:18:40.382Z] 63ca1fbb43ae: Preparing [2024-10-30T04:18:40.382Z] 864f3709579a: Layer already exists [2024-10-30T04:18:40.382Z] 7ee3cf0f7243: Layer already exists [2024-10-30T04:18:40.382Z] 90fddbff2cd9: Layer already exists [2024-10-30T04:18:40.382Z] 8d93f09ce20d: Layer already exists [2024-10-30T04:18:40.382Z] 0299f90a30af: Layer already exists [2024-10-30T04:18:40.382Z] 63ca1fbb43ae: Layer already exists [2024-10-30T04:18:40.382Z] main: digest: sha256:76e986e803f69771032988f090ba3b0ff6b455cb5aeeab6364de513366c3e0e9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T04:18:40.445Z] ===================================================== [Pipeline] echo [2024-10-30T04:18:40.464Z] taggedImages: [2024-10-30T04:18:40.464Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:5a55ed7656ccfe987556a747055649824b1de131 [2024-10-30T04:18:40.464Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-10-30T04:18:40.464Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.1 [2024-10-30T04:18:40.464Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:5a55ed7656ccfe987556a747055649824b1de131-4.0.0-dev.1 [2024-10-30T04:18:40.464Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera: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-10-30T04:18:40.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T04:18:40.877Z] [2024-10-30T04:18:40.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:18:41.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T04:18:41.182Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-30T04:18:41.182Z] 5eb5b503b376: Pulling fs layer [2024-10-30T04:18:41.182Z] 5c69ac0246d0: Pulling fs layer [2024-10-30T04:18:41.182Z] ec43610c2a17: Pulling fs layer [2024-10-30T04:18:41.182Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-30T04:18:41.182Z] 33b1e0a273af: Pulling fs layer [2024-10-30T04:18:41.182Z] 5d3b04190fa2: Pulling fs layer [2024-10-30T04:18:41.182Z] 2f39f015ded8: Pulling fs layer [2024-10-30T04:18:41.182Z] 33b1e0a273af: Waiting [2024-10-30T04:18:41.182Z] 5d3b04190fa2: Waiting [2024-10-30T04:18:41.182Z] 2f39f015ded8: Waiting [2024-10-30T04:18:41.182Z] 3a2ae6a8a46f: Waiting [2024-10-30T04:18:41.182Z] 5c69ac0246d0: Download complete [2024-10-30T04:18:41.182Z] 3a2ae6a8a46f: Download complete [2024-10-30T04:18:41.182Z] 33b1e0a273af: Verifying Checksum [2024-10-30T04:18:41.182Z] 33b1e0a273af: Download complete [2024-10-30T04:18:41.182Z] 5d3b04190fa2: Download complete [2024-10-30T04:18:41.182Z] ec43610c2a17: Verifying Checksum [2024-10-30T04:18:41.182Z] ec43610c2a17: Download complete [2024-10-30T04:18:41.440Z] 5eb5b503b376: Verifying Checksum [2024-10-30T04:18:41.440Z] 5eb5b503b376: Download complete [2024-10-30T04:18:42.006Z] 2f39f015ded8: Download complete [2024-10-30T04:18:42.266Z] 5eb5b503b376: Pull complete [2024-10-30T04:18:42.526Z] 5c69ac0246d0: Pull complete [2024-10-30T04:18:43.094Z] ec43610c2a17: Pull complete [2024-10-30T04:18:43.094Z] 3a2ae6a8a46f: Pull complete [2024-10-30T04:18:43.094Z] 33b1e0a273af: Pull complete [2024-10-30T04:18:43.351Z] 5d3b04190fa2: Pull complete [2024-10-30T04:18:47.534Z] 2f39f015ded8: Pull complete [2024-10-30T04:18:47.534Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-30T04:18:47.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T04:18:47.534Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T04:18:47.656Z] prd-ubuntu20.04-docker-8c-8g-24071 does not seem to be running inside a container [2024-10-30T04:18:47.694Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-30T04:18:52.644Z] $ docker top 5328ac0466565a9be80c65416bcea7e25283994e14c2dd34c073de33f386bea9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:18:53.017Z] ---> job-cost.sh [2024-10-30T04:18:53.017Z] lf-activate-venv: SKIPPING [2024-10-30T04:18:53.017Z] INFO: No Stack... [2024-10-30T04:18:53.275Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T04:18:53.535Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T04:18:53.825Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2024-10-30T04:18:53.825Z] + cut -d, -f6 [Pipeline] lock [2024-10-30T04:18:53.842Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-210-stack-cost] [2024-10-30T04:18:53.852Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-210-stack-cost] did not exist. Created. [2024-10-30T04:18:53.859Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-210-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T04:18:54.174Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-30T04:18:54.213Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T04:18:54.222Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-210-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T04:18:54.256Z] $ docker stop --time=1 5328ac0466565a9be80c65416bcea7e25283994e14c2dd34c073de33f386bea9 [2024-10-30T04:18:55.391Z] $ docker rm -f --volumes 5328ac0466565a9be80c65416bcea7e25283994e14c2dd34c073de33f386bea9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-30T04:19:29.720Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24073 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2024-10-30T04:19:29.739Z] Running in /w/workspace/device-onvif-camera/210 [Pipeline] { [Pipeline] checkout [2024-10-30T04:19:32.793Z] The recommended git tool is: git [2024-10-30T04:19:37.821Z] using credential edgex-jenkins-ssh [2024-10-30T04:19:37.850Z] Cloning the remote Git repository [2024-10-30T04:19:37.897Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-10-30T04:19:37.999Z] > git init /w/workspace/device-onvif-camera/210 # timeout=10 [2024-10-30T04:19:38.142Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-10-30T04:19:38.143Z] > git --version # timeout=10 [2024-10-30T04:19:38.162Z] > git --version # 'git version 2.25.1' [2024-10-30T04:19:38.168Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-30T04:19:38.313Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T04:19:41.397Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-10-30T04:19:41.418Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T04:19:42.358Z] Avoid second fetch [2024-10-30T04:19:42.359Z] Checking out Revision 5a55ed7656ccfe987556a747055649824b1de131 (main) [2024-10-30T04:19:42.374Z] > git config core.sparsecheckout # timeout=10 [2024-10-30T04:19:42.452Z] > git checkout -f 5a55ed7656ccfe987556a747055649824b1de131 # timeout=10 [2024-10-30T04:19:43.159Z] Commit message: "Merge pull request #469 from weichou1229/v4-module" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T04:19:47.951Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-30T04:19:47.952Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T04:19:47.952Z] Dload Upload Total Spent Left Speed [2024-10-30T04:19:47.952Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-10-30T04:19:48.293Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-30T04:19:48.626Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-30T04:19:48.626Z] + sudo tee /etc/docker/daemon.new [2024-10-30T04:19:48.626Z] { [2024-10-30T04:19:48.626Z] "registry-mirrors": [ [2024-10-30T04:19:48.626Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-30T04:19:48.626Z] ], [2024-10-30T04:19:48.626Z] "bip": "10.250.0.254/24", [2024-10-30T04:19:48.626Z] "hosts": [ [2024-10-30T04:19:48.626Z] "tcp://0.0.0.0:5555", [2024-10-30T04:19:48.626Z] "unix:///var/run/docker.sock" [2024-10-30T04:19:48.626Z] ], [2024-10-30T04:19:48.626Z] "mtu": 1458, [2024-10-30T04:19:48.626Z] "selinux-enabled": true, [2024-10-30T04:19:48.626Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-30T04:19:48.626Z] } [Pipeline] sh [2024-10-30T04:19:48.963Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-30T04:19:49.297Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T04:20:07.580Z] provisioning config files... [2024-10-30T04:20:07.607Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/210@tmp/config50633019403435636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:20:08.057Z] ---> ****-login.sh [2024-10-30T04:20:08.058Z] nexus3.edgexfoundry.org:10001 [2024-10-30T04:20:08.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:20:08.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:20:08.658Z] Configure a credential helper to remove this warning. See [2024-10-30T04:20:08.658Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:20:08.658Z] [2024-10-30T04:20:08.658Z] Login Succeeded [2024-10-30T04:20:08.658Z] nexus3.edgexfoundry.org:10002 [2024-10-30T04:20:08.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:20:09.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:20:09.198Z] Configure a credential helper to remove this warning. See [2024-10-30T04:20:09.198Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:20:09.198Z] [2024-10-30T04:20:09.198Z] Login Succeeded [2024-10-30T04:20:09.198Z] nexus3.edgexfoundry.org:10003 [2024-10-30T04:20:09.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:20:09.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:20:09.468Z] Configure a credential helper to remove this warning. See [2024-10-30T04:20:09.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:20:09.468Z] [2024-10-30T04:20:09.468Z] Login Succeeded [2024-10-30T04:20:09.468Z] nexus3.edgexfoundry.org:10004 [2024-10-30T04:20:09.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:20:09.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:20:09.748Z] Configure a credential helper to remove this warning. See [2024-10-30T04:20:09.748Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:20:09.748Z] [2024-10-30T04:20:09.748Z] Login Succeeded [2024-10-30T04:20:09.748Z] ****.io [2024-10-30T04:20:10.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:20:10.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:20:10.289Z] Configure a credential helper to remove this warning. See [2024-10-30T04:20:10.289Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:20:10.289Z] [2024-10-30T04:20:10.289Z] Login Succeeded [2024-10-30T04:20:10.289Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T04:20:10.304Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-30T04:20:10.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T04:20:10.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T04:20:10.734Z] ========================================================= [2024-10-30T04:20:10.734Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-30T04:20:10.734Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:20:11.133Z] + 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-10-30T04:20:11.732Z] Sending build context to Docker daemon 21.82MB [2024-10-30T04:20:11.732Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T04:20:11.732Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-30T04:20:12.006Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-30T04:20:12.006Z] cf04c63912e1: Pulling fs layer [2024-10-30T04:20:12.006Z] 55b35a11ae5e: Pulling fs layer [2024-10-30T04:20:12.006Z] a37a00ec5f00: Pulling fs layer [2024-10-30T04:20:12.006Z] 50b3750afda1: Pulling fs layer [2024-10-30T04:20:12.006Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T04:20:12.006Z] 80978eb59214: Pulling fs layer [2024-10-30T04:20:12.006Z] c9f46d7d2bd2: Pulling fs layer [2024-10-30T04:20:12.006Z] c5a475d317c9: Pulling fs layer [2024-10-30T04:20:12.006Z] 4f4fb700ef54: Waiting [2024-10-30T04:20:12.006Z] 80978eb59214: Waiting [2024-10-30T04:20:12.006Z] c9f46d7d2bd2: Waiting [2024-10-30T04:20:12.006Z] c5a475d317c9: Waiting [2024-10-30T04:20:12.006Z] 55b35a11ae5e: Download complete [2024-10-30T04:20:12.006Z] 50b3750afda1: Verifying Checksum [2024-10-30T04:20:12.006Z] 50b3750afda1: Download complete [2024-10-30T04:20:12.006Z] 4f4fb700ef54: Verifying Checksum [2024-10-30T04:20:12.006Z] 4f4fb700ef54: Download complete [2024-10-30T04:20:12.006Z] 80978eb59214: Verifying Checksum [2024-10-30T04:20:12.006Z] 80978eb59214: Download complete [2024-10-30T04:20:12.006Z] cf04c63912e1: Verifying Checksum [2024-10-30T04:20:12.006Z] cf04c63912e1: Download complete [2024-10-30T04:20:12.604Z] c5a475d317c9: Verifying Checksum [2024-10-30T04:20:12.604Z] c5a475d317c9: Download complete [2024-10-30T04:20:13.195Z] cf04c63912e1: Pull complete [2024-10-30T04:20:13.788Z] 55b35a11ae5e: Pull complete [2024-10-30T04:20:14.059Z] a37a00ec5f00: Verifying Checksum [2024-10-30T04:20:14.059Z] a37a00ec5f00: Download complete [2024-10-30T04:20:15.027Z] c9f46d7d2bd2: Verifying Checksum [2024-10-30T04:20:15.027Z] c9f46d7d2bd2: Download complete [2024-10-30T04:20:30.050Z] a37a00ec5f00: Pull complete [2024-10-30T04:20:30.050Z] 50b3750afda1: Pull complete [2024-10-30T04:20:30.050Z] 4f4fb700ef54: Pull complete [2024-10-30T04:20:30.050Z] 80978eb59214: Pull complete [2024-10-30T04:20:38.287Z] c9f46d7d2bd2: Pull complete [2024-10-30T04:20:38.887Z] c5a475d317c9: Pull complete [2024-10-30T04:20:38.887Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-30T04:20:38.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-30T04:20:38.887Z] ---> be29e6b0f0d4 [2024-10-30T04:20:38.887Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-30T04:20:39.872Z] ---> Running in 23ed78a3278a [2024-10-30T04:20:40.140Z] Removing intermediate container 23ed78a3278a [2024-10-30T04:20:40.140Z] ---> ee46a031770b [2024-10-30T04:20:40.140Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T04:20:40.140Z] ---> Running in 24aa1976c686 [2024-10-30T04:20:40.409Z] Removing intermediate container 24aa1976c686 [2024-10-30T04:20:40.409Z] ---> 4fc940ecd88a [2024-10-30T04:20:40.409Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-10-30T04:20:40.409Z] ---> Running in ff515d7c5551 [2024-10-30T04:20:40.999Z] Removing intermediate container ff515d7c5551 [2024-10-30T04:20:40.999Z] ---> e25f12c42838 [2024-10-30T04:20:40.999Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T04:20:40.999Z] ---> Running in 15d13a4d158a [2024-10-30T04:20:41.274Z] Removing intermediate container 15d13a4d158a [2024-10-30T04:20:41.274Z] ---> 67964dd34a1f [2024-10-30T04:20:41.274Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-10-30T04:20:41.274Z] ---> Running in a6158204396f [2024-10-30T04:20:41.860Z] Removing intermediate container a6158204396f [2024-10-30T04:20:41.861Z] ---> 335ff38f969b [2024-10-30T04:20:41.861Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T04:20:41.861Z] ---> Running in 81c9523c8195 [2024-10-30T04:20:42.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T04:20:43.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T04:20:44.843Z] OK: 238 MiB in 54 packages [2024-10-30T04:20:45.808Z] Removing intermediate container 81c9523c8195 [2024-10-30T04:20:45.808Z] ---> 777329f37b30 [2024-10-30T04:20:45.808Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-10-30T04:20:45.808Z] ---> Running in ebb613258e49 [2024-10-30T04:20:46.076Z] Removing intermediate container ebb613258e49 [2024-10-30T04:20:46.076Z] ---> e6d56c0111fd [2024-10-30T04:20:46.076Z] Step 10/13 : COPY go.mod vendor* ./ [2024-10-30T04:20:46.662Z] ---> 6ad19ff102ad [2024-10-30T04:20:46.662Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T04:20:46.662Z] ---> Running in 48ffc0710510 [2024-10-30T04:22:53.397Z] Removing intermediate container 48ffc0710510 [2024-10-30T04:22:53.397Z] ---> ca02ecd6c384 [2024-10-30T04:22:53.397Z] Step 12/13 : COPY . . [2024-10-30T04:22:53.397Z] ---> 2b4d5945118a [2024-10-30T04:22:53.397Z] Step 13/13 : RUN ${MAKE} [2024-10-30T04:22:53.397Z] ---> Running in d00f115e83b7 [2024-10-30T04:22:53.397Z] noop [2024-10-30T04:22:53.397Z] Removing intermediate container d00f115e83b7 [2024-10-30T04:22:53.397Z] ---> 17e19f11e4c8 [2024-10-30T04:22:53.397Z] Successfully built 17e19f11e4c8 [2024-10-30T04:22:53.397Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:22:53.768Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T04:22:53.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T04:22:54.017Z] prd-ubuntu20.04-docker-arm64-4c-16g-24073 does not seem to be running inside a container [2024-10-30T04:22:54.087Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/210 -v /w/workspace/device-onvif-camera/210:/w/workspace/device-onvif-camera/210:rw,z -v /w/workspace/device-onvif-camera/210@tmp:/w/workspace/device-onvif-camera/210@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-30T04:22:55.321Z] $ docker top 11daa82884082c5cb7402ee2ee3eda68a6f7882b4d3e97a010e6e680a0fd523f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T04:22:56.180Z] + go version [2024-10-30T04:22:56.181Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-30T04:22:56.195Z] $ docker stop --time=1 11daa82884082c5cb7402ee2ee3eda68a6f7882b4d3e97a010e6e680a0fd523f [2024-10-30T04:22:57.812Z] $ docker rm -f --volumes 11daa82884082c5cb7402ee2ee3eda68a6f7882b4d3e97a010e6e680a0fd523f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:22:58.418Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T04:22:58.418Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T04:22:58.625Z] prd-ubuntu20.04-docker-arm64-4c-16g-24073 does not seem to be running inside a container [2024-10-30T04:22:58.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/210 -v /w/workspace/device-onvif-camera/210:/w/workspace/device-onvif-camera/210:rw,z -v /w/workspace/device-onvif-camera/210@tmp:/w/workspace/device-onvif-camera/210@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-30T04:22:59.860Z] $ docker top 57027d2f69947d958ccae995d3137baa298d5f2f46ee26cfa47053aa72b02295 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T04:23:00.712Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/210 [Pipeline] fileExists [Pipeline] sh [2024-10-30T04:23:01.368Z] + make test [2024-10-30T04:23:01.368Z] go test ./... -coverprofile=coverage.out ./... [2024-10-30T04:23:08.041Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-10-30T04:26:59.889Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2024-10-30T04:26:59.889Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2024-10-30T04:27:01.848Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.185s coverage: 31.4% of statements [2024-10-30T04:27:20.080Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 18.571s coverage: 86.5% of statements [2024-10-30T04:27:20.080Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-30T04:27:20.080Z] go vet ./... [2024-10-30T04:28:16.741Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-30T04:28:16.741Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-30T04:28:16.741Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-30T04:28:16.765Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-30T04:28:16.784Z] $ docker stop --time=1 57027d2f69947d958ccae995d3137baa298d5f2f46ee26cfa47053aa72b02295 [2024-10-30T04:28:18.706Z] $ docker rm -f --volumes 57027d2f69947d958ccae995d3137baa298d5f2f46ee26cfa47053aa72b02295 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T04:28:20.256Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-30T04:28:20.291Z] Warning: overwriting stash ‘coverage-report’ [2024-10-30T04:28:20.915Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T04:28:21.317Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-30T04:28:21.631Z] + ls -al . [2024-10-30T04:28:21.631Z] total 324 [2024-10-30T04:28:21.631Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 04:23 . [2024-10-30T04:28:21.631Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 04:19 .. [2024-10-30T04:28:21.631Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 04:19 .git [2024-10-30T04:28:21.631Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 04:19 .github [2024-10-30T04:28:21.631Z] -rw-rw-r-- 1 jenkins jenkins 493 Oct 30 04:19 .gitignore [2024-10-30T04:28:21.631Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 30 04:19 .golangci.yml [2024-10-30T04:28:21.631Z] -rw-rw-r-- 1 jenkins jenkins 19973 Oct 30 04:19 Attribution.txt [2024-10-30T04:28:21.631Z] -rw-rw-r-- 1 jenkins jenkins 17665 Oct 30 04:19 CHANGELOG.md [2024-10-30T04:28:21.631Z] -rw-rw-r-- 1 jenkins jenkins 1715 Oct 30 04:19 Dockerfile [2024-10-30T04:28:21.631Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 04:19 GOVERNANCE.md [2024-10-30T04:28:21.631Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 30 04:19 Jenkinsfile [2024-10-30T04:28:21.631Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 30 04:19 LICENSE [2024-10-30T04:28:21.631Z] -rw-rw-r-- 1 jenkins jenkins 3420 Oct 30 04:19 Makefile [2024-10-30T04:28:21.631Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 30 04:19 OWNERS.md [2024-10-30T04:28:21.631Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 30 04:19 README.md [2024-10-30T04:28:21.631Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 30 04:15 VERSION [2024-10-30T04:28:21.631Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 04:19 bin [2024-10-30T04:28:21.631Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 04:19 cmd [2024-10-30T04:28:21.631Z] -rw-r--r-- 1 jenkins jenkins 92292 Oct 30 04:27 coverage.out [2024-10-30T04:28:21.631Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 04:19 doc [2024-10-30T04:28:21.631Z] -rw-rw-r-- 1 jenkins jenkins 7296 Oct 30 04:19 go.mod [2024-10-30T04:28:21.632Z] -rw-rw-r-- 1 jenkins jenkins 100902 Oct 30 04:19 go.sum [2024-10-30T04:28:21.632Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 04:19 internal [2024-10-30T04:28:21.632Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 30 04:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:28:21.976Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5a55ed7656ccfe987556a747055649824b1de131 --label arch=arm64 --label version=4.0.0-dev.1 . [2024-10-30T04:28:22.558Z] Sending build context to Docker daemon 21.91MB [2024-10-30T04:28:22.558Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T04:28:22.558Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-30T04:28:22.558Z] ---> 17e19f11e4c8 [2024-10-30T04:28:22.558Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-10-30T04:28:22.823Z] ---> Running in f83e8c3b3b49 [2024-10-30T04:28:23.088Z] Removing intermediate container f83e8c3b3b49 [2024-10-30T04:28:23.088Z] ---> 6d5305f45f87 [2024-10-30T04:28:23.088Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T04:28:23.088Z] ---> Running in 5a1ff82b671c [2024-10-30T04:28:23.354Z] Removing intermediate container 5a1ff82b671c [2024-10-30T04:28:23.354Z] ---> 11c7739e6c3a [2024-10-30T04:28:23.354Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-30T04:28:23.630Z] ---> Running in eef49bd5e0a6 [2024-10-30T04:28:23.896Z] Removing intermediate container eef49bd5e0a6 [2024-10-30T04:28:23.896Z] ---> f287f83b5eaf [2024-10-30T04:28:23.896Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T04:28:23.896Z] ---> Running in b0b06b04a54b [2024-10-30T04:28:24.164Z] Removing intermediate container b0b06b04a54b [2024-10-30T04:28:24.164Z] ---> 1721b62742a3 [2024-10-30T04:28:24.164Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-10-30T04:28:24.164Z] ---> Running in f5cba45f5e7e [2024-10-30T04:28:24.433Z] Removing intermediate container f5cba45f5e7e [2024-10-30T04:28:24.433Z] ---> 3af31d224a55 [2024-10-30T04:28:24.433Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T04:28:24.704Z] ---> Running in aa4a4bdbc930 [2024-10-30T04:28:25.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T04:28:25.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T04:28:27.351Z] OK: 238 MiB in 54 packages [2024-10-30T04:28:28.308Z] Removing intermediate container aa4a4bdbc930 [2024-10-30T04:28:28.308Z] ---> 16f9ae9b41a0 [2024-10-30T04:28:28.308Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-10-30T04:28:28.575Z] ---> Running in d41f61564857 [2024-10-30T04:28:28.841Z] Removing intermediate container d41f61564857 [2024-10-30T04:28:28.841Z] ---> b81bc0e94b9a [2024-10-30T04:28:28.841Z] Step 10/27 : COPY go.mod vendor* ./ [2024-10-30T04:28:29.427Z] ---> ede8f56bc355 [2024-10-30T04:28:29.427Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T04:28:29.427Z] ---> Running in 29fcd2b20738 [2024-10-30T04:28:32.006Z] Removing intermediate container 29fcd2b20738 [2024-10-30T04:28:32.006Z] ---> 9caac2d466f7 [2024-10-30T04:28:32.006Z] Step 12/27 : COPY . . [2024-10-30T04:28:33.960Z] ---> 2ac7d6ac3f9d [2024-10-30T04:28:33.960Z] Step 13/27 : RUN ${MAKE} [2024-10-30T04:28:33.960Z] ---> Running in dcecadaf84dc [2024-10-30T04:28:34.919Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-onvif-camera ./cmd [2024-10-30T04:32:11.732Z] Removing intermediate container dcecadaf84dc [2024-10-30T04:32:11.732Z] ---> da78a7864627 [2024-10-30T04:32:11.732Z] Step 14/27 : FROM alpine:3.20 [2024-10-30T04:32:11.732Z] 3.20: Pulling from library/alpine [2024-10-30T04:32:11.732Z] cf04c63912e1: Already exists [2024-10-30T04:32:11.732Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T04:32:11.732Z] Status: Downloaded newer image for alpine:3.20 [2024-10-30T04:32:11.732Z] ---> c157a85ed455 [2024-10-30T04:32:11.732Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-30T04:32:11.732Z] ---> Running in 3a457291df55 [2024-10-30T04:32:11.732Z] Removing intermediate container 3a457291df55 [2024-10-30T04:32:11.732Z] ---> bbd351e66680 [2024-10-30T04:32:11.732Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-10-30T04:32:11.732Z] ---> Running in 62d56434b410 [2024-10-30T04:32:11.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T04:32:11.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T04:32:11.732Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-30T04:32:11.732Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T04:32:11.732Z] OK: 9 MiB in 15 packages [2024-10-30T04:32:12.697Z] Removing intermediate container 62d56434b410 [2024-10-30T04:32:12.697Z] ---> d03f00b9db3e [2024-10-30T04:32:12.697Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-30T04:32:12.697Z] ---> Running in 893f4ef6cab4 [2024-10-30T04:32:13.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T04:32:13.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T04:32:15.192Z] Upgrading critical system libraries and apk-tools: [2024-10-30T04:32:15.192Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T04:32:15.192Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T04:32:15.460Z] Continuing the upgrade transaction with new apk-tools: [2024-10-30T04:32:15.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T04:32:15.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T04:32:17.147Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T04:32:17.148Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T04:32:17.417Z] OK: 9 MiB in 15 packages [2024-10-30T04:32:18.377Z] Removing intermediate container 893f4ef6cab4 [2024-10-30T04:32:18.377Z] ---> 7c460d69a603 [2024-10-30T04:32:18.377Z] Step 18/27 : WORKDIR / [2024-10-30T04:32:18.644Z] ---> Running in af65fe89eaf7 [2024-10-30T04:32:18.911Z] Removing intermediate container af65fe89eaf7 [2024-10-30T04:32:18.911Z] ---> e207f116d897 [2024-10-30T04:32:18.911Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-10-30T04:32:21.496Z] ---> 97bdb73a7b22 [2024-10-30T04:32:21.496Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-10-30T04:32:22.082Z] ---> 739cfc8a016a [2024-10-30T04:32:22.082Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-10-30T04:32:23.709Z] ---> ad79f000dbfa [2024-10-30T04:32:23.709Z] Step 22/27 : EXPOSE 59984 [2024-10-30T04:32:23.709Z] ---> Running in 3198352d82c6 [2024-10-30T04:32:23.709Z] Removing intermediate container 3198352d82c6 [2024-10-30T04:32:23.709Z] ---> 782ae52b73fd [2024-10-30T04:32:23.709Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-10-30T04:32:23.709Z] ---> Running in f3c126db0b88 [2024-10-30T04:32:23.709Z] Removing intermediate container f3c126db0b88 [2024-10-30T04:32:23.709Z] ---> d553466b2960 [2024-10-30T04:32:23.709Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-30T04:32:23.709Z] ---> Running in 069e46da8442 [2024-10-30T04:32:23.709Z] Removing intermediate container 069e46da8442 [2024-10-30T04:32:23.709Z] ---> 813de31eb490 [2024-10-30T04:32:23.709Z] Step 25/27 : LABEL arch=arm64 [2024-10-30T04:32:23.709Z] ---> Running in 21b72d99064a [2024-10-30T04:32:23.979Z] Removing intermediate container 21b72d99064a [2024-10-30T04:32:23.979Z] ---> 90c722b828c2 [2024-10-30T04:32:23.979Z] Step 26/27 : LABEL git_sha=5a55ed7656ccfe987556a747055649824b1de131 [2024-10-30T04:32:24.252Z] ---> Running in 1fa118a26522 [2024-10-30T04:32:24.519Z] Removing intermediate container 1fa118a26522 [2024-10-30T04:32:24.519Z] ---> 969ebcc13f3b [2024-10-30T04:32:24.519Z] Step 27/27 : LABEL version=4.0.0-dev.1 [2024-10-30T04:32:24.519Z] ---> Running in cdc4434079f7 [2024-10-30T04:32:24.786Z] Removing intermediate container cdc4434079f7 [2024-10-30T04:32:24.786Z] ---> 6d69d73cd9d3 [2024-10-30T04:32:24.786Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-30T04:32:24.786Z] Successfully built 6d69d73cd9d3 [2024-10-30T04:32:24.786Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T04:32:24.936Z] provisioning config files... [2024-10-30T04:32:24.951Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/210@tmp/config2451331246347177299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:32:25.287Z] ---> ****-login.sh [2024-10-30T04:32:25.287Z] nexus3.edgexfoundry.org:10001 [2024-10-30T04:32:25.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:32:25.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:32:25.553Z] Configure a credential helper to remove this warning. See [2024-10-30T04:32:25.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:32:25.553Z] [2024-10-30T04:32:25.553Z] Login Succeeded [2024-10-30T04:32:25.553Z] nexus3.edgexfoundry.org:10002 [2024-10-30T04:32:25.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:32:25.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:32:25.818Z] Configure a credential helper to remove this warning. See [2024-10-30T04:32:25.818Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:32:25.818Z] [2024-10-30T04:32:25.819Z] Login Succeeded [2024-10-30T04:32:25.819Z] nexus3.edgexfoundry.org:10003 [2024-10-30T04:32:26.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:32:26.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:32:26.354Z] Configure a credential helper to remove this warning. See [2024-10-30T04:32:26.354Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:32:26.354Z] [2024-10-30T04:32:26.354Z] Login Succeeded [2024-10-30T04:32:26.354Z] nexus3.edgexfoundry.org:10004 [2024-10-30T04:32:26.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:32:26.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:32:26.621Z] Configure a credential helper to remove this warning. See [2024-10-30T04:32:26.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:32:26.621Z] [2024-10-30T04:32:26.621Z] Login Succeeded [2024-10-30T04:32:26.621Z] ****.io [2024-10-30T04:32:26.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:32:27.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:32:27.149Z] Configure a credential helper to remove this warning. See [2024-10-30T04:32:27.149Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:32:27.149Z] [2024-10-30T04:32:27.149Z] Login Succeeded [2024-10-30T04:32:27.149Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T04:32:27.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T04:32:27.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T04:32:27.249Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2024-10-30T04:32:27.249Z] 5a55ed7656ccfe987556a747055649824b1de131 [2024-10-30T04:32:27.249Z] latest [2024-10-30T04:32:27.249Z] 4.0.0-dev.1 [2024-10-30T04:32:27.249Z] 5a55ed7656ccfe987556a747055649824b1de131-4.0.0-dev.1 [2024-10-30T04:32:27.249Z] main [2024-10-30T04:32:27.249Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:32:27.621Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5a55ed7656ccfe987556a747055649824b1de131 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:32:27.970Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5a55ed7656ccfe987556a747055649824b1de131 [2024-10-30T04:32:27.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-10-30T04:32:27.971Z] eac77b1e9ca1: Preparing [2024-10-30T04:32:27.971Z] 78b9f30e097f: Preparing [2024-10-30T04:32:27.971Z] aad1d9492bee: Preparing [2024-10-30T04:32:27.971Z] 904c0682d929: Preparing [2024-10-30T04:32:27.971Z] 05208b0b21f0: Preparing [2024-10-30T04:32:27.971Z] 16113d51b718: Preparing [2024-10-30T04:32:27.971Z] 16113d51b718: Waiting [2024-10-30T04:32:28.234Z] 05208b0b21f0: Pushed [2024-10-30T04:32:28.234Z] eac77b1e9ca1: Pushed [2024-10-30T04:32:28.234Z] 78b9f30e097f: Pushed [2024-10-30T04:32:28.234Z] 16113d51b718: Layer already exists [2024-10-30T04:32:29.634Z] 904c0682d929: Pushed [2024-10-30T04:32:39.669Z] aad1d9492bee: Pushed [2024-10-30T04:32:39.669Z] 5a55ed7656ccfe987556a747055649824b1de131: digest: sha256:dd231fa74a7d9db28a6a79c7c373fbd7ef3d71499ebabb7c8f54d0cfed7081ff size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:32:40.026Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:32:40.384Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-10-30T04:32:40.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-10-30T04:32:40.384Z] eac77b1e9ca1: Preparing [2024-10-30T04:32:40.384Z] 78b9f30e097f: Preparing [2024-10-30T04:32:40.384Z] aad1d9492bee: Preparing [2024-10-30T04:32:40.384Z] 904c0682d929: Preparing [2024-10-30T04:32:40.384Z] 05208b0b21f0: Preparing [2024-10-30T04:32:40.384Z] 16113d51b718: Preparing [2024-10-30T04:32:40.384Z] 16113d51b718: Waiting [2024-10-30T04:32:40.384Z] aad1d9492bee: Layer already exists [2024-10-30T04:32:40.384Z] eac77b1e9ca1: Layer already exists [2024-10-30T04:32:40.384Z] 904c0682d929: Layer already exists [2024-10-30T04:32:40.384Z] 05208b0b21f0: Layer already exists [2024-10-30T04:32:40.384Z] 78b9f30e097f: Layer already exists [2024-10-30T04:32:40.384Z] 16113d51b718: Layer already exists [2024-10-30T04:32:40.647Z] latest: digest: sha256:dd231fa74a7d9db28a6a79c7c373fbd7ef3d71499ebabb7c8f54d0cfed7081ff size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:32:41.006Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:32:41.361Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.1 [2024-10-30T04:32:41.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-10-30T04:32:41.361Z] eac77b1e9ca1: Preparing [2024-10-30T04:32:41.361Z] 78b9f30e097f: Preparing [2024-10-30T04:32:41.361Z] aad1d9492bee: Preparing [2024-10-30T04:32:41.362Z] 904c0682d929: Preparing [2024-10-30T04:32:41.362Z] 05208b0b21f0: Preparing [2024-10-30T04:32:41.362Z] 16113d51b718: Preparing [2024-10-30T04:32:41.362Z] 16113d51b718: Waiting [2024-10-30T04:32:41.362Z] aad1d9492bee: Layer already exists [2024-10-30T04:32:41.362Z] 78b9f30e097f: Layer already exists [2024-10-30T04:32:41.362Z] 904c0682d929: Layer already exists [2024-10-30T04:32:41.362Z] 05208b0b21f0: Layer already exists [2024-10-30T04:32:41.362Z] eac77b1e9ca1: Layer already exists [2024-10-30T04:32:41.362Z] 16113d51b718: Layer already exists [2024-10-30T04:32:41.362Z] 4.0.0-dev.1: digest: sha256:dd231fa74a7d9db28a6a79c7c373fbd7ef3d71499ebabb7c8f54d0cfed7081ff size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:32:41.730Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5a55ed7656ccfe987556a747055649824b1de131-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:32:42.085Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5a55ed7656ccfe987556a747055649824b1de131-4.0.0-dev.1 [2024-10-30T04:32:42.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-10-30T04:32:42.085Z] eac77b1e9ca1: Preparing [2024-10-30T04:32:42.085Z] 78b9f30e097f: Preparing [2024-10-30T04:32:42.085Z] aad1d9492bee: Preparing [2024-10-30T04:32:42.085Z] 904c0682d929: Preparing [2024-10-30T04:32:42.085Z] 05208b0b21f0: Preparing [2024-10-30T04:32:42.085Z] 16113d51b718: Preparing [2024-10-30T04:32:42.085Z] 16113d51b718: Waiting [2024-10-30T04:32:42.085Z] aad1d9492bee: Layer already exists [2024-10-30T04:32:42.085Z] 78b9f30e097f: Layer already exists [2024-10-30T04:32:42.085Z] 904c0682d929: Layer already exists [2024-10-30T04:32:42.085Z] 05208b0b21f0: Layer already exists [2024-10-30T04:32:42.085Z] eac77b1e9ca1: Layer already exists [2024-10-30T04:32:42.085Z] 16113d51b718: Layer already exists [2024-10-30T04:32:42.085Z] 5a55ed7656ccfe987556a747055649824b1de131-4.0.0-dev.1: digest: sha256:dd231fa74a7d9db28a6a79c7c373fbd7ef3d71499ebabb7c8f54d0cfed7081ff size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:32:42.448Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:32:42.809Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2024-10-30T04:32:42.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-10-30T04:32:42.809Z] eac77b1e9ca1: Preparing [2024-10-30T04:32:42.809Z] 78b9f30e097f: Preparing [2024-10-30T04:32:42.809Z] aad1d9492bee: Preparing [2024-10-30T04:32:42.809Z] 904c0682d929: Preparing [2024-10-30T04:32:42.809Z] 05208b0b21f0: Preparing [2024-10-30T04:32:42.809Z] 16113d51b718: Preparing [2024-10-30T04:32:42.809Z] 16113d51b718: Waiting [2024-10-30T04:32:42.809Z] eac77b1e9ca1: Layer already exists [2024-10-30T04:32:42.809Z] 78b9f30e097f: Layer already exists [2024-10-30T04:32:42.809Z] aad1d9492bee: Layer already exists [2024-10-30T04:32:42.809Z] 904c0682d929: Layer already exists [2024-10-30T04:32:42.809Z] 05208b0b21f0: Layer already exists [2024-10-30T04:32:42.809Z] 16113d51b718: Layer already exists [2024-10-30T04:32:43.075Z] main: digest: sha256:dd231fa74a7d9db28a6a79c7c373fbd7ef3d71499ebabb7c8f54d0cfed7081ff size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T04:32:43.159Z] ===================================================== [Pipeline] echo [2024-10-30T04:32:43.174Z] taggedImages: [2024-10-30T04:32:43.174Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5a55ed7656ccfe987556a747055649824b1de131 [2024-10-30T04:32:43.174Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-10-30T04:32:43.174Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.1 [2024-10-30T04:32:43.174Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5a55ed7656ccfe987556a747055649824b1de131-4.0.0-dev.1 [2024-10-30T04:32:43.174Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:32:43.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T04:32:43.573Z] [2024-10-30T04:32:43.573Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:32:43.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T04:32:43.914Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-30T04:32:43.914Z] 8998bd30e6a1: Pulling fs layer [2024-10-30T04:32:43.914Z] 04944245beec: Pulling fs layer [2024-10-30T04:32:43.914Z] 699f458cf7ca: Pulling fs layer [2024-10-30T04:32:43.914Z] 765212b225bb: Pulling fs layer [2024-10-30T04:32:43.914Z] f23df028b6ca: Pulling fs layer [2024-10-30T04:32:43.914Z] d65c8cfc05b1: Pulling fs layer [2024-10-30T04:32:43.914Z] 2437ff75d9bd: Pulling fs layer [2024-10-30T04:32:43.914Z] f23df028b6ca: Waiting [2024-10-30T04:32:43.914Z] d65c8cfc05b1: Waiting [2024-10-30T04:32:43.914Z] 2437ff75d9bd: Waiting [2024-10-30T04:32:43.914Z] 765212b225bb: Waiting [2024-10-30T04:32:44.184Z] 04944245beec: Verifying Checksum [2024-10-30T04:32:44.184Z] 04944245beec: Download complete [2024-10-30T04:32:44.184Z] 765212b225bb: Verifying Checksum [2024-10-30T04:32:44.184Z] 765212b225bb: Download complete [2024-10-30T04:32:44.184Z] f23df028b6ca: Download complete [2024-10-30T04:32:44.184Z] d65c8cfc05b1: Verifying Checksum [2024-10-30T04:32:44.184Z] d65c8cfc05b1: Download complete [2024-10-30T04:32:44.451Z] 699f458cf7ca: Verifying Checksum [2024-10-30T04:32:44.451Z] 699f458cf7ca: Download complete [2024-10-30T04:32:44.718Z] 8998bd30e6a1: Download complete [2024-10-30T04:32:47.300Z] 2437ff75d9bd: Verifying Checksum [2024-10-30T04:32:47.300Z] 2437ff75d9bd: Download complete [2024-10-30T04:32:49.243Z] 8998bd30e6a1: Pull complete [2024-10-30T04:32:49.830Z] 04944245beec: Pull complete [2024-10-30T04:32:51.774Z] 699f458cf7ca: Pull complete [2024-10-30T04:32:51.774Z] 765212b225bb: Pull complete [2024-10-30T04:32:52.735Z] f23df028b6ca: Pull complete [2024-10-30T04:32:52.735Z] d65c8cfc05b1: Pull complete [2024-10-30T04:33:10.947Z] 2437ff75d9bd: Pull complete [2024-10-30T04:33:10.948Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-30T04:33:10.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T04:33:10.948Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T04:33:11.178Z] prd-ubuntu20.04-docker-arm64-4c-16g-24073 does not seem to be running inside a container [2024-10-30T04:33:11.269Z] $ 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-onvif-camera/210 -v /w/workspace/device-onvif-camera/210:/w/workspace/device-onvif-camera/210:rw,z -v /w/workspace/device-onvif-camera/210@tmp:/w/workspace/device-onvif-camera/210@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-30T04:33:14.136Z] $ docker top 18a0d2d22a777769f198c85eb30887fa4f949bffdff1ea51da01e62c1ec499d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:33:14.996Z] ---> job-cost.sh [2024-10-30T04:33:14.996Z] lf-activate-venv: SKIPPING [2024-10-30T04:33:14.996Z] INFO: No Stack... [2024-10-30T04:33:15.999Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-30T04:33:16.615Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T04:33:17.264Z] + cat /w/workspace/device-onvif-camera/210/archives/cost.csv [2024-10-30T04:33:17.264Z] + cut -d, -f6 [Pipeline] lock [2024-10-30T04:33:17.336Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-210-stack-cost] [2024-10-30T04:33:17.344Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-210-stack-cost] did not exist. Created. [2024-10-30T04:33:17.351Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-210-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T04:33:18.031Z] /w/workspace/device-onvif-camera/210@tmp/durable-88f98e30/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-30T04:33:18.675Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-30T04:33:18.701Z] Warning: overwriting stash ‘stack-cost’ [2024-10-30T04:33:18.759Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T04:33:18.769Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-210-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T04:33:18.794Z] $ docker stop --time=1 18a0d2d22a777769f198c85eb30887fa4f949bffdff1ea51da01e62c1ec499d5 [2024-10-30T04:33:20.320Z] $ docker rm -f --volumes 18a0d2d22a777769f198c85eb30887fa4f949bffdff1ea51da01e62c1ec499d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-30T04:33:20.793Z] provisioning config files... [2024-10-30T04:33:20.804Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8260719934524849117tmp [Pipeline] { [Pipeline] sh [2024-10-30T04:33:21.101Z] + set +x [2024-10-30T04:33:21.101Z] + + curl -s https://codecov.io/bash [2024-10-30T04:33:21.101Z] bash -s -- [2024-10-30T04:33:21.101Z] [2024-10-30T04:33:21.101Z] _____ _ [2024-10-30T04:33:21.101Z] / ____| | | [2024-10-30T04:33:21.101Z] | | ___ __| | ___ ___ _____ __ [2024-10-30T04:33:21.101Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-30T04:33:21.101Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-30T04:33:21.101Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-30T04:33:21.101Z] Bash-1.0.6 [2024-10-30T04:33:21.101Z] [2024-10-30T04:33:21.101Z] [2024-10-30T04:33:21.101Z] ==> git version 2.25.1 found [2024-10-30T04:33:21.101Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-30T04:33:21.101Z] Release-Date: 2020-01-08 [2024-10-30T04:33:21.101Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-30T04:33:21.101Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-30T04:33:21.101Z] ==> Jenkins CI detected. [2024-10-30T04:33:21.101Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2024-10-30T04:33:21.101Z] project root: . [2024-10-30T04:33:21.101Z] --> token set from env [2024-10-30T04:33:21.101Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-30T04:33:21.102Z] ==> Running gcov in . (disable via -X gcov) [2024-10-30T04:33:21.102Z] ==> Python coveragepy not found [2024-10-30T04:33:21.102Z] ==> Searching for coverage reports in: [2024-10-30T04:33:21.102Z] + . [2024-10-30T04:33:21.102Z] -> Found 1 reports [2024-10-30T04:33:21.102Z] ==> Detecting git/mercurial file structure [2024-10-30T04:33:21.102Z] ==> Reading reports [2024-10-30T04:33:21.102Z] + ./coverage.out bytes=92292 [2024-10-30T04:33:21.102Z] ==> Appending adjustments [2024-10-30T04:33:21.102Z] https://docs.codecov.io/docs/fixing-reports [2024-10-30T04:33:21.452Z] + Found adjustments [2024-10-30T04:33:21.452Z] ==> Gzipping contents [2024-10-30T04:33:21.452Z] 12K /tmp/codecov.IpBAfQ.gz [2024-10-30T04:33:21.452Z] ==> Uploading reports [2024-10-30T04:33:21.452Z] url: https://codecov.io [2024-10-30T04:33:21.452Z] query: branch=main&commit=5a55ed7656ccfe987556a747055649824b1de131&build=210&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F210%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-30T04:33:21.452Z] -> Pinging Codecov [2024-10-30T04:33:21.452Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5a55ed7656ccfe987556a747055649824b1de131&build=210&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F210%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-30T04:33:21.728Z] -> Uploading to [2024-10-30T04:33:21.728Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-onvif-camera/5a55ed7656ccfe987556a747055649824b1de131/7d9516b3-bdf8-44f1-a070-d2f1a17c8176.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241030T043321Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=f8580991d6a5f98cd0f3df75dfb1ec8a0e951b73ed3db86dfa17595b21e2a56d [2024-10-30T04:33:21.728Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T04:33:21.728Z] Dload Upload Total Spent Left Speed [2024-10-30T04:33:21.728Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11414 0 0 100 11414 0 48570 --:--:-- --:--:-- --:--:-- 48570 [2024-10-30T04:33:21.728Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/5a55ed7656ccfe987556a747055649824b1de131 [Pipeline] } [2024-10-30T04:33:21.754Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-30T04:33:21.887Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-30T04:33:21.902Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:33:22.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T04:33:22.261Z] [2024-10-30T04:33:22.261Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:33:22.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T04:33:22.608Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-30T04:33:22.608Z] 43c4264eed91: Already exists [2024-10-30T04:33:22.608Z] 4cc291be95ef: Already exists [2024-10-30T04:33:22.608Z] 2ac1f1163629: Already exists [2024-10-30T04:33:22.608Z] 5c3c966382ef: Already exists [2024-10-30T04:33:22.608Z] 4f4fb700ef54: Already exists [2024-10-30T04:33:22.608Z] d9c7d2e4e75e: Pulling fs layer [2024-10-30T04:33:22.608Z] 9c3e1370e548: Pulling fs layer [2024-10-30T04:33:22.867Z] d9c7d2e4e75e: Download complete [2024-10-30T04:33:23.125Z] d9c7d2e4e75e: Pull complete [2024-10-30T04:33:23.690Z] 9c3e1370e548: Verifying Checksum [2024-10-30T04:33:23.690Z] 9c3e1370e548: Download complete [2024-10-30T04:33:26.969Z] 9c3e1370e548: Pull complete [2024-10-30T04:33:26.969Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-30T04:33:26.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T04:33:26.969Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T04:33:27.073Z] prd-ubuntu20.04-docker-8c-8g-24071 does not seem to be running inside a container [2024-10-30T04:33:27.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-30T04:33:29.205Z] $ docker top 285e963e088c7aa3340c67ec7cb4d824a30912f3aacd506a230f975f348760ac -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T04:33:29.518Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2024-10-30T04:33:29.530Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2024-10-30T04:33:29.807Z] + set -o pipefail [2024-10-30T04:33:29.807Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2024-10-30T04:33:37.924Z] [2024-10-30T04:33:37.924Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2024-10-30T04:33:37.924Z] [2024-10-30T04:33:37.924Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/eec6db63-76db-4a60-a964-52227ba1145d [2024-10-30T04:33:37.924Z] [2024-10-30T04:33:37.924Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-10-30T04:33:37.924Z] [2024-10-30T04:33:37.924Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-30T04:33:37.924Z] [Pipeline] } [2024-10-30T04:33:38.229Z] $ docker stop --time=1 285e963e088c7aa3340c67ec7cb4d824a30912f3aacd506a230f975f348760ac [2024-10-30T04:33:43.233Z] $ docker rm -f --volumes 285e963e088c7aa3340c67ec7cb4d824a30912f3aacd506a230f975f348760ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-10-30T04:33:43.753Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T04:33:43.776Z] provisioning config files... [2024-10-30T04:33:43.784Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12757512087241689161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:33:44.087Z] --> edgex-publish-swagger.sh [2024-10-30T04:33:44.088Z] === Publish doc/openapi/v3 API === [2024-10-30T04:33:44.088Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2024-10-30T04:33:44.088Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2024-10-30T04:33:44.088Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T04:33:44.088Z] Dload Upload Total Spent Left Speed [2024-10-30T04:33:44.347Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 333 1037k --:--:-- --:--:-- --:--:-- 1035k 100 485k 100 156 100 485k 333 1037k --:--:-- --:--:-- --:--:-- 1035k [2024-10-30T04:33:44.347Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-30T04:33:44.347Z] [Pipeline] } [2024-10-30T04:33:44.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T04:33:44.844Z] + git log --format=format:%s -1 5a55ed7656ccfe987556a747055649824b1de131 [Pipeline] sh [2024-10-30T04:33:45.133Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T04:33:45.133Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:33:45.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T04:33:45.431Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T04:33:45.514Z] prd-ubuntu20.04-docker-8c-8g-24071 does not seem to be running inside a container [2024-10-30T04:33:45.572Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T04:33:46.084Z] $ docker top 27d98392826d7632d769535cddd9afe92cb808b568b23aa00e95c23d215dac68 -eo pid,comm [2024-10-30T04:33:46.095Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-30T04:33:46.095Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T04:33:46.159Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T04:33:46.159Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T04:33:46.274Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T04:33:46.310Z] $ docker exec 27d98392826d7632d769535cddd9afe92cb808b568b23aa00e95c23d215dac68 ssh-agent [2024-10-30T04:33:46.377Z] SSH_AUTH_SOCK=/tmp/ssh-sAiEBjegUG6f/agent.32 [2024-10-30T04:33:46.377Z] SSH_AGENT_PID=38 [2024-10-30T04:33:46.380Z] Running ssh-add (command line suppressed) [2024-10-30T04:33:46.506Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12584802972241465728.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12584802972241465728.key) [2024-10-30T04:33:46.485Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T04:33:46.783Z] + git semver tag [2024-10-30T04:33:47.043Z] 2024-10-30 04:33:46,984 [run_tag] DEBUG tag force:False [2024-10-30T04:33:47.043Z] 2024-10-30 04:33:46,984 [check_head_tag] DEBUG check head tag [2024-10-30T04:33:47.043Z] 2024-10-30 04:33:46,985 [execute] INFO git cat-file --batch-check [2024-10-30T04:33:47.043Z] 2024-10-30 04:33:46,986 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-10-30T04:33:47.043Z] 2024-10-30 04:33:46,989 [execute] INFO git cat-file --batch [2024-10-30T04:33:47.043Z] 2024-10-30 04:33:46,989 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-10-30T04:33:47.043Z] 2024-10-30 04:33:47,004 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-10-30T04:33:47.043Z] 2024-10-30 04:33:47,004 [execute] INFO git tag -a v4.0.0-dev.1 -m v4.0.0-dev.1 [2024-10-30T04:33:47.043Z] 2024-10-30 04:33:47,004 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.1', '-m', 'v4.0.0-dev.1'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-10-30T04:33:47.043Z] 2024-10-30 04:33:47,009 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-10-30T04:33:47.043Z] 4.0.0-dev.1 [Pipeline] } [2024-10-30T04:33:47.086Z] $ docker exec --env ******** --env ******** 27d98392826d7632d769535cddd9afe92cb808b568b23aa00e95c23d215dac68 ssh-agent -k [2024-10-30T04:33:47.175Z] unset SSH_AUTH_SOCK; [2024-10-30T04:33:47.175Z] unset SSH_AGENT_PID; [2024-10-30T04:33:47.175Z] echo Agent pid 38 killed; [2024-10-30T04:33:47.151Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T04:33:47.481Z] + git semver [Pipeline] } [2024-10-30T04:33:47.788Z] $ docker stop --time=1 27d98392826d7632d769535cddd9afe92cb808b568b23aa00e95c23d215dac68 [2024-10-30T04:33:49.059Z] $ docker rm -f --volumes 27d98392826d7632d769535cddd9afe92cb808b568b23aa00e95c23d215dac68 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:33:49.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T04:33:49.433Z] [2024-10-30T04:33:49.433Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:33:49.732Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T04:33:49.732Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-30T04:33:49.732Z] ab5ef0e58194: Pulling fs layer [2024-10-30T04:33:49.732Z] 9712f1f96733: Pulling fs layer [2024-10-30T04:33:49.732Z] 63f879dbbcfc: Pulling fs layer [2024-10-30T04:33:49.732Z] 0d9ebad4ef96: Pulling fs layer [2024-10-30T04:33:49.732Z] e9a5061849ea: Pulling fs layer [2024-10-30T04:33:49.732Z] d747dcd14b5f: Pulling fs layer [2024-10-30T04:33:49.732Z] 2de7ff778b66: Pulling fs layer [2024-10-30T04:33:49.732Z] 0d9ebad4ef96: Waiting [2024-10-30T04:33:49.732Z] d747dcd14b5f: Waiting [2024-10-30T04:33:49.732Z] e9a5061849ea: Waiting [2024-10-30T04:33:49.732Z] 2de7ff778b66: Waiting [2024-10-30T04:33:49.732Z] 9712f1f96733: Verifying Checksum [2024-10-30T04:33:49.732Z] 9712f1f96733: Download complete [2024-10-30T04:33:50.299Z] 63f879dbbcfc: Verifying Checksum [2024-10-30T04:33:50.299Z] 63f879dbbcfc: Download complete [2024-10-30T04:33:50.299Z] ab5ef0e58194: Verifying Checksum [2024-10-30T04:33:50.299Z] ab5ef0e58194: Download complete [2024-10-30T04:33:50.299Z] d747dcd14b5f: Verifying Checksum [2024-10-30T04:33:50.299Z] d747dcd14b5f: Download complete [2024-10-30T04:33:50.299Z] e9a5061849ea: Verifying Checksum [2024-10-30T04:33:50.299Z] e9a5061849ea: Download complete [2024-10-30T04:33:50.299Z] 0d9ebad4ef96: Verifying Checksum [2024-10-30T04:33:50.299Z] 0d9ebad4ef96: Download complete [2024-10-30T04:33:50.560Z] 2de7ff778b66: Verifying Checksum [2024-10-30T04:33:50.560Z] 2de7ff778b66: Download complete [2024-10-30T04:33:53.110Z] ab5ef0e58194: Pull complete [2024-10-30T04:33:53.110Z] 9712f1f96733: Pull complete [2024-10-30T04:33:54.048Z] 63f879dbbcfc: Pull complete [2024-10-30T04:33:57.345Z] 0d9ebad4ef96: Pull complete [2024-10-30T04:33:57.345Z] e9a5061849ea: Pull complete [2024-10-30T04:33:57.345Z] d747dcd14b5f: Pull complete [2024-10-30T04:33:58.282Z] 2de7ff778b66: Pull complete [2024-10-30T04:33:58.282Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-30T04:33:58.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T04:33:58.282Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T04:33:58.371Z] prd-ubuntu20.04-docker-8c-8g-24071 does not seem to be running inside a container [2024-10-30T04:33:58.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-30T04:34:04.238Z] $ docker top 8def673f5a40bf5d2df94c775063e281fa20bd619437fffbac3595feb9fd0fe9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-30T04:34:04.279Z] provisioning config files... [2024-10-30T04:34:04.285Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7899578915867722915tmp [2024-10-30T04:34:04.292Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11691370351198697950tmp [2024-10-30T04:34:04.299Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4348549730043987529tmp [Pipeline] { [Pipeline] echo [2024-10-30T04:34:04.417Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:34:04.713Z] ---> sigul-configuration.sh [2024-10-30T04:34:04.713Z] gpg: directory `/root/.gnupg' created [2024-10-30T04:34:04.713Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-30T04:34:04.713Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-30T04:34:04.713Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-30T04:34:04.713Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-30T04:34:04.713Z] gpg: CAST5 encrypted data [2024-10-30T04:34:04.713Z] gpg: encrypted with 1 passphrase [2024-10-30T04:34:04.713Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-30T04:34:05.020Z] + mkdir /home/jenkins [2024-10-30T04:34:05.020Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-30T04:34:05.315Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-10-30T04:34:05.330Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:34:05.626Z] ---> sigul-install.sh [2024-10-30T04:34:05.626Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-30T04:34:05.923Z] + git tag --list [2024-10-30T04:34:05.923Z] v0.0.0 [2024-10-30T04:34:05.923Z] v2.2.0 [2024-10-30T04:34:05.923Z] v2.3.0 [2024-10-30T04:34:05.923Z] v2.3.1 [2024-10-30T04:34:05.923Z] v3.0 [2024-10-30T04:34:05.923Z] v3.0.0 [2024-10-30T04:34:05.923Z] v3.1 [2024-10-30T04:34:05.923Z] v3.1.0 [2024-10-30T04:34:05.923Z] v3.1.0-dev.1 [2024-10-30T04:34:05.923Z] v3.1.0-dev.10 [2024-10-30T04:34:05.923Z] v3.1.0-dev.11 [2024-10-30T04:34:05.923Z] v3.1.0-dev.12 [2024-10-30T04:34:05.923Z] v3.1.0-dev.13 [2024-10-30T04:34:05.923Z] v3.1.0-dev.14 [2024-10-30T04:34:05.923Z] v3.1.0-dev.15 [2024-10-30T04:34:05.923Z] v3.1.0-dev.16 [2024-10-30T04:34:05.923Z] v3.1.0-dev.17 [2024-10-30T04:34:05.923Z] v3.1.0-dev.18 [2024-10-30T04:34:05.923Z] v3.1.0-dev.19 [2024-10-30T04:34:05.923Z] v3.1.0-dev.2 [2024-10-30T04:34:05.923Z] v3.1.0-dev.20 [2024-10-30T04:34:05.923Z] v3.1.0-dev.21 [2024-10-30T04:34:05.923Z] v3.1.0-dev.22 [2024-10-30T04:34:05.923Z] v3.1.0-dev.23 [2024-10-30T04:34:05.923Z] v3.1.0-dev.24 [2024-10-30T04:34:05.923Z] v3.1.0-dev.25 [2024-10-30T04:34:05.923Z] v3.1.0-dev.26 [2024-10-30T04:34:05.923Z] v3.1.0-dev.27 [2024-10-30T04:34:05.923Z] v3.1.0-dev.28 [2024-10-30T04:34:05.923Z] v3.1.0-dev.3 [2024-10-30T04:34:05.923Z] v3.1.0-dev.4 [2024-10-30T04:34:05.923Z] v3.1.0-dev.5 [2024-10-30T04:34:05.923Z] v3.1.0-dev.6 [2024-10-30T04:34:05.923Z] v3.1.0-dev.7 [2024-10-30T04:34:05.923Z] v3.1.0-dev.8 [2024-10-30T04:34:05.923Z] v3.1.0-dev.9 [2024-10-30T04:34:05.923Z] v3.1.1 [2024-10-30T04:34:05.923Z] v3.2.0-dev.1 [2024-10-30T04:34:05.923Z] v3.2.0-dev.10 [2024-10-30T04:34:05.923Z] v3.2.0-dev.11 [2024-10-30T04:34:05.923Z] v3.2.0-dev.12 [2024-10-30T04:34:05.923Z] v3.2.0-dev.13 [2024-10-30T04:34:05.923Z] v3.2.0-dev.14 [2024-10-30T04:34:05.923Z] v3.2.0-dev.15 [2024-10-30T04:34:05.923Z] v3.2.0-dev.16 [2024-10-30T04:34:05.923Z] v3.2.0-dev.17 [2024-10-30T04:34:05.923Z] v3.2.0-dev.18 [2024-10-30T04:34:05.923Z] v3.2.0-dev.19 [2024-10-30T04:34:05.923Z] v3.2.0-dev.2 [2024-10-30T04:34:05.923Z] v3.2.0-dev.20 [2024-10-30T04:34:05.923Z] v3.2.0-dev.21 [2024-10-30T04:34:05.923Z] v3.2.0-dev.22 [2024-10-30T04:34:05.923Z] v3.2.0-dev.23 [2024-10-30T04:34:05.923Z] v3.2.0-dev.3 [2024-10-30T04:34:05.923Z] v3.2.0-dev.4 [2024-10-30T04:34:05.923Z] v3.2.0-dev.5 [2024-10-30T04:34:05.923Z] v3.2.0-dev.6 [2024-10-30T04:34:05.923Z] v3.2.0-dev.7 [2024-10-30T04:34:05.923Z] v3.2.0-dev.8 [2024-10-30T04:34:05.923Z] v3.2.0-dev.9 [2024-10-30T04:34:05.923Z] v4.0.0-dev.1 [Pipeline] sh [2024-10-30T04:34:06.214Z] + lftools sign git-tag v4.0.0-dev.1 [2024-10-30T04:34:06.801Z] Signing Git tag with Sigul... [2024-10-30T04:34:06.801Z] Signing v4.0.0-dev.1 [Pipeline] echo [2024-10-30T04:34:07.077Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:34:07.368Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-30T04:34:07.375Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-30T04:34:07.440Z] $ docker stop --time=1 8def673f5a40bf5d2df94c775063e281fa20bd619437fffbac3595feb9fd0fe9 [2024-10-30T04:34:08.707Z] $ docker rm -f --volumes 8def673f5a40bf5d2df94c775063e281fa20bd619437fffbac3595feb9fd0fe9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-30T04:34:09.141Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T04:34:09.142Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:34:09.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T04:34:09.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T04:34:09.544Z] prd-ubuntu20.04-docker-8c-8g-24071 does not seem to be running inside a container [2024-10-30T04:34:09.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T04:34:09.939Z] $ docker top 6e9751a6f07203588bf78705c547ef9172771b36685384d21edb982ebe7b0ab1 -eo pid,comm [2024-10-30T04:34:09.953Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-30T04:34:09.953Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T04:34:10.011Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T04:34:10.012Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T04:34:10.120Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T04:34:10.154Z] $ docker exec 6e9751a6f07203588bf78705c547ef9172771b36685384d21edb982ebe7b0ab1 ssh-agent [2024-10-30T04:34:10.215Z] SSH_AUTH_SOCK=/tmp/ssh-BjEVzUA9vLG0/agent.33 [2024-10-30T04:34:10.215Z] SSH_AGENT_PID=39 [2024-10-30T04:34:10.220Z] Running ssh-add (command line suppressed) [2024-10-30T04:34:10.345Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14083123902171279600.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14083123902171279600.key) [2024-10-30T04:34:10.326Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T04:34:10.616Z] + git semver bump pre [2024-10-30T04:34:10.872Z] 2024-10-30 04:34:10,821 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-10-30T04:34:10.872Z] 2024-10-30 04:34:10,821 [bump_version] DEBUG bumping version:4.0.0-dev.1 on axis:pre with prefix:dev [2024-10-30T04:34:10.872Z] 2024-10-30 04:34:10,821 [bump_version] DEBUG bumped version:4.0.0-dev.2 [2024-10-30T04:34:10.872Z] 2024-10-30 04:34:10,821 [write_version] DEBUG write version:4.0.0-dev.2 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2024-10-30T04:34:10.872Z] 2024-10-30 04:34:10,821 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-10-30T04:34:10.872Z] 2024-10-30 04:34:10,821 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-10-30T04:34:10.872Z] 2024-10-30 04:34:10,823 [execute] INFO git cat-file --batch-check [2024-10-30T04:34:10.872Z] 2024-10-30 04:34:10,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T04:34:10.872Z] 2024-10-30 04:34:10,828 [execute] INFO git cat-file --batch [2024-10-30T04:34:10.872Z] 2024-10-30 04:34:10,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T04:34:10.872Z] 2024-10-30 04:34:10,834 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-10-30T04:34:10.872Z] 4.0.0-dev.2 [Pipeline] } [2024-10-30T04:34:10.912Z] $ docker exec --env ******** --env ******** 6e9751a6f07203588bf78705c547ef9172771b36685384d21edb982ebe7b0ab1 ssh-agent -k [2024-10-30T04:34:11.006Z] unset SSH_AUTH_SOCK; [2024-10-30T04:34:11.006Z] unset SSH_AGENT_PID; [2024-10-30T04:34:11.006Z] echo Agent pid 39 killed; [2024-10-30T04:34:10.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T04:34:11.948Z] + git semver [Pipeline] } [2024-10-30T04:34:11.992Z] $ docker stop --time=1 6e9751a6f07203588bf78705c547ef9172771b36685384d21edb982ebe7b0ab1 [2024-10-30T04:34:13.405Z] $ docker rm -f --volumes 6e9751a6f07203588bf78705c547ef9172771b36685384d21edb982ebe7b0ab1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T04:34:14.741Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T04:34:14.741Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:34:15.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T04:34:15.047Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T04:34:15.671Z] prd-ubuntu20.04-docker-8c-8g-24071 does not seem to be running inside a container [2024-10-30T04:34:15.733Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T04:34:16.041Z] $ docker top 92db33743520470455f5c463f561b8a704a5a6a5eeee34ea1fd263354e4ecb6c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T04:34:16.103Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T04:34:16.103Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T04:34:16.219Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T04:34:16.253Z] $ docker exec 92db33743520470455f5c463f561b8a704a5a6a5eeee34ea1fd263354e4ecb6c ssh-agent [2024-10-30T04:34:16.327Z] SSH_AUTH_SOCK=/tmp/ssh-eon9ikE5CcKb/agent.32 [2024-10-30T04:34:16.327Z] SSH_AGENT_PID=38 [2024-10-30T04:34:16.331Z] Running ssh-add (command line suppressed) [2024-10-30T04:34:16.463Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12046336705968197077.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12046336705968197077.key) [2024-10-30T04:34:16.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T04:34:16.737Z] + git semver push [2024-10-30T04:34:16.996Z] 2024-10-30 04:34:16,935 [run_push] DEBUG push [2024-10-30T04:34:16.996Z] 2024-10-30 04:34:16,935 [execute] INFO git cat-file --batch-check [2024-10-30T04:34:16.996Z] 2024-10-30 04:34:16,936 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T04:34:16.996Z] 2024-10-30 04:34:16,938 [execute] INFO git rev-list c076da386aa781a4a9d13594155e77db537fb1f5 -- [2024-10-30T04:34:16.996Z] 2024-10-30 04:34:16,938 [execute] DEBUG Popen(['git', 'rev-list', 'c076da386aa781a4a9d13594155e77db537fb1f5', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-30T04:34:16.996Z] 2024-10-30 04:34:16,946 [execute] INFO git fetch -v origin [2024-10-30T04:34:16.996Z] 2024-10-30 04:34:16,947 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-30T04:34:17.564Z] 2024-10-30 04:34:17,402 [run_push] DEBUG no remote changes detected [2024-10-30T04:34:17.564Z] 2024-10-30 04:34:17,403 [execute] INFO git push origin semver [2024-10-30T04:34:17.564Z] 2024-10-30 04:34:17,403 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-30T04:34:18.133Z] 2024-10-30 04:34:18,089 [run_push] DEBUG push all version tags [2024-10-30T04:34:18.133Z] 2024-10-30 04:34:18,090 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-30T04:34:18.133Z] 2024-10-30 04:34:18,090 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-10-30T04:34:18.702Z] 2024-10-30 04:34:18,732 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-10-30T04:34:18.702Z] 4.0.0-dev.2 [Pipeline] } [2024-10-30T04:34:19.002Z] $ docker exec --env ******** --env ******** 92db33743520470455f5c463f561b8a704a5a6a5eeee34ea1fd263354e4ecb6c ssh-agent -k [2024-10-30T04:34:19.087Z] unset SSH_AUTH_SOCK; [2024-10-30T04:34:19.088Z] unset SSH_AGENT_PID; [2024-10-30T04:34:19.088Z] echo Agent pid 38 killed; [2024-10-30T04:34:19.066Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T04:34:19.405Z] + git semver [Pipeline] } [2024-10-30T04:34:19.705Z] $ docker stop --time=1 92db33743520470455f5c463f561b8a704a5a6a5eeee34ea1fd263354e4ecb6c [2024-10-30T04:34:20.992Z] $ docker rm -f --volumes 92db33743520470455f5c463f561b8a704a5a6a5eeee34ea1fd263354e4ecb6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-30T04:34:21.605Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2024-10-30T04:34:21.605Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-10-30T04:34:21.605Z] total 16 [2024-10-30T04:34:21.605Z] drwxr-xr-x 3 root root 4096 Oct 30 04:18 . [2024-10-30T04:34:21.605Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 04:34 .. [2024-10-30T04:34:21.605Z] drwxr-xr-x 2 root root 4096 Oct 30 04:18 cost [2024-10-30T04:34:21.605Z] -rw-r--r-- 1 root root 91 Oct 30 04:18 cost.csv [2024-10-30T04:34:21.605Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2024-10-30T04:34:21.605Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-10-30T04:34:21.605Z] total 16 [2024-10-30T04:34:21.605Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 04:18 . [2024-10-30T04:34:21.605Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 04:34 .. [2024-10-30T04:34:21.606Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 04:18 cost [2024-10-30T04:34:21.606Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 30 04:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:34:21.900Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:34:22.766Z] ---> package-listing.sh [2024-10-30T04:34:22.766Z] ++ facter osfamily [2024-10-30T04:34:22.766Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-30T04:34:23.027Z] + OS_FAMILY=debian [2024-10-30T04:34:23.027Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2024-10-30T04:34:23.027Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-30T04:34:23.027Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-30T04:34:23.027Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-30T04:34:23.027Z] + PACKAGES=/tmp/packages_start.txt [2024-10-30T04:34:23.027Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-10-30T04:34:23.027Z] + PACKAGES=/tmp/packages_end.txt [2024-10-30T04:34:23.027Z] + case "${OS_FAMILY}" in [2024-10-30T04:34:23.027Z] + dpkg -l [2024-10-30T04:34:23.027Z] + grep '^ii' [2024-10-30T04:34:23.027Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-30T04:34:23.027Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-30T04:34:23.027Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-30T04:34:23.027Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-10-30T04:34:23.027Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2024-10-30T04:34:23.027Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2024-10-30T04:34:23.040Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-30T04:34:23.319Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:34:23.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T04:34:23.880Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T04:34:23.959Z] prd-ubuntu20.04-docker-8c-8g-24071 does not seem to be running inside a container [2024-10-30T04:34:24.022Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-30T04:34:24.208Z] $ docker top 7dcec66f756f535dcdbd981105638ba6dc7a404b6e9add8251b137a61847b565 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T04:34:24.526Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-30T04:34:24.821Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-30T04:34:25.109Z] + ls /var/log/sa-host [2024-10-30T04:34:25.109Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T04:34:25.195Z] provisioning config files... [2024-10-30T04:34:25.206Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13517708642717264501tmp [Pipeline] { [Pipeline] echo [2024-10-30T04:34:25.226Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:34:25.509Z] ---> create-netrc.sh [Pipeline] } [2024-10-30T04:34:25.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:34:25.875Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-30T04:34:25.886Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:34:26.170Z] ---> sudo-logs.sh [2024-10-30T04:34:26.170Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-30T04:34:26.198Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:34:26.482Z] ---> job-cost.sh [2024-10-30T04:34:26.482Z] lf-activate-venv: SKIPPING [2024-10-30T04:34:26.482Z] DEBUG: total: 0.2199999988079071 [2024-10-30T04:34:26.482Z] INFO: Retrieving Stack Cost... [2024-10-30T04:34:27.050Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T04:34:27.310Z] INFO: Archiving Costs [Pipeline] echo [2024-10-30T04:34:27.325Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:34:27.609Z] ---> logs-deploy.sh [2024-10-30T04:34:27.609Z] lf-activate-venv: SKIPPING [2024-10-30T04:34:27.609Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/210 [2024-10-30T04:34:27.609Z] INFO: archiving workspace using pattern(s): [2024-10-30T04:34:28.543Z] Archives upload complete. [2024-10-30T04:34:28.543Z] INFO: archiving logs to Nexus