Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4c3943abb5596eefa9af9b661fb4a90371d27683 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-ssh17570107015338083689.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh15059581256042902882.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh14293057385174445520.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh6642039314939087403.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-ssh6437453683340125578.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.20 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16041 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 > 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 Avoid second fetch Checking out Revision 4c3943abb5596eefa9af9b661fb4a90371d27683 (main) Commit message: "docs: updated remaining docs from v2 to v3 (#366)" > git config core.sparsecheckout # timeout=10 > git checkout -f 4c3943abb5596eefa9af9b661fb4a90371d27683 # timeout=10 > git rev-list --no-walk 64f82e933683e29c662cfdfed835d2baed16cd25 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-18T20:59:35.406Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-18T20:59:35.479Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-18T20:59:35.497Z] ========================================================= [2023-05-18T20:59:35.497Z] EdgeX Global Pipelines Version Info [2023-05-18T20:59:35.497Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-18T20:59:36.207Z] ------------------- [2023-05-18T20:59:36.207Z] stable info: [2023-05-18T20:59:36.207Z] ------------------- [2023-05-18T20:59:36.207Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-18T20:59:36.207Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-18T20:59:36.207Z] Message: update stable to v1.0.249 [2023-05-18T20:59:36.778Z] ------------------- [2023-05-18T20:59:36.778Z] experimental info: [2023-05-18T20:59:36.778Z] ------------------- [2023-05-18T20:59:36.778Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-18T20:59:36.778Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-18T20:59:36.778Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-18T20:59:39.507Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-18T20:59:39.521Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-18T20:59:39.531Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-18T20:59:39.546Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-18T20:59:39.560Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-18T20:59:39.573Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-18T20:59:39.586Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-18T20:59:39.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-18T20:59:39.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-18T20:59:39.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-18T20:59:39.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-18T20:59:39.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-18T20:59:39.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-18T20:59:39.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-18T20:59:39.692Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-18T20:59:39.705Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-18T20:59:39.718Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-18T20:59:39.733Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-18T20:59:39.752Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-18T20:59:39.768Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-18T20:59:39.783Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-18T20:59:39.794Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-05-18T20:59:39.808Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-18T20:59:39.823Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-18T20:59:39.835Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-18T20:59:39.844Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-18T20:59:39.854Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-18T20:59:39.863Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-18T20:59:39.872Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-18T20:59:39.881Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-18T20:59:39.891Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4c3943abb5596eefa9af9b661fb4a90371d27683 [Pipeline] echo [2023-05-18T20:59:39.900Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4c3943a [Pipeline] echo [2023-05-18T20:59:39.910Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T20:59:39.964Z] provisioning config files... [2023-05-18T20:59:39.982Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10842771581793273677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T20:59:40.287Z] ---> docker-login.sh [2023-05-18T20:59:40.288Z] nexus3.edgexfoundry.org:10001 [2023-05-18T20:59:40.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T20:59:40.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T20:59:40.552Z] Configure a credential helper to remove this warning. See [2023-05-18T20:59:40.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T20:59:40.552Z] [2023-05-18T20:59:40.552Z] Login Succeeded [2023-05-18T20:59:40.552Z] nexus3.edgexfoundry.org:10002 [2023-05-18T20:59:40.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T20:59:40.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T20:59:40.552Z] Configure a credential helper to remove this warning. See [2023-05-18T20:59:40.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T20:59:40.552Z] [2023-05-18T20:59:40.552Z] Login Succeeded [2023-05-18T20:59:40.552Z] nexus3.edgexfoundry.org:10003 [2023-05-18T20:59:40.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T20:59:40.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T20:59:40.816Z] Configure a credential helper to remove this warning. See [2023-05-18T20:59:40.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T20:59:40.816Z] [2023-05-18T20:59:40.816Z] Login Succeeded [2023-05-18T20:59:40.816Z] nexus3.edgexfoundry.org:10004 [2023-05-18T20:59:40.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T20:59:40.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T20:59:40.816Z] Configure a credential helper to remove this warning. See [2023-05-18T20:59:40.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T20:59:40.816Z] [2023-05-18T20:59:40.816Z] Login Succeeded [2023-05-18T20:59:40.816Z] docker.io [2023-05-18T20:59:41.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T20:59:41.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T20:59:41.339Z] Configure a credential helper to remove this warning. See [2023-05-18T20:59:41.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T20:59:41.339Z] [2023-05-18T20:59:41.339Z] Login Succeeded [2023-05-18T20:59:41.339Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T20:59:41.347Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-18T20:59:41.737Z] + git rev-list -1 --merges 4c3943abb5596eefa9af9b661fb4a90371d27683~1..4c3943abb5596eefa9af9b661fb4a90371d27683 [Pipeline] echo [2023-05-18T20:59:41.787Z] -----------> git rev-list -1 --merges 4c3943abb5596eefa9af9b661fb4a90371d27683~1..4c3943abb5596eefa9af9b661fb4a90371d27683 4c3943abb5596eefa9af9b661fb4a90371d27683 [false] [Pipeline] sh [2023-05-18T20:59:42.074Z] + git log --format=format:%s -1 4c3943abb5596eefa9af9b661fb4a90371d27683 [Pipeline] echo [2023-05-18T20:59:42.097Z] ========================================================= [2023-05-18T20:59:42.097Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-18T20:59:42.097Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-18T20:59:42.428Z] + git log --format=format:%s -1 4c3943abb5596eefa9af9b661fb4a90371d27683 [Pipeline] echo [2023-05-18T20:59:42.440Z] [semverPrep] GIT_COMMIT: 4c3943abb5596eefa9af9b661fb4a90371d27683, Commit Message: docs: updated remaining docs from v2 to v3 (#366) [Pipeline] echo [2023-05-18T20:59:42.449Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-18T20:59:42.823Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-18T20:59:42.823Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-18T20:59:42.823Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-18T20:59:42.823Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-18T20:59:42.823Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-18T20:59:42.823Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-18T20:59:42.823Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T20:59:43.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T20:59:43.185Z] [2023-05-18T20:59:43.185Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T20:59:43.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T20:59:43.496Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-18T20:59:43.496Z] b85a868b505f: Pulling fs layer [2023-05-18T20:59:43.496Z] e2be974225ed: Pulling fs layer [2023-05-18T20:59:43.497Z] 339a4e72a1f5: Pulling fs layer [2023-05-18T20:59:43.497Z] 988bab9f4d93: Pulling fs layer [2023-05-18T20:59:43.497Z] 1469e6f7b9e6: Pulling fs layer [2023-05-18T20:59:43.497Z] eaf3925da568: Pulling fs layer [2023-05-18T20:59:43.497Z] bab4dde63d76: Pulling fs layer [2023-05-18T20:59:43.497Z] bde34c3a00c8: Pulling fs layer [2023-05-18T20:59:43.497Z] b352a97aabf1: Pulling fs layer [2023-05-18T20:59:43.497Z] 4872d77fe225: Pulling fs layer [2023-05-18T20:59:43.497Z] 5851b861e8e6: Pulling fs layer [2023-05-18T20:59:43.497Z] 988bab9f4d93: Waiting [2023-05-18T20:59:43.497Z] 1469e6f7b9e6: Waiting [2023-05-18T20:59:43.497Z] b352a97aabf1: Waiting [2023-05-18T20:59:43.497Z] 4872d77fe225: Waiting [2023-05-18T20:59:43.497Z] 5851b861e8e6: Waiting [2023-05-18T20:59:43.497Z] bab4dde63d76: Waiting [2023-05-18T20:59:43.497Z] bde34c3a00c8: Waiting [2023-05-18T20:59:43.497Z] e2be974225ed: Download complete [2023-05-18T20:59:43.497Z] 988bab9f4d93: Download complete [2023-05-18T20:59:43.497Z] 1469e6f7b9e6: Verifying Checksum [2023-05-18T20:59:43.497Z] 1469e6f7b9e6: Download complete [2023-05-18T20:59:43.497Z] 339a4e72a1f5: Verifying Checksum [2023-05-18T20:59:43.497Z] 339a4e72a1f5: Download complete [2023-05-18T20:59:43.757Z] eaf3925da568: Download complete [2023-05-18T20:59:43.757Z] bde34c3a00c8: Verifying Checksum [2023-05-18T20:59:43.757Z] bde34c3a00c8: Download complete [2023-05-18T20:59:43.757Z] b352a97aabf1: Download complete [2023-05-18T20:59:43.757Z] 4872d77fe225: Verifying Checksum [2023-05-18T20:59:43.757Z] 4872d77fe225: Download complete [2023-05-18T20:59:43.757Z] 5851b861e8e6: Verifying Checksum [2023-05-18T20:59:43.757Z] 5851b861e8e6: Download complete [2023-05-18T20:59:43.757Z] b85a868b505f: Verifying Checksum [2023-05-18T20:59:43.757Z] b85a868b505f: Download complete [2023-05-18T20:59:44.017Z] bab4dde63d76: Verifying Checksum [2023-05-18T20:59:44.017Z] bab4dde63d76: Download complete [2023-05-18T20:59:44.954Z] b85a868b505f: Pull complete [2023-05-18T20:59:45.214Z] e2be974225ed: Pull complete [2023-05-18T20:59:45.784Z] 339a4e72a1f5: Pull complete [2023-05-18T20:59:45.784Z] 988bab9f4d93: Pull complete [2023-05-18T20:59:46.043Z] 1469e6f7b9e6: Pull complete [2023-05-18T20:59:46.043Z] eaf3925da568: Pull complete [2023-05-18T20:59:47.949Z] bab4dde63d76: Pull complete [2023-05-18T20:59:47.949Z] bde34c3a00c8: Pull complete [2023-05-18T20:59:48.210Z] b352a97aabf1: Pull complete [2023-05-18T20:59:48.210Z] 4872d77fe225: Pull complete [2023-05-18T20:59:48.210Z] 5851b861e8e6: Pull complete [2023-05-18T20:59:48.210Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-18T20:59:48.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T20:59:48.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T20:59:48.310Z] prd-ubuntu20.04-docker-8c-8g-16041 does not seem to be running inside a container [2023-05-18T20:59:48.342Z] $ 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 [2023-05-18T20:59:50.668Z] $ docker top 8b7b442fa4fc90b63bd60966ea821c87dacd7f734b2c4da9c3eb392261014685 -eo pid,comm [2023-05-18T20:59:50.729Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-18T20:59:50.729Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-18T20:59:50.769Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T20:59:50.769Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T20:59:50.901Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T20:59:50.904Z] $ docker exec 8b7b442fa4fc90b63bd60966ea821c87dacd7f734b2c4da9c3eb392261014685 ssh-agent [2023-05-18T20:59:51.033Z] SSH_AUTH_SOCK=/tmp/ssh-qnZLV8SZyIdb/agent.33 [2023-05-18T20:59:51.033Z] SSH_AGENT_PID=39 [2023-05-18T20:59:51.040Z] Running ssh-add (command line suppressed) [2023-05-18T20:59:51.160Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1703110589908529485.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1703110589908529485.key) [2023-05-18T20:59:51.179Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T20:59:51.473Z] + git tag --points-at HEAD [Pipeline] } [2023-05-18T20:59:51.485Z] $ docker exec --env ******** --env ******** 8b7b442fa4fc90b63bd60966ea821c87dacd7f734b2c4da9c3eb392261014685 ssh-agent -k [2023-05-18T20:59:51.585Z] unset SSH_AUTH_SOCK; [2023-05-18T20:59:51.585Z] unset SSH_AGENT_PID; [2023-05-18T20:59:51.585Z] echo Agent pid 39 killed; [2023-05-18T20:59:51.600Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-18T20:59:51.623Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T20:59:51.623Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T20:59:51.749Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T20:59:51.751Z] $ docker exec 8b7b442fa4fc90b63bd60966ea821c87dacd7f734b2c4da9c3eb392261014685 ssh-agent [2023-05-18T20:59:51.882Z] SSH_AUTH_SOCK=/tmp/ssh-93f5aAvrnJfc/agent.71 [2023-05-18T20:59:51.882Z] SSH_AGENT_PID=77 [2023-05-18T20:59:51.887Z] Running ssh-add (command line suppressed) [2023-05-18T20:59:51.987Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10436313513199233776.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10436313513199233776.key) [2023-05-18T20:59:52.003Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T20:59:52.296Z] + git semver init [2023-05-18T20:59:52.557Z] 2023-05-18 20:59:52,459 [run_init] DEBUG init version:0.0.0 force:False [2023-05-18T20:59:52.557Z] 2023-05-18 20:59:52,459 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-18T20:59:52.557Z] 2023-05-18 20:59:52,460 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-18T20:59:52.557Z] 2023-05-18 20:59:52,460 [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) [2023-05-18T20:59:53.503Z] 2023-05-18 20:59:53,419 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-05-18T20:59:53.503Z] 2023-05-18 20:59:53,419 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-05-18T20:59:53.503Z] 2023-05-18 20:59:53,419 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-18T20:59:53.503Z] 2023-05-18 20:59:53,420 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-18T20:59:53.503Z] 3.0.0-dev.55 [Pipeline] } [2023-05-18T20:59:53.512Z] $ docker exec --env ******** --env ******** 8b7b442fa4fc90b63bd60966ea821c87dacd7f734b2c4da9c3eb392261014685 ssh-agent -k [2023-05-18T20:59:53.618Z] unset SSH_AUTH_SOCK; [2023-05-18T20:59:53.618Z] unset SSH_AGENT_PID; [2023-05-18T20:59:53.618Z] echo Agent pid 77 killed; [2023-05-18T20:59:53.630Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-18T20:59:53.944Z] + git semver [Pipeline] } [2023-05-18T20:59:54.215Z] $ docker stop --time=1 8b7b442fa4fc90b63bd60966ea821c87dacd7f734b2c4da9c3eb392261014685 [2023-05-18T20:59:55.539Z] $ docker rm -f --volumes 8b7b442fa4fc90b63bd60966ea821c87dacd7f734b2c4da9c3eb392261014685 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T20:59:55.878Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-18T20:59:56.111Z] Stashed 1 file(s) [Pipeline] echo [2023-05-18T20:59:56.114Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.55 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T20:59:56.225Z] provisioning config files... [2023-05-18T20:59:56.236Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15116780283819169939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T20:59:56.536Z] ---> docker-login.sh [2023-05-18T20:59:56.536Z] nexus3.edgexfoundry.org:10001 [2023-05-18T20:59:56.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T20:59:56.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T20:59:56.536Z] Configure a credential helper to remove this warning. See [2023-05-18T20:59:56.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T20:59:56.536Z] [2023-05-18T20:59:56.536Z] Login Succeeded [2023-05-18T20:59:56.536Z] nexus3.edgexfoundry.org:10002 [2023-05-18T20:59:56.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T20:59:56.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T20:59:56.536Z] Configure a credential helper to remove this warning. See [2023-05-18T20:59:56.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T20:59:56.536Z] [2023-05-18T20:59:56.536Z] Login Succeeded [2023-05-18T20:59:56.536Z] nexus3.edgexfoundry.org:10003 [2023-05-18T20:59:56.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T20:59:56.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T20:59:56.797Z] Configure a credential helper to remove this warning. See [2023-05-18T20:59:56.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T20:59:56.797Z] [2023-05-18T20:59:56.797Z] Login Succeeded [2023-05-18T20:59:56.797Z] nexus3.edgexfoundry.org:10004 [2023-05-18T20:59:56.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T20:59:56.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T20:59:56.797Z] Configure a credential helper to remove this warning. See [2023-05-18T20:59:56.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T20:59:56.797Z] [2023-05-18T20:59:56.797Z] Login Succeeded [2023-05-18T20:59:56.797Z] docker.io [2023-05-18T20:59:57.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T20:59:57.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T20:59:57.056Z] Configure a credential helper to remove this warning. See [2023-05-18T20:59:57.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T20:59:57.057Z] [2023-05-18T20:59:57.057Z] Login Succeeded [2023-05-18T20:59:57.057Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T20:59:57.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-18T20:59:57.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T20:59:57.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T20:59:57.151Z] ========================================================= [2023-05-18T20:59:57.151Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-18T20:59:57.151Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T20:59:57.482Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-18T20:59:57.482Z] Sending build context to Docker daemon 21.89MB [2023-05-18T20:59:57.482Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T20:59:57.482Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-18T20:59:57.742Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-18T20:59:57.742Z] f56be85fc22e: Pulling fs layer [2023-05-18T20:59:57.742Z] 85791d961cd3: Pulling fs layer [2023-05-18T20:59:57.742Z] d694b5ae8c79: Pulling fs layer [2023-05-18T20:59:57.742Z] 9f32a84ed3da: Pulling fs layer [2023-05-18T20:59:57.742Z] 4d19c01a9841: Pulling fs layer [2023-05-18T20:59:57.742Z] 9325e15d5711: Pulling fs layer [2023-05-18T20:59:57.742Z] 556b6ee489ea: Pulling fs layer [2023-05-18T20:59:57.742Z] c5a4b2cf53e6: Pulling fs layer [2023-05-18T20:59:57.742Z] 4d19c01a9841: Waiting [2023-05-18T20:59:57.742Z] 9325e15d5711: Waiting [2023-05-18T20:59:57.742Z] 556b6ee489ea: Waiting [2023-05-18T20:59:57.742Z] c5a4b2cf53e6: Waiting [2023-05-18T20:59:57.742Z] 9f32a84ed3da: Waiting [2023-05-18T20:59:57.742Z] 85791d961cd3: Download complete [2023-05-18T20:59:57.742Z] 9f32a84ed3da: Download complete [2023-05-18T20:59:57.742Z] 4d19c01a9841: Verifying Checksum [2023-05-18T20:59:57.742Z] 4d19c01a9841: Download complete [2023-05-18T20:59:57.742Z] f56be85fc22e: Verifying Checksum [2023-05-18T20:59:57.742Z] f56be85fc22e: Download complete [2023-05-18T20:59:57.742Z] 9325e15d5711: Verifying Checksum [2023-05-18T20:59:57.742Z] 9325e15d5711: Download complete [2023-05-18T20:59:57.742Z] f56be85fc22e: Pull complete [2023-05-18T20:59:58.003Z] 85791d961cd3: Pull complete [2023-05-18T20:59:58.263Z] c5a4b2cf53e6: Verifying Checksum [2023-05-18T20:59:58.263Z] c5a4b2cf53e6: Download complete [2023-05-18T20:59:58.263Z] d694b5ae8c79: Verifying Checksum [2023-05-18T20:59:58.263Z] d694b5ae8c79: Download complete [2023-05-18T20:59:58.521Z] 556b6ee489ea: Verifying Checksum [2023-05-18T20:59:58.521Z] 556b6ee489ea: Download complete [2023-05-18T21:00:01.819Z] d694b5ae8c79: Pull complete [2023-05-18T21:00:01.819Z] 9f32a84ed3da: Pull complete [2023-05-18T21:00:01.819Z] 4d19c01a9841: Pull complete [2023-05-18T21:00:01.819Z] 9325e15d5711: Pull complete [2023-05-18T21:00:04.360Z] 556b6ee489ea: Pull complete [2023-05-18T21:00:05.320Z] c5a4b2cf53e6: Pull complete [2023-05-18T21:00:05.320Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-18T21:00:05.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-18T21:00:05.320Z] ---> c4be618373d6 [2023-05-18T21:00:05.320Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-18T21:00:08.635Z] ---> Running in 62305b5d54f9 [2023-05-18T21:00:08.635Z] Removing intermediate container 62305b5d54f9 [2023-05-18T21:00:08.635Z] ---> 964c33927bc4 [2023-05-18T21:00:08.635Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T21:00:08.635Z] ---> Running in 29cf3fa22ff1 [2023-05-18T21:00:08.635Z] Removing intermediate container 29cf3fa22ff1 [2023-05-18T21:00:08.635Z] ---> cc94c8dbb343 [2023-05-18T21:00:08.635Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-18T21:00:08.635Z] ---> Running in 0f04607cf0c5 [2023-05-18T21:00:08.894Z] Removing intermediate container 0f04607cf0c5 [2023-05-18T21:00:08.894Z] ---> b3705f2dc81c [2023-05-18T21:00:08.894Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-18T21:00:08.894Z] ---> Running in e2d01408dd28 [2023-05-18T21:00:08.894Z] Removing intermediate container e2d01408dd28 [2023-05-18T21:00:08.894Z] ---> 91dc119feb1e [2023-05-18T21:00:08.894Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-18T21:00:08.894Z] ---> Running in 8722240eafa0 [2023-05-18T21:00:08.894Z] Removing intermediate container 8722240eafa0 [2023-05-18T21:00:08.894Z] ---> 3a4a86c13e15 [2023-05-18T21:00:08.894Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T21:00:09.153Z] ---> Running in 6e01b717c51d [2023-05-18T21:00:09.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T21:00:09.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T21:00:09.670Z] OK: 265 MiB in 53 packages [2023-05-18T21:00:09.929Z] Removing intermediate container 6e01b717c51d [2023-05-18T21:00:09.929Z] ---> ad54d76f1196 [2023-05-18T21:00:09.929Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-18T21:00:09.929Z] ---> Running in 6c37f73019bd [2023-05-18T21:00:09.929Z] Removing intermediate container 6c37f73019bd [2023-05-18T21:00:09.929Z] ---> f6bb906c0d2b [2023-05-18T21:00:09.929Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-18T21:00:10.187Z] ---> 9736e79bb294 [2023-05-18T21:00:10.187Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T21:00:10.187Z] ---> Running in 40004cff6050 [2023-05-18T21:00:11.193Z] Still waiting to schedule task [2023-05-18T21:00:11.193Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-18T21:00:49.074Z] Removing intermediate container 40004cff6050 [2023-05-18T21:00:49.074Z] ---> dbbee159172e [2023-05-18T21:00:49.074Z] Step 12/13 : COPY . . [2023-05-18T21:00:49.074Z] ---> b196d89f96df [2023-05-18T21:00:49.074Z] Step 13/13 : RUN ${MAKE} [2023-05-18T21:00:49.074Z] ---> Running in 283b82361e4c [2023-05-18T21:00:49.074Z] noop [2023-05-18T21:00:49.074Z] Removing intermediate container 283b82361e4c [2023-05-18T21:00:49.074Z] ---> dbe1191f3847 [2023-05-18T21:00:49.074Z] Successfully built dbe1191f3847 [2023-05-18T21:00:49.074Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:00:49.396Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-18T21:00:49.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T21:00:49.473Z] prd-ubuntu20.04-docker-8c-8g-16041 does not seem to be running inside a container [2023-05-18T21:00:49.504Z] $ 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 [2023-05-18T21:00:49.830Z] $ docker top 23211a64eaa1001b2248119e2ede583f7fce90b6909b0759d94d4500b5056527 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T21:00:50.177Z] + go version [2023-05-18T21:00:50.178Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-18T21:00:50.186Z] $ docker stop --time=1 23211a64eaa1001b2248119e2ede583f7fce90b6909b0759d94d4500b5056527 [2023-05-18T21:00:51.535Z] $ docker rm -f --volumes 23211a64eaa1001b2248119e2ede583f7fce90b6909b0759d94d4500b5056527 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:00:51.958Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-18T21:00:51.958Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T21:00:52.025Z] prd-ubuntu20.04-docker-8c-8g-16041 does not seem to be running inside a container [2023-05-18T21:00:52.055Z] $ 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 [2023-05-18T21:00:52.357Z] $ docker top 97521b2a19692e80b88898321f769cdc70ab0581eb7175312f38291666a7931e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T21:00:52.695Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-18T21:00:52.991Z] + make test [2023-05-18T21:00:52.991Z] go test ./... -coverprofile=coverage.out ./... [2023-05-18T21:00:58.286Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-18T21:01:09.441Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-18T21:01:09.441Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-18T21:01:11.978Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.042s coverage: 31.4% of statements [2023-05-18T21:01:11.978Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.391s coverage: 86.5% of statements [2023-05-18T21:01:18.533Z] go vet ./... [2023-05-18T21:01:21.833Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-18T21:01:21.833Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-18T21:01:21.833Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-18T21:01:21.847Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-18T21:01:21.857Z] $ docker stop --time=1 97521b2a19692e80b88898321f769cdc70ab0581eb7175312f38291666a7931e [2023-05-18T21:01:24.755Z] $ docker rm -f --volumes 97521b2a19692e80b88898321f769cdc70ab0581eb7175312f38291666a7931e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T21:01:25.208Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-18T21:01:25.269Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-18T21:01:25.775Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-18T21:01:26.060Z] + ls -al . [2023-05-18T21:01:26.060Z] total 232 [2023-05-18T21:01:26.060Z] drwxrwxr-x 10 jenkins jenkins 4096 May 18 21:00 . [2023-05-18T21:01:26.060Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 20:59 .. [2023-05-18T21:01:26.060Z] drwxrwxr-x 8 jenkins jenkins 4096 May 18 20:59 .git [2023-05-18T21:01:26.060Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 20:59 .github [2023-05-18T21:01:26.060Z] -rw-rw-r-- 1 jenkins jenkins 496 May 18 20:59 .gitignore [2023-05-18T21:01:26.060Z] -rw-rw-r-- 1 jenkins jenkins 42 May 18 20:59 .golangci.yml [2023-05-18T21:01:26.060Z] drwxr-xr-x 3 jenkins jenkins 4096 May 18 20:59 .semver [2023-05-18T21:01:26.060Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 18 20:59 Attribution.txt [2023-05-18T21:01:26.060Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 18 20:59 CHANGELOG.md [2023-05-18T21:01:26.060Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 18 20:59 Dockerfile [2023-05-18T21:01:26.060Z] -rw-rw-r-- 1 jenkins jenkins 677 May 18 20:59 GOVERNANCE.md [2023-05-18T21:01:26.060Z] -rw-rw-r-- 1 jenkins jenkins 739 May 18 20:59 Jenkinsfile [2023-05-18T21:01:26.060Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 18 20:59 LICENSE [2023-05-18T21:01:26.060Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 18 20:59 Makefile [2023-05-18T21:01:26.060Z] -rw-rw-r-- 1 jenkins jenkins 625 May 18 20:59 OWNERS.md [2023-05-18T21:01:26.060Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 18 20:59 README.md [2023-05-18T21:01:26.060Z] -rw-rw-r-- 1 jenkins jenkins 12 May 18 20:59 VERSION [2023-05-18T21:01:26.060Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 20:59 bin [2023-05-18T21:01:26.060Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 20:59 cmd [2023-05-18T21:01:26.060Z] -rw-r--r-- 1 jenkins jenkins 78459 May 18 21:01 coverage.out [2023-05-18T21:01:26.060Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 20:59 doc [2023-05-18T21:01:26.060Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 18 20:59 go.mod [2023-05-18T21:01:26.060Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 18 20:59 go.sum [2023-05-18T21:01:26.060Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 20:59 internal [2023-05-18T21:01:26.060Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 20:59 snap [2023-05-18T21:01:26.060Z] -rw-rw-r-- 1 jenkins jenkins 236 May 18 20:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:01:26.396Z] + 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=4c3943abb5596eefa9af9b661fb4a90371d27683 --label arch=amd64 --label version=3.0.0-dev.55 . [2023-05-18T21:01:26.396Z] Sending build context to Docker daemon 21.97MB [2023-05-18T21:01:26.396Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T21:01:26.396Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-18T21:01:26.396Z] ---> dbe1191f3847 [2023-05-18T21:01:26.396Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-18T21:01:26.655Z] ---> Running in aad6bd329d24 [2023-05-18T21:01:26.655Z] Removing intermediate container aad6bd329d24 [2023-05-18T21:01:26.655Z] ---> bc2f423d1c9d [2023-05-18T21:01:26.655Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T21:01:26.655Z] ---> Running in d199e3b991a4 [2023-05-18T21:01:26.914Z] Removing intermediate container d199e3b991a4 [2023-05-18T21:01:26.914Z] ---> b83128a4b3b0 [2023-05-18T21:01:26.914Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-18T21:01:26.914Z] ---> Running in e5a4c8b9f16d [2023-05-18T21:01:26.914Z] Removing intermediate container e5a4c8b9f16d [2023-05-18T21:01:26.914Z] ---> ecb9e16301ad [2023-05-18T21:01:26.914Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-18T21:01:26.914Z] ---> Running in 9eb8604d6bb4 [2023-05-18T21:01:26.914Z] Removing intermediate container 9eb8604d6bb4 [2023-05-18T21:01:26.914Z] ---> 698e062bd765 [2023-05-18T21:01:26.914Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-18T21:01:26.914Z] ---> Running in 8507a205b533 [2023-05-18T21:01:27.174Z] Removing intermediate container 8507a205b533 [2023-05-18T21:01:27.174Z] ---> 4fdffb540474 [2023-05-18T21:01:27.174Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T21:01:27.174Z] ---> Running in f9214bf9db60 [2023-05-18T21:01:27.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T21:01:27.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T21:01:27.694Z] OK: 265 MiB in 53 packages [2023-05-18T21:01:27.954Z] Removing intermediate container f9214bf9db60 [2023-05-18T21:01:27.954Z] ---> 7d108662bc70 [2023-05-18T21:01:27.954Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-18T21:01:27.954Z] ---> Running in b78d50bcf452 [2023-05-18T21:01:28.214Z] Removing intermediate container b78d50bcf452 [2023-05-18T21:01:28.214Z] ---> 06b7c6754dce [2023-05-18T21:01:28.214Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-18T21:01:28.214Z] ---> 3b8670d68aa4 [2023-05-18T21:01:28.214Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T21:01:28.214Z] ---> Running in 06a419bf0166 [2023-05-18T21:01:29.217Z] Removing intermediate container 06a419bf0166 [2023-05-18T21:01:29.217Z] ---> ddcbd7529bea [2023-05-18T21:01:29.217Z] Step 12/26 : COPY . . [2023-05-18T21:01:29.839Z] ---> fc01ee5bfd3f [2023-05-18T21:01:29.839Z] Step 13/26 : RUN ${MAKE} [2023-05-18T21:01:30.111Z] ---> Running in 019dcefc77bb [2023-05-18T21:01:30.111Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.55" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-18T21:01:46.187Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16042 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-05-18T21:01:46.200Z] Running in /w/workspace/device-onvif-camera/152 [Pipeline] { [Pipeline] checkout [2023-05-18T21:01:46.234Z] The recommended git tool is: git [2023-05-18T21:01:48.230Z] Removing intermediate container 019dcefc77bb [2023-05-18T21:01:48.230Z] ---> d0337b017192 [2023-05-18T21:01:48.230Z] Step 14/26 : FROM alpine:3.17 [2023-05-18T21:01:48.798Z] 3.17: Pulling from library/alpine [2023-05-18T21:01:48.798Z] f56be85fc22e: Already exists [2023-05-18T21:01:49.057Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-18T21:01:49.057Z] Status: Downloaded newer image for alpine:3.17 [2023-05-18T21:01:49.057Z] ---> 9ed4aefc74f6 [2023-05-18T21:01:49.057Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-18T21:01:49.057Z] ---> Running in 6541dcb80e49 [2023-05-18T21:01:49.057Z] Removing intermediate container 6541dcb80e49 [2023-05-18T21:01:49.057Z] ---> e0cba04f5b89 [2023-05-18T21:01:49.057Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-18T21:01:49.315Z] ---> Running in e560a0ceffe6 [2023-05-18T21:01:49.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T21:01:49.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T21:01:49.836Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-18T21:01:49.836Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T21:01:49.836Z] OK: 7 MiB in 16 packages [2023-05-18T21:01:50.113Z] Removing intermediate container e560a0ceffe6 [2023-05-18T21:01:50.113Z] ---> 07b02e21c370 [2023-05-18T21:01:50.113Z] Step 17/26 : WORKDIR / [2023-05-18T21:01:50.113Z] ---> Running in 31065a6e9fa6 [2023-05-18T21:01:50.113Z] Removing intermediate container 31065a6e9fa6 [2023-05-18T21:01:50.113Z] ---> afc749dd6a75 [2023-05-18T21:01:50.113Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-18T21:01:51.054Z] ---> abd34300d1e3 [2023-05-18T21:01:51.054Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-18T21:01:51.054Z] ---> 015602455736 [2023-05-18T21:01:51.054Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-18T21:01:51.054Z] ---> 6adbc2a60252 [2023-05-18T21:01:51.054Z] Step 21/26 : EXPOSE 59984 [2023-05-18T21:01:51.054Z] ---> Running in 0d29ce9f350c [2023-05-18T21:01:51.054Z] Removing intermediate container 0d29ce9f350c [2023-05-18T21:01:51.054Z] ---> e34ecac7f7f3 [2023-05-18T21:01:51.054Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-18T21:01:51.054Z] ---> Running in 7e7402dc0213 [2023-05-18T21:01:51.313Z] Removing intermediate container 7e7402dc0213 [2023-05-18T21:01:51.313Z] ---> 2f32795a2971 [2023-05-18T21:01:51.313Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-18T21:01:51.313Z] ---> Running in 0733c1b3118c [2023-05-18T21:01:51.313Z] Removing intermediate container 0733c1b3118c [2023-05-18T21:01:51.313Z] ---> fcda3c680213 [2023-05-18T21:01:51.313Z] Step 24/26 : LABEL arch=amd64 [2023-05-18T21:01:51.313Z] ---> Running in b916db143a26 [2023-05-18T21:01:51.313Z] Removing intermediate container b916db143a26 [2023-05-18T21:01:51.313Z] ---> 6a7519a35701 [2023-05-18T21:01:51.313Z] Step 25/26 : LABEL git_sha=4c3943abb5596eefa9af9b661fb4a90371d27683 [2023-05-18T21:01:51.313Z] ---> Running in 7557d94d7946 [2023-05-18T21:01:51.462Z] using credential edgex-jenkins-ssh [2023-05-18T21:01:51.480Z] Cloning the remote Git repository [2023-05-18T21:01:51.573Z] Removing intermediate container 7557d94d7946 [2023-05-18T21:01:51.573Z] ---> 8688bd60759b [2023-05-18T21:01:51.573Z] Step 26/26 : LABEL version=3.0.0-dev.55 [2023-05-18T21:01:51.573Z] ---> Running in 94fd7841b7f3 [2023-05-18T21:01:51.573Z] Removing intermediate container 94fd7841b7f3 [2023-05-18T21:01:51.573Z] ---> 80c7e3d1a33c [2023-05-18T21:01:51.573Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-18T21:01:51.573Z] Successfully built 80c7e3d1a33c [2023-05-18T21:01:51.573Z] 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 [2023-05-18T21:01:51.692Z] provisioning config files... [2023-05-18T21:01:51.701Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8074437301009476402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T21:01:51.998Z] ---> docker-login.sh [2023-05-18T21:01:51.998Z] nexus3.edgexfoundry.org:10001 [2023-05-18T21:01:51.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T21:01:51.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T21:01:51.998Z] Configure a credential helper to remove this warning. See [2023-05-18T21:01:51.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T21:01:51.998Z] [2023-05-18T21:01:51.998Z] Login Succeeded [2023-05-18T21:01:51.998Z] nexus3.edgexfoundry.org:10002 [2023-05-18T21:01:51.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T21:01:51.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T21:01:51.998Z] Configure a credential helper to remove this warning. See [2023-05-18T21:01:51.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T21:01:51.998Z] [2023-05-18T21:01:51.998Z] Login Succeeded [2023-05-18T21:01:51.998Z] nexus3.edgexfoundry.org:10003 [2023-05-18T21:01:52.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T21:01:52.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T21:01:52.258Z] Configure a credential helper to remove this warning. See [2023-05-18T21:01:52.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T21:01:52.258Z] [2023-05-18T21:01:52.258Z] Login Succeeded [2023-05-18T21:01:52.258Z] nexus3.edgexfoundry.org:10004 [2023-05-18T21:01:52.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T21:01:52.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T21:01:52.258Z] Configure a credential helper to remove this warning. See [2023-05-18T21:01:52.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T21:01:52.258Z] [2023-05-18T21:01:52.258Z] Login Succeeded [2023-05-18T21:01:52.258Z] docker.io [2023-05-18T21:01:52.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T21:01:52.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T21:01:52.518Z] Configure a credential helper to remove this warning. See [2023-05-18T21:01:52.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T21:01:52.518Z] [2023-05-18T21:01:52.518Z] Login Succeeded [2023-05-18T21:01:52.518Z] ---> docker-login.sh ends [2023-05-18T21:01:51.529Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-18T21:01:51.636Z] > git init /w/workspace/device-onvif-camera/152 # timeout=10 [2023-05-18T21:01:51.794Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-18T21:01:51.795Z] > git --version # timeout=10 [2023-05-18T21:01:51.817Z] > git --version # 'git version 2.25.1' [2023-05-18T21:01:51.820Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-18T21:01:51.982Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [2023-05-18T21:01:52.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-18T21:01:52.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T21:01:52.583Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-05-18T21:01:52.583Z] 4c3943abb5596eefa9af9b661fb4a90371d27683 [2023-05-18T21:01:52.583Z] latest [2023-05-18T21:01:52.583Z] 3.0.0-dev.55 [2023-05-18T21:01:52.583Z] 4c3943abb5596eefa9af9b661fb4a90371d27683-3.0.0-dev.55 [2023-05-18T21:01:52.583Z] main [2023-05-18T21:01:52.583Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:01:52.912Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4c3943abb5596eefa9af9b661fb4a90371d27683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:01:53.225Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4c3943abb5596eefa9af9b661fb4a90371d27683 [2023-05-18T21:01:53.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-18T21:01:53.225Z] 4cecff0c0de1: Preparing [2023-05-18T21:01:53.225Z] 68425ce381f2: Preparing [2023-05-18T21:01:53.225Z] 3f55d1b624fc: Preparing [2023-05-18T21:01:53.225Z] f9ac66878a7f: Preparing [2023-05-18T21:01:53.225Z] f1417ff83b31: Preparing [2023-05-18T21:01:53.225Z] f1417ff83b31: Layer already exists [2023-05-18T21:01:53.225Z] 68425ce381f2: Pushed [2023-05-18T21:01:53.225Z] 4cecff0c0de1: Pushed [2023-05-18T21:01:53.225Z] f9ac66878a7f: Pushed [2023-05-18T21:01:53.626Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-18T21:01:53.655Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-18T21:01:54.528Z] Avoid second fetch [2023-05-18T21:01:54.528Z] Checking out Revision 4c3943abb5596eefa9af9b661fb4a90371d27683 (main) [2023-05-18T21:01:55.133Z] Commit message: "docs: updated remaining docs from v2 to v3 (#366)" [2023-05-18T21:01:54.546Z] > git config core.sparsecheckout # timeout=10 [2023-05-18T21:01:54.607Z] > git checkout -f 4c3943abb5596eefa9af9b661fb4a90371d27683 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-18T21:01:55.763Z] 3f55d1b624fc: Pushed [2023-05-18T21:01:55.966Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-18T21:01:55.966Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-18T21:01:55.966Z] Dload Upload Total Spent Left Speed [2023-05-18T21:01:55.966Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [2023-05-18T21:01:56.027Z] 4c3943abb5596eefa9af9b661fb4a90371d27683: digest: sha256:1b1a64a53feeeb5966d128dec11ca0ecec0089a45b09b21c494aaa84844cf7f5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-05-18T21:01:56.348Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:01:56.567Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-18T21:01:56.652Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-18T21:01:56.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-18T21:01:56.652Z] 4cecff0c0de1: Preparing [2023-05-18T21:01:56.652Z] 68425ce381f2: Preparing [2023-05-18T21:01:56.652Z] 3f55d1b624fc: Preparing [2023-05-18T21:01:56.652Z] f9ac66878a7f: Preparing [2023-05-18T21:01:56.652Z] f1417ff83b31: Preparing [2023-05-18T21:01:56.652Z] f9ac66878a7f: Layer already exists [2023-05-18T21:01:56.652Z] 68425ce381f2: Layer already exists [2023-05-18T21:01:56.652Z] 4cecff0c0de1: Layer already exists [2023-05-18T21:01:56.652Z] f1417ff83b31: Layer already exists [2023-05-18T21:01:56.652Z] 3f55d1b624fc: Layer already exists [2023-05-18T21:01:56.652Z] latest: digest: sha256:1b1a64a53feeeb5966d128dec11ca0ecec0089a45b09b21c494aaa84844cf7f5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:01:56.892Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-18T21:01:56.892Z] + sudo tee /etc/docker/daemon.new [2023-05-18T21:01:56.892Z] { [2023-05-18T21:01:56.892Z] "registry-mirrors": [ [2023-05-18T21:01:56.892Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-18T21:01:56.892Z] ], [2023-05-18T21:01:56.892Z] "bip": "10.250.0.254/24", [2023-05-18T21:01:56.892Z] "hosts": [ [2023-05-18T21:01:56.892Z] "tcp://0.0.0.0:5555", [2023-05-18T21:01:56.892Z] "unix:///var/run/docker.sock" [2023-05-18T21:01:56.892Z] ], [2023-05-18T21:01:56.892Z] "mtu": 1458, [2023-05-18T21:01:56.892Z] "selinux-enabled": true, [2023-05-18T21:01:56.892Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-18T21:01:56.892Z] } [Pipeline] sh [2023-05-18T21:01:56.965Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:01:57.225Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-18T21:01:57.271Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.55 [2023-05-18T21:01:57.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-18T21:01:57.271Z] 4cecff0c0de1: Preparing [2023-05-18T21:01:57.271Z] 68425ce381f2: Preparing [2023-05-18T21:01:57.271Z] 3f55d1b624fc: Preparing [2023-05-18T21:01:57.271Z] f9ac66878a7f: Preparing [2023-05-18T21:01:57.271Z] f1417ff83b31: Preparing [2023-05-18T21:01:57.271Z] 68425ce381f2: Layer already exists [2023-05-18T21:01:57.271Z] 3f55d1b624fc: Layer already exists [2023-05-18T21:01:57.271Z] f1417ff83b31: Layer already exists [2023-05-18T21:01:57.271Z] 4cecff0c0de1: Layer already exists [2023-05-18T21:01:57.271Z] f9ac66878a7f: Layer already exists [2023-05-18T21:01:57.271Z] 3.0.0-dev.55: digest: sha256:1b1a64a53feeeb5966d128dec11ca0ecec0089a45b09b21c494aaa84844cf7f5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:01:57.560Z] + sudo service docker restart [2023-05-18T21:01:57.615Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4c3943abb5596eefa9af9b661fb4a90371d27683-3.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:01:57.922Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4c3943abb5596eefa9af9b661fb4a90371d27683-3.0.0-dev.55 [2023-05-18T21:01:57.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-18T21:01:57.922Z] 4cecff0c0de1: Preparing [2023-05-18T21:01:57.922Z] 68425ce381f2: Preparing [2023-05-18T21:01:57.922Z] 3f55d1b624fc: Preparing [2023-05-18T21:01:57.922Z] f9ac66878a7f: Preparing [2023-05-18T21:01:57.922Z] f1417ff83b31: Preparing [2023-05-18T21:01:57.922Z] 68425ce381f2: Layer already exists [2023-05-18T21:01:57.922Z] 4cecff0c0de1: Layer already exists [2023-05-18T21:01:57.922Z] 3f55d1b624fc: Layer already exists [2023-05-18T21:01:57.922Z] f9ac66878a7f: Layer already exists [2023-05-18T21:01:57.922Z] f1417ff83b31: Layer already exists [2023-05-18T21:01:57.922Z] 4c3943abb5596eefa9af9b661fb4a90371d27683-3.0.0-dev.55: digest: sha256:1b1a64a53feeeb5966d128dec11ca0ecec0089a45b09b21c494aaa84844cf7f5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:01:58.252Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:01:58.566Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-05-18T21:01:58.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-18T21:01:58.566Z] 4cecff0c0de1: Preparing [2023-05-18T21:01:58.566Z] 68425ce381f2: Preparing [2023-05-18T21:01:58.566Z] 3f55d1b624fc: Preparing [2023-05-18T21:01:58.566Z] f9ac66878a7f: Preparing [2023-05-18T21:01:58.566Z] f1417ff83b31: Preparing [2023-05-18T21:01:58.566Z] 68425ce381f2: Layer already exists [2023-05-18T21:01:58.566Z] f1417ff83b31: Layer already exists [2023-05-18T21:01:58.566Z] f9ac66878a7f: Layer already exists [2023-05-18T21:01:58.566Z] 3f55d1b624fc: Layer already exists [2023-05-18T21:01:58.566Z] 4cecff0c0de1: Layer already exists [2023-05-18T21:01:58.566Z] main: digest: sha256:1b1a64a53feeeb5966d128dec11ca0ecec0089a45b09b21c494aaa84844cf7f5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-18T21:01:58.627Z] ===================================================== [Pipeline] echo [2023-05-18T21:01:58.638Z] taggedImages: [2023-05-18T21:01:58.638Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4c3943abb5596eefa9af9b661fb4a90371d27683 [2023-05-18T21:01:58.638Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-18T21:01:58.638Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.55 [2023-05-18T21:01:58.638Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4c3943abb5596eefa9af9b661fb4a90371d27683-3.0.0-dev.55 [2023-05-18T21:01:58.638Z] - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:01:59.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T21:01:59.030Z] [2023-05-18T21:01:59.030Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:01:59.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T21:01:59.328Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-18T21:01:59.328Z] 5eb5b503b376: Pulling fs layer [2023-05-18T21:01:59.328Z] 5c69ac0246d0: Pulling fs layer [2023-05-18T21:01:59.328Z] ec43610c2a17: Pulling fs layer [2023-05-18T21:01:59.328Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-18T21:01:59.328Z] 33b1e0a273af: Pulling fs layer [2023-05-18T21:01:59.328Z] 5d3b04190fa2: Pulling fs layer [2023-05-18T21:01:59.328Z] 2f39f015ded8: Pulling fs layer [2023-05-18T21:01:59.328Z] 3a2ae6a8a46f: Waiting [2023-05-18T21:01:59.328Z] 33b1e0a273af: Waiting [2023-05-18T21:01:59.328Z] 5d3b04190fa2: Waiting [2023-05-18T21:01:59.328Z] 2f39f015ded8: Waiting [2023-05-18T21:01:59.328Z] 5c69ac0246d0: Verifying Checksum [2023-05-18T21:01:59.328Z] 5c69ac0246d0: Download complete [2023-05-18T21:01:59.328Z] 3a2ae6a8a46f: Download complete [2023-05-18T21:01:59.328Z] 33b1e0a273af: Verifying Checksum [2023-05-18T21:01:59.328Z] 33b1e0a273af: Download complete [2023-05-18T21:01:59.328Z] 5d3b04190fa2: Download complete [2023-05-18T21:01:59.328Z] ec43610c2a17: Verifying Checksum [2023-05-18T21:01:59.328Z] ec43610c2a17: Download complete [2023-05-18T21:01:59.588Z] 5eb5b503b376: Verifying Checksum [2023-05-18T21:01:59.588Z] 5eb5b503b376: Download complete [2023-05-18T21:02:00.156Z] 2f39f015ded8: Download complete [2023-05-18T21:02:00.722Z] 5eb5b503b376: Pull complete [2023-05-18T21:02:00.722Z] 5c69ac0246d0: Pull complete [2023-05-18T21:02:01.294Z] ec43610c2a17: Pull complete [2023-05-18T21:02:01.294Z] 3a2ae6a8a46f: Pull complete [2023-05-18T21:02:01.294Z] 33b1e0a273af: Pull complete [2023-05-18T21:02:01.553Z] 5d3b04190fa2: Pull complete [2023-05-18T21:02:05.745Z] 2f39f015ded8: Pull complete [2023-05-18T21:02:05.745Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-18T21:02:05.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T21:02:05.745Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T21:02:05.823Z] prd-ubuntu20.04-docker-8c-8g-16041 does not seem to be running inside a container [2023-05-18T21:02:05.852Z] $ 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 [2023-05-18T21:02:09.487Z] $ docker top 95daa733300b81e39af6bc7696cb3d35edce18685bc6986b03cf36593b11ff9c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T21:02:09.891Z] ---> job-cost.sh [2023-05-18T21:02:09.891Z] lf-activate-venv: SKIPPING [2023-05-18T21:02:09.891Z] INFO: No Stack... [2023-05-18T21:02:10.460Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-18T21:02:10.720Z] INFO: Archiving Costs [Pipeline] sh [2023-05-18T21:02:11.010Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-05-18T21:02:11.011Z] + cut -d, -f6 [Pipeline] lock [2023-05-18T21:02:11.025Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-152-stack-cost] [2023-05-18T21:02:11.031Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-152-stack-cost] did not exist. Created. [2023-05-18T21:02:11.031Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-152-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-18T21:02:11.336Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-18T21:02:11.372Z] Stashed 1 file(s) [Pipeline] } [2023-05-18T21:02:11.380Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-152-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-18T21:02:11.394Z] $ docker stop --time=1 95daa733300b81e39af6bc7696cb3d35edce18685bc6986b03cf36593b11ff9c [2023-05-18T21:02:12.560Z] $ docker rm -f --volumes 95daa733300b81e39af6bc7696cb3d35edce18685bc6986b03cf36593b11ff9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T21:02:15.827Z] provisioning config files... [2023-05-18T21:02:15.855Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/152@tmp/config13042403467679562545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T21:02:16.203Z] ---> docker-login.sh [2023-05-18T21:02:16.203Z] nexus3.edgexfoundry.org:10001 [2023-05-18T21:02:16.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T21:02:16.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T21:02:16.749Z] Configure a credential helper to remove this warning. See [2023-05-18T21:02:16.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T21:02:16.749Z] [2023-05-18T21:02:16.749Z] Login Succeeded [2023-05-18T21:02:16.749Z] nexus3.edgexfoundry.org:10002 [2023-05-18T21:02:17.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T21:02:17.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T21:02:17.291Z] Configure a credential helper to remove this warning. See [2023-05-18T21:02:17.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T21:02:17.291Z] [2023-05-18T21:02:17.291Z] Login Succeeded [2023-05-18T21:02:17.291Z] nexus3.edgexfoundry.org:10003 [2023-05-18T21:02:17.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T21:02:17.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T21:02:17.562Z] Configure a credential helper to remove this warning. See [2023-05-18T21:02:17.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T21:02:17.562Z] [2023-05-18T21:02:17.562Z] Login Succeeded [2023-05-18T21:02:17.562Z] nexus3.edgexfoundry.org:10004 [2023-05-18T21:02:17.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T21:02:17.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T21:02:17.834Z] Configure a credential helper to remove this warning. See [2023-05-18T21:02:17.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T21:02:17.834Z] [2023-05-18T21:02:17.834Z] Login Succeeded [2023-05-18T21:02:17.834Z] docker.io [2023-05-18T21:02:18.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T21:02:18.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T21:02:18.375Z] Configure a credential helper to remove this warning. See [2023-05-18T21:02:18.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T21:02:18.375Z] [2023-05-18T21:02:18.375Z] Login Succeeded [2023-05-18T21:02:18.375Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T21:02:18.388Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-18T21:02:18.644Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T21:02:18.660Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T21:02:18.672Z] ========================================================= [2023-05-18T21:02:18.673Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-18T21:02:18.673Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:02:19.030Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-18T21:02:19.623Z] Sending build context to Docker daemon 14.36MB [2023-05-18T21:02:19.623Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T21:02:19.623Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-18T21:02:19.624Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-18T21:02:19.624Z] c41833b44d91: Pulling fs layer [2023-05-18T21:02:19.624Z] ed15518f5707: Pulling fs layer [2023-05-18T21:02:19.624Z] feae8fd75edb: Pulling fs layer [2023-05-18T21:02:19.624Z] 242c74f7c9fa: Pulling fs layer [2023-05-18T21:02:19.624Z] 3cdef696dda3: Pulling fs layer [2023-05-18T21:02:19.624Z] 2ced38df9373: Pulling fs layer [2023-05-18T21:02:19.624Z] 58f1dce35555: Pulling fs layer [2023-05-18T21:02:19.624Z] 3cdef696dda3: Waiting [2023-05-18T21:02:19.624Z] 2ced38df9373: Waiting [2023-05-18T21:02:19.624Z] 242c74f7c9fa: Waiting [2023-05-18T21:02:19.624Z] 58f1dce35555: Waiting [2023-05-18T21:02:19.624Z] ed15518f5707: Verifying Checksum [2023-05-18T21:02:19.624Z] ed15518f5707: Download complete [2023-05-18T21:02:19.624Z] 242c74f7c9fa: Verifying Checksum [2023-05-18T21:02:19.624Z] 242c74f7c9fa: Download complete [2023-05-18T21:02:19.936Z] 3cdef696dda3: Verifying Checksum [2023-05-18T21:02:19.936Z] 3cdef696dda3: Download complete [2023-05-18T21:02:19.936Z] c41833b44d91: Verifying Checksum [2023-05-18T21:02:20.930Z] c41833b44d91: Pull complete [2023-05-18T21:02:21.203Z] 58f1dce35555: Verifying Checksum [2023-05-18T21:02:21.203Z] 58f1dce35555: Download complete [2023-05-18T21:02:21.483Z] ed15518f5707: Pull complete [2023-05-18T21:02:22.455Z] feae8fd75edb: Download complete [2023-05-18T21:02:22.455Z] 2ced38df9373: Verifying Checksum [2023-05-18T21:02:22.455Z] 2ced38df9373: Download complete [2023-05-18T21:02:32.556Z] feae8fd75edb: Pull complete [2023-05-18T21:02:32.556Z] 242c74f7c9fa: Pull complete [2023-05-18T21:02:32.825Z] 3cdef696dda3: Pull complete [2023-05-18T21:02:39.525Z] 2ced38df9373: Pull complete [2023-05-18T21:02:42.123Z] 58f1dce35555: Pull complete [2023-05-18T21:02:42.123Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-18T21:02:42.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-18T21:02:42.123Z] ---> fadd8f120f05 [2023-05-18T21:02:42.123Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-18T21:02:44.093Z] ---> Running in 5fda7c0be9df [2023-05-18T21:02:44.093Z] Removing intermediate container 5fda7c0be9df [2023-05-18T21:02:44.093Z] ---> 05fd1e26c508 [2023-05-18T21:02:44.093Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T21:02:44.093Z] ---> Running in b0551a5f633e [2023-05-18T21:02:44.362Z] Removing intermediate container b0551a5f633e [2023-05-18T21:02:44.362Z] ---> 6e7b7e1a5bdf [2023-05-18T21:02:44.362Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-18T21:02:44.631Z] ---> Running in d218c1967f89 [2023-05-18T21:02:44.899Z] Removing intermediate container d218c1967f89 [2023-05-18T21:02:44.899Z] ---> b31bde3f1e90 [2023-05-18T21:02:44.899Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-18T21:02:44.899Z] ---> Running in 45a980d49d66 [2023-05-18T21:02:45.167Z] Removing intermediate container 45a980d49d66 [2023-05-18T21:02:45.167Z] ---> 184ec001057d [2023-05-18T21:02:45.167Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-18T21:02:45.167Z] ---> Running in 0c531766d015 [2023-05-18T21:02:45.755Z] Removing intermediate container 0c531766d015 [2023-05-18T21:02:45.755Z] ---> ff1c48dbc560 [2023-05-18T21:02:45.755Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T21:02:45.755Z] ---> Running in 4bea3cdd6c16 [2023-05-18T21:02:46.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T21:02:47.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T21:02:48.283Z] OK: 263 MiB in 53 packages [2023-05-18T21:02:49.260Z] Removing intermediate container 4bea3cdd6c16 [2023-05-18T21:02:49.260Z] ---> ee53a7d15423 [2023-05-18T21:02:49.260Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-18T21:02:49.260Z] ---> Running in d240c4564a90 [2023-05-18T21:02:49.529Z] Removing intermediate container d240c4564a90 [2023-05-18T21:02:49.529Z] ---> 9544c4914ae6 [2023-05-18T21:02:49.529Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-18T21:02:50.123Z] ---> 2e8b5c639e33 [2023-05-18T21:02:50.123Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T21:02:50.123Z] ---> Running in c7f62b8cb3c0 [2023-05-18T21:03:58.031Z] Removing intermediate container c7f62b8cb3c0 [2023-05-18T21:03:58.031Z] ---> 3fa50112eff1 [2023-05-18T21:03:58.031Z] Step 12/13 : COPY . . [2023-05-18T21:03:58.031Z] ---> 57c405eac3c1 [2023-05-18T21:03:58.031Z] Step 13/13 : RUN ${MAKE} [2023-05-18T21:03:58.031Z] ---> Running in 9c0934fac1f9 [2023-05-18T21:03:58.031Z] noop [2023-05-18T21:03:58.031Z] Removing intermediate container 9c0934fac1f9 [2023-05-18T21:03:58.031Z] ---> a96f73cfa580 [2023-05-18T21:03:58.031Z] Successfully built a96f73cfa580 [2023-05-18T21:03:58.031Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:03:58.388Z] + docker inspect -f . ci-base-image-arm64 [2023-05-18T21:03:58.388Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T21:03:58.607Z] prd-ubuntu20.04-docker-arm64-4c-16g-16042 does not seem to be running inside a container [2023-05-18T21:03:58.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/152 -v /w/workspace/device-onvif-camera/152:/w/workspace/device-onvif-camera/152:rw,z -v /w/workspace/device-onvif-camera/152@tmp:/w/workspace/device-onvif-camera/152@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-18T21:03:59.907Z] $ docker top df2b895a8b52d4f227c006463bfc1c313c6c23f55379460093d565575d0d7062 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T21:04:00.752Z] + go version [2023-05-18T21:04:00.752Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-18T21:04:00.775Z] $ docker stop --time=1 df2b895a8b52d4f227c006463bfc1c313c6c23f55379460093d565575d0d7062 [2023-05-18T21:04:02.412Z] $ docker rm -f --volumes df2b895a8b52d4f227c006463bfc1c313c6c23f55379460093d565575d0d7062 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:04:02.957Z] + docker inspect -f . ci-base-image-arm64 [2023-05-18T21:04:02.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T21:04:03.146Z] prd-ubuntu20.04-docker-arm64-4c-16g-16042 does not seem to be running inside a container [2023-05-18T21:04:03.225Z] $ 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/152 -v /w/workspace/device-onvif-camera/152:/w/workspace/device-onvif-camera/152:rw,z -v /w/workspace/device-onvif-camera/152@tmp:/w/workspace/device-onvif-camera/152@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-18T21:04:06.233Z] $ docker top 3abba97eb20633ebd3a7205717e8877ec677cd17de436425252a2d648220d83d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T21:04:07.078Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/152 [Pipeline] fileExists [Pipeline] sh [2023-05-18T21:04:07.415Z] + make test [2023-05-18T21:04:07.685Z] go test ./... -coverprofile=coverage.out ./... [2023-05-18T21:04:39.941Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-18T21:06:46.658Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-18T21:06:46.658Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-18T21:06:49.243Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.260s coverage: 31.4% of statements [2023-05-18T21:07:15.975Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.878s coverage: 86.5% of statements [2023-05-18T21:07:15.975Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-18T21:07:15.975Z] go vet ./... [2023-05-18T21:07:42.673Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-18T21:07:42.673Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-18T21:07:42.673Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-18T21:07:42.691Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-18T21:07:42.705Z] $ docker stop --time=1 3abba97eb20633ebd3a7205717e8877ec677cd17de436425252a2d648220d83d [2023-05-18T21:07:44.528Z] $ docker rm -f --volumes 3abba97eb20633ebd3a7205717e8877ec677cd17de436425252a2d648220d83d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T21:07:45.644Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-18T21:07:45.666Z] Warning: overwriting stash ‘coverage-report’ [2023-05-18T21:07:46.188Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-18T21:07:46.577Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-18T21:07:46.899Z] + ls -al . [2023-05-18T21:07:46.900Z] total 228 [2023-05-18T21:07:46.900Z] drwxrwxr-x 9 jenkins jenkins 4096 May 18 21:04 . [2023-05-18T21:07:46.900Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 21:01 .. [2023-05-18T21:07:46.900Z] drwxrwxr-x 8 jenkins jenkins 4096 May 18 21:01 .git [2023-05-18T21:07:46.900Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 21:01 .github [2023-05-18T21:07:46.900Z] -rw-rw-r-- 1 jenkins jenkins 496 May 18 21:01 .gitignore [2023-05-18T21:07:46.900Z] -rw-rw-r-- 1 jenkins jenkins 42 May 18 21:01 .golangci.yml [2023-05-18T21:07:46.900Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 18 21:01 Attribution.txt [2023-05-18T21:07:46.900Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 18 21:01 CHANGELOG.md [2023-05-18T21:07:46.900Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 18 21:01 Dockerfile [2023-05-18T21:07:46.900Z] -rw-rw-r-- 1 jenkins jenkins 677 May 18 21:01 GOVERNANCE.md [2023-05-18T21:07:46.900Z] -rw-rw-r-- 1 jenkins jenkins 739 May 18 21:01 Jenkinsfile [2023-05-18T21:07:46.900Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 18 21:01 LICENSE [2023-05-18T21:07:46.900Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 18 21:01 Makefile [2023-05-18T21:07:46.900Z] -rw-rw-r-- 1 jenkins jenkins 625 May 18 21:01 OWNERS.md [2023-05-18T21:07:46.900Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 18 21:01 README.md [2023-05-18T21:07:46.900Z] -rw-rw-r-- 1 jenkins jenkins 12 May 18 20:59 VERSION [2023-05-18T21:07:46.900Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 21:01 bin [2023-05-18T21:07:46.900Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 21:01 cmd [2023-05-18T21:07:46.900Z] -rw-r--r-- 1 jenkins jenkins 78459 May 18 21:07 coverage.out [2023-05-18T21:07:46.900Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 21:01 doc [2023-05-18T21:07:46.900Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 18 21:01 go.mod [2023-05-18T21:07:46.900Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 18 21:01 go.sum [2023-05-18T21:07:46.900Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 21:01 internal [2023-05-18T21:07:46.900Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 21:01 snap [2023-05-18T21:07:46.900Z] -rw-rw-r-- 1 jenkins jenkins 236 May 18 21:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:07:47.241Z] + 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=4c3943abb5596eefa9af9b661fb4a90371d27683 --label arch=arm64 --label version=3.0.0-dev.55 . [2023-05-18T21:07:47.831Z] Sending build context to Docker daemon 14.44MB [2023-05-18T21:07:47.831Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T21:07:47.831Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-18T21:07:47.831Z] ---> a96f73cfa580 [2023-05-18T21:07:47.831Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-18T21:07:47.831Z] ---> Running in 1a61cae2e44a [2023-05-18T21:07:48.098Z] Removing intermediate container 1a61cae2e44a [2023-05-18T21:07:48.098Z] ---> ca209eff7176 [2023-05-18T21:07:48.098Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T21:07:48.371Z] ---> Running in 0aadd3d03e63 [2023-05-18T21:07:48.639Z] Removing intermediate container 0aadd3d03e63 [2023-05-18T21:07:48.639Z] ---> 667403e9a78f [2023-05-18T21:07:48.639Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-18T21:07:48.639Z] ---> Running in 51434443e3b0 [2023-05-18T21:07:48.907Z] Removing intermediate container 51434443e3b0 [2023-05-18T21:07:48.907Z] ---> ca5b73007e5a [2023-05-18T21:07:48.907Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-18T21:07:48.907Z] ---> Running in 320180244bf3 [2023-05-18T21:07:49.174Z] Removing intermediate container 320180244bf3 [2023-05-18T21:07:49.174Z] ---> 546e8285c131 [2023-05-18T21:07:49.174Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-18T21:07:49.443Z] ---> Running in 9d6be37e8757 [2023-05-18T21:07:49.710Z] Removing intermediate container 9d6be37e8757 [2023-05-18T21:07:49.710Z] ---> 458833637b2d [2023-05-18T21:07:49.710Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T21:07:49.710Z] ---> Running in 91691cfec4c4 [2023-05-18T21:07:50.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T21:07:51.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T21:07:52.221Z] OK: 263 MiB in 53 packages [2023-05-18T21:07:53.639Z] Removing intermediate container 91691cfec4c4 [2023-05-18T21:07:53.639Z] ---> d2b96c476d3b [2023-05-18T21:07:53.639Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-18T21:07:53.913Z] ---> Running in d859f2ce6e35 [2023-05-18T21:07:54.194Z] Removing intermediate container d859f2ce6e35 [2023-05-18T21:07:54.194Z] ---> d7b3ae789174 [2023-05-18T21:07:54.194Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-18T21:07:54.462Z] ---> acf2e791cb19 [2023-05-18T21:07:54.462Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T21:07:54.730Z] ---> Running in 1d747431a83e [2023-05-18T21:07:57.324Z] Removing intermediate container 1d747431a83e [2023-05-18T21:07:57.324Z] ---> 70f34119dca1 [2023-05-18T21:07:57.324Z] Step 12/26 : COPY . . [2023-05-18T21:07:58.745Z] ---> 66186d9eb6c6 [2023-05-18T21:07:58.745Z] Step 13/26 : RUN ${MAKE} [2023-05-18T21:07:58.745Z] ---> Running in 43615e852df9 [2023-05-18T21:07:59.706Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.55" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-18T21:10:21.426Z] Removing intermediate container 43615e852df9 [2023-05-18T21:10:21.426Z] ---> ab6f1ef5708f [2023-05-18T21:10:21.426Z] Step 14/26 : FROM alpine:3.17 [2023-05-18T21:10:21.426Z] 3.17: Pulling from library/alpine [2023-05-18T21:10:21.426Z] c41833b44d91: Already exists [2023-05-18T21:10:21.426Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-18T21:10:21.426Z] Status: Downloaded newer image for alpine:3.17 [2023-05-18T21:10:21.426Z] ---> 51e60588ff2c [2023-05-18T21:10:21.426Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-18T21:10:21.426Z] ---> Running in 977a2a55c0ae [2023-05-18T21:10:21.426Z] Removing intermediate container 977a2a55c0ae [2023-05-18T21:10:21.426Z] ---> e6840a0da9b8 [2023-05-18T21:10:21.426Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-18T21:10:21.426Z] ---> Running in ed759147f132 [2023-05-18T21:10:21.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T21:10:21.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T21:10:21.426Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-18T21:10:21.426Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T21:10:21.426Z] OK: 8 MiB in 16 packages [2023-05-18T21:10:21.426Z] Removing intermediate container ed759147f132 [2023-05-18T21:10:21.426Z] ---> a5bf1e84c774 [2023-05-18T21:10:21.426Z] Step 17/26 : WORKDIR / [2023-05-18T21:10:21.426Z] ---> Running in ed7ad86e4844 [2023-05-18T21:10:21.426Z] Removing intermediate container ed7ad86e4844 [2023-05-18T21:10:21.426Z] ---> 182499890e50 [2023-05-18T21:10:21.426Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-18T21:10:21.426Z] ---> 307069b7c805 [2023-05-18T21:10:21.426Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-18T21:10:21.426Z] ---> a101301b525f [2023-05-18T21:10:21.426Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-18T21:10:21.426Z] ---> 2b04b7ac45d9 [2023-05-18T21:10:21.426Z] Step 21/26 : EXPOSE 59984 [2023-05-18T21:10:21.426Z] ---> Running in d72477b89415 [2023-05-18T21:10:21.427Z] Removing intermediate container d72477b89415 [2023-05-18T21:10:21.427Z] ---> 85094ffb9603 [2023-05-18T21:10:21.427Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-18T21:10:21.427Z] ---> Running in 96614f6f4447 [2023-05-18T21:10:21.427Z] Removing intermediate container 96614f6f4447 [2023-05-18T21:10:21.427Z] ---> d4dc577250ae [2023-05-18T21:10:21.427Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-18T21:10:21.427Z] ---> Running in 62f3f6dbcf4f [2023-05-18T21:10:21.427Z] Removing intermediate container 62f3f6dbcf4f [2023-05-18T21:10:21.427Z] ---> 090bf534a8bb [2023-05-18T21:10:21.427Z] Step 24/26 : LABEL arch=arm64 [2023-05-18T21:10:21.427Z] ---> Running in 746ab433d479 [2023-05-18T21:10:21.427Z] Removing intermediate container 746ab433d479 [2023-05-18T21:10:21.427Z] ---> 0400ff719989 [2023-05-18T21:10:21.427Z] Step 25/26 : LABEL git_sha=4c3943abb5596eefa9af9b661fb4a90371d27683 [2023-05-18T21:10:21.427Z] ---> Running in 2099488776d1 [2023-05-18T21:10:21.427Z] Removing intermediate container 2099488776d1 [2023-05-18T21:10:21.427Z] ---> ac4fc79dd370 [2023-05-18T21:10:21.427Z] Step 26/26 : LABEL version=3.0.0-dev.55 [2023-05-18T21:10:21.427Z] ---> Running in dd2a5349600d [2023-05-18T21:10:21.693Z] Removing intermediate container dd2a5349600d [2023-05-18T21:10:21.693Z] ---> ebc741ee4134 [2023-05-18T21:10:21.693Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-18T21:10:21.959Z] Successfully built ebc741ee4134 [2023-05-18T21:10:21.959Z] 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 [2023-05-18T21:10:22.072Z] provisioning config files... [2023-05-18T21:10:22.086Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/152@tmp/config15623016650995365435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T21:10:22.422Z] ---> docker-login.sh [2023-05-18T21:10:22.423Z] nexus3.edgexfoundry.org:10001 [2023-05-18T21:10:22.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T21:10:22.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T21:10:22.692Z] Configure a credential helper to remove this warning. See [2023-05-18T21:10:22.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T21:10:22.692Z] [2023-05-18T21:10:22.692Z] Login Succeeded [2023-05-18T21:10:22.692Z] nexus3.edgexfoundry.org:10002 [2023-05-18T21:10:22.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T21:10:22.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T21:10:22.959Z] Configure a credential helper to remove this warning. See [2023-05-18T21:10:22.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T21:10:22.959Z] [2023-05-18T21:10:22.959Z] Login Succeeded [2023-05-18T21:10:22.959Z] nexus3.edgexfoundry.org:10003 [2023-05-18T21:10:23.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T21:10:23.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T21:10:23.492Z] Configure a credential helper to remove this warning. See [2023-05-18T21:10:23.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T21:10:23.492Z] [2023-05-18T21:10:23.492Z] Login Succeeded [2023-05-18T21:10:23.492Z] nexus3.edgexfoundry.org:10004 [2023-05-18T21:10:23.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T21:10:23.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T21:10:23.758Z] Configure a credential helper to remove this warning. See [2023-05-18T21:10:23.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T21:10:23.758Z] [2023-05-18T21:10:23.758Z] Login Succeeded [2023-05-18T21:10:23.758Z] docker.io [2023-05-18T21:10:24.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T21:10:24.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T21:10:24.289Z] Configure a credential helper to remove this warning. See [2023-05-18T21:10:24.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T21:10:24.289Z] [2023-05-18T21:10:24.289Z] Login Succeeded [2023-05-18T21:10:24.289Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T21:10:24.302Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-18T21:10:24.330Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T21:10:24.347Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-05-18T21:10:24.347Z] 4c3943abb5596eefa9af9b661fb4a90371d27683 [2023-05-18T21:10:24.347Z] latest [2023-05-18T21:10:24.347Z] 3.0.0-dev.55 [2023-05-18T21:10:24.347Z] 4c3943abb5596eefa9af9b661fb4a90371d27683-3.0.0-dev.55 [2023-05-18T21:10:24.347Z] main [2023-05-18T21:10:24.347Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:10:24.675Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4c3943abb5596eefa9af9b661fb4a90371d27683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:10:25.076Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4c3943abb5596eefa9af9b661fb4a90371d27683 [2023-05-18T21:10:25.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-18T21:10:25.076Z] f123b4f43e8c: Preparing [2023-05-18T21:10:25.076Z] 8a418d1fa6d1: Preparing [2023-05-18T21:10:25.076Z] cc71392068a2: Preparing [2023-05-18T21:10:25.076Z] 64399ee4a993: Preparing [2023-05-18T21:10:25.076Z] 26cbea5cba74: Preparing [2023-05-18T21:10:25.352Z] 26cbea5cba74: Layer already exists [2023-05-18T21:10:25.352Z] f123b4f43e8c: Pushed [2023-05-18T21:10:25.352Z] 64399ee4a993: Pushed [2023-05-18T21:10:25.352Z] 8a418d1fa6d1: Pushed [2023-05-18T21:10:32.066Z] cc71392068a2: Pushed [2023-05-18T21:10:32.066Z] 4c3943abb5596eefa9af9b661fb4a90371d27683: digest: sha256:6e41ac9f6471aa31cf317397073ea374c8f0145e0eb649919b72b6e2e51feabc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:10:32.411Z] + 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 [2023-05-18T21:10:32.753Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-18T21:10:32.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-18T21:10:32.753Z] f123b4f43e8c: Preparing [2023-05-18T21:10:32.753Z] 8a418d1fa6d1: Preparing [2023-05-18T21:10:32.753Z] cc71392068a2: Preparing [2023-05-18T21:10:32.753Z] 64399ee4a993: Preparing [2023-05-18T21:10:32.753Z] 26cbea5cba74: Preparing [2023-05-18T21:10:32.753Z] 26cbea5cba74: Layer already exists [2023-05-18T21:10:32.753Z] 8a418d1fa6d1: Layer already exists [2023-05-18T21:10:32.753Z] f123b4f43e8c: Layer already exists [2023-05-18T21:10:32.753Z] 64399ee4a993: Layer already exists [2023-05-18T21:10:32.753Z] cc71392068a2: Layer already exists [2023-05-18T21:10:32.753Z] latest: digest: sha256:6e41ac9f6471aa31cf317397073ea374c8f0145e0eb649919b72b6e2e51feabc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:10:33.362Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:10:33.706Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.55 [2023-05-18T21:10:33.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-18T21:10:33.706Z] f123b4f43e8c: Preparing [2023-05-18T21:10:33.706Z] 8a418d1fa6d1: Preparing [2023-05-18T21:10:33.706Z] cc71392068a2: Preparing [2023-05-18T21:10:33.706Z] 64399ee4a993: Preparing [2023-05-18T21:10:33.706Z] 26cbea5cba74: Preparing [2023-05-18T21:10:33.706Z] 64399ee4a993: Layer already exists [2023-05-18T21:10:33.706Z] 26cbea5cba74: Layer already exists [2023-05-18T21:10:33.706Z] 8a418d1fa6d1: Layer already exists [2023-05-18T21:10:33.706Z] f123b4f43e8c: Layer already exists [2023-05-18T21:10:33.706Z] cc71392068a2: Layer already exists [2023-05-18T21:10:33.706Z] 3.0.0-dev.55: digest: sha256:6e41ac9f6471aa31cf317397073ea374c8f0145e0eb649919b72b6e2e51feabc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:10:34.068Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4c3943abb5596eefa9af9b661fb4a90371d27683-3.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:10:34.420Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4c3943abb5596eefa9af9b661fb4a90371d27683-3.0.0-dev.55 [2023-05-18T21:10:34.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-18T21:10:34.420Z] f123b4f43e8c: Preparing [2023-05-18T21:10:34.420Z] 8a418d1fa6d1: Preparing [2023-05-18T21:10:34.420Z] cc71392068a2: Preparing [2023-05-18T21:10:34.420Z] 64399ee4a993: Preparing [2023-05-18T21:10:34.420Z] 26cbea5cba74: Preparing [2023-05-18T21:10:34.420Z] cc71392068a2: Layer already exists [2023-05-18T21:10:34.420Z] 8a418d1fa6d1: Layer already exists [2023-05-18T21:10:34.420Z] f123b4f43e8c: Layer already exists [2023-05-18T21:10:34.420Z] 26cbea5cba74: Layer already exists [2023-05-18T21:10:34.420Z] 64399ee4a993: Layer already exists [2023-05-18T21:10:34.420Z] 4c3943abb5596eefa9af9b661fb4a90371d27683-3.0.0-dev.55: digest: sha256:6e41ac9f6471aa31cf317397073ea374c8f0145e0eb649919b72b6e2e51feabc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:10:34.772Z] + 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 [2023-05-18T21:10:35.113Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-05-18T21:10:35.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-18T21:10:35.113Z] f123b4f43e8c: Preparing [2023-05-18T21:10:35.113Z] 8a418d1fa6d1: Preparing [2023-05-18T21:10:35.113Z] cc71392068a2: Preparing [2023-05-18T21:10:35.113Z] 64399ee4a993: Preparing [2023-05-18T21:10:35.113Z] 26cbea5cba74: Preparing [2023-05-18T21:10:35.113Z] 26cbea5cba74: Layer already exists [2023-05-18T21:10:35.113Z] f123b4f43e8c: Layer already exists [2023-05-18T21:10:35.113Z] 64399ee4a993: Layer already exists [2023-05-18T21:10:35.113Z] 8a418d1fa6d1: Layer already exists [2023-05-18T21:10:35.113Z] cc71392068a2: Layer already exists [2023-05-18T21:10:35.113Z] main: digest: sha256:6e41ac9f6471aa31cf317397073ea374c8f0145e0eb649919b72b6e2e51feabc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-18T21:10:35.174Z] ===================================================== [Pipeline] echo [2023-05-18T21:10:35.185Z] taggedImages: [2023-05-18T21:10:35.185Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4c3943abb5596eefa9af9b661fb4a90371d27683 [2023-05-18T21:10:35.185Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-18T21:10:35.185Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.55 [2023-05-18T21:10:35.185Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4c3943abb5596eefa9af9b661fb4a90371d27683-3.0.0-dev.55 [2023-05-18T21:10:35.185Z] - 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 [2023-05-18T21:10:35.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T21:10:35.548Z] [2023-05-18T21:10:35.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:10:35.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T21:10:35.872Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-18T21:10:35.872Z] 8998bd30e6a1: Pulling fs layer [2023-05-18T21:10:35.872Z] 04944245beec: Pulling fs layer [2023-05-18T21:10:35.872Z] 699f458cf7ca: Pulling fs layer [2023-05-18T21:10:35.872Z] 765212b225bb: Pulling fs layer [2023-05-18T21:10:35.872Z] f23df028b6ca: Pulling fs layer [2023-05-18T21:10:35.872Z] d65c8cfc05b1: Pulling fs layer [2023-05-18T21:10:35.872Z] 2437ff75d9bd: Pulling fs layer [2023-05-18T21:10:35.872Z] f23df028b6ca: Waiting [2023-05-18T21:10:35.872Z] d65c8cfc05b1: Waiting [2023-05-18T21:10:35.872Z] 2437ff75d9bd: Waiting [2023-05-18T21:10:35.872Z] 765212b225bb: Waiting [2023-05-18T21:10:36.138Z] 04944245beec: Verifying Checksum [2023-05-18T21:10:36.138Z] 04944245beec: Download complete [2023-05-18T21:10:36.138Z] 765212b225bb: Verifying Checksum [2023-05-18T21:10:36.138Z] 765212b225bb: Download complete [2023-05-18T21:10:36.138Z] f23df028b6ca: Verifying Checksum [2023-05-18T21:10:36.138Z] f23df028b6ca: Download complete [2023-05-18T21:10:36.138Z] d65c8cfc05b1: Verifying Checksum [2023-05-18T21:10:36.138Z] d65c8cfc05b1: Download complete [2023-05-18T21:10:36.138Z] 699f458cf7ca: Verifying Checksum [2023-05-18T21:10:36.138Z] 699f458cf7ca: Download complete [2023-05-18T21:10:36.720Z] 8998bd30e6a1: Verifying Checksum [2023-05-18T21:10:36.720Z] 8998bd30e6a1: Download complete [2023-05-18T21:10:38.659Z] 2437ff75d9bd: Verifying Checksum [2023-05-18T21:10:38.659Z] 2437ff75d9bd: Download complete [2023-05-18T21:10:40.070Z] 8998bd30e6a1: Pull complete [2023-05-18T21:10:40.654Z] 04944245beec: Pull complete [2023-05-18T21:10:42.078Z] 699f458cf7ca: Pull complete [2023-05-18T21:10:42.078Z] 765212b225bb: Pull complete [2023-05-18T21:10:43.038Z] f23df028b6ca: Pull complete [2023-05-18T21:10:43.038Z] d65c8cfc05b1: Pull complete [2023-05-18T21:10:55.331Z] 2437ff75d9bd: Pull complete [2023-05-18T21:10:55.331Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-18T21:10:55.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T21:10:55.331Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T21:10:55.517Z] prd-ubuntu20.04-docker-arm64-4c-16g-16042 does not seem to be running inside a container [2023-05-18T21:10:55.579Z] $ 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/152 -v /w/workspace/device-onvif-camera/152:/w/workspace/device-onvif-camera/152:rw,z -v /w/workspace/device-onvif-camera/152@tmp:/w/workspace/device-onvif-camera/152@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-18T21:10:58.107Z] $ docker top 0f894a48d0a5c26aaed49a6700839b46bf1e5daf30071be6f744582bba8f52fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T21:10:58.611Z] ---> job-cost.sh [2023-05-18T21:10:58.875Z] lf-activate-venv: SKIPPING [2023-05-18T21:10:58.875Z] INFO: No Stack... [2023-05-18T21:10:59.455Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-18T21:11:00.037Z] INFO: Archiving Costs [Pipeline] sh [2023-05-18T21:11:00.356Z] + cat /w/workspace/device-onvif-camera/152/archives/cost.csv [2023-05-18T21:11:00.356Z] + cut -d, -f6 [Pipeline] lock [2023-05-18T21:11:00.418Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-152-stack-cost] [2023-05-18T21:11:00.426Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-152-stack-cost] did not exist. Created. [2023-05-18T21:11:00.426Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-152-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-18T21:11:00.759Z] /w/workspace/device-onvif-camera/152@tmp/durable-da3f76f6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-18T21:11:01.095Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-18T21:11:01.117Z] Warning: overwriting stash ‘stack-cost’ [2023-05-18T21:11:01.169Z] Stashed 1 file(s) [Pipeline] } [2023-05-18T21:11:01.178Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-152-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-18T21:11:01.193Z] $ docker stop --time=1 0f894a48d0a5c26aaed49a6700839b46bf1e5daf30071be6f744582bba8f52fc [2023-05-18T21:11:02.649Z] $ docker rm -f --volumes 0f894a48d0a5c26aaed49a6700839b46bf1e5daf30071be6f744582bba8f52fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-18T21:11:03.063Z] provisioning config files... [2023-05-18T21:11:03.070Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17885011969822429453tmp [Pipeline] { [Pipeline] sh [2023-05-18T21:11:03.360Z] + set +x [2023-05-18T21:11:03.360Z] + curl -s https://codecov.io/bash [2023-05-18T21:11:03.360Z] + bash -s -- [2023-05-18T21:11:03.360Z] [2023-05-18T21:11:03.360Z] _____ _ [2023-05-18T21:11:03.360Z] / ____| | | [2023-05-18T21:11:03.360Z] | | ___ __| | ___ ___ _____ __ [2023-05-18T21:11:03.360Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-18T21:11:03.360Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-18T21:11:03.360Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-18T21:11:03.360Z] Bash-1.0.6 [2023-05-18T21:11:03.360Z] [2023-05-18T21:11:03.360Z] [2023-05-18T21:11:03.360Z] ==> git version 2.25.1 found [2023-05-18T21:11:03.360Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-18T21:11:03.360Z] Release-Date: 2020-01-08 [2023-05-18T21:11:03.360Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-18T21:11:03.360Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-18T21:11:03.360Z] ==> Jenkins CI detected. [2023-05-18T21:11:03.360Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-05-18T21:11:03.360Z] project root: . [2023-05-18T21:11:03.360Z] --> token set from env [2023-05-18T21:11:03.360Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-18T21:11:03.360Z] ==> Running gcov in . (disable via -X gcov) [2023-05-18T21:11:03.360Z] ==> Python coveragepy not found [2023-05-18T21:11:03.360Z] ==> Searching for coverage reports in: [2023-05-18T21:11:03.360Z] + . [2023-05-18T21:11:03.618Z] -> Found 1 reports [2023-05-18T21:11:03.618Z] ==> Detecting git/mercurial file structure [2023-05-18T21:11:03.618Z] ==> Reading reports [2023-05-18T21:11:03.618Z] + ./coverage.out bytes=78459 [2023-05-18T21:11:03.618Z] ==> Appending adjustments [2023-05-18T21:11:03.618Z] https://docs.codecov.io/docs/fixing-reports [2023-05-18T21:11:03.618Z] + Found adjustments [2023-05-18T21:11:03.618Z] ==> Gzipping contents [2023-05-18T21:11:03.618Z] 12K /tmp/codecov.8tKDmC.gz [2023-05-18T21:11:03.618Z] ==> Uploading reports [2023-05-18T21:11:03.618Z] url: https://codecov.io [2023-05-18T21:11:03.618Z] query: branch=main&commit=4c3943abb5596eefa9af9b661fb4a90371d27683&build=152&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F152%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-18T21:11:03.618Z] -> Pinging Codecov [2023-05-18T21:11:03.618Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=4c3943abb5596eefa9af9b661fb4a90371d27683&build=152&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F152%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-18T21:11:03.878Z] -> Uploading to [2023-05-18T21:11:03.878Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-18/F29A59C45E3A92E06B3E522C9905F8EF/4c3943abb5596eefa9af9b661fb4a90371d27683/25aa353f-aeb0-4c83-bd39-7eca20903717.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230518T211103Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a7bc8f10957a3b26de5cf531afe0afd09a42f36d228a3603f7bbef2d334694c2 [2023-05-18T21:11:03.878Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-18T21:11:03.878Z] Dload Upload Total Spent Left Speed [2023-05-18T21:11:04.137Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10557 0 0 100 10557 0 55272 --:--:-- --:--:-- --:--:-- 55272 [2023-05-18T21:11:04.137Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/4c3943abb5596eefa9af9b661fb4a90371d27683 [Pipeline] } [2023-05-18T21:11:04.144Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-18T21:11:04.373Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-18T21:11:04.385Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:11:04.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-18T21:11:04.676Z] [2023-05-18T21:11:04.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:11:04.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-18T21:11:04.968Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-18T21:11:04.968Z] df9b9388f04a: Pulling fs layer [2023-05-18T21:11:04.968Z] 52dc419b0ee2: Pulling fs layer [2023-05-18T21:11:04.968Z] 25bc292e5bac: Pulling fs layer [2023-05-18T21:11:04.968Z] 114826534d7a: Pulling fs layer [2023-05-18T21:11:04.968Z] 4657fd5d0bcf: Pulling fs layer [2023-05-18T21:11:04.968Z] 6ad1cebc031e: Pulling fs layer [2023-05-18T21:11:04.968Z] 8a3aa393b2d8: Pulling fs layer [2023-05-18T21:11:04.968Z] 4657fd5d0bcf: Waiting [2023-05-18T21:11:04.968Z] 8a3aa393b2d8: Waiting [2023-05-18T21:11:04.968Z] 6ad1cebc031e: Waiting [2023-05-18T21:11:04.968Z] 114826534d7a: Waiting [2023-05-18T21:11:04.969Z] 25bc292e5bac: Verifying Checksum [2023-05-18T21:11:04.969Z] 25bc292e5bac: Download complete [2023-05-18T21:11:04.969Z] 52dc419b0ee2: Verifying Checksum [2023-05-18T21:11:04.969Z] 52dc419b0ee2: Download complete [2023-05-18T21:11:04.969Z] 4657fd5d0bcf: Verifying Checksum [2023-05-18T21:11:04.969Z] 4657fd5d0bcf: Download complete [2023-05-18T21:11:05.228Z] df9b9388f04a: Verifying Checksum [2023-05-18T21:11:05.228Z] df9b9388f04a: Download complete [2023-05-18T21:11:05.228Z] 6ad1cebc031e: Verifying Checksum [2023-05-18T21:11:05.228Z] 6ad1cebc031e: Download complete [2023-05-18T21:11:05.228Z] df9b9388f04a: Pull complete [2023-05-18T21:11:05.486Z] 52dc419b0ee2: Pull complete [2023-05-18T21:11:05.486Z] 25bc292e5bac: Pull complete [2023-05-18T21:11:05.743Z] 114826534d7a: Verifying Checksum [2023-05-18T21:11:05.743Z] 114826534d7a: Download complete [2023-05-18T21:11:06.000Z] 8a3aa393b2d8: Verifying Checksum [2023-05-18T21:11:06.000Z] 8a3aa393b2d8: Download complete [2023-05-18T21:11:09.278Z] 114826534d7a: Pull complete [2023-05-18T21:11:09.278Z] 4657fd5d0bcf: Pull complete [2023-05-18T21:11:09.278Z] 6ad1cebc031e: Pull complete [2023-05-18T21:11:11.806Z] 8a3aa393b2d8: Pull complete [2023-05-18T21:11:11.806Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-18T21:11:11.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-18T21:11:11.806Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T21:11:11.878Z] prd-ubuntu20.04-docker-8c-8g-16041 does not seem to be running inside a container [2023-05-18T21:11:11.898Z] $ 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:1.410.4 cat [2023-05-18T21:11:16.520Z] $ docker top 2d08b6318b8c4d79bb006161b8e4dc4c0b8526f0ad9acf265a63454684b7ff55 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-18T21:11:16.600Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-05-18T21:11:16.876Z] + set -o pipefail [2023-05-18T21:11:16.876Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-05-18T21:11:22.148Z] [2023-05-18T21:11:22.148Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-05-18T21:11:22.148Z] [2023-05-18T21:11:22.148Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/6682a063-6fb3-4bfa-b511-796e77d9f53d [2023-05-18T21:11:22.148Z] [2023-05-18T21:11:22.148Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-18T21:11:22.148Z] [2023-05-18T21:11:22.148Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-18T21:11:22.148Z] [2023-05-18T21:11:22.714Z] [2023-05-18T21:11:22.714Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-18T21:11:22.714Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-18T21:11:22.714Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-18T21:11:22.716Z] $ docker stop --time=1 2d08b6318b8c4d79bb006161b8e4dc4c0b8526f0ad9acf265a63454684b7ff55 [2023-05-18T21:11:25.701Z] $ docker rm -f --volumes 2d08b6318b8c4d79bb006161b8e4dc4c0b8526f0ad9acf265a63454684b7ff55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-05-18T21:11:26.115Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T21:11:26.130Z] provisioning config files... [2023-05-18T21:11:26.140Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15980662836197094253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T21:11:26.435Z] --> edgex-publish-swagger.sh [2023-05-18T21:11:26.435Z] === Publish doc/openapi/v3 API === [2023-05-18T21:11:26.435Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2023-05-18T21:11:26.435Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2023-05-18T21:11:26.435Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-18T21:11:26.435Z] Dload Upload Total Spent Left Speed [2023-05-18T21:11:27.382Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 0 0 100 485k 0 579k --:--:-- --:--:-- --:--:-- 579k 100 485k 0 0 100 485k 0 579k --:--:-- --:--:-- --:--:-- 578k [2023-05-18T21:11:27.382Z] [2023-05-18T21:11:27.382Z] [Pipeline] } [2023-05-18T21:11:27.388Z] 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 [2023-05-18T21:11:27.800Z] + git log --format=format:%s -1 4c3943abb5596eefa9af9b661fb4a90371d27683 [Pipeline] sh [2023-05-18T21:11:28.087Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-18T21:11:28.087Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:11:28.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T21:11:28.387Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T21:11:28.456Z] prd-ubuntu20.04-docker-8c-8g-16041 does not seem to be running inside a container [2023-05-18T21:11:28.475Z] $ 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 [2023-05-18T21:11:28.930Z] $ docker top c4c5e311aac8c241e71635b3ee4a8b47308420df269b49cccf5688aee464264a -eo pid,comm [2023-05-18T21:11:28.986Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-18T21:11:28.986Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-18T21:11:29.023Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T21:11:29.023Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T21:11:29.128Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T21:11:29.122Z] $ docker exec c4c5e311aac8c241e71635b3ee4a8b47308420df269b49cccf5688aee464264a ssh-agent [2023-05-18T21:11:29.227Z] SSH_AUTH_SOCK=/tmp/ssh-vgdD9FDBk5k0/agent.32 [2023-05-18T21:11:29.227Z] SSH_AGENT_PID=38 [2023-05-18T21:11:29.231Z] Running ssh-add (command line suppressed) [2023-05-18T21:11:29.324Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8220425016058080993.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8220425016058080993.key) [2023-05-18T21:11:29.344Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T21:11:29.633Z] + git semver tag [2023-05-18T21:11:29.894Z] 2023-05-18 21:11:29,802 [run_tag] DEBUG tag force:False [2023-05-18T21:11:29.894Z] 2023-05-18 21:11:29,802 [check_head_tag] DEBUG check head tag [2023-05-18T21:11:29.894Z] 2023-05-18 21:11:29,804 [execute] INFO git cat-file --batch-check [2023-05-18T21:11:29.894Z] 2023-05-18 21:11:29,804 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-18T21:11:29.894Z] 2023-05-18 21:11:29,807 [execute] INFO git cat-file --batch [2023-05-18T21:11:29.894Z] 2023-05-18 21:11:29,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-18T21:11:29.894Z] 2023-05-18 21:11:29,843 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-18T21:11:29.894Z] 2023-05-18 21:11:29,843 [execute] INFO git tag -a v3.0.0-dev.55 -m v3.0.0-dev.55 [2023-05-18T21:11:29.894Z] 2023-05-18 21:11:29,843 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.55', '-m', 'v3.0.0-dev.55'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-18T21:11:29.894Z] 2023-05-18 21:11:29,847 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-18T21:11:29.894Z] 3.0.0-dev.55 [Pipeline] } [2023-05-18T21:11:29.896Z] $ docker exec --env ******** --env ******** c4c5e311aac8c241e71635b3ee4a8b47308420df269b49cccf5688aee464264a ssh-agent -k [2023-05-18T21:11:29.988Z] unset SSH_AUTH_SOCK; [2023-05-18T21:11:29.989Z] unset SSH_AGENT_PID; [2023-05-18T21:11:29.989Z] echo Agent pid 38 killed; [2023-05-18T21:11:30.008Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-18T21:11:30.317Z] + git semver [Pipeline] } [2023-05-18T21:11:30.581Z] $ docker stop --time=1 c4c5e311aac8c241e71635b3ee4a8b47308420df269b49cccf5688aee464264a [2023-05-18T21:11:31.880Z] $ docker rm -f --volumes c4c5e311aac8c241e71635b3ee4a8b47308420df269b49cccf5688aee464264a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:11:32.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-18T21:11:32.290Z] [2023-05-18T21:11:32.290Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:11:32.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-18T21:11:32.591Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-18T21:11:32.591Z] ab5ef0e58194: Pulling fs layer [2023-05-18T21:11:32.591Z] 9712f1f96733: Pulling fs layer [2023-05-18T21:11:32.591Z] 63f879dbbcfc: Pulling fs layer [2023-05-18T21:11:32.591Z] 0d9ebad4ef96: Pulling fs layer [2023-05-18T21:11:32.591Z] e9a5061849ea: Pulling fs layer [2023-05-18T21:11:32.591Z] d747dcd14b5f: Pulling fs layer [2023-05-18T21:11:32.591Z] 2de7ff778b66: Pulling fs layer [2023-05-18T21:11:32.591Z] e9a5061849ea: Waiting [2023-05-18T21:11:32.591Z] d747dcd14b5f: Waiting [2023-05-18T21:11:32.591Z] 0d9ebad4ef96: Waiting [2023-05-18T21:11:32.591Z] 2de7ff778b66: Waiting [2023-05-18T21:11:32.591Z] 9712f1f96733: Verifying Checksum [2023-05-18T21:11:32.591Z] 9712f1f96733: Download complete [2023-05-18T21:11:32.852Z] 63f879dbbcfc: Verifying Checksum [2023-05-18T21:11:32.852Z] 63f879dbbcfc: Download complete [2023-05-18T21:11:33.112Z] e9a5061849ea: Verifying Checksum [2023-05-18T21:11:33.112Z] e9a5061849ea: Download complete [2023-05-18T21:11:33.112Z] ab5ef0e58194: Verifying Checksum [2023-05-18T21:11:33.112Z] ab5ef0e58194: Download complete [2023-05-18T21:11:33.112Z] 0d9ebad4ef96: Verifying Checksum [2023-05-18T21:11:33.112Z] 0d9ebad4ef96: Download complete [2023-05-18T21:11:33.112Z] d747dcd14b5f: Download complete [2023-05-18T21:11:33.112Z] 2de7ff778b66: Verifying Checksum [2023-05-18T21:11:33.112Z] 2de7ff778b66: Download complete [2023-05-18T21:11:35.638Z] ab5ef0e58194: Pull complete [2023-05-18T21:11:35.638Z] 9712f1f96733: Pull complete [2023-05-18T21:11:36.205Z] 63f879dbbcfc: Pull complete [2023-05-18T21:11:39.489Z] 0d9ebad4ef96: Pull complete [2023-05-18T21:11:39.489Z] e9a5061849ea: Pull complete [2023-05-18T21:11:39.489Z] d747dcd14b5f: Pull complete [2023-05-18T21:11:40.423Z] 2de7ff778b66: Pull complete [2023-05-18T21:11:40.423Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-18T21:11:40.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-18T21:11:40.423Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T21:11:40.512Z] prd-ubuntu20.04-docker-8c-8g-16041 does not seem to be running inside a container [2023-05-18T21:11:40.531Z] $ 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 [2023-05-18T21:11:44.931Z] $ docker top d344756fc7730db9d083de94e64d818e165ec7b7dee17bc3cec90a2000102d22 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-18T21:11:45.007Z] provisioning config files... [2023-05-18T21:11:45.015Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18290488749997144747tmp [2023-05-18T21:11:45.024Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16072837832090747195tmp [2023-05-18T21:11:45.033Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11101401933289835155tmp [Pipeline] { [Pipeline] echo [2023-05-18T21:11:45.048Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T21:11:45.329Z] ---> sigul-configuration.sh [2023-05-18T21:11:45.329Z] gpg: directory `/root/.gnupg' created [2023-05-18T21:11:45.329Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-18T21:11:45.329Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-18T21:11:45.329Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-18T21:11:45.329Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-18T21:11:45.329Z] gpg: CAST5 encrypted data [2023-05-18T21:11:45.329Z] gpg: encrypted with 1 passphrase [2023-05-18T21:11:45.329Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-18T21:11:45.612Z] + mkdir /home/jenkins [2023-05-18T21:11:45.612Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-18T21:11:45.895Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-18T21:11:45.904Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T21:11:46.188Z] ---> sigul-install.sh [2023-05-18T21:11:46.188Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-18T21:11:46.488Z] + git tag --list [2023-05-18T21:11:46.488Z] v0.0.0 [2023-05-18T21:11:46.488Z] v0.0.1-dev.1 [2023-05-18T21:11:46.488Z] v0.0.1-dev.10 [2023-05-18T21:11:46.488Z] v0.0.1-dev.11 [2023-05-18T21:11:46.488Z] v0.0.1-dev.12 [2023-05-18T21:11:46.488Z] v0.0.1-dev.13 [2023-05-18T21:11:46.488Z] v0.0.1-dev.14 [2023-05-18T21:11:46.488Z] v0.0.1-dev.15 [2023-05-18T21:11:46.488Z] v0.0.1-dev.16 [2023-05-18T21:11:46.488Z] v0.0.1-dev.17 [2023-05-18T21:11:46.488Z] v0.0.1-dev.18 [2023-05-18T21:11:46.488Z] v0.0.1-dev.19 [2023-05-18T21:11:46.488Z] v0.0.1-dev.2 [2023-05-18T21:11:46.488Z] v0.0.1-dev.20 [2023-05-18T21:11:46.488Z] v0.0.1-dev.21 [2023-05-18T21:11:46.488Z] v0.0.1-dev.22 [2023-05-18T21:11:46.488Z] v0.0.1-dev.23 [2023-05-18T21:11:46.488Z] v0.0.1-dev.24 [2023-05-18T21:11:46.488Z] v0.0.1-dev.25 [2023-05-18T21:11:46.488Z] v0.0.1-dev.26 [2023-05-18T21:11:46.488Z] v0.0.1-dev.27 [2023-05-18T21:11:46.488Z] v0.0.1-dev.28 [2023-05-18T21:11:46.488Z] v0.0.1-dev.3 [2023-05-18T21:11:46.488Z] v0.0.1-dev.4 [2023-05-18T21:11:46.488Z] v0.0.1-dev.5 [2023-05-18T21:11:46.488Z] v0.0.1-dev.6 [2023-05-18T21:11:46.488Z] v0.0.1-dev.7 [2023-05-18T21:11:46.488Z] v0.0.1-dev.8 [2023-05-18T21:11:46.488Z] v0.0.1-dev.9 [2023-05-18T21:11:46.488Z] v2.2.0 [2023-05-18T21:11:46.488Z] v2.2.0-dev.29 [2023-05-18T21:11:46.488Z] v2.2.0-dev.30 [2023-05-18T21:11:46.488Z] v2.2.0-dev.31 [2023-05-18T21:11:46.488Z] v2.2.0-dev.32 [2023-05-18T21:11:46.488Z] v2.2.0-dev.33 [2023-05-18T21:11:46.488Z] v2.2.0-dev.34 [2023-05-18T21:11:46.488Z] v2.2.0-dev.35 [2023-05-18T21:11:46.488Z] v2.3.0 [2023-05-18T21:11:46.488Z] v2.3.0-dev.1 [2023-05-18T21:11:46.488Z] v2.3.0-dev.10 [2023-05-18T21:11:46.488Z] v2.3.0-dev.11 [2023-05-18T21:11:46.488Z] v2.3.0-dev.12 [2023-05-18T21:11:46.488Z] v2.3.0-dev.13 [2023-05-18T21:11:46.488Z] v2.3.0-dev.14 [2023-05-18T21:11:46.488Z] v2.3.0-dev.15 [2023-05-18T21:11:46.488Z] v2.3.0-dev.16 [2023-05-18T21:11:46.488Z] v2.3.0-dev.17 [2023-05-18T21:11:46.488Z] v2.3.0-dev.18 [2023-05-18T21:11:46.488Z] v2.3.0-dev.19 [2023-05-18T21:11:46.488Z] v2.3.0-dev.2 [2023-05-18T21:11:46.488Z] v2.3.0-dev.20 [2023-05-18T21:11:46.488Z] v2.3.0-dev.21 [2023-05-18T21:11:46.488Z] v2.3.0-dev.22 [2023-05-18T21:11:46.488Z] v2.3.0-dev.23 [2023-05-18T21:11:46.488Z] v2.3.0-dev.24 [2023-05-18T21:11:46.488Z] v2.3.0-dev.25 [2023-05-18T21:11:46.488Z] v2.3.0-dev.26 [2023-05-18T21:11:46.488Z] v2.3.0-dev.27 [2023-05-18T21:11:46.488Z] v2.3.0-dev.28 [2023-05-18T21:11:46.488Z] v2.3.0-dev.29 [2023-05-18T21:11:46.488Z] v2.3.0-dev.3 [2023-05-18T21:11:46.488Z] v2.3.0-dev.30 [2023-05-18T21:11:46.488Z] v2.3.0-dev.31 [2023-05-18T21:11:46.488Z] v2.3.0-dev.32 [2023-05-18T21:11:46.488Z] v2.3.0-dev.33 [2023-05-18T21:11:46.488Z] v2.3.0-dev.34 [2023-05-18T21:11:46.488Z] v2.3.0-dev.35 [2023-05-18T21:11:46.488Z] v2.3.0-dev.36 [2023-05-18T21:11:46.488Z] v2.3.0-dev.37 [2023-05-18T21:11:46.488Z] v2.3.0-dev.38 [2023-05-18T21:11:46.488Z] v2.3.0-dev.39 [2023-05-18T21:11:46.488Z] v2.3.0-dev.4 [2023-05-18T21:11:46.488Z] v2.3.0-dev.40 [2023-05-18T21:11:46.488Z] v2.3.0-dev.41 [2023-05-18T21:11:46.488Z] v2.3.0-dev.42 [2023-05-18T21:11:46.488Z] v2.3.0-dev.43 [2023-05-18T21:11:46.488Z] v2.3.0-dev.44 [2023-05-18T21:11:46.488Z] v2.3.0-dev.45 [2023-05-18T21:11:46.488Z] v2.3.0-dev.5 [2023-05-18T21:11:46.488Z] v2.3.0-dev.6 [2023-05-18T21:11:46.488Z] v2.3.0-dev.7 [2023-05-18T21:11:46.488Z] v2.3.0-dev.8 [2023-05-18T21:11:46.488Z] v2.3.0-dev.9 [2023-05-18T21:11:46.488Z] v2.3.1 [2023-05-18T21:11:46.488Z] v2.3.1-dev.1 [2023-05-18T21:11:46.488Z] v2.3.1-dev.4 [2023-05-18T21:11:46.488Z] v2.3.1-dev.5 [2023-05-18T21:11:46.488Z] v2.3.2-dev.1 [2023-05-18T21:11:46.488Z] v2.3.2-dev.2 [2023-05-18T21:11:46.488Z] v3.0.0-dev.1 [2023-05-18T21:11:46.488Z] v3.0.0-dev.10 [2023-05-18T21:11:46.488Z] v3.0.0-dev.11 [2023-05-18T21:11:46.488Z] v3.0.0-dev.12 [2023-05-18T21:11:46.488Z] v3.0.0-dev.13 [2023-05-18T21:11:46.488Z] v3.0.0-dev.14 [2023-05-18T21:11:46.488Z] v3.0.0-dev.15 [2023-05-18T21:11:46.488Z] v3.0.0-dev.16 [2023-05-18T21:11:46.488Z] v3.0.0-dev.17 [2023-05-18T21:11:46.488Z] v3.0.0-dev.18 [2023-05-18T21:11:46.488Z] v3.0.0-dev.19 [2023-05-18T21:11:46.488Z] v3.0.0-dev.2 [2023-05-18T21:11:46.488Z] v3.0.0-dev.20 [2023-05-18T21:11:46.488Z] v3.0.0-dev.21 [2023-05-18T21:11:46.488Z] v3.0.0-dev.22 [2023-05-18T21:11:46.488Z] v3.0.0-dev.23 [2023-05-18T21:11:46.488Z] v3.0.0-dev.24 [2023-05-18T21:11:46.488Z] v3.0.0-dev.25 [2023-05-18T21:11:46.488Z] v3.0.0-dev.26 [2023-05-18T21:11:46.488Z] v3.0.0-dev.27 [2023-05-18T21:11:46.488Z] v3.0.0-dev.28 [2023-05-18T21:11:46.488Z] v3.0.0-dev.29 [2023-05-18T21:11:46.488Z] v3.0.0-dev.3 [2023-05-18T21:11:46.488Z] v3.0.0-dev.30 [2023-05-18T21:11:46.488Z] v3.0.0-dev.31 [2023-05-18T21:11:46.488Z] v3.0.0-dev.32 [2023-05-18T21:11:46.488Z] v3.0.0-dev.33 [2023-05-18T21:11:46.488Z] v3.0.0-dev.34 [2023-05-18T21:11:46.488Z] v3.0.0-dev.35 [2023-05-18T21:11:46.488Z] v3.0.0-dev.36 [2023-05-18T21:11:46.488Z] v3.0.0-dev.37 [2023-05-18T21:11:46.488Z] v3.0.0-dev.38 [2023-05-18T21:11:46.488Z] v3.0.0-dev.39 [2023-05-18T21:11:46.488Z] v3.0.0-dev.4 [2023-05-18T21:11:46.488Z] v3.0.0-dev.40 [2023-05-18T21:11:46.488Z] v3.0.0-dev.41 [2023-05-18T21:11:46.488Z] v3.0.0-dev.42 [2023-05-18T21:11:46.488Z] v3.0.0-dev.43 [2023-05-18T21:11:46.488Z] v3.0.0-dev.44 [2023-05-18T21:11:46.488Z] v3.0.0-dev.45 [2023-05-18T21:11:46.488Z] v3.0.0-dev.46 [2023-05-18T21:11:46.488Z] v3.0.0-dev.47 [2023-05-18T21:11:46.488Z] v3.0.0-dev.48 [2023-05-18T21:11:46.488Z] v3.0.0-dev.49 [2023-05-18T21:11:46.488Z] v3.0.0-dev.5 [2023-05-18T21:11:46.488Z] v3.0.0-dev.50 [2023-05-18T21:11:46.488Z] v3.0.0-dev.51 [2023-05-18T21:11:46.488Z] v3.0.0-dev.52 [2023-05-18T21:11:46.488Z] v3.0.0-dev.53 [2023-05-18T21:11:46.488Z] v3.0.0-dev.54 [2023-05-18T21:11:46.488Z] v3.0.0-dev.55 [2023-05-18T21:11:46.488Z] v3.0.0-dev.6 [2023-05-18T21:11:46.488Z] v3.0.0-dev.7 [2023-05-18T21:11:46.488Z] v3.0.0-dev.8 [2023-05-18T21:11:46.488Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-18T21:11:46.776Z] + lftools sign git-tag v3.0.0-dev.55 [2023-05-18T21:11:47.345Z] Signing Git tag with Sigul... [2023-05-18T21:11:47.345Z] Signing v3.0.0-dev.55 [Pipeline] echo [2023-05-18T21:11:47.614Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T21:11:47.906Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-18T21:11:47.913Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-18T21:11:47.931Z] $ docker stop --time=1 d344756fc7730db9d083de94e64d818e165ec7b7dee17bc3cec90a2000102d22 [2023-05-18T21:11:49.235Z] $ docker rm -f --volumes d344756fc7730db9d083de94e64d818e165ec7b7dee17bc3cec90a2000102d22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-18T21:11:49.639Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-18T21:11:49.639Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:11:49.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T21:11:49.950Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T21:11:50.023Z] prd-ubuntu20.04-docker-8c-8g-16041 does not seem to be running inside a container [2023-05-18T21:11:50.049Z] $ 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 [2023-05-18T21:11:50.383Z] $ docker top 2d6ba0530e64a77f559c45081906c8b7df9298a54103fe2f040cd76391050e00 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-18T21:11:50.489Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T21:11:50.489Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T21:11:50.619Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T21:11:50.613Z] $ docker exec 2d6ba0530e64a77f559c45081906c8b7df9298a54103fe2f040cd76391050e00 ssh-agent [2023-05-18T21:11:50.718Z] SSH_AUTH_SOCK=/tmp/ssh-KNi2ZQZ8pz58/agent.32 [2023-05-18T21:11:50.718Z] SSH_AGENT_PID=39 [2023-05-18T21:11:50.722Z] Running ssh-add (command line suppressed) [2023-05-18T21:11:50.816Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16340733290758638800.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16340733290758638800.key) [2023-05-18T21:11:50.838Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T21:11:51.121Z] + git semver bump pre [2023-05-18T21:11:51.381Z] 2023-05-18 21:11:51,283 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-18T21:11:51.381Z] 2023-05-18 21:11:51,284 [bump_version] DEBUG bumping version:3.0.0-dev.55 on axis:pre with prefix:dev [2023-05-18T21:11:51.381Z] 2023-05-18 21:11:51,284 [bump_version] DEBUG bumped version:3.0.0-dev.56 [2023-05-18T21:11:51.381Z] 2023-05-18 21:11:51,284 [write_version] DEBUG write version:3.0.0-dev.56 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-05-18T21:11:51.381Z] 2023-05-18 21:11:51,284 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-18T21:11:51.381Z] 2023-05-18 21:11:51,284 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-18T21:11:51.381Z] 2023-05-18 21:11:51,286 [execute] INFO git cat-file --batch-check [2023-05-18T21:11:51.381Z] 2023-05-18 21:11:51,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-18T21:11:51.381Z] 2023-05-18 21:11:51,291 [execute] INFO git cat-file --batch [2023-05-18T21:11:51.381Z] 2023-05-18 21:11:51,292 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-18T21:11:51.381Z] 2023-05-18 21:11:51,296 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-18T21:11:51.381Z] 3.0.0-dev.56 [Pipeline] } [2023-05-18T21:11:51.382Z] $ docker exec --env ******** --env ******** 2d6ba0530e64a77f559c45081906c8b7df9298a54103fe2f040cd76391050e00 ssh-agent -k [2023-05-18T21:11:51.475Z] unset SSH_AUTH_SOCK; [2023-05-18T21:11:51.475Z] unset SSH_AGENT_PID; [2023-05-18T21:11:51.476Z] echo Agent pid 39 killed; [2023-05-18T21:11:51.494Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-18T21:11:51.810Z] + git semver [Pipeline] } [2023-05-18T21:11:52.073Z] $ docker stop --time=1 2d6ba0530e64a77f559c45081906c8b7df9298a54103fe2f040cd76391050e00 [2023-05-18T21:11:53.341Z] $ docker rm -f --volumes 2d6ba0530e64a77f559c45081906c8b7df9298a54103fe2f040cd76391050e00 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T21:11:53.697Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-18T21:11:53.697Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:11:53.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T21:11:53.996Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T21:11:54.064Z] prd-ubuntu20.04-docker-8c-8g-16041 does not seem to be running inside a container [2023-05-18T21:11:54.087Z] $ 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 [2023-05-18T21:11:54.415Z] $ docker top ba1190058ff514ac72c85e3ef71ab4ff5c77599063e5d8b4347bf931fc302462 -eo pid,comm [2023-05-18T21:11:54.471Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-18T21:11:54.471Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-18T21:11:54.513Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T21:11:54.513Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T21:11:54.619Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T21:11:54.613Z] $ docker exec ba1190058ff514ac72c85e3ef71ab4ff5c77599063e5d8b4347bf931fc302462 ssh-agent [2023-05-18T21:11:54.732Z] SSH_AUTH_SOCK=/tmp/ssh-WQzcV74Io40u/agent.32 [2023-05-18T21:11:54.733Z] SSH_AGENT_PID=38 [2023-05-18T21:11:54.737Z] Running ssh-add (command line suppressed) [2023-05-18T21:11:54.823Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5819464184582513983.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5819464184582513983.key) [2023-05-18T21:11:54.846Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T21:11:55.138Z] + git semver push [2023-05-18T21:11:55.396Z] 2023-05-18 21:11:55,301 [run_push] DEBUG push [2023-05-18T21:11:55.396Z] 2023-05-18 21:11:55,302 [execute] INFO git cat-file --batch-check [2023-05-18T21:11:55.396Z] 2023-05-18 21:11:55,302 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-18T21:11:55.396Z] 2023-05-18 21:11:55,305 [execute] INFO git rev-list 18eb955175eb714b6e7609e7244b2c4353f915b2 -- [2023-05-18T21:11:55.396Z] 2023-05-18 21:11:55,306 [execute] DEBUG Popen(['git', 'rev-list', '18eb955175eb714b6e7609e7244b2c4353f915b2', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-18T21:11:55.396Z] 2023-05-18 21:11:55,312 [execute] INFO git fetch -v origin [2023-05-18T21:11:55.396Z] 2023-05-18 21:11:55,313 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-18T21:11:55.965Z] 2023-05-18 21:11:55,750 [run_push] DEBUG no remote changes detected [2023-05-18T21:11:55.965Z] 2023-05-18 21:11:55,751 [execute] INFO git push origin semver [2023-05-18T21:11:55.965Z] 2023-05-18 21:11:55,751 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-18T21:11:56.534Z] 2023-05-18 21:11:56,495 [run_push] DEBUG push all version tags [2023-05-18T21:11:56.534Z] 2023-05-18 21:11:56,496 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-18T21:11:56.534Z] 2023-05-18 21:11:56,496 [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) [2023-05-18T21:11:57.473Z] 2023-05-18 21:11:57,212 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-18T21:11:57.473Z] 3.0.0-dev.56 [Pipeline] } [2023-05-18T21:11:57.475Z] $ docker exec --env ******** --env ******** ba1190058ff514ac72c85e3ef71ab4ff5c77599063e5d8b4347bf931fc302462 ssh-agent -k [2023-05-18T21:11:57.556Z] unset SSH_AUTH_SOCK; [2023-05-18T21:11:57.558Z] unset SSH_AGENT_PID; [2023-05-18T21:11:57.558Z] echo Agent pid 38 killed; [2023-05-18T21:11:57.575Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-18T21:11:57.875Z] + git semver [Pipeline] } [2023-05-18T21:11:58.450Z] $ docker stop --time=1 ba1190058ff514ac72c85e3ef71ab4ff5c77599063e5d8b4347bf931fc302462 [2023-05-18T21:12:01.708Z] $ docker rm -f --volumes ba1190058ff514ac72c85e3ef71ab4ff5c77599063e5d8b4347bf931fc302462 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-18T21:12:02.384Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-05-18T21:12:02.384Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-18T21:12:02.384Z] total 16 [2023-05-18T21:12:02.384Z] drwxr-xr-x 3 root root 4096 May 18 21:02 . [2023-05-18T21:12:02.384Z] drwxrwxr-x 11 jenkins jenkins 4096 May 18 21:11 .. [2023-05-18T21:12:02.384Z] drwxr-xr-x 2 root root 4096 May 18 21:02 cost [2023-05-18T21:12:02.384Z] -rw-r--r-- 1 root root 91 May 18 21:02 cost.csv [2023-05-18T21:12:02.384Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-18T21:12:02.384Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-18T21:12:02.384Z] total 16 [2023-05-18T21:12:02.384Z] drwxr-xr-x 3 jenkins jenkins 4096 May 18 21:02 . [2023-05-18T21:12:02.384Z] drwxrwxr-x 11 jenkins jenkins 4096 May 18 21:11 .. [2023-05-18T21:12:02.384Z] drwxr-xr-x 2 jenkins jenkins 4096 May 18 21:02 cost [2023-05-18T21:12:02.384Z] -rw-r--r-- 1 jenkins jenkins 91 May 18 21:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-18T21:12:02.821Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T21:12:04.454Z] ---> package-listing.sh [2023-05-18T21:12:04.454Z] ++ facter osfamily [2023-05-18T21:12:04.454Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-18T21:12:04.454Z] + OS_FAMILY=debian [2023-05-18T21:12:04.454Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-05-18T21:12:04.454Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-18T21:12:04.454Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-18T21:12:04.454Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-18T21:12:04.454Z] + PACKAGES=/tmp/packages_start.txt [2023-05-18T21:12:04.454Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-18T21:12:04.454Z] + PACKAGES=/tmp/packages_end.txt [2023-05-18T21:12:04.454Z] + case "${OS_FAMILY}" in [2023-05-18T21:12:04.454Z] + dpkg -l [2023-05-18T21:12:04.454Z] + grep '^ii' [2023-05-18T21:12:04.454Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-18T21:12:04.454Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-18T21:12:04.454Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-18T21:12:04.454Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-18T21:12:04.454Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-05-18T21:12:04.454Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-05-18T21:12:04.465Z] 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 [2023-05-18T21:12:04.739Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:12:07.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T21:12:07.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T21:12:07.450Z] prd-ubuntu20.04-docker-8c-8g-16041 does not seem to be running inside a container [2023-05-18T21:12:07.475Z] $ 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 [2023-05-18T21:12:07.661Z] $ docker top ccee4713d186c0c592cc7292b695f7ee13d19aeafca74a1f942afeb1cdca9894 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T21:12:08.005Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-18T21:12:08.295Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-18T21:12:08.586Z] + ls /var/log/sa-host [2023-05-18T21:12:08.586Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T21:12:08.665Z] provisioning config files... [2023-05-18T21:12:08.675Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11105072663307971977tmp [Pipeline] { [Pipeline] echo [2023-05-18T21:12:08.690Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T21:12:08.978Z] ---> create-netrc.sh [Pipeline] } [2023-05-18T21:12:08.986Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-18T21:12:09.319Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-18T21:12:09.333Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T21:12:09.614Z] ---> sudo-logs.sh [2023-05-18T21:12:09.614Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-18T21:12:09.644Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T21:12:09.924Z] ---> job-cost.sh [2023-05-18T21:12:09.925Z] lf-activate-venv: SKIPPING [2023-05-18T21:12:09.925Z] DEBUG: total: 0.2199999988079071 [2023-05-18T21:12:09.925Z] INFO: Retrieving Stack Cost... [2023-05-18T21:12:10.493Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-18T21:12:11.062Z] INFO: Archiving Costs [Pipeline] echo [2023-05-18T21:12:11.075Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T21:12:11.359Z] ---> logs-deploy.sh [2023-05-18T21:12:11.359Z] lf-activate-venv: SKIPPING [2023-05-18T21:12:11.359Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/152 [2023-05-18T21:12:11.359Z] INFO: archiving workspace using pattern(s): [2023-05-18T21:12:12.297Z] Archives upload complete. [2023-05-18T21:12:12.297Z] INFO: archiving logs to Nexus