Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a3fe8259587aa11f7b523c7492f95c227b9e7f60 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-ssh5850521793419059987.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-ssh9657918088472680554.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-ssh11800590851704172365.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-ssh12731053093021959503.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-ssh16599269251018207074.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 Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22694 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 a3fe8259587aa11f7b523c7492f95c227b9e7f60 (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 a3fe8259587aa11f7b523c7492f95c227b9e7f60 # timeout=10 Commit message: "Merge pull request #465 from jackchenjc/edgex-go-issue-4916" > git rev-list --no-walk c03763b95a868410e957b4793cb640e2d9fdc9e9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-14T07:44:15.831Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-14T07:44:15.907Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-14T07:44:15.934Z] ========================================================= [2024-10-14T07:44:15.934Z] EdgeX Global Pipelines Version Info [2024-10-14T07:44:15.934Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:44:16.649Z] ------------------- [2024-10-14T07:44:16.649Z] stable info: [2024-10-14T07:44:16.649Z] ------------------- [2024-10-14T07:44:16.649Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-14T07:44:16.649Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-14T07:44:16.649Z] Message: update stable to v1.0.265 [2024-10-14T07:44:17.220Z] ------------------- [2024-10-14T07:44:17.220Z] experimental info: [2024-10-14T07:44:17.220Z] ------------------- [2024-10-14T07:44:17.220Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-14T07:44:17.220Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-14T07:44:17.220Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-14T07:44:17.299Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-10-14T07:44:17.325Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-10-14T07:44:17.353Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-14T07:44:17.378Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-14T07:44:17.405Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-14T07:44:17.428Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-14T07:44:17.448Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-14T07:44:17.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-14T07:44:17.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-14T07:44:17.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-14T07:44:17.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-14T07:44:17.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-10-14T07:44:17.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-14T07:44:17.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-14T07:44:17.642Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T07:44:17.663Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T07:44:17.683Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T07:44:17.704Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T07:44:17.724Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-14T07:44:17.748Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-14T07:44:17.773Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-14T07:44:17.796Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-10-14T07:44:17.818Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-14T07:44:17.841Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-14T07:44:17.866Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-14T07:44:17.887Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-14T07:44:17.917Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-14T07:44:17.945Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-14T07:44:17.969Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-14T07:44:17.992Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-14T07:44:18.011Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3fe8259587aa11f7b523c7492f95c227b9e7f60 [Pipeline] echo [2024-10-14T07:44:18.036Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a3fe825 [Pipeline] echo [2024-10-14T07:44:18.055Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T07:44:18.115Z] provisioning config files... [2024-10-14T07:44:18.129Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7292640562700284404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:44:18.463Z] ---> ****-login.sh [2024-10-14T07:44:18.463Z] nexus3.edgexfoundry.org:10001 [2024-10-14T07:44:18.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:44:18.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:44:18.725Z] Configure a credential helper to remove this warning. See [2024-10-14T07:44:18.725Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:44:18.725Z] [2024-10-14T07:44:18.725Z] Login Succeeded [2024-10-14T07:44:18.725Z] nexus3.edgexfoundry.org:10002 [2024-10-14T07:44:18.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:44:18.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:44:18.725Z] Configure a credential helper to remove this warning. See [2024-10-14T07:44:18.725Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:44:18.725Z] [2024-10-14T07:44:18.725Z] Login Succeeded [2024-10-14T07:44:18.725Z] nexus3.edgexfoundry.org:10003 [2024-10-14T07:44:18.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:44:18.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:44:18.986Z] Configure a credential helper to remove this warning. See [2024-10-14T07:44:18.986Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:44:18.986Z] [2024-10-14T07:44:18.986Z] Login Succeeded [2024-10-14T07:44:18.986Z] nexus3.edgexfoundry.org:10004 [2024-10-14T07:44:18.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:44:18.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:44:18.987Z] Configure a credential helper to remove this warning. See [2024-10-14T07:44:18.987Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:44:18.987Z] [2024-10-14T07:44:18.987Z] Login Succeeded [2024-10-14T07:44:18.987Z] ****.io [2024-10-14T07:44:18.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:44:19.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:44:19.247Z] Configure a credential helper to remove this warning. See [2024-10-14T07:44:19.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:44:19.247Z] [2024-10-14T07:44:19.247Z] Login Succeeded [2024-10-14T07:44:19.247Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T07:44:19.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-14T07:44:19.667Z] + git rev-list -1 --merges a3fe8259587aa11f7b523c7492f95c227b9e7f60~1..a3fe8259587aa11f7b523c7492f95c227b9e7f60 [Pipeline] echo [2024-10-14T07:44:19.696Z] -----------> git rev-list -1 --merges a3fe8259587aa11f7b523c7492f95c227b9e7f60~1..a3fe8259587aa11f7b523c7492f95c227b9e7f60 a3fe8259587aa11f7b523c7492f95c227b9e7f60 [2024-10-14T07:44:19.696Z] a3fe8259587aa11f7b523c7492f95c227b9e7f60 [false] [Pipeline] sh [2024-10-14T07:44:19.995Z] + git log --format=format:%s -1 a3fe8259587aa11f7b523c7492f95c227b9e7f60 [Pipeline] echo [2024-10-14T07:44:20.011Z] ========================================================= [2024-10-14T07:44:20.011Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-14T07:44:20.011Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T07:44:20.360Z] + git log --format=format:%s -1 a3fe8259587aa11f7b523c7492f95c227b9e7f60 [Pipeline] echo [2024-10-14T07:44:20.374Z] [semverPrep] GIT_COMMIT: a3fe8259587aa11f7b523c7492f95c227b9e7f60, Commit Message: Merge pull request #465 from jackchenjc/edgex-go-issue-4916 [Pipeline] echo [2024-10-14T07:44:20.388Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-14T07:44:20.748Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T07:44:20.748Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-14T07:44:20.748Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-14T07:44:20.748Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-14T07:44:20.748Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-14T07:44:20.748Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-14T07:44:20.748Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:44:21.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T07:44:21.097Z] [2024-10-14T07:44:21.097Z] 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-14T07:44:21.402Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T07:44:21.402Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-14T07:44:21.402Z] b85a868b505f: Pulling fs layer [2024-10-14T07:44:21.402Z] e2be974225ed: Pulling fs layer [2024-10-14T07:44:21.402Z] 339a4e72a1f5: Pulling fs layer [2024-10-14T07:44:21.402Z] 988bab9f4d93: Pulling fs layer [2024-10-14T07:44:21.402Z] 1469e6f7b9e6: Pulling fs layer [2024-10-14T07:44:21.402Z] eaf3925da568: Pulling fs layer [2024-10-14T07:44:21.402Z] bab4dde63d76: Pulling fs layer [2024-10-14T07:44:21.402Z] bde34c3a00c8: Pulling fs layer [2024-10-14T07:44:21.402Z] b352a97aabf1: Pulling fs layer [2024-10-14T07:44:21.402Z] 4872d77fe225: Pulling fs layer [2024-10-14T07:44:21.402Z] 5851b861e8e6: Pulling fs layer [2024-10-14T07:44:21.402Z] bab4dde63d76: Waiting [2024-10-14T07:44:21.402Z] bde34c3a00c8: Waiting [2024-10-14T07:44:21.402Z] b352a97aabf1: Waiting [2024-10-14T07:44:21.402Z] 4872d77fe225: Waiting [2024-10-14T07:44:21.402Z] 5851b861e8e6: Waiting [2024-10-14T07:44:21.402Z] 988bab9f4d93: Waiting [2024-10-14T07:44:21.402Z] 1469e6f7b9e6: Waiting [2024-10-14T07:44:21.402Z] eaf3925da568: Waiting [2024-10-14T07:44:21.402Z] e2be974225ed: Verifying Checksum [2024-10-14T07:44:21.402Z] e2be974225ed: Download complete [2024-10-14T07:44:21.402Z] 988bab9f4d93: Download complete [2024-10-14T07:44:21.402Z] 1469e6f7b9e6: Verifying Checksum [2024-10-14T07:44:21.402Z] 1469e6f7b9e6: Download complete [2024-10-14T07:44:21.402Z] 339a4e72a1f5: Verifying Checksum [2024-10-14T07:44:21.402Z] 339a4e72a1f5: Download complete [2024-10-14T07:44:21.402Z] eaf3925da568: Verifying Checksum [2024-10-14T07:44:21.402Z] eaf3925da568: Download complete [2024-10-14T07:44:21.661Z] bde34c3a00c8: Verifying Checksum [2024-10-14T07:44:21.661Z] bde34c3a00c8: Download complete [2024-10-14T07:44:21.661Z] b352a97aabf1: Verifying Checksum [2024-10-14T07:44:21.661Z] b352a97aabf1: Download complete [2024-10-14T07:44:21.661Z] 4872d77fe225: Download complete [2024-10-14T07:44:21.661Z] 5851b861e8e6: Verifying Checksum [2024-10-14T07:44:21.661Z] 5851b861e8e6: Download complete [2024-10-14T07:44:21.661Z] b85a868b505f: Verifying Checksum [2024-10-14T07:44:21.661Z] b85a868b505f: Download complete [2024-10-14T07:44:21.921Z] bab4dde63d76: Verifying Checksum [2024-10-14T07:44:21.921Z] bab4dde63d76: Download complete [2024-10-14T07:44:22.870Z] b85a868b505f: Pull complete [2024-10-14T07:44:23.130Z] e2be974225ed: Pull complete [2024-10-14T07:44:23.398Z] 339a4e72a1f5: Pull complete [2024-10-14T07:44:23.659Z] 988bab9f4d93: Pull complete [2024-10-14T07:44:23.919Z] 1469e6f7b9e6: Pull complete [2024-10-14T07:44:23.919Z] eaf3925da568: Pull complete [2024-10-14T07:44:25.826Z] bab4dde63d76: Pull complete [2024-10-14T07:44:25.826Z] bde34c3a00c8: Pull complete [2024-10-14T07:44:26.087Z] b352a97aabf1: Pull complete [2024-10-14T07:44:26.087Z] 4872d77fe225: Pull complete [2024-10-14T07:44:26.087Z] 5851b861e8e6: Pull complete [2024-10-14T07:44:26.087Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-14T07:44:26.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T07:44:26.087Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:44:26.237Z] prd-ubuntu20.04-docker-8c-8g-22694 does not seem to be running inside a container [2024-10-14T07:44:26.261Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T07:44:29.691Z] $ docker top 7cd9685ea42631a5989122cde0c6d43e0a4a3b59aad171c19abb35050c5473c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T07:44:29.809Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T07:44:29.809Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T07:44:29.929Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T07:44:29.927Z] $ docker exec 7cd9685ea42631a5989122cde0c6d43e0a4a3b59aad171c19abb35050c5473c0 ssh-agent [2024-10-14T07:44:30.048Z] SSH_AUTH_SOCK=/tmp/ssh-k0pz0fYzwMjs/agent.31 [2024-10-14T07:44:30.048Z] SSH_AGENT_PID=37 [2024-10-14T07:44:30.055Z] Running ssh-add (command line suppressed) [2024-10-14T07:44:30.172Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18185921822107121227.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18185921822107121227.key) [2024-10-14T07:44:30.193Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T07:44:30.481Z] + git tag --points-at HEAD [Pipeline] } [2024-10-14T07:44:30.487Z] $ docker exec --env ******** --env ******** 7cd9685ea42631a5989122cde0c6d43e0a4a3b59aad171c19abb35050c5473c0 ssh-agent -k [2024-10-14T07:44:30.590Z] unset SSH_AUTH_SOCK; [2024-10-14T07:44:30.591Z] unset SSH_AGENT_PID; [2024-10-14T07:44:30.591Z] echo Agent pid 37 killed; [2024-10-14T07:44:30.606Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-14T07:44:30.647Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T07:44:30.647Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T07:44:30.766Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T07:44:30.765Z] $ docker exec 7cd9685ea42631a5989122cde0c6d43e0a4a3b59aad171c19abb35050c5473c0 ssh-agent [2024-10-14T07:44:30.886Z] SSH_AUTH_SOCK=/tmp/ssh-tu6p77gquZmt/agent.70 [2024-10-14T07:44:30.886Z] SSH_AGENT_PID=76 [2024-10-14T07:44:30.891Z] Running ssh-add (command line suppressed) [2024-10-14T07:44:31.004Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_821902614343544148.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_821902614343544148.key) [2024-10-14T07:44:31.022Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T07:44:31.319Z] + git semver init [2024-10-14T07:44:31.579Z] 2024-10-14 07:44:31,506 [run_init] DEBUG init version:0.0.0 force:False [2024-10-14T07:44:31.579Z] 2024-10-14 07:44:31,506 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2024-10-14T07:44:31.579Z] 2024-10-14 07:44:31,507 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2024-10-14T07:44:31.579Z] 2024-10-14 07:44:31,507 [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-14T07:44:32.959Z] 2024-10-14 07:44:32,722 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2024-10-14T07:44:32.959Z] 2024-10-14 07:44:32,722 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2024-10-14T07:44:32.959Z] 2024-10-14 07:44:32,722 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-10-14T07:44:32.959Z] 2024-10-14 07:44:32,723 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-10-14T07:44:32.959Z] 3.2.0-dev.22 [Pipeline] } [2024-10-14T07:44:32.966Z] $ docker exec --env ******** --env ******** 7cd9685ea42631a5989122cde0c6d43e0a4a3b59aad171c19abb35050c5473c0 ssh-agent -k [2024-10-14T07:44:33.089Z] unset SSH_AUTH_SOCK; [2024-10-14T07:44:33.089Z] unset SSH_AGENT_PID; [2024-10-14T07:44:33.089Z] echo Agent pid 76 killed; [2024-10-14T07:44:33.106Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T07:44:33.442Z] + git semver [Pipeline] } [2024-10-14T07:44:33.712Z] $ docker stop --time=1 7cd9685ea42631a5989122cde0c6d43e0a4a3b59aad171c19abb35050c5473c0 [2024-10-14T07:44:35.035Z] $ docker rm -f --volumes 7cd9685ea42631a5989122cde0c6d43e0a4a3b59aad171c19abb35050c5473c0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T07:44:35.388Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-14T07:44:35.618Z] Stashed 1 file(s) [Pipeline] echo [2024-10-14T07:44:35.623Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.22 [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-14T07:44:35.830Z] provisioning config files... [2024-10-14T07:44:35.839Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7383081328656710278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:44:36.139Z] ---> ****-login.sh [2024-10-14T07:44:36.139Z] nexus3.edgexfoundry.org:10001 [2024-10-14T07:44:36.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:44:36.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:44:36.139Z] Configure a credential helper to remove this warning. See [2024-10-14T07:44:36.139Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:44:36.139Z] [2024-10-14T07:44:36.139Z] Login Succeeded [2024-10-14T07:44:36.139Z] nexus3.edgexfoundry.org:10002 [2024-10-14T07:44:36.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:44:36.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:44:36.139Z] Configure a credential helper to remove this warning. See [2024-10-14T07:44:36.139Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:44:36.139Z] [2024-10-14T07:44:36.139Z] Login Succeeded [2024-10-14T07:44:36.139Z] nexus3.edgexfoundry.org:10003 [2024-10-14T07:44:36.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:44:36.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:44:36.399Z] Configure a credential helper to remove this warning. See [2024-10-14T07:44:36.399Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:44:36.399Z] [2024-10-14T07:44:36.399Z] Login Succeeded [2024-10-14T07:44:36.399Z] nexus3.edgexfoundry.org:10004 [2024-10-14T07:44:36.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:44:36.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:44:36.400Z] Configure a credential helper to remove this warning. See [2024-10-14T07:44:36.400Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:44:36.400Z] [2024-10-14T07:44:36.400Z] Login Succeeded [2024-10-14T07:44:36.400Z] ****.io [2024-10-14T07:44:36.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:44:36.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:44:36.660Z] Configure a credential helper to remove this warning. See [2024-10-14T07:44:36.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:44:36.660Z] [2024-10-14T07:44:36.660Z] Login Succeeded [2024-10-14T07:44:36.660Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T07:44:36.667Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T07:44:36.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T07:44:36.783Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T07:44:36.797Z] ========================================================= [2024-10-14T07:44:36.798Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-14T07:44:36.798Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:44:37.141Z] + 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-14T07:44:37.141Z] Sending build context to Docker daemon 36.73MB [2024-10-14T07:44:37.141Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T07:44:37.141Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-14T07:44:37.401Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-14T07:44:37.401Z] 43c4264eed91: Pulling fs layer [2024-10-14T07:44:37.401Z] 4cc291be95ef: Pulling fs layer [2024-10-14T07:44:37.401Z] 2ac1f1163629: Pulling fs layer [2024-10-14T07:44:37.401Z] 5c3c966382ef: Pulling fs layer [2024-10-14T07:44:37.401Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T07:44:37.401Z] 5d5c8e513c77: Pulling fs layer [2024-10-14T07:44:37.401Z] 9f66e0745190: Pulling fs layer [2024-10-14T07:44:37.401Z] f49a43e4bbc0: Pulling fs layer [2024-10-14T07:44:37.401Z] 561ebcabdf7f: Pulling fs layer [2024-10-14T07:44:37.401Z] 5d5c8e513c77: Waiting [2024-10-14T07:44:37.401Z] 9f66e0745190: Waiting [2024-10-14T07:44:37.401Z] f49a43e4bbc0: Waiting [2024-10-14T07:44:37.401Z] 561ebcabdf7f: Waiting [2024-10-14T07:44:37.401Z] 4f4fb700ef54: Waiting [2024-10-14T07:44:37.401Z] 4cc291be95ef: Verifying Checksum [2024-10-14T07:44:37.401Z] 4cc291be95ef: Download complete [2024-10-14T07:44:37.401Z] 5c3c966382ef: Verifying Checksum [2024-10-14T07:44:37.401Z] 5c3c966382ef: Download complete [2024-10-14T07:44:37.401Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T07:44:37.401Z] 4f4fb700ef54: Download complete [2024-10-14T07:44:37.401Z] 5d5c8e513c77: Download complete [2024-10-14T07:44:37.401Z] 43c4264eed91: Download complete [2024-10-14T07:44:37.401Z] 9f66e0745190: Verifying Checksum [2024-10-14T07:44:37.401Z] 9f66e0745190: Download complete [2024-10-14T07:44:37.659Z] 43c4264eed91: Pull complete [2024-10-14T07:44:37.659Z] 561ebcabdf7f: Download complete [2024-10-14T07:44:37.659Z] 4cc291be95ef: Pull complete [2024-10-14T07:44:37.918Z] 2ac1f1163629: Verifying Checksum [2024-10-14T07:44:37.918Z] 2ac1f1163629: Download complete [2024-10-14T07:44:38.176Z] f49a43e4bbc0: Verifying Checksum [2024-10-14T07:44:38.176Z] f49a43e4bbc0: Download complete [2024-10-14T07:44:41.456Z] 2ac1f1163629: Pull complete [2024-10-14T07:44:41.716Z] 5c3c966382ef: Pull complete [2024-10-14T07:44:41.716Z] 4f4fb700ef54: Pull complete [2024-10-14T07:44:41.716Z] 5d5c8e513c77: Pull complete [2024-10-14T07:44:41.973Z] 9f66e0745190: Pull complete [2024-10-14T07:44:44.504Z] f49a43e4bbc0: Pull complete [2024-10-14T07:44:44.765Z] 561ebcabdf7f: Pull complete [2024-10-14T07:44:44.765Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-14T07:44:44.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-14T07:44:44.765Z] ---> 3a752c3f9dda [2024-10-14T07:44:44.765Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-14T07:44:50.039Z] ---> Running in 6d130df70a6b [2024-10-14T07:44:50.039Z] Removing intermediate container 6d130df70a6b [2024-10-14T07:44:50.039Z] ---> a8f61599311c [2024-10-14T07:44:50.039Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T07:44:50.039Z] ---> Running in ec98236f7077 [2024-10-14T07:44:50.039Z] Removing intermediate container ec98236f7077 [2024-10-14T07:44:50.039Z] ---> f22dfbf76c39 [2024-10-14T07:44:50.039Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T07:44:50.039Z] ---> Running in 70387ff62366 [2024-10-14T07:44:50.300Z] Removing intermediate container 70387ff62366 [2024-10-14T07:44:50.300Z] ---> d766c2761782 [2024-10-14T07:44:50.300Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T07:44:50.300Z] ---> Running in ae103778960b [2024-10-14T07:44:50.300Z] Removing intermediate container ae103778960b [2024-10-14T07:44:50.300Z] ---> e587e15dc420 [2024-10-14T07:44:50.300Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-10-14T07:44:50.300Z] ---> Running in e2a4ab57f8e7 [2024-10-14T07:44:50.300Z] Removing intermediate container e2a4ab57f8e7 [2024-10-14T07:44:50.300Z] ---> 41ec249b0504 [2024-10-14T07:44:50.300Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T07:44:50.300Z] ---> Running in 2b1d89fb3f1e [2024-10-14T07:44:50.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T07:44:50.767Z] Still waiting to schedule task [2024-10-14T07:44:50.768Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-22693’ is offline [2024-10-14T07:44:50.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T07:44:51.075Z] OK: 246 MiB in 54 packages [2024-10-14T07:44:51.640Z] Removing intermediate container 2b1d89fb3f1e [2024-10-14T07:44:51.640Z] ---> 516b2578cd98 [2024-10-14T07:44:51.640Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-10-14T07:44:51.640Z] ---> Running in f6de20a9d5af [2024-10-14T07:44:51.640Z] Removing intermediate container f6de20a9d5af [2024-10-14T07:44:51.640Z] ---> be45fb941492 [2024-10-14T07:44:51.640Z] Step 10/13 : COPY go.mod vendor* ./ [2024-10-14T07:44:51.640Z] ---> f9b9de0480ea [2024-10-14T07:44:51.641Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T07:44:51.641Z] ---> Running in 65aa50f972c6 [2024-10-14T07:45:49.050Z] Removing intermediate container 65aa50f972c6 [2024-10-14T07:45:49.050Z] ---> 49a9148fe85e [2024-10-14T07:45:49.050Z] Step 12/13 : COPY . . [2024-10-14T07:45:49.050Z] ---> 53032dec39f5 [2024-10-14T07:45:49.050Z] Step 13/13 : RUN ${MAKE} [2024-10-14T07:45:49.050Z] ---> Running in 857fb1674fd4 [2024-10-14T07:45:49.050Z] noop [2024-10-14T07:45:49.050Z] Removing intermediate container 857fb1674fd4 [2024-10-14T07:45:49.050Z] ---> f4343694b02f [2024-10-14T07:45:49.050Z] Successfully built f4343694b02f [2024-10-14T07:45:49.050Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:45:49.378Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T07:45:49.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:45:49.461Z] prd-ubuntu20.04-docker-8c-8g-22694 does not seem to be running inside a container [2024-10-14T07:45:49.492Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-10-14T07:45:49.815Z] $ docker top 19702e6dc89c21fc2c2776b902edcc59d8affc59474a76f259f2b5fd0b9ea419 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T07:45:50.171Z] + go version [2024-10-14T07:45:50.171Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-14T07:45:50.184Z] $ docker stop --time=1 19702e6dc89c21fc2c2776b902edcc59d8affc59474a76f259f2b5fd0b9ea419 [2024-10-14T07:45:51.438Z] $ docker rm -f --volumes 19702e6dc89c21fc2c2776b902edcc59d8affc59474a76f259f2b5fd0b9ea419 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:45:51.876Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T07:45:51.876Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:45:51.955Z] prd-ubuntu20.04-docker-8c-8g-22694 does not seem to be running inside a container [2024-10-14T07:45:51.987Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-10-14T07:45:52.335Z] $ docker top 5ce8e0956adeff8d5886ee50c28fd66de366246721df6920ca94b9ba3a40e01d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T07:45:52.682Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2024-10-14T07:45:52.981Z] + make test [2024-10-14T07:45:52.981Z] go test ./... -coverprofile=coverage.out ./... [2024-10-14T07:45:54.902Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-10-14T07:46:12.978Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2024-10-14T07:46:12.978Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2024-10-14T07:46:14.883Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.031s coverage: 31.4% of statements [2024-10-14T07:46:15.142Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.249s coverage: 86.5% of statements [2024-10-14T07:46:27.335Z] go vet ./... [2024-10-14T07:46:34.498Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T07:46:34.498Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T07:46:34.498Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-14T07:46:34.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T07:46:34.533Z] $ docker stop --time=1 5ce8e0956adeff8d5886ee50c28fd66de366246721df6920ca94b9ba3a40e01d [2024-10-14T07:46:38.267Z] $ docker rm -f --volumes 5ce8e0956adeff8d5886ee50c28fd66de366246721df6920ca94b9ba3a40e01d [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T07:46:38.816Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T07:46:38.866Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-14T07:46:39.324Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T07:46:39.611Z] + ls -al . [2024-10-14T07:46:39.611Z] total 328 [2024-10-14T07:46:39.611Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 14 07:45 . [2024-10-14T07:46:39.611Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:44 .. [2024-10-14T07:46:39.611Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 07:46 .git [2024-10-14T07:46:39.611Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:44 .github [2024-10-14T07:46:39.611Z] -rw-rw-r-- 1 jenkins jenkins 493 Oct 14 07:44 .gitignore [2024-10-14T07:46:39.611Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 14 07:44 .golangci.yml [2024-10-14T07:46:39.611Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 07:44 .semver [2024-10-14T07:46:39.611Z] -rw-rw-r-- 1 jenkins jenkins 19973 Oct 14 07:44 Attribution.txt [2024-10-14T07:46:39.611Z] -rw-rw-r-- 1 jenkins jenkins 17665 Oct 14 07:44 CHANGELOG.md [2024-10-14T07:46:39.611Z] -rw-rw-r-- 1 jenkins jenkins 1715 Oct 14 07:44 Dockerfile [2024-10-14T07:46:39.611Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 07:44 GOVERNANCE.md [2024-10-14T07:46:39.611Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 14 07:44 Jenkinsfile [2024-10-14T07:46:39.611Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 14 07:44 LICENSE [2024-10-14T07:46:39.611Z] -rw-rw-r-- 1 jenkins jenkins 3420 Oct 14 07:44 Makefile [2024-10-14T07:46:39.611Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 14 07:44 OWNERS.md [2024-10-14T07:46:39.611Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 14 07:44 README.md [2024-10-14T07:46:39.611Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 07:44 VERSION [2024-10-14T07:46:39.611Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:44 bin [2024-10-14T07:46:39.611Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:44 cmd [2024-10-14T07:46:39.611Z] -rw-r--r-- 1 jenkins jenkins 92292 Oct 14 07:46 coverage.out [2024-10-14T07:46:39.611Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:44 doc [2024-10-14T07:46:39.611Z] -rw-rw-r-- 1 jenkins jenkins 7303 Oct 14 07:44 go.mod [2024-10-14T07:46:39.611Z] -rw-rw-r-- 1 jenkins jenkins 100916 Oct 14 07:44 go.sum [2024-10-14T07:46:39.611Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:44 internal [2024-10-14T07:46:39.611Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 14 07:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:46:39.932Z] + 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=a3fe8259587aa11f7b523c7492f95c227b9e7f60 --label arch=amd64 --label version=3.2.0-dev.22 . [2024-10-14T07:46:39.932Z] Sending build context to Docker daemon 36.83MB [2024-10-14T07:46:39.932Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T07:46:39.932Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-14T07:46:39.932Z] ---> f4343694b02f [2024-10-14T07:46:39.932Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-10-14T07:46:40.500Z] ---> Running in a4527c4fef40 [2024-10-14T07:46:40.500Z] Removing intermediate container a4527c4fef40 [2024-10-14T07:46:40.500Z] ---> 1cd7b0312338 [2024-10-14T07:46:40.500Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T07:46:40.500Z] ---> Running in c09b39c699b9 [2024-10-14T07:46:40.500Z] Removing intermediate container c09b39c699b9 [2024-10-14T07:46:40.500Z] ---> 53f3b690f3ee [2024-10-14T07:46:40.500Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T07:46:40.500Z] ---> Running in a9b5014d1e63 [2024-10-14T07:46:40.500Z] Removing intermediate container a9b5014d1e63 [2024-10-14T07:46:40.500Z] ---> b34fa87077ff [2024-10-14T07:46:40.500Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T07:46:40.500Z] ---> Running in 3948458b8f46 [2024-10-14T07:46:40.760Z] Removing intermediate container 3948458b8f46 [2024-10-14T07:46:40.760Z] ---> ba9bebb9083d [2024-10-14T07:46:40.760Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-10-14T07:46:40.760Z] ---> Running in ecbad374e5e5 [2024-10-14T07:46:40.760Z] Removing intermediate container ecbad374e5e5 [2024-10-14T07:46:40.760Z] ---> cfca7cb662a2 [2024-10-14T07:46:40.760Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T07:46:40.760Z] ---> Running in 70fbba802592 [2024-10-14T07:46:41.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T07:46:41.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T07:46:41.277Z] OK: 246 MiB in 54 packages [2024-10-14T07:46:41.844Z] Removing intermediate container 70fbba802592 [2024-10-14T07:46:41.844Z] ---> bad514603657 [2024-10-14T07:46:41.844Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-10-14T07:46:41.844Z] ---> Running in e83e9f9f9c53 [2024-10-14T07:46:41.844Z] Removing intermediate container e83e9f9f9c53 [2024-10-14T07:46:41.844Z] ---> 54f9f05921c7 [2024-10-14T07:46:41.844Z] Step 10/27 : COPY go.mod vendor* ./ [2024-10-14T07:46:41.844Z] ---> 594dcb085942 [2024-10-14T07:46:41.844Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T07:46:41.844Z] ---> Running in f3c263b64022 [2024-10-14T07:46:42.781Z] Removing intermediate container f3c263b64022 [2024-10-14T07:46:42.781Z] ---> a82428b658aa [2024-10-14T07:46:42.781Z] Step 12/27 : COPY . . [2024-10-14T07:46:43.720Z] ---> 90f7ce5fb128 [2024-10-14T07:46:43.720Z] Step 13/27 : RUN ${MAKE} [2024-10-14T07:46:43.720Z] ---> Running in 68819050ddc7 [2024-10-14T07:46:43.980Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-onvif-camera ./cmd [2024-10-14T07:47:06.742Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22697 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2024-10-14T07:47:06.765Z] Running in /w/workspace/device-onvif-camera/208 [Pipeline] { [Pipeline] checkout [2024-10-14T07:47:09.825Z] The recommended git tool is: git [2024-10-14T07:47:15.072Z] using credential edgex-jenkins-ssh [2024-10-14T07:47:15.095Z] Cloning the remote Git repository [2024-10-14T07:47:15.145Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-10-14T07:47:15.251Z] > git init /w/workspace/device-onvif-camera/208 # timeout=10 [2024-10-14T07:47:15.424Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-10-14T07:47:15.425Z] > git --version # timeout=10 [2024-10-14T07:47:15.445Z] > git --version # 'git version 2.25.1' [2024-10-14T07:47:15.447Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T07:47:15.601Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T07:47:18.203Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-10-14T07:47:18.231Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T07:47:19.234Z] Avoid second fetch [2024-10-14T07:47:19.235Z] Checking out Revision a3fe8259587aa11f7b523c7492f95c227b9e7f60 (main) [2024-10-14T07:47:19.253Z] > git config core.sparsecheckout # timeout=10 [2024-10-14T07:47:19.335Z] > git checkout -f a3fe8259587aa11f7b523c7492f95c227b9e7f60 # timeout=10 [2024-10-14T07:47:20.073Z] Commit message: "Merge pull request #465 from jackchenjc/edgex-go-issue-4916" [2024-10-14T07:47:22.706Z] Removing intermediate container 68819050ddc7 [2024-10-14T07:47:22.707Z] ---> 9df77858d00f [2024-10-14T07:47:22.707Z] Step 14/27 : FROM alpine:3.20 [2024-10-14T07:47:22.707Z] 3.20: Pulling from library/alpine [2024-10-14T07:47:22.707Z] 43c4264eed91: Already exists [2024-10-14T07:47:22.707Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T07:47:22.707Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T07:47:22.707Z] ---> 91ef0af61f39 [2024-10-14T07:47:22.707Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-14T07:47:22.707Z] ---> Running in d539e15b35ff [2024-10-14T07:47:22.707Z] Removing intermediate container d539e15b35ff [2024-10-14T07:47:22.707Z] ---> a10f4f783a65 [2024-10-14T07:47:22.707Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-10-14T07:47:22.707Z] ---> Running in 4e3895d8c6ab [2024-10-14T07:47:22.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T07:47:22.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T07:47:22.707Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T07:47:22.707Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T07:47:22.707Z] OK: 8 MiB in 15 packages [2024-10-14T07:47:22.707Z] Removing intermediate container 4e3895d8c6ab [2024-10-14T07:47:22.707Z] ---> 115f1ccd98a1 [2024-10-14T07:47:22.707Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-14T07:47:22.707Z] ---> Running in db5215373027 [2024-10-14T07:47:22.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T07:47:22.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T07:47:22.707Z] Upgrading critical system libraries and apk-tools: [2024-10-14T07:47:22.707Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T07:47:22.707Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T07:47:22.707Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T07:47:22.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T07:47:22.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T07:47:22.707Z] OK: 8 MiB in 15 packages [2024-10-14T07:47:22.965Z] Removing intermediate container db5215373027 [2024-10-14T07:47:22.965Z] ---> 8f610767490b [2024-10-14T07:47:22.965Z] Step 18/27 : WORKDIR / [2024-10-14T07:47:22.965Z] ---> Running in 1bad83efa965 [2024-10-14T07:47:22.965Z] Removing intermediate container 1bad83efa965 [2024-10-14T07:47:22.965Z] ---> 97d2b6491782 [2024-10-14T07:47:22.965Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T07:47:24.866Z] ---> 53eccabbb16d [2024-10-14T07:47:24.867Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-10-14T07:47:24.867Z] ---> 8cccddf37271 [2024-10-14T07:47:24.867Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-10-14T07:47:24.867Z] ---> 7593a621e6f0 [2024-10-14T07:47:24.867Z] Step 22/27 : EXPOSE 59984 [2024-10-14T07:47:24.867Z] ---> Running in c73b25ff1663 [2024-10-14T07:47:24.891Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-14T07:47:24.892Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T07:47:24.892Z] Dload Upload Total Spent Left Speed [2024-10-14T07:47:24.892Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 231k 0 --:--:-- --:--:-- --:--:-- 231k [Pipeline] sh [2024-10-14T07:47:25.124Z] Removing intermediate container c73b25ff1663 [2024-10-14T07:47:25.124Z] ---> 639d27546de0 [2024-10-14T07:47:25.124Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-10-14T07:47:25.124Z] ---> Running in 7929714e098c [2024-10-14T07:47:25.124Z] Removing intermediate container 7929714e098c [2024-10-14T07:47:25.124Z] ---> bafc593e1840 [2024-10-14T07:47:25.124Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-14T07:47:25.124Z] ---> Running in afb35787aa25 [2024-10-14T07:47:25.124Z] Removing intermediate container afb35787aa25 [2024-10-14T07:47:25.124Z] ---> 58970629ee3a [2024-10-14T07:47:25.124Z] Step 25/27 : LABEL arch=amd64 [2024-10-14T07:47:25.124Z] ---> Running in 01cf7966d5f5 [2024-10-14T07:47:25.247Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-14T07:47:25.384Z] Removing intermediate container 01cf7966d5f5 [2024-10-14T07:47:25.384Z] ---> 8839c27e4dc1 [2024-10-14T07:47:25.384Z] Step 26/27 : LABEL git_sha=a3fe8259587aa11f7b523c7492f95c227b9e7f60 [2024-10-14T07:47:25.384Z] ---> Running in 9fc3898e4281 [2024-10-14T07:47:25.384Z] Removing intermediate container 9fc3898e4281 [2024-10-14T07:47:25.384Z] ---> 161cb10fb365 [2024-10-14T07:47:25.384Z] Step 27/27 : LABEL version=3.2.0-dev.22 [2024-10-14T07:47:25.384Z] ---> Running in 6b0932ec5185 [2024-10-14T07:47:25.384Z] Removing intermediate container 6b0932ec5185 [2024-10-14T07:47:25.384Z] ---> eee3e68d0441 [2024-10-14T07:47:25.384Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T07:47:25.384Z] Successfully built eee3e68d0441 [2024-10-14T07:47:25.591Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-14T07:47:25.591Z] + sudo tee /etc/docker/daemon.new [2024-10-14T07:47:25.591Z] { [2024-10-14T07:47:25.591Z] "registry-mirrors": [ [2024-10-14T07:47:25.591Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-14T07:47:25.591Z] ], [2024-10-14T07:47:25.591Z] "bip": "10.250.0.254/24", [2024-10-14T07:47:25.591Z] "hosts": [ [2024-10-14T07:47:25.591Z] "tcp://0.0.0.0:5555", [2024-10-14T07:47:25.591Z] "unix:///var/run/docker.sock" [2024-10-14T07:47:25.591Z] ], [2024-10-14T07:47:25.591Z] "mtu": 1458, [2024-10-14T07:47:25.591Z] "selinux-enabled": true, [2024-10-14T07:47:25.591Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-14T07:47:25.591Z] } [Pipeline] sh [2024-10-14T07:47:25.643Z] 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-14T07:47:25.834Z] provisioning config files... [2024-10-14T07:47:25.846Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11872322948357905604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:47:25.942Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-14T07:47:26.152Z] ---> ****-login.sh [2024-10-14T07:47:26.152Z] nexus3.edgexfoundry.org:10001 [2024-10-14T07:47:26.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:47:26.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:47:26.152Z] Configure a credential helper to remove this warning. See [2024-10-14T07:47:26.152Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:47:26.152Z] [2024-10-14T07:47:26.152Z] Login Succeeded [2024-10-14T07:47:26.152Z] nexus3.edgexfoundry.org:10002 [2024-10-14T07:47:26.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:47:26.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:47:26.153Z] Configure a credential helper to remove this warning. See [2024-10-14T07:47:26.153Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:47:26.153Z] [2024-10-14T07:47:26.153Z] Login Succeeded [2024-10-14T07:47:26.153Z] nexus3.edgexfoundry.org:10003 [2024-10-14T07:47:26.295Z] + sudo service docker restart [2024-10-14T07:47:26.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:47:26.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:47:26.412Z] Configure a credential helper to remove this warning. See [2024-10-14T07:47:26.412Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:47:26.412Z] [2024-10-14T07:47:26.412Z] Login Succeeded [2024-10-14T07:47:26.412Z] nexus3.edgexfoundry.org:10004 [2024-10-14T07:47:26.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:47:26.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:47:26.412Z] Configure a credential helper to remove this warning. See [2024-10-14T07:47:26.412Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:47:26.412Z] [2024-10-14T07:47:26.412Z] Login Succeeded [2024-10-14T07:47:26.412Z] ****.io [2024-10-14T07:47:26.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:47:26.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:47:26.671Z] Configure a credential helper to remove this warning. See [2024-10-14T07:47:26.672Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:47:26.672Z] [2024-10-14T07:47:26.672Z] Login Succeeded [2024-10-14T07:47:26.672Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T07:47:26.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T07:47:26.732Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T07:47:26.766Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2024-10-14T07:47:26.766Z] a3fe8259587aa11f7b523c7492f95c227b9e7f60 [2024-10-14T07:47:26.766Z] latest [2024-10-14T07:47:26.766Z] 3.2.0-dev.22 [2024-10-14T07:47:26.766Z] a3fe8259587aa11f7b523c7492f95c227b9e7f60-3.2.0-dev.22 [2024-10-14T07:47:26.766Z] main [2024-10-14T07:47:26.766Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:47:27.110Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:a3fe8259587aa11f7b523c7492f95c227b9e7f60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:47:27.438Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:a3fe8259587aa11f7b523c7492f95c227b9e7f60 [2024-10-14T07:47:27.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-10-14T07:47:27.438Z] bd83b63574eb: Preparing [2024-10-14T07:47:27.438Z] bed12a30fd9b: Preparing [2024-10-14T07:47:27.438Z] 5b67eab71333: Preparing [2024-10-14T07:47:27.438Z] d0530b8848f1: Preparing [2024-10-14T07:47:27.438Z] 0a272b7885f4: Preparing [2024-10-14T07:47:27.438Z] 63ca1fbb43ae: Preparing [2024-10-14T07:47:27.438Z] 63ca1fbb43ae: Waiting [2024-10-14T07:47:27.438Z] bd83b63574eb: Pushed [2024-10-14T07:47:27.438Z] bed12a30fd9b: Pushed [2024-10-14T07:47:27.438Z] d0530b8848f1: Pushed [2024-10-14T07:47:27.438Z] 63ca1fbb43ae: Layer already exists [2024-10-14T07:47:27.438Z] 0a272b7885f4: Pushed [2024-10-14T07:47:32.714Z] 5b67eab71333: Pushed [2024-10-14T07:47:32.714Z] a3fe8259587aa11f7b523c7492f95c227b9e7f60: digest: sha256:540999a4f6cf0838be4136d1ef9c8550ae73c5983ce869f6f66a5659c58ac4ba size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:47:33.062Z] + 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-14T07:47:33.394Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-10-14T07:47:33.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-10-14T07:47:33.394Z] bd83b63574eb: Preparing [2024-10-14T07:47:33.394Z] bed12a30fd9b: Preparing [2024-10-14T07:47:33.394Z] 5b67eab71333: Preparing [2024-10-14T07:47:33.394Z] d0530b8848f1: Preparing [2024-10-14T07:47:33.394Z] 0a272b7885f4: Preparing [2024-10-14T07:47:33.394Z] 63ca1fbb43ae: Preparing [2024-10-14T07:47:33.394Z] 63ca1fbb43ae: Waiting [2024-10-14T07:47:33.394Z] 5b67eab71333: Layer already exists [2024-10-14T07:47:33.394Z] bed12a30fd9b: Layer already exists [2024-10-14T07:47:33.394Z] bd83b63574eb: Layer already exists [2024-10-14T07:47:33.394Z] 0a272b7885f4: Layer already exists [2024-10-14T07:47:33.394Z] d0530b8848f1: Layer already exists [2024-10-14T07:47:33.394Z] 63ca1fbb43ae: Layer already exists [2024-10-14T07:47:33.394Z] latest: digest: sha256:540999a4f6cf0838be4136d1ef9c8550ae73c5983ce869f6f66a5659c58ac4ba size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:47:33.717Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:47:34.038Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.22 [2024-10-14T07:47:34.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-10-14T07:47:34.038Z] bd83b63574eb: Preparing [2024-10-14T07:47:34.038Z] bed12a30fd9b: Preparing [2024-10-14T07:47:34.038Z] 5b67eab71333: Preparing [2024-10-14T07:47:34.038Z] d0530b8848f1: Preparing [2024-10-14T07:47:34.038Z] 0a272b7885f4: Preparing [2024-10-14T07:47:34.038Z] 63ca1fbb43ae: Preparing [2024-10-14T07:47:34.038Z] 63ca1fbb43ae: Waiting [2024-10-14T07:47:34.038Z] 0a272b7885f4: Layer already exists [2024-10-14T07:47:34.038Z] bd83b63574eb: Layer already exists [2024-10-14T07:47:34.038Z] 5b67eab71333: Layer already exists [2024-10-14T07:47:34.038Z] d0530b8848f1: Layer already exists [2024-10-14T07:47:34.038Z] bed12a30fd9b: Layer already exists [2024-10-14T07:47:34.038Z] 63ca1fbb43ae: Layer already exists [2024-10-14T07:47:34.038Z] 3.2.0-dev.22: digest: sha256:540999a4f6cf0838be4136d1ef9c8550ae73c5983ce869f6f66a5659c58ac4ba size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:47:34.370Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:a3fe8259587aa11f7b523c7492f95c227b9e7f60-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:47:34.698Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:a3fe8259587aa11f7b523c7492f95c227b9e7f60-3.2.0-dev.22 [2024-10-14T07:47:34.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-10-14T07:47:34.698Z] bd83b63574eb: Preparing [2024-10-14T07:47:34.698Z] bed12a30fd9b: Preparing [2024-10-14T07:47:34.698Z] 5b67eab71333: Preparing [2024-10-14T07:47:34.698Z] d0530b8848f1: Preparing [2024-10-14T07:47:34.698Z] 0a272b7885f4: Preparing [2024-10-14T07:47:34.698Z] 63ca1fbb43ae: Preparing [2024-10-14T07:47:34.698Z] 63ca1fbb43ae: Waiting [2024-10-14T07:47:34.698Z] bed12a30fd9b: Layer already exists [2024-10-14T07:47:34.698Z] 5b67eab71333: Layer already exists [2024-10-14T07:47:34.698Z] bd83b63574eb: Layer already exists [2024-10-14T07:47:34.698Z] d0530b8848f1: Layer already exists [2024-10-14T07:47:34.698Z] 0a272b7885f4: Layer already exists [2024-10-14T07:47:34.698Z] 63ca1fbb43ae: Layer already exists [2024-10-14T07:47:34.698Z] a3fe8259587aa11f7b523c7492f95c227b9e7f60-3.2.0-dev.22: digest: sha256:540999a4f6cf0838be4136d1ef9c8550ae73c5983ce869f6f66a5659c58ac4ba size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:47:35.038Z] + 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-14T07:47:35.365Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2024-10-14T07:47:35.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-10-14T07:47:35.365Z] bd83b63574eb: Preparing [2024-10-14T07:47:35.365Z] bed12a30fd9b: Preparing [2024-10-14T07:47:35.365Z] 5b67eab71333: Preparing [2024-10-14T07:47:35.365Z] d0530b8848f1: Preparing [2024-10-14T07:47:35.365Z] 0a272b7885f4: Preparing [2024-10-14T07:47:35.365Z] 63ca1fbb43ae: Preparing [2024-10-14T07:47:35.365Z] 63ca1fbb43ae: Waiting [2024-10-14T07:47:35.365Z] d0530b8848f1: Layer already exists [2024-10-14T07:47:35.365Z] bed12a30fd9b: Layer already exists [2024-10-14T07:47:35.365Z] 0a272b7885f4: Layer already exists [2024-10-14T07:47:35.365Z] 5b67eab71333: Layer already exists [2024-10-14T07:47:35.365Z] 63ca1fbb43ae: Layer already exists [2024-10-14T07:47:35.365Z] bd83b63574eb: Layer already exists [2024-10-14T07:47:35.365Z] main: digest: sha256:540999a4f6cf0838be4136d1ef9c8550ae73c5983ce869f6f66a5659c58ac4ba size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T07:47:35.469Z] ===================================================== [Pipeline] echo [2024-10-14T07:47:35.484Z] taggedImages: [2024-10-14T07:47:35.484Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:a3fe8259587aa11f7b523c7492f95c227b9e7f60 [2024-10-14T07:47:35.484Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-10-14T07:47:35.484Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.22 [2024-10-14T07:47:35.484Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:a3fe8259587aa11f7b523c7492f95c227b9e7f60-3.2.0-dev.22 [2024-10-14T07:47:35.484Z] - 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-14T07:47:35.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T07:47:35.927Z] [2024-10-14T07:47:35.927Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:47:36.261Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T07:47:36.261Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-14T07:47:36.261Z] 5eb5b503b376: Pulling fs layer [2024-10-14T07:47:36.261Z] 5c69ac0246d0: Pulling fs layer [2024-10-14T07:47:36.261Z] ec43610c2a17: Pulling fs layer [2024-10-14T07:47:36.261Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-14T07:47:36.261Z] 33b1e0a273af: Pulling fs layer [2024-10-14T07:47:36.261Z] 5d3b04190fa2: Pulling fs layer [2024-10-14T07:47:36.261Z] 2f39f015ded8: Pulling fs layer [2024-10-14T07:47:36.261Z] 3a2ae6a8a46f: Waiting [2024-10-14T07:47:36.261Z] 33b1e0a273af: Waiting [2024-10-14T07:47:36.261Z] 5d3b04190fa2: Waiting [2024-10-14T07:47:36.261Z] 2f39f015ded8: Waiting [2024-10-14T07:47:36.261Z] 5c69ac0246d0: Download complete [2024-10-14T07:47:36.261Z] 33b1e0a273af: Verifying Checksum [2024-10-14T07:47:36.261Z] 33b1e0a273af: Download complete [2024-10-14T07:47:36.261Z] 5d3b04190fa2: Verifying Checksum [2024-10-14T07:47:36.261Z] 5d3b04190fa2: Download complete [2024-10-14T07:47:36.520Z] ec43610c2a17: Verifying Checksum [2024-10-14T07:47:36.520Z] ec43610c2a17: Download complete [2024-10-14T07:47:36.520Z] 5eb5b503b376: Verifying Checksum [2024-10-14T07:47:36.520Z] 5eb5b503b376: Download complete [2024-10-14T07:47:37.086Z] 2f39f015ded8: Download complete [2024-10-14T07:47:37.658Z] 5eb5b503b376: Pull complete [2024-10-14T07:47:37.915Z] 5c69ac0246d0: Pull complete [2024-10-14T07:47:38.177Z] ec43610c2a17: Pull complete [2024-10-14T07:47:38.435Z] 3a2ae6a8a46f: Pull complete [2024-10-14T07:47:38.435Z] 33b1e0a273af: Pull complete [2024-10-14T07:47:38.694Z] 5d3b04190fa2: Pull complete [2024-10-14T07:47:42.886Z] 2f39f015ded8: Pull complete [2024-10-14T07:47:42.886Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-14T07:47:42.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T07:47:42.886Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:47:43.003Z] prd-ubuntu20.04-docker-8c-8g-22694 does not seem to be running inside a container [2024-10-14T07:47:43.039Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-14T07:47:49.099Z] $ docker top 099b56c6ff0182bbab8c2694ff77348db5fd76b6942879bf55139ae1a59f2c1e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2024-10-14T07:47:49.234Z] provisioning config files... [2024-10-14T07:47:49.269Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/208@tmp/config851967539981359320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:47:49.487Z] ---> job-cost.sh [2024-10-14T07:47:49.487Z] lf-activate-venv: SKIPPING [2024-10-14T07:47:49.487Z] INFO: No Stack... [2024-10-14T07:47:49.744Z] ---> ****-login.sh [2024-10-14T07:47:49.744Z] nexus3.edgexfoundry.org:10001 [2024-10-14T07:47:49.746Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T07:47:50.004Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T07:47:50.296Z] + + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2024-10-14T07:47:50.297Z] cut -d, -f6 [Pipeline] lock [2024-10-14T07:47:50.309Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-208-stack-cost] [2024-10-14T07:47:50.316Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-208-stack-cost] did not exist. Created. [2024-10-14T07:47:50.322Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-208-stack-cost] [Pipeline] { [Pipeline] unstash [2024-10-14T07:47:50.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2024-10-14T07:47:50.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:47:50.615Z] Configure a credential helper to remove this warning. See [2024-10-14T07:47:50.615Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:47:50.615Z] [2024-10-14T07:47:50.615Z] Login Succeeded [2024-10-14T07:47:50.615Z] nexus3.edgexfoundry.org:10002 [2024-10-14T07:47:50.624Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-14T07:47:50.651Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T07:47:50.659Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-208-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T07:47:50.694Z] $ docker stop --time=1 099b56c6ff0182bbab8c2694ff77348db5fd76b6942879bf55139ae1a59f2c1e [2024-10-14T07:47:50.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:47:50.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:47:50.887Z] Configure a credential helper to remove this warning. See [2024-10-14T07:47:50.887Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:47:50.887Z] [2024-10-14T07:47:50.887Z] Login Succeeded [2024-10-14T07:47:50.887Z] nexus3.edgexfoundry.org:10003 [2024-10-14T07:47:51.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:47:51.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:47:51.440Z] Configure a credential helper to remove this warning. See [2024-10-14T07:47:51.440Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:47:51.440Z] [2024-10-14T07:47:51.440Z] Login Succeeded [2024-10-14T07:47:51.440Z] nexus3.edgexfoundry.org:10004 [2024-10-14T07:47:51.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:47:51.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:47:51.709Z] Configure a credential helper to remove this warning. See [2024-10-14T07:47:51.710Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:47:51.710Z] [2024-10-14T07:47:51.710Z] Login Succeeded [2024-10-14T07:47:51.841Z] $ docker rm -f --volumes 099b56c6ff0182bbab8c2694ff77348db5fd76b6942879bf55139ae1a59f2c1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-14T07:47:51.981Z] ****.io [2024-10-14T07:47:52.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:47:52.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:47:52.519Z] Configure a credential helper to remove this warning. See [2024-10-14T07:47:52.519Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:47:52.519Z] [2024-10-14T07:47:52.519Z] Login Succeeded [2024-10-14T07:47:52.519Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T07:47:52.538Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T07:47:53.204Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T07:47:53.223Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T07:47:53.243Z] ========================================================= [2024-10-14T07:47:53.243Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-14T07:47:53.243Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:47:53.637Z] + 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-14T07:47:54.636Z] Sending build context to Docker daemon 21.78MB [2024-10-14T07:47:54.636Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T07:47:54.636Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-14T07:47:54.636Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-14T07:47:54.636Z] cf04c63912e1: Pulling fs layer [2024-10-14T07:47:54.636Z] 55b35a11ae5e: Pulling fs layer [2024-10-14T07:47:54.636Z] a37a00ec5f00: Pulling fs layer [2024-10-14T07:47:54.636Z] 50b3750afda1: Pulling fs layer [2024-10-14T07:47:54.636Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T07:47:54.636Z] 80978eb59214: Pulling fs layer [2024-10-14T07:47:54.636Z] c9f46d7d2bd2: Pulling fs layer [2024-10-14T07:47:54.636Z] c5a475d317c9: Pulling fs layer [2024-10-14T07:47:54.636Z] 4f4fb700ef54: Waiting [2024-10-14T07:47:54.636Z] 80978eb59214: Waiting [2024-10-14T07:47:54.636Z] c9f46d7d2bd2: Waiting [2024-10-14T07:47:54.636Z] c5a475d317c9: Waiting [2024-10-14T07:47:54.636Z] 50b3750afda1: Waiting [2024-10-14T07:47:54.918Z] 55b35a11ae5e: Download complete [2024-10-14T07:47:54.918Z] 50b3750afda1: Verifying Checksum [2024-10-14T07:47:54.918Z] 50b3750afda1: Download complete [2024-10-14T07:47:54.918Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T07:47:54.918Z] 4f4fb700ef54: Download complete [2024-10-14T07:47:54.918Z] 80978eb59214: Verifying Checksum [2024-10-14T07:47:54.918Z] 80978eb59214: Download complete [2024-10-14T07:47:54.918Z] cf04c63912e1: Verifying Checksum [2024-10-14T07:47:54.918Z] cf04c63912e1: Download complete [2024-10-14T07:47:55.555Z] c5a475d317c9: Verifying Checksum [2024-10-14T07:47:55.555Z] c5a475d317c9: Download complete [2024-10-14T07:47:56.546Z] cf04c63912e1: Pull complete [2024-10-14T07:47:57.530Z] 55b35a11ae5e: Pull complete [2024-10-14T07:47:57.530Z] a37a00ec5f00: Download complete [2024-10-14T07:47:58.512Z] c9f46d7d2bd2: Verifying Checksum [2024-10-14T07:47:58.512Z] c9f46d7d2bd2: Download complete [2024-10-14T07:48:13.559Z] a37a00ec5f00: Pull complete [2024-10-14T07:48:13.559Z] 50b3750afda1: Pull complete [2024-10-14T07:48:13.559Z] 4f4fb700ef54: Pull complete [2024-10-14T07:48:13.559Z] 80978eb59214: Pull complete [2024-10-14T07:48:21.806Z] c9f46d7d2bd2: Pull complete [2024-10-14T07:48:23.759Z] c5a475d317c9: Pull complete [2024-10-14T07:48:23.759Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-14T07:48:23.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-14T07:48:23.759Z] ---> be29e6b0f0d4 [2024-10-14T07:48:23.759Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-14T07:48:24.737Z] ---> Running in f2cf563eb09d [2024-10-14T07:48:25.331Z] Removing intermediate container f2cf563eb09d [2024-10-14T07:48:25.331Z] ---> aea907c2ca6a [2024-10-14T07:48:25.331Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T07:48:25.331Z] ---> Running in 4757bbf5a75b [2024-10-14T07:48:25.607Z] Removing intermediate container 4757bbf5a75b [2024-10-14T07:48:25.607Z] ---> eb6642a6de42 [2024-10-14T07:48:25.607Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T07:48:25.607Z] ---> Running in 32d5767e9655 [2024-10-14T07:48:26.206Z] Removing intermediate container 32d5767e9655 [2024-10-14T07:48:26.206Z] ---> 0315e0e6a45e [2024-10-14T07:48:26.206Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T07:48:26.206Z] ---> Running in 6becfb534f19 [2024-10-14T07:48:26.486Z] Removing intermediate container 6becfb534f19 [2024-10-14T07:48:26.486Z] ---> f394fd893c7a [2024-10-14T07:48:26.486Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-10-14T07:48:26.759Z] ---> Running in 8c7ce473d3be [2024-10-14T07:48:27.032Z] Removing intermediate container 8c7ce473d3be [2024-10-14T07:48:27.032Z] ---> 2d4aab091e64 [2024-10-14T07:48:27.032Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T07:48:27.032Z] ---> Running in 66d5f4f906e1 [2024-10-14T07:48:28.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T07:48:28.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T07:48:30.126Z] OK: 238 MiB in 54 packages [2024-10-14T07:48:31.095Z] Removing intermediate container 66d5f4f906e1 [2024-10-14T07:48:31.095Z] ---> 5fa4885f3808 [2024-10-14T07:48:31.095Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-10-14T07:48:31.377Z] ---> Running in 041e3ff1c42c [2024-10-14T07:48:31.646Z] Removing intermediate container 041e3ff1c42c [2024-10-14T07:48:31.646Z] ---> 71927f5ae397 [2024-10-14T07:48:31.646Z] Step 10/13 : COPY go.mod vendor* ./ [2024-10-14T07:48:32.239Z] ---> b593b4df99c7 [2024-10-14T07:48:32.239Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T07:48:32.239Z] ---> Running in 29164987f2e7 [2024-10-14T07:50:38.983Z] Removing intermediate container 29164987f2e7 [2024-10-14T07:50:38.983Z] ---> 1cc4beae7937 [2024-10-14T07:50:38.983Z] Step 12/13 : COPY . . [2024-10-14T07:50:38.983Z] ---> 561a10189fb3 [2024-10-14T07:50:38.983Z] Step 13/13 : RUN ${MAKE} [2024-10-14T07:50:38.983Z] ---> Running in 2a683d275a52 [2024-10-14T07:50:39.580Z] noop [2024-10-14T07:50:40.177Z] Removing intermediate container 2a683d275a52 [2024-10-14T07:50:40.177Z] ---> 019da29b40e6 [2024-10-14T07:50:40.450Z] Successfully built 019da29b40e6 [2024-10-14T07:50:40.450Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:50:40.854Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T07:50:40.855Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:50:41.171Z] prd-ubuntu20.04-docker-arm64-4c-16g-22697 does not seem to be running inside a container [2024-10-14T07:50:41.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/208 -v /w/workspace/device-onvif-camera/208:/w/workspace/device-onvif-camera/208:rw,z -v /w/workspace/device-onvif-camera/208@tmp:/w/workspace/device-onvif-camera/208@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-14T07:50:42.833Z] $ docker top b29613ada212edf58eb1181bf42897f099e343875554fbf49fe79cd55b404308 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T07:50:43.788Z] + go version [2024-10-14T07:50:43.789Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-14T07:50:43.813Z] $ docker stop --time=1 b29613ada212edf58eb1181bf42897f099e343875554fbf49fe79cd55b404308 [2024-10-14T07:50:45.615Z] $ docker rm -f --volumes b29613ada212edf58eb1181bf42897f099e343875554fbf49fe79cd55b404308 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:50:46.267Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T07:50:46.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:50:46.491Z] prd-ubuntu20.04-docker-arm64-4c-16g-22697 does not seem to be running inside a container [2024-10-14T07:50:46.579Z] $ 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/208 -v /w/workspace/device-onvif-camera/208:/w/workspace/device-onvif-camera/208:rw,z -v /w/workspace/device-onvif-camera/208@tmp:/w/workspace/device-onvif-camera/208@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-14T07:50:48.000Z] $ docker top b195113f195034a4b1c1b4cf77fa8fa42da655109c1b04906759a55e6af37209 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T07:50:48.851Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/208 [Pipeline] fileExists [Pipeline] sh [2024-10-14T07:50:49.516Z] + make test [2024-10-14T07:50:49.517Z] go test ./... -coverprofile=coverage.out ./... [2024-10-14T07:50:57.785Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-10-14T07:56:05.042Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2024-10-14T07:56:13.346Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2024-10-14T07:56:15.967Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.223s coverage: 31.4% of statements [2024-10-14T07:56:34.270Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 20.342s coverage: 86.5% of statements [2024-10-14T07:56:35.261Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-14T07:56:35.261Z] go vet ./... [2024-10-14T07:57:44.202Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T07:57:44.202Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T07:57:44.202Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-14T07:57:44.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T07:57:44.832Z] $ docker stop --time=1 b195113f195034a4b1c1b4cf77fa8fa42da655109c1b04906759a55e6af37209 [2024-10-14T07:57:47.107Z] $ docker rm -f --volumes b195113f195034a4b1c1b4cf77fa8fa42da655109c1b04906759a55e6af37209 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T07:57:49.306Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T07:57:49.334Z] Warning: overwriting stash ‘coverage-report’ [2024-10-14T07:57:50.117Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T07:57:50.535Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T07:57:50.884Z] + ls -al . [2024-10-14T07:57:50.885Z] total 324 [2024-10-14T07:57:50.885Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 07:50 . [2024-10-14T07:57:50.885Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:47 .. [2024-10-14T07:57:50.885Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 07:47 .git [2024-10-14T07:57:50.885Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:47 .github [2024-10-14T07:57:50.885Z] -rw-rw-r-- 1 jenkins jenkins 493 Oct 14 07:47 .gitignore [2024-10-14T07:57:50.885Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 14 07:47 .golangci.yml [2024-10-14T07:57:50.885Z] -rw-rw-r-- 1 jenkins jenkins 19973 Oct 14 07:47 Attribution.txt [2024-10-14T07:57:50.885Z] -rw-rw-r-- 1 jenkins jenkins 17665 Oct 14 07:47 CHANGELOG.md [2024-10-14T07:57:50.885Z] -rw-rw-r-- 1 jenkins jenkins 1715 Oct 14 07:47 Dockerfile [2024-10-14T07:57:50.885Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 07:47 GOVERNANCE.md [2024-10-14T07:57:50.885Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 14 07:47 Jenkinsfile [2024-10-14T07:57:50.885Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 14 07:47 LICENSE [2024-10-14T07:57:50.885Z] -rw-rw-r-- 1 jenkins jenkins 3420 Oct 14 07:47 Makefile [2024-10-14T07:57:50.885Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 14 07:47 OWNERS.md [2024-10-14T07:57:50.885Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 14 07:47 README.md [2024-10-14T07:57:50.885Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 07:44 VERSION [2024-10-14T07:57:50.885Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:47 bin [2024-10-14T07:57:50.885Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:47 cmd [2024-10-14T07:57:50.885Z] -rw-r--r-- 1 jenkins jenkins 92292 Oct 14 07:56 coverage.out [2024-10-14T07:57:50.885Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:47 doc [2024-10-14T07:57:50.885Z] -rw-rw-r-- 1 jenkins jenkins 7303 Oct 14 07:47 go.mod [2024-10-14T07:57:50.885Z] -rw-rw-r-- 1 jenkins jenkins 100916 Oct 14 07:47 go.sum [2024-10-14T07:57:50.885Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:47 internal [2024-10-14T07:57:50.885Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 14 07:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:57:51.260Z] + 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=a3fe8259587aa11f7b523c7492f95c227b9e7f60 --label arch=arm64 --label version=3.2.0-dev.22 . [2024-10-14T07:57:52.223Z] Sending build context to Docker daemon 21.87MB [2024-10-14T07:57:52.223Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T07:57:52.223Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-14T07:57:52.223Z] ---> 019da29b40e6 [2024-10-14T07:57:52.223Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-10-14T07:57:52.492Z] ---> Running in afb2a8862eeb [2024-10-14T07:57:52.760Z] Removing intermediate container afb2a8862eeb [2024-10-14T07:57:52.760Z] ---> cdb62b423669 [2024-10-14T07:57:52.760Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T07:57:52.760Z] ---> Running in 09f26852bbdc [2024-10-14T07:57:53.349Z] Removing intermediate container 09f26852bbdc [2024-10-14T07:57:53.349Z] ---> 1e4369143729 [2024-10-14T07:57:53.349Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T07:57:53.349Z] ---> Running in 7775746dfb9e [2024-10-14T07:57:53.622Z] Removing intermediate container 7775746dfb9e [2024-10-14T07:57:53.622Z] ---> 3084c1d73b4b [2024-10-14T07:57:53.622Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T07:57:53.894Z] ---> Running in 4eadbd556d1e [2024-10-14T07:57:54.164Z] Removing intermediate container 4eadbd556d1e [2024-10-14T07:57:54.164Z] ---> 317ccda08a72 [2024-10-14T07:57:54.164Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-10-14T07:57:54.164Z] ---> Running in ee7680e99e28 [2024-10-14T07:57:54.435Z] Removing intermediate container ee7680e99e28 [2024-10-14T07:57:54.435Z] ---> 5da4873d24da [2024-10-14T07:57:54.435Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T07:57:54.706Z] ---> Running in 724d3663874c [2024-10-14T07:57:55.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T07:57:56.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T07:57:58.213Z] OK: 238 MiB in 54 packages [2024-10-14T07:57:58.807Z] Removing intermediate container 724d3663874c [2024-10-14T07:57:58.807Z] ---> f199ebd253a0 [2024-10-14T07:57:58.807Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-10-14T07:57:59.075Z] ---> Running in e4b14e5fb411 [2024-10-14T07:57:59.346Z] Removing intermediate container e4b14e5fb411 [2024-10-14T07:57:59.346Z] ---> 938073a77a50 [2024-10-14T07:57:59.346Z] Step 10/27 : COPY go.mod vendor* ./ [2024-10-14T07:57:59.937Z] ---> e84c324980a0 [2024-10-14T07:57:59.937Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T07:57:59.938Z] ---> Running in 4c7492b3b802 [2024-10-14T07:58:03.753Z] Removing intermediate container 4c7492b3b802 [2024-10-14T07:58:03.753Z] ---> 404c11ceac82 [2024-10-14T07:58:03.753Z] Step 12/27 : COPY . . [2024-10-14T07:58:07.056Z] ---> c9bd685d1f4d [2024-10-14T07:58:07.056Z] Step 13/27 : RUN ${MAKE} [2024-10-14T07:58:07.056Z] ---> Running in fab4a48f35c9 [2024-10-14T07:58:07.654Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-onvif-camera ./cmd [2024-10-14T08:03:16.263Z] Removing intermediate container fab4a48f35c9 [2024-10-14T08:03:16.263Z] ---> 96508a732564 [2024-10-14T08:03:16.263Z] Step 14/27 : FROM alpine:3.20 [2024-10-14T08:03:16.263Z] 3.20: Pulling from library/alpine [2024-10-14T08:03:16.263Z] cf04c63912e1: Already exists [2024-10-14T08:03:16.263Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:03:16.263Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T08:03:16.263Z] ---> c157a85ed455 [2024-10-14T08:03:16.263Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-14T08:03:16.263Z] ---> Running in 6c24081407df [2024-10-14T08:03:16.263Z] Removing intermediate container 6c24081407df [2024-10-14T08:03:16.263Z] ---> 838007d8fb59 [2024-10-14T08:03:16.263Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-10-14T08:03:16.263Z] ---> Running in 8f0adcb661c6 [2024-10-14T08:03:16.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:03:16.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:03:16.263Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T08:03:16.263Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:03:16.263Z] OK: 9 MiB in 15 packages [2024-10-14T08:03:16.263Z] Removing intermediate container 8f0adcb661c6 [2024-10-14T08:03:16.263Z] ---> df158af8ff39 [2024-10-14T08:03:16.263Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-14T08:03:16.263Z] ---> Running in 694d8ee3132d [2024-10-14T08:03:16.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:03:17.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:03:19.418Z] Upgrading critical system libraries and apk-tools: [2024-10-14T08:03:19.418Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:03:19.418Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:03:19.689Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:03:19.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:03:19.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:03:21.927Z] OK: 9 MiB in 15 packages [2024-10-14T08:03:23.364Z] Removing intermediate container 694d8ee3132d [2024-10-14T08:03:23.364Z] ---> 8b95daf8ffd3 [2024-10-14T08:03:23.364Z] Step 18/27 : WORKDIR / [2024-10-14T08:03:23.364Z] ---> Running in f83d5a07ffdd [2024-10-14T08:03:23.635Z] Removing intermediate container f83d5a07ffdd [2024-10-14T08:03:23.635Z] ---> 1aba96356465 [2024-10-14T08:03:23.635Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-10-14T08:03:27.041Z] ---> a048969cc444 [2024-10-14T08:03:27.041Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-10-14T08:03:27.041Z] ---> 2743a488438f [2024-10-14T08:03:27.041Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-10-14T08:03:27.631Z] ---> 435fc31635cc [2024-10-14T08:03:27.631Z] Step 22/27 : EXPOSE 59984 [2024-10-14T08:03:27.903Z] ---> Running in ca7e413fb2e4 [2024-10-14T08:03:28.175Z] Removing intermediate container ca7e413fb2e4 [2024-10-14T08:03:28.175Z] ---> fe3ba2c8e979 [2024-10-14T08:03:28.175Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-10-14T08:03:28.448Z] ---> Running in 535199ae55a4 [2024-10-14T08:03:28.717Z] Removing intermediate container 535199ae55a4 [2024-10-14T08:03:28.717Z] ---> 08880c70afbf [2024-10-14T08:03:28.717Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-14T08:03:28.717Z] ---> Running in 83b1c17d6242 [2024-10-14T08:03:29.319Z] Removing intermediate container 83b1c17d6242 [2024-10-14T08:03:29.319Z] ---> c305f569f342 [2024-10-14T08:03:29.319Z] Step 25/27 : LABEL arch=arm64 [2024-10-14T08:03:29.319Z] ---> Running in cb240b338228 [2024-10-14T08:03:29.593Z] Removing intermediate container cb240b338228 [2024-10-14T08:03:29.593Z] ---> 2c2353028da5 [2024-10-14T08:03:29.593Z] Step 26/27 : LABEL git_sha=a3fe8259587aa11f7b523c7492f95c227b9e7f60 [2024-10-14T08:03:29.865Z] ---> Running in 750c5eb6c778 [2024-10-14T08:03:30.134Z] Removing intermediate container 750c5eb6c778 [2024-10-14T08:03:30.134Z] ---> 334c94290e65 [2024-10-14T08:03:30.134Z] Step 27/27 : LABEL version=3.2.0-dev.22 [2024-10-14T08:03:30.134Z] ---> Running in 508ee1a1fb0c [2024-10-14T08:03:30.727Z] Removing intermediate container 508ee1a1fb0c [2024-10-14T08:03:30.727Z] ---> 5abde2c8596d [2024-10-14T08:03:30.727Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T08:03:30.727Z] Successfully built 5abde2c8596d [2024-10-14T08:03:30.727Z] 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-14T08:03:30.876Z] provisioning config files... [2024-10-14T08:03:30.895Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/208@tmp/config1879375702595475446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:03:31.262Z] ---> ****-login.sh [2024-10-14T08:03:31.262Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:03:31.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:03:31.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:03:31.531Z] Configure a credential helper to remove this warning. See [2024-10-14T08:03:31.531Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:03:31.531Z] [2024-10-14T08:03:31.531Z] Login Succeeded [2024-10-14T08:03:31.531Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:03:31.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:03:32.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:03:32.084Z] Configure a credential helper to remove this warning. See [2024-10-14T08:03:32.084Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:03:32.084Z] [2024-10-14T08:03:32.084Z] Login Succeeded [2024-10-14T08:03:32.084Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:03:32.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:03:32.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:03:32.360Z] Configure a credential helper to remove this warning. See [2024-10-14T08:03:32.360Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:03:32.360Z] [2024-10-14T08:03:32.360Z] Login Succeeded [2024-10-14T08:03:32.360Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:03:32.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:03:32.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:03:32.917Z] Configure a credential helper to remove this warning. See [2024-10-14T08:03:32.917Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:03:32.917Z] [2024-10-14T08:03:32.917Z] Login Succeeded [2024-10-14T08:03:32.917Z] ****.io [2024-10-14T08:03:33.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:03:33.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:03:33.459Z] Configure a credential helper to remove this warning. See [2024-10-14T08:03:33.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:03:33.459Z] [2024-10-14T08:03:33.459Z] Login Succeeded [2024-10-14T08:03:33.459Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:03:33.474Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:03:33.522Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:03:33.553Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2024-10-14T08:03:33.553Z] a3fe8259587aa11f7b523c7492f95c227b9e7f60 [2024-10-14T08:03:33.553Z] latest [2024-10-14T08:03:33.553Z] 3.2.0-dev.22 [2024-10-14T08:03:33.553Z] a3fe8259587aa11f7b523c7492f95c227b9e7f60-3.2.0-dev.22 [2024-10-14T08:03:33.553Z] main [2024-10-14T08:03:33.553Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:03:33.943Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a3fe8259587aa11f7b523c7492f95c227b9e7f60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:03:34.329Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a3fe8259587aa11f7b523c7492f95c227b9e7f60 [2024-10-14T08:03:34.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-10-14T08:03:34.329Z] 511063ec6b6c: Preparing [2024-10-14T08:03:34.329Z] 934aaf9a9ef6: Preparing [2024-10-14T08:03:34.329Z] a498e5a31670: Preparing [2024-10-14T08:03:34.329Z] 08c10c1b668f: Preparing [2024-10-14T08:03:34.329Z] 5326e0300e1c: Preparing [2024-10-14T08:03:34.329Z] 16113d51b718: Preparing [2024-10-14T08:03:34.329Z] 16113d51b718: Waiting [2024-10-14T08:03:34.596Z] 511063ec6b6c: Pushed [2024-10-14T08:03:34.596Z] 934aaf9a9ef6: Pushed [2024-10-14T08:03:34.596Z] 5326e0300e1c: Pushed [2024-10-14T08:03:34.596Z] 08c10c1b668f: Pushed [2024-10-14T08:03:34.596Z] 16113d51b718: Layer already exists [2024-10-14T08:03:46.973Z] a498e5a31670: Pushed [2024-10-14T08:03:46.973Z] a3fe8259587aa11f7b523c7492f95c227b9e7f60: digest: sha256:6f9c48185db3b7053bf66b4a0d79ec0f4adbdd8861638d04101b1df13d193ce9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:03:47.453Z] + 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-14T08:03:47.844Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-10-14T08:03:47.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-10-14T08:03:47.844Z] 511063ec6b6c: Preparing [2024-10-14T08:03:47.844Z] 934aaf9a9ef6: Preparing [2024-10-14T08:03:47.844Z] a498e5a31670: Preparing [2024-10-14T08:03:47.844Z] 08c10c1b668f: Preparing [2024-10-14T08:03:47.844Z] 5326e0300e1c: Preparing [2024-10-14T08:03:47.844Z] 16113d51b718: Preparing [2024-10-14T08:03:47.844Z] 16113d51b718: Waiting [2024-10-14T08:03:47.844Z] 511063ec6b6c: Layer already exists [2024-10-14T08:03:47.844Z] 934aaf9a9ef6: Layer already exists [2024-10-14T08:03:47.844Z] a498e5a31670: Layer already exists [2024-10-14T08:03:47.844Z] 5326e0300e1c: Layer already exists [2024-10-14T08:03:47.844Z] 08c10c1b668f: Layer already exists [2024-10-14T08:03:48.134Z] 16113d51b718: Layer already exists [2024-10-14T08:03:48.134Z] latest: digest: sha256:6f9c48185db3b7053bf66b4a0d79ec0f4adbdd8861638d04101b1df13d193ce9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:03:48.521Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:03:48.920Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.22 [2024-10-14T08:03:48.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-10-14T08:03:48.920Z] 511063ec6b6c: Preparing [2024-10-14T08:03:48.920Z] 934aaf9a9ef6: Preparing [2024-10-14T08:03:48.920Z] a498e5a31670: Preparing [2024-10-14T08:03:48.920Z] 08c10c1b668f: Preparing [2024-10-14T08:03:48.920Z] 5326e0300e1c: Preparing [2024-10-14T08:03:48.920Z] 16113d51b718: Preparing [2024-10-14T08:03:48.920Z] 16113d51b718: Waiting [2024-10-14T08:03:48.920Z] 511063ec6b6c: Layer already exists [2024-10-14T08:03:48.920Z] 08c10c1b668f: Layer already exists [2024-10-14T08:03:48.920Z] 934aaf9a9ef6: Layer already exists [2024-10-14T08:03:48.920Z] a498e5a31670: Layer already exists [2024-10-14T08:03:48.920Z] 5326e0300e1c: Layer already exists [2024-10-14T08:03:48.920Z] 16113d51b718: Layer already exists [2024-10-14T08:03:49.198Z] 3.2.0-dev.22: digest: sha256:6f9c48185db3b7053bf66b4a0d79ec0f4adbdd8861638d04101b1df13d193ce9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:03:49.601Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a3fe8259587aa11f7b523c7492f95c227b9e7f60-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:03:49.969Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a3fe8259587aa11f7b523c7492f95c227b9e7f60-3.2.0-dev.22 [2024-10-14T08:03:49.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-10-14T08:03:49.969Z] 511063ec6b6c: Preparing [2024-10-14T08:03:49.969Z] 934aaf9a9ef6: Preparing [2024-10-14T08:03:49.969Z] a498e5a31670: Preparing [2024-10-14T08:03:49.969Z] 08c10c1b668f: Preparing [2024-10-14T08:03:49.969Z] 5326e0300e1c: Preparing [2024-10-14T08:03:49.969Z] 16113d51b718: Preparing [2024-10-14T08:03:49.969Z] 16113d51b718: Waiting [2024-10-14T08:03:49.969Z] 5326e0300e1c: Layer already exists [2024-10-14T08:03:49.969Z] 511063ec6b6c: Layer already exists [2024-10-14T08:03:49.969Z] 934aaf9a9ef6: Layer already exists [2024-10-14T08:03:49.969Z] 08c10c1b668f: Layer already exists [2024-10-14T08:03:49.969Z] a498e5a31670: Layer already exists [2024-10-14T08:03:50.240Z] 16113d51b718: Layer already exists [2024-10-14T08:03:50.240Z] a3fe8259587aa11f7b523c7492f95c227b9e7f60-3.2.0-dev.22: digest: sha256:6f9c48185db3b7053bf66b4a0d79ec0f4adbdd8861638d04101b1df13d193ce9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:03:50.613Z] + 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-14T08:03:51.006Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2024-10-14T08:03:51.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-10-14T08:03:51.007Z] 511063ec6b6c: Preparing [2024-10-14T08:03:51.007Z] 934aaf9a9ef6: Preparing [2024-10-14T08:03:51.007Z] a498e5a31670: Preparing [2024-10-14T08:03:51.007Z] 08c10c1b668f: Preparing [2024-10-14T08:03:51.007Z] 5326e0300e1c: Preparing [2024-10-14T08:03:51.007Z] 16113d51b718: Preparing [2024-10-14T08:03:51.007Z] 16113d51b718: Waiting [2024-10-14T08:03:51.007Z] 934aaf9a9ef6: Layer already exists [2024-10-14T08:03:51.007Z] a498e5a31670: Layer already exists [2024-10-14T08:03:51.007Z] 5326e0300e1c: Layer already exists [2024-10-14T08:03:51.007Z] 511063ec6b6c: Layer already exists [2024-10-14T08:03:51.007Z] 08c10c1b668f: Layer already exists [2024-10-14T08:03:51.007Z] 16113d51b718: Layer already exists [2024-10-14T08:03:51.281Z] main: digest: sha256:6f9c48185db3b7053bf66b4a0d79ec0f4adbdd8861638d04101b1df13d193ce9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:03:51.362Z] ===================================================== [Pipeline] echo [2024-10-14T08:03:51.375Z] taggedImages: [2024-10-14T08:03:51.375Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a3fe8259587aa11f7b523c7492f95c227b9e7f60 [2024-10-14T08:03:51.375Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-10-14T08:03:51.375Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.22 [2024-10-14T08:03:51.375Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a3fe8259587aa11f7b523c7492f95c227b9e7f60-3.2.0-dev.22 [2024-10-14T08:03:51.375Z] - 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-14T08:03:51.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T08:03:51.781Z] [2024-10-14T08:03:51.781Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:03:52.144Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T08:03:52.413Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-14T08:03:52.413Z] 8998bd30e6a1: Pulling fs layer [2024-10-14T08:03:52.413Z] 04944245beec: Pulling fs layer [2024-10-14T08:03:52.413Z] 699f458cf7ca: Pulling fs layer [2024-10-14T08:03:52.413Z] 765212b225bb: Pulling fs layer [2024-10-14T08:03:52.413Z] f23df028b6ca: Pulling fs layer [2024-10-14T08:03:52.413Z] d65c8cfc05b1: Pulling fs layer [2024-10-14T08:03:52.413Z] 2437ff75d9bd: Pulling fs layer [2024-10-14T08:03:52.413Z] f23df028b6ca: Waiting [2024-10-14T08:03:52.413Z] 765212b225bb: Waiting [2024-10-14T08:03:52.413Z] d65c8cfc05b1: Waiting [2024-10-14T08:03:52.413Z] 2437ff75d9bd: Waiting [2024-10-14T08:03:52.413Z] 04944245beec: Verifying Checksum [2024-10-14T08:03:52.413Z] 04944245beec: Download complete [2024-10-14T08:03:52.413Z] 765212b225bb: Verifying Checksum [2024-10-14T08:03:52.413Z] 765212b225bb: Download complete [2024-10-14T08:03:52.684Z] f23df028b6ca: Verifying Checksum [2024-10-14T08:03:52.684Z] f23df028b6ca: Download complete [2024-10-14T08:03:52.684Z] d65c8cfc05b1: Verifying Checksum [2024-10-14T08:03:52.684Z] d65c8cfc05b1: Download complete [2024-10-14T08:03:52.954Z] 699f458cf7ca: Verifying Checksum [2024-10-14T08:03:52.954Z] 699f458cf7ca: Download complete [2024-10-14T08:03:53.545Z] 8998bd30e6a1: Verifying Checksum [2024-10-14T08:03:53.545Z] 8998bd30e6a1: Download complete [2024-10-14T08:03:56.303Z] 2437ff75d9bd: Verifying Checksum [2024-10-14T08:03:56.303Z] 2437ff75d9bd: Download complete [2024-10-14T08:03:58.275Z] 8998bd30e6a1: Pull complete [2024-10-14T08:03:59.240Z] 04944245beec: Pull complete [2024-10-14T08:04:00.669Z] 699f458cf7ca: Pull complete [2024-10-14T08:04:00.945Z] 765212b225bb: Pull complete [2024-10-14T08:04:01.975Z] f23df028b6ca: Pull complete [2024-10-14T08:04:02.248Z] d65c8cfc05b1: Pull complete [2024-10-14T08:04:24.713Z] 2437ff75d9bd: Pull complete [2024-10-14T08:04:24.713Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-14T08:04:24.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T08:04:24.713Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:04:24.988Z] prd-ubuntu20.04-docker-arm64-4c-16g-22697 does not seem to be running inside a container [2024-10-14T08:04:25.094Z] $ 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/208 -v /w/workspace/device-onvif-camera/208:/w/workspace/device-onvif-camera/208:rw,z -v /w/workspace/device-onvif-camera/208@tmp:/w/workspace/device-onvif-camera/208@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-14T08:04:28.565Z] $ docker top 17275e8c80971684973b78a6fcaaee9b15c436323e640bbf2b49783924a46987 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:04:29.512Z] ---> job-cost.sh [2024-10-14T08:04:29.512Z] lf-activate-venv: SKIPPING [2024-10-14T08:04:29.512Z] INFO: No Stack... [2024-10-14T08:04:30.113Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-14T08:04:31.076Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T08:04:31.718Z] + cat /w/workspace/device-onvif-camera/208/archives/cost.csv [2024-10-14T08:04:31.718Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T08:04:31.754Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-208-stack-cost] [2024-10-14T08:04:31.764Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-208-stack-cost] did not exist. Created. [2024-10-14T08:04:31.772Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-208-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T08:04:32.453Z] /w/workspace/device-onvif-camera/208@tmp/durable-52f94dd7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-14T08:04:33.207Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-14T08:04:33.235Z] Warning: overwriting stash ‘stack-cost’ [2024-10-14T08:04:33.310Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T08:04:33.321Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-208-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T08:04:33.346Z] $ docker stop --time=1 17275e8c80971684973b78a6fcaaee9b15c436323e640bbf2b49783924a46987 [2024-10-14T08:04:34.990Z] $ docker rm -f --volumes 17275e8c80971684973b78a6fcaaee9b15c436323e640bbf2b49783924a46987 [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-14T08:04:35.651Z] provisioning config files... [2024-10-14T08:04:35.659Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config300549877996544180tmp [Pipeline] { [Pipeline] sh [2024-10-14T08:04:35.963Z] + set +x [2024-10-14T08:04:35.963Z] + bash -s -- [2024-10-14T08:04:35.963Z] + curl -s https://codecov.io/bash [2024-10-14T08:04:35.963Z] [2024-10-14T08:04:35.963Z] _____ _ [2024-10-14T08:04:35.963Z] / ____| | | [2024-10-14T08:04:35.963Z] | | ___ __| | ___ ___ _____ __ [2024-10-14T08:04:35.963Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-14T08:04:35.963Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-14T08:04:35.963Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-14T08:04:35.963Z] Bash-1.0.6 [2024-10-14T08:04:35.963Z] [2024-10-14T08:04:35.963Z] [2024-10-14T08:04:35.963Z] ==> git version 2.25.1 found [2024-10-14T08:04:35.963Z] ==> 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-14T08:04:35.963Z] Release-Date: 2020-01-08 [2024-10-14T08:04:35.963Z] 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-14T08:04:35.963Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-14T08:04:35.963Z] ==> Jenkins CI detected. [2024-10-14T08:04:35.963Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2024-10-14T08:04:35.963Z] project root: . [2024-10-14T08:04:35.963Z] --> token set from env [2024-10-14T08:04:35.963Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-14T08:04:36.224Z] ==> Running gcov in . (disable via -X gcov) [2024-10-14T08:04:36.224Z] ==> Python coveragepy not found [2024-10-14T08:04:36.224Z] ==> Searching for coverage reports in: [2024-10-14T08:04:36.224Z] + . [2024-10-14T08:04:36.224Z] -> Found 1 reports [2024-10-14T08:04:36.224Z] ==> Detecting git/mercurial file structure [2024-10-14T08:04:36.224Z] ==> Reading reports [2024-10-14T08:04:36.224Z] + ./coverage.out bytes=92292 [2024-10-14T08:04:36.224Z] ==> Appending adjustments [2024-10-14T08:04:36.224Z] https://docs.codecov.io/docs/fixing-reports [2024-10-14T08:04:36.224Z] + Found adjustments [2024-10-14T08:04:36.224Z] ==> Gzipping contents [2024-10-14T08:04:36.224Z] 12K /tmp/codecov.os5qhJ.gz [2024-10-14T08:04:36.224Z] ==> Uploading reports [2024-10-14T08:04:36.224Z] url: https://codecov.io [2024-10-14T08:04:36.224Z] query: branch=main&commit=a3fe8259587aa11f7b523c7492f95c227b9e7f60&build=208&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F208%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-14T08:04:36.224Z] -> Pinging Codecov [2024-10-14T08:04:36.224Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a3fe8259587aa11f7b523c7492f95c227b9e7f60&build=208&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F208%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-14T08:04:36.482Z] -> Uploading to [2024-10-14T08:04:36.482Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-onvif-camera/a3fe8259587aa11f7b523c7492f95c227b9e7f60/0f0e4f22-2617-4ed7-bc80-df476f0bd401.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T080436Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=bee91586bae8baeb46e8b26b94b87755e1e9f11986f49c41b60dbab4106f37b8 [2024-10-14T08:04:36.482Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T08:04:36.482Z] Dload Upload Total Spent Left Speed [2024-10-14T08:04:36.740Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11414 0 0 100 11414 0 56226 --:--:-- --:--:-- --:--:-- 55950 100 11414 0 0 100 11414 0 48987 --:--:-- --:--:-- --:--:-- 48777 [2024-10-14T08:04:36.740Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/a3fe8259587aa11f7b523c7492f95c227b9e7f60 [Pipeline] } [2024-10-14T08:04:36.747Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-14T08:04:36.957Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-14T08:04:36.975Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:04:37.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T08:04:37.277Z] [2024-10-14T08:04:37.277Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:04:37.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T08:04:37.579Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-14T08:04:37.579Z] 43c4264eed91: Already exists [2024-10-14T08:04:37.579Z] 4cc291be95ef: Already exists [2024-10-14T08:04:37.579Z] 2ac1f1163629: Already exists [2024-10-14T08:04:37.579Z] 5c3c966382ef: Already exists [2024-10-14T08:04:37.579Z] 4f4fb700ef54: Already exists [2024-10-14T08:04:37.579Z] d9c7d2e4e75e: Pulling fs layer [2024-10-14T08:04:37.579Z] 9c3e1370e548: Pulling fs layer [2024-10-14T08:04:37.843Z] d9c7d2e4e75e: Verifying Checksum [2024-10-14T08:04:37.843Z] d9c7d2e4e75e: Download complete [2024-10-14T08:04:38.104Z] d9c7d2e4e75e: Pull complete [2024-10-14T08:04:38.672Z] 9c3e1370e548: Verifying Checksum [2024-10-14T08:04:38.672Z] 9c3e1370e548: Download complete [2024-10-14T08:04:41.967Z] 9c3e1370e548: Pull complete [2024-10-14T08:04:41.967Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-14T08:04:41.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T08:04:41.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:04:42.062Z] prd-ubuntu20.04-docker-8c-8g-22694 does not seem to be running inside a container [2024-10-14T08:04:42.102Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-14T08:04:45.652Z] $ docker top 3af597f0fe4bebb44059b89e18a47ef7ea49c7a4168e6aef2ea09fc35d322823 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:04:45.989Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2024-10-14T08:04:45.999Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2024-10-14T08:04:46.278Z] + set -o pipefail [2024-10-14T08:04:46.279Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2024-10-14T08:04:52.840Z] [2024-10-14T08:04:52.840Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2024-10-14T08:04:52.840Z] [2024-10-14T08:04:52.840Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/def282d2-eac5-4a95-bd73-c90b519d1215 [2024-10-14T08:04:52.840Z] [2024-10-14T08:04:52.840Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-10-14T08:04:52.840Z] [2024-10-14T08:04:52.840Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-14T08:04:52.840Z] [2024-10-14T08:04:52.840Z] [2024-10-14T08:04:52.840Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-14T08:04:52.840Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-14T08:04:52.859Z] $ docker stop --time=1 3af597f0fe4bebb44059b89e18a47ef7ea49c7a4168e6aef2ea09fc35d322823 [2024-10-14T08:04:59.893Z] $ docker rm -f --volumes 3af597f0fe4bebb44059b89e18a47ef7ea49c7a4168e6aef2ea09fc35d322823 [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-14T08:05:00.549Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:05:00.563Z] provisioning config files... [2024-10-14T08:05:00.571Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16249738385128559293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:05:00.870Z] --> edgex-publish-swagger.sh [2024-10-14T08:05:00.870Z] === Publish doc/openapi/v3 API === [2024-10-14T08:05:00.870Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2024-10-14T08:05:00.870Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2024-10-14T08:05:00.870Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T08:05:00.870Z] Dload Upload Total Spent Left Speed [2024-10-14T08:05:01.129Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 345 1074k --:--:-- --:--:-- --:--:-- 1074k [2024-10-14T08:05:01.129Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-14T08:05:01.129Z] [Pipeline] } [2024-10-14T08:05:01.135Z] 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-14T08:05:01.540Z] + git log --format=format:%s -1 a3fe8259587aa11f7b523c7492f95c227b9e7f60 [Pipeline] sh [2024-10-14T08:05:01.844Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T08:05:01.844Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:05:02.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:05:02.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:05:02.226Z] prd-ubuntu20.04-docker-8c-8g-22694 does not seem to be running inside a container [2024-10-14T08:05:02.257Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T08:05:02.763Z] $ docker top 1a5c59b8d9650129f3615a4f5a7d196f435f35373363c0da104f3f0cb11d4bba -eo pid,comm [2024-10-14T08:05:02.801Z] 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-14T08:05:02.801Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T08:05:02.850Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:05:02.851Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:05:02.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:05:02.960Z] $ docker exec 1a5c59b8d9650129f3615a4f5a7d196f435f35373363c0da104f3f0cb11d4bba ssh-agent [2024-10-14T08:05:03.054Z] SSH_AUTH_SOCK=/tmp/ssh-97TgvUWdpCpm/agent.32 [2024-10-14T08:05:03.054Z] SSH_AGENT_PID=38 [2024-10-14T08:05:03.059Z] Running ssh-add (command line suppressed) [2024-10-14T08:05:03.160Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11818222155033333012.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11818222155033333012.key) [2024-10-14T08:05:03.165Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:05:03.461Z] + git semver tag [2024-10-14T08:05:03.721Z] 2024-10-14 08:05:03,635 [run_tag] DEBUG tag force:False [2024-10-14T08:05:03.721Z] 2024-10-14 08:05:03,635 [check_head_tag] DEBUG check head tag [2024-10-14T08:05:03.721Z] 2024-10-14 08:05:03,636 [execute] INFO git cat-file --batch-check [2024-10-14T08:05:03.721Z] 2024-10-14 08:05:03,636 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-10-14T08:05:03.721Z] 2024-10-14 08:05:03,639 [execute] INFO git cat-file --batch [2024-10-14T08:05:03.721Z] 2024-10-14 08:05:03,640 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-10-14T08:05:03.721Z] 2024-10-14 08:05:03,659 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-10-14T08:05:03.721Z] 2024-10-14 08:05:03,659 [execute] INFO git tag -a v3.2.0-dev.22 -m v3.2.0-dev.22 [2024-10-14T08:05:03.721Z] 2024-10-14 08:05:03,660 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.22', '-m', 'v3.2.0-dev.22'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-10-14T08:05:03.721Z] 2024-10-14 08:05:03,664 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-10-14T08:05:03.721Z] 3.2.0-dev.22 [Pipeline] } [2024-10-14T08:05:03.738Z] $ docker exec --env ******** --env ******** 1a5c59b8d9650129f3615a4f5a7d196f435f35373363c0da104f3f0cb11d4bba ssh-agent -k [2024-10-14T08:05:03.840Z] unset SSH_AUTH_SOCK; [2024-10-14T08:05:03.840Z] unset SSH_AGENT_PID; [2024-10-14T08:05:03.840Z] echo Agent pid 38 killed; [2024-10-14T08:05:03.841Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T08:05:04.160Z] + git semver [Pipeline] } [2024-10-14T08:05:04.437Z] $ docker stop --time=1 1a5c59b8d9650129f3615a4f5a7d196f435f35373363c0da104f3f0cb11d4bba [2024-10-14T08:05:05.721Z] $ docker rm -f --volumes 1a5c59b8d9650129f3615a4f5a7d196f435f35373363c0da104f3f0cb11d4bba [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:05:06.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T08:05:06.130Z] [2024-10-14T08:05:06.130Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:05:06.438Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T08:05:06.438Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-14T08:05:06.438Z] ab5ef0e58194: Pulling fs layer [2024-10-14T08:05:06.438Z] 9712f1f96733: Pulling fs layer [2024-10-14T08:05:06.438Z] 63f879dbbcfc: Pulling fs layer [2024-10-14T08:05:06.438Z] 0d9ebad4ef96: Pulling fs layer [2024-10-14T08:05:06.438Z] e9a5061849ea: Pulling fs layer [2024-10-14T08:05:06.438Z] d747dcd14b5f: Pulling fs layer [2024-10-14T08:05:06.438Z] 2de7ff778b66: Pulling fs layer [2024-10-14T08:05:06.438Z] e9a5061849ea: Waiting [2024-10-14T08:05:06.438Z] 0d9ebad4ef96: Waiting [2024-10-14T08:05:06.438Z] 2de7ff778b66: Waiting [2024-10-14T08:05:06.438Z] 9712f1f96733: Verifying Checksum [2024-10-14T08:05:06.438Z] 9712f1f96733: Download complete [2024-10-14T08:05:07.007Z] 63f879dbbcfc: Verifying Checksum [2024-10-14T08:05:07.007Z] 63f879dbbcfc: Download complete [2024-10-14T08:05:07.007Z] ab5ef0e58194: Verifying Checksum [2024-10-14T08:05:07.007Z] ab5ef0e58194: Download complete [2024-10-14T08:05:07.007Z] d747dcd14b5f: Download complete [2024-10-14T08:05:07.007Z] e9a5061849ea: Verifying Checksum [2024-10-14T08:05:07.007Z] e9a5061849ea: Download complete [2024-10-14T08:05:07.007Z] 0d9ebad4ef96: Verifying Checksum [2024-10-14T08:05:07.007Z] 0d9ebad4ef96: Download complete [2024-10-14T08:05:07.266Z] 2de7ff778b66: Verifying Checksum [2024-10-14T08:05:07.266Z] 2de7ff778b66: Download complete [2024-10-14T08:05:09.823Z] ab5ef0e58194: Pull complete [2024-10-14T08:05:09.823Z] 9712f1f96733: Pull complete [2024-10-14T08:05:10.399Z] 63f879dbbcfc: Pull complete [2024-10-14T08:05:13.793Z] 0d9ebad4ef96: Pull complete [2024-10-14T08:05:14.052Z] e9a5061849ea: Pull complete [2024-10-14T08:05:14.314Z] d747dcd14b5f: Pull complete [2024-10-14T08:05:15.247Z] 2de7ff778b66: Pull complete [2024-10-14T08:05:15.247Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-14T08:05:15.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T08:05:15.247Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:05:15.338Z] prd-ubuntu20.04-docker-8c-8g-22694 does not seem to be running inside a container [2024-10-14T08:05:15.376Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-14T08:05:21.498Z] $ docker top a070c47d05fe0f880df515c8e293a5046a8ed3654cb83cb98112e1ca1cc894e9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:05:21.730Z] provisioning config files... [2024-10-14T08:05:21.737Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18204587049833343552tmp [2024-10-14T08:05:21.746Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9707329053447540109tmp [2024-10-14T08:05:21.754Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3222903312369193961tmp [Pipeline] { [Pipeline] echo [2024-10-14T08:05:21.884Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:05:22.177Z] ---> sigul-configuration.sh [2024-10-14T08:05:22.177Z] gpg: directory `/root/.gnupg' created [2024-10-14T08:05:22.177Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-14T08:05:22.177Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-14T08:05:22.177Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-14T08:05:22.177Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-14T08:05:22.177Z] gpg: CAST5 encrypted data [2024-10-14T08:05:22.177Z] gpg: encrypted with 1 passphrase [2024-10-14T08:05:22.177Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-14T08:05:22.473Z] + mkdir /home/jenkins [2024-10-14T08:05:22.473Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-14T08:05:22.787Z] + 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-14T08:05:22.801Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:05:23.094Z] ---> sigul-install.sh [2024-10-14T08:05:23.094Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-14T08:05:23.396Z] + git tag --list [2024-10-14T08:05:23.396Z] v0.0.0 [2024-10-14T08:05:23.396Z] v2.2.0 [2024-10-14T08:05:23.396Z] v2.3.0 [2024-10-14T08:05:23.396Z] v2.3.1 [2024-10-14T08:05:23.396Z] v3.0 [2024-10-14T08:05:23.396Z] v3.0.0 [2024-10-14T08:05:23.396Z] v3.1 [2024-10-14T08:05:23.396Z] v3.1.0 [2024-10-14T08:05:23.396Z] v3.1.0-dev.1 [2024-10-14T08:05:23.396Z] v3.1.0-dev.10 [2024-10-14T08:05:23.396Z] v3.1.0-dev.11 [2024-10-14T08:05:23.396Z] v3.1.0-dev.12 [2024-10-14T08:05:23.396Z] v3.1.0-dev.13 [2024-10-14T08:05:23.396Z] v3.1.0-dev.14 [2024-10-14T08:05:23.396Z] v3.1.0-dev.15 [2024-10-14T08:05:23.396Z] v3.1.0-dev.16 [2024-10-14T08:05:23.396Z] v3.1.0-dev.17 [2024-10-14T08:05:23.396Z] v3.1.0-dev.18 [2024-10-14T08:05:23.396Z] v3.1.0-dev.19 [2024-10-14T08:05:23.396Z] v3.1.0-dev.2 [2024-10-14T08:05:23.396Z] v3.1.0-dev.20 [2024-10-14T08:05:23.396Z] v3.1.0-dev.21 [2024-10-14T08:05:23.396Z] v3.1.0-dev.22 [2024-10-14T08:05:23.396Z] v3.1.0-dev.23 [2024-10-14T08:05:23.396Z] v3.1.0-dev.24 [2024-10-14T08:05:23.396Z] v3.1.0-dev.25 [2024-10-14T08:05:23.396Z] v3.1.0-dev.26 [2024-10-14T08:05:23.396Z] v3.1.0-dev.27 [2024-10-14T08:05:23.396Z] v3.1.0-dev.28 [2024-10-14T08:05:23.396Z] v3.1.0-dev.3 [2024-10-14T08:05:23.396Z] v3.1.0-dev.4 [2024-10-14T08:05:23.396Z] v3.1.0-dev.5 [2024-10-14T08:05:23.396Z] v3.1.0-dev.6 [2024-10-14T08:05:23.396Z] v3.1.0-dev.7 [2024-10-14T08:05:23.396Z] v3.1.0-dev.8 [2024-10-14T08:05:23.396Z] v3.1.0-dev.9 [2024-10-14T08:05:23.396Z] v3.1.1 [2024-10-14T08:05:23.396Z] v3.2.0-dev.1 [2024-10-14T08:05:23.396Z] v3.2.0-dev.10 [2024-10-14T08:05:23.396Z] v3.2.0-dev.11 [2024-10-14T08:05:23.396Z] v3.2.0-dev.12 [2024-10-14T08:05:23.396Z] v3.2.0-dev.13 [2024-10-14T08:05:23.396Z] v3.2.0-dev.14 [2024-10-14T08:05:23.396Z] v3.2.0-dev.15 [2024-10-14T08:05:23.396Z] v3.2.0-dev.16 [2024-10-14T08:05:23.396Z] v3.2.0-dev.17 [2024-10-14T08:05:23.396Z] v3.2.0-dev.18 [2024-10-14T08:05:23.396Z] v3.2.0-dev.19 [2024-10-14T08:05:23.396Z] v3.2.0-dev.2 [2024-10-14T08:05:23.396Z] v3.2.0-dev.20 [2024-10-14T08:05:23.396Z] v3.2.0-dev.21 [2024-10-14T08:05:23.396Z] v3.2.0-dev.22 [2024-10-14T08:05:23.396Z] v3.2.0-dev.3 [2024-10-14T08:05:23.396Z] v3.2.0-dev.4 [2024-10-14T08:05:23.396Z] v3.2.0-dev.5 [2024-10-14T08:05:23.396Z] v3.2.0-dev.6 [2024-10-14T08:05:23.396Z] v3.2.0-dev.7 [2024-10-14T08:05:23.396Z] v3.2.0-dev.8 [2024-10-14T08:05:23.396Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-14T08:05:23.704Z] + lftools sign git-tag v3.2.0-dev.22 [2024-10-14T08:05:24.272Z] Signing Git tag with Sigul... [2024-10-14T08:05:24.272Z] Signing v3.2.0-dev.22 [Pipeline] echo [2024-10-14T08:05:24.544Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:05:24.839Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-14T08:05:24.847Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-14T08:05:24.883Z] $ docker stop --time=1 a070c47d05fe0f880df515c8e293a5046a8ed3654cb83cb98112e1ca1cc894e9 [2024-10-14T08:05:26.158Z] $ docker rm -f --volumes a070c47d05fe0f880df515c8e293a5046a8ed3654cb83cb98112e1ca1cc894e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-14T08:05:26.598Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T08:05:26.598Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:05:26.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:05:26.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:05:26.980Z] prd-ubuntu20.04-docker-8c-8g-22694 does not seem to be running inside a container [2024-10-14T08:05:27.020Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T08:05:27.369Z] $ docker top 9d00771284e82dc42aa0d9e0d2c1e89f8808d4942714242663e525105d8a7b01 -eo pid,comm [2024-10-14T08:05:27.411Z] 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-14T08:05:27.411Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T08:05:27.473Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:05:27.473Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:05:27.579Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:05:27.589Z] $ docker exec 9d00771284e82dc42aa0d9e0d2c1e89f8808d4942714242663e525105d8a7b01 ssh-agent [2024-10-14T08:05:27.684Z] SSH_AUTH_SOCK=/tmp/ssh-6f9ZkSZUFyvw/agent.32 [2024-10-14T08:05:27.684Z] SSH_AGENT_PID=38 [2024-10-14T08:05:27.688Z] Running ssh-add (command line suppressed) [2024-10-14T08:05:27.807Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14368064829770871585.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14368064829770871585.key) [2024-10-14T08:05:27.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:05:28.101Z] + git semver bump pre [2024-10-14T08:05:28.359Z] 2024-10-14 08:05:28,314 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-10-14T08:05:28.359Z] 2024-10-14 08:05:28,314 [bump_version] DEBUG bumping version:3.2.0-dev.22 on axis:pre with prefix:dev [2024-10-14T08:05:28.359Z] 2024-10-14 08:05:28,314 [bump_version] DEBUG bumped version:3.2.0-dev.23 [2024-10-14T08:05:28.359Z] 2024-10-14 08:05:28,314 [write_version] DEBUG write version:3.2.0-dev.23 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2024-10-14T08:05:28.359Z] 2024-10-14 08:05:28,314 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-10-14T08:05:28.359Z] 2024-10-14 08:05:28,314 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-10-14T08:05:28.359Z] 2024-10-14 08:05:28,316 [execute] INFO git cat-file --batch-check [2024-10-14T08:05:28.359Z] 2024-10-14 08:05:28,316 [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-14T08:05:28.359Z] 2024-10-14 08:05:28,322 [execute] INFO git cat-file --batch [2024-10-14T08:05:28.359Z] 2024-10-14 08:05:28,322 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T08:05:28.359Z] 2024-10-14 08:05:28,329 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-10-14T08:05:28.359Z] 3.2.0-dev.23 [Pipeline] } [2024-10-14T08:05:28.376Z] $ docker exec --env ******** --env ******** 9d00771284e82dc42aa0d9e0d2c1e89f8808d4942714242663e525105d8a7b01 ssh-agent -k [2024-10-14T08:05:28.476Z] unset SSH_AUTH_SOCK; [2024-10-14T08:05:28.476Z] unset SSH_AGENT_PID; [2024-10-14T08:05:28.476Z] echo Agent pid 38 killed; [2024-10-14T08:05:28.518Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T08:05:28.841Z] + git semver [Pipeline] } [2024-10-14T08:05:29.123Z] $ docker stop --time=1 9d00771284e82dc42aa0d9e0d2c1e89f8808d4942714242663e525105d8a7b01 [2024-10-14T08:05:30.402Z] $ docker rm -f --volumes 9d00771284e82dc42aa0d9e0d2c1e89f8808d4942714242663e525105d8a7b01 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:05:30.758Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T08:05:30.758Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:05:31.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:05:31.095Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:05:31.176Z] prd-ubuntu20.04-docker-8c-8g-22694 does not seem to be running inside a container [2024-10-14T08:05:31.215Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T08:05:31.572Z] $ docker top ee22ec4c49b5e0d77e58de4fd01547e952c70298013632db3bd5a610e58c9a80 -eo pid,comm [2024-10-14T08:05:31.617Z] 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-14T08:05:31.617Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T08:05:31.676Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:05:31.676Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:05:31.793Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:05:31.803Z] $ docker exec ee22ec4c49b5e0d77e58de4fd01547e952c70298013632db3bd5a610e58c9a80 ssh-agent [2024-10-14T08:05:31.907Z] SSH_AUTH_SOCK=/tmp/ssh-M2WL4QK1wlDF/agent.32 [2024-10-14T08:05:31.907Z] SSH_AGENT_PID=38 [2024-10-14T08:05:31.912Z] Running ssh-add (command line suppressed) [2024-10-14T08:05:32.020Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5957363063278888703.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5957363063278888703.key) [2024-10-14T08:05:32.028Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:05:32.326Z] + git semver push [2024-10-14T08:05:32.585Z] 2024-10-14 08:05:32,497 [run_push] DEBUG push [2024-10-14T08:05:32.585Z] 2024-10-14 08:05:32,498 [execute] INFO git cat-file --batch-check [2024-10-14T08:05:32.585Z] 2024-10-14 08:05:32,498 [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-14T08:05:32.585Z] 2024-10-14 08:05:32,502 [execute] INFO git rev-list ae4478b1e8e06db663e6f0bc8db087377bc89c77 -- [2024-10-14T08:05:32.585Z] 2024-10-14 08:05:32,502 [execute] DEBUG Popen(['git', 'rev-list', 'ae4478b1e8e06db663e6f0bc8db087377bc89c77', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-14T08:05:32.585Z] 2024-10-14 08:05:32,510 [execute] INFO git fetch -v origin [2024-10-14T08:05:32.585Z] 2024-10-14 08:05:32,510 [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-14T08:05:33.155Z] 2024-10-14 08:05:32,970 [run_push] DEBUG no remote changes detected [2024-10-14T08:05:33.155Z] 2024-10-14 08:05:32,970 [execute] INFO git push origin semver [2024-10-14T08:05:33.155Z] 2024-10-14 08:05:32,971 [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-14T08:05:35.112Z] 2024-10-14 08:05:33,674 [run_push] DEBUG push all version tags [2024-10-14T08:05:35.112Z] 2024-10-14 08:05:33,674 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-14T08:05:35.112Z] 2024-10-14 08:05:33,675 [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-14T08:05:36.049Z] 2024-10-14 08:05:35,760 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-10-14T08:05:36.049Z] 3.2.0-dev.23 [Pipeline] } [2024-10-14T08:05:36.066Z] $ docker exec --env ******** --env ******** ee22ec4c49b5e0d77e58de4fd01547e952c70298013632db3bd5a610e58c9a80 ssh-agent -k [2024-10-14T08:05:36.160Z] unset SSH_AUTH_SOCK; [2024-10-14T08:05:36.160Z] unset SSH_AGENT_PID; [2024-10-14T08:05:36.160Z] echo Agent pid 38 killed; [2024-10-14T08:05:36.165Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T08:05:36.498Z] + git semver [Pipeline] } [2024-10-14T08:05:36.778Z] $ docker stop --time=1 ee22ec4c49b5e0d77e58de4fd01547e952c70298013632db3bd5a610e58c9a80 [2024-10-14T08:05:38.116Z] $ docker rm -f --volumes ee22ec4c49b5e0d77e58de4fd01547e952c70298013632db3bd5a610e58c9a80 [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-14T08:05:38.719Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2024-10-14T08:05:38.719Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-10-14T08:05:38.719Z] total 16 [2024-10-14T08:05:38.719Z] drwxr-xr-x 3 root root 4096 Oct 14 07:47 . [2024-10-14T08:05:38.719Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 08:05 .. [2024-10-14T08:05:38.719Z] drwxr-xr-x 2 root root 4096 Oct 14 07:47 cost [2024-10-14T08:05:38.719Z] -rw-r--r-- 1 root root 91 Oct 14 07:47 cost.csv [2024-10-14T08:05:38.719Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2024-10-14T08:05:38.719Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-10-14T08:05:38.719Z] total 16 [2024-10-14T08:05:38.719Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 07:47 . [2024-10-14T08:05:38.719Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 08:05 .. [2024-10-14T08:05:38.719Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 07:47 cost [2024-10-14T08:05:38.719Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 14 07:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:05:39.006Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:05:39.864Z] ---> package-listing.sh [2024-10-14T08:05:39.864Z] ++ facter osfamily [2024-10-14T08:05:39.864Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-14T08:05:40.123Z] + OS_FAMILY=debian [2024-10-14T08:05:40.123Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2024-10-14T08:05:40.123Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-14T08:05:40.123Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-14T08:05:40.123Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-14T08:05:40.123Z] + PACKAGES=/tmp/packages_start.txt [2024-10-14T08:05:40.123Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-10-14T08:05:40.123Z] + PACKAGES=/tmp/packages_end.txt [2024-10-14T08:05:40.123Z] + case "${OS_FAMILY}" in [2024-10-14T08:05:40.123Z] + dpkg -l [2024-10-14T08:05:40.123Z] + grep '^ii' [2024-10-14T08:05:40.123Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-14T08:05:40.123Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-14T08:05:40.123Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-14T08:05:40.123Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-10-14T08:05:40.123Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2024-10-14T08:05:40.123Z] + 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-14T08:05:40.135Z] 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-14T08:05:40.412Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:05:40.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:05:40.973Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:05:41.045Z] prd-ubuntu20.04-docker-8c-8g-22694 does not seem to be running inside a container [2024-10-14T08:05:41.081Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-14T08:05:41.277Z] $ docker top 5b846c0931e71b703746c5a045ab258c6d34db0e27e78d4cffd7582bb5898331 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:05:41.616Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-14T08:05:41.901Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-14T08:05:42.187Z] + ls /var/log/sa-host [2024-10-14T08:05:42.187Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:05:42.275Z] provisioning config files... [2024-10-14T08:05:42.287Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6231561912067365461tmp [Pipeline] { [Pipeline] echo [2024-10-14T08:05:42.307Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:05:42.591Z] ---> create-netrc.sh [Pipeline] } [2024-10-14T08:05:42.598Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:05:42.931Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-14T08:05:42.948Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:05:43.234Z] ---> sudo-logs.sh [2024-10-14T08:05:43.234Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-14T08:05:43.265Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:05:43.550Z] ---> job-cost.sh [2024-10-14T08:05:43.550Z] lf-activate-venv: SKIPPING [2024-10-14T08:05:43.550Z] DEBUG: total: 0.2199999988079071 [2024-10-14T08:05:43.550Z] INFO: Retrieving Stack Cost... [2024-10-14T08:05:43.810Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T08:05:44.378Z] INFO: Archiving Costs [Pipeline] echo [2024-10-14T08:05:44.392Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:05:44.681Z] ---> logs-deploy.sh [2024-10-14T08:05:44.681Z] lf-activate-venv: SKIPPING [2024-10-14T08:05:44.681Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/208 [2024-10-14T08:05:44.681Z] INFO: archiving workspace using pattern(s): [2024-10-14T08:05:45.616Z] Archives upload complete. [2024-10-14T08:05:45.616Z] INFO: archiving logs to Nexus