Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 19aea0788ff6687e1018adc680fb40cfac0f4964 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-ssh6936734405340914817.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-ssh10696935859980996455.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-ssh12690400411316734631.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-ssh5052559105409399575.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-ssh7079952327009565209.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/v2]] ========================================================= [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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-14349’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-14350’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-14925’ is offline ‘prd-ubuntu20.04-docker-8c-8g-14926’ is offline ‘prd-ubuntu20.04-docker-8c-8g-14933’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-14927’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-14928’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14934 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 19aea0788ff6687e1018adc680fb40cfac0f4964 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 19aea0788ff6687e1018adc680fb40cfac0f4964 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#352)" > git rev-list --no-walk 98306d1e364c54cb2e1840e2b7a1c918409cfb69 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-10T18:42:02.782Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-10T18:42:02.829Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-10T18:42:02.842Z] ========================================================= [2023-05-10T18:42:02.843Z] EdgeX Global Pipelines Version Info [2023-05-10T18:42:02.843Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:42:03.551Z] ------------------- [2023-05-10T18:42:03.551Z] stable info: [2023-05-10T18:42:03.551Z] ------------------- [2023-05-10T18:42:03.551Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-10T18:42:03.551Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T18:42:03.551Z] Message: update stable to v1.0.249 [2023-05-10T18:42:04.118Z] ------------------- [2023-05-10T18:42:04.118Z] experimental info: [2023-05-10T18:42:04.118Z] ------------------- [2023-05-10T18:42:04.118Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-10T18:42:04.118Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T18:42:04.118Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-10T18:42:04.278Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-10T18:42:04.288Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-10T18:42:04.297Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-10T18:42:04.306Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-10T18:42:04.318Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-10T18:42:04.327Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-10T18:42:04.334Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-10T18:42:04.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-10T18:42:04.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-10T18:42:04.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-10T18:42:04.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-10T18:42:04.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-10T18:42:04.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-10T18:42:04.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-10T18:42:04.398Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T18:42:04.406Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T18:42:04.414Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T18:42:04.422Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T18:42:04.430Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-10T18:42:04.438Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-10T18:42:04.446Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-10T18:42:04.454Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-05-10T18:42:04.461Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-10T18:42:04.469Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-10T18:42:04.477Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-10T18:42:04.486Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-10T18:42:04.499Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-10T18:42:04.509Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-10T18:42:04.517Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-10T18:42:04.529Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-10T18:42:04.541Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 19aea0788ff6687e1018adc680fb40cfac0f4964 [Pipeline] echo [2023-05-10T18:42:04.554Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 19aea07 [Pipeline] echo [2023-05-10T18:42:04.568Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T18:42:04.626Z] provisioning config files... [2023-05-10T18:42:04.644Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6556565936521960991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:42:04.949Z] ---> docker-login.sh [2023-05-10T18:42:04.949Z] nexus3.edgexfoundry.org:10001 [2023-05-10T18:42:05.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:42:05.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:42:05.210Z] Configure a credential helper to remove this warning. See [2023-05-10T18:42:05.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:42:05.210Z] [2023-05-10T18:42:05.210Z] Login Succeeded [2023-05-10T18:42:05.210Z] nexus3.edgexfoundry.org:10002 [2023-05-10T18:42:05.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:42:05.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:42:05.470Z] Configure a credential helper to remove this warning. See [2023-05-10T18:42:05.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:42:05.470Z] [2023-05-10T18:42:05.470Z] Login Succeeded [2023-05-10T18:42:05.470Z] nexus3.edgexfoundry.org:10003 [2023-05-10T18:42:05.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:42:05.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:42:05.470Z] Configure a credential helper to remove this warning. See [2023-05-10T18:42:05.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:42:05.470Z] [2023-05-10T18:42:05.470Z] Login Succeeded [2023-05-10T18:42:05.470Z] nexus3.edgexfoundry.org:10004 [2023-05-10T18:42:05.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:42:05.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:42:05.731Z] Configure a credential helper to remove this warning. See [2023-05-10T18:42:05.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:42:05.731Z] [2023-05-10T18:42:05.731Z] Login Succeeded [2023-05-10T18:42:05.731Z] docker.io [2023-05-10T18:42:05.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:42:05.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:42:05.990Z] Configure a credential helper to remove this warning. See [2023-05-10T18:42:05.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:42:05.990Z] [2023-05-10T18:42:05.990Z] Login Succeeded [2023-05-10T18:42:05.990Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T18:42:05.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-10T18:42:06.362Z] + git rev-list -1 --merges 19aea0788ff6687e1018adc680fb40cfac0f4964~1..19aea0788ff6687e1018adc680fb40cfac0f4964 [Pipeline] echo [2023-05-10T18:42:06.410Z] -----------> git rev-list -1 --merges 19aea0788ff6687e1018adc680fb40cfac0f4964~1..19aea0788ff6687e1018adc680fb40cfac0f4964 19aea0788ff6687e1018adc680fb40cfac0f4964 [false] [Pipeline] sh [2023-05-10T18:42:06.699Z] + git log --format=format:%s -1 19aea0788ff6687e1018adc680fb40cfac0f4964 [Pipeline] echo [2023-05-10T18:42:06.713Z] ========================================================= [2023-05-10T18:42:06.713Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-10T18:42:06.713Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T18:42:07.033Z] + git log --format=format:%s -1 19aea0788ff6687e1018adc680fb40cfac0f4964 [Pipeline] echo [2023-05-10T18:42:07.040Z] [semverPrep] GIT_COMMIT: 19aea0788ff6687e1018adc680fb40cfac0f4964, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#352) [Pipeline] echo [2023-05-10T18:42:07.051Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-10T18:42:07.398Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T18:42:07.398Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-10T18:42:07.398Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-10T18:42:07.398Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-10T18:42:07.398Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-10T18:42:07.398Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-10T18:42:07.398Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:42:07.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T18:42:07.740Z] [2023-05-10T18:42:07.740Z] 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-10T18:42:08.033Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T18:42:08.033Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-10T18:42:08.033Z] b85a868b505f: Pulling fs layer [2023-05-10T18:42:08.033Z] e2be974225ed: Pulling fs layer [2023-05-10T18:42:08.033Z] 339a4e72a1f5: Pulling fs layer [2023-05-10T18:42:08.033Z] 988bab9f4d93: Pulling fs layer [2023-05-10T18:42:08.033Z] 1469e6f7b9e6: Pulling fs layer [2023-05-10T18:42:08.033Z] eaf3925da568: Pulling fs layer [2023-05-10T18:42:08.033Z] bab4dde63d76: Pulling fs layer [2023-05-10T18:42:08.033Z] bde34c3a00c8: Pulling fs layer [2023-05-10T18:42:08.033Z] b352a97aabf1: Pulling fs layer [2023-05-10T18:42:08.033Z] 4872d77fe225: Pulling fs layer [2023-05-10T18:42:08.033Z] 5851b861e8e6: Pulling fs layer [2023-05-10T18:42:08.033Z] 1469e6f7b9e6: Waiting [2023-05-10T18:42:08.033Z] bde34c3a00c8: Waiting [2023-05-10T18:42:08.033Z] 988bab9f4d93: Waiting [2023-05-10T18:42:08.033Z] 4872d77fe225: Waiting [2023-05-10T18:42:08.033Z] eaf3925da568: Waiting [2023-05-10T18:42:08.033Z] b352a97aabf1: Waiting [2023-05-10T18:42:08.033Z] 5851b861e8e6: Waiting [2023-05-10T18:42:08.033Z] e2be974225ed: Download complete [2023-05-10T18:42:08.033Z] 988bab9f4d93: Verifying Checksum [2023-05-10T18:42:08.033Z] 988bab9f4d93: Download complete [2023-05-10T18:42:08.294Z] 1469e6f7b9e6: Verifying Checksum [2023-05-10T18:42:08.294Z] 1469e6f7b9e6: Download complete [2023-05-10T18:42:08.294Z] eaf3925da568: Verifying Checksum [2023-05-10T18:42:08.294Z] eaf3925da568: Download complete [2023-05-10T18:42:08.294Z] 339a4e72a1f5: Verifying Checksum [2023-05-10T18:42:08.294Z] 339a4e72a1f5: Download complete [2023-05-10T18:42:08.294Z] bde34c3a00c8: Verifying Checksum [2023-05-10T18:42:08.294Z] bde34c3a00c8: Download complete [2023-05-10T18:42:08.294Z] b352a97aabf1: Download complete [2023-05-10T18:42:08.294Z] 4872d77fe225: Verifying Checksum [2023-05-10T18:42:08.294Z] 4872d77fe225: Download complete [2023-05-10T18:42:08.294Z] 5851b861e8e6: Verifying Checksum [2023-05-10T18:42:08.294Z] 5851b861e8e6: Download complete [2023-05-10T18:42:08.294Z] b85a868b505f: Verifying Checksum [2023-05-10T18:42:08.294Z] b85a868b505f: Download complete [2023-05-10T18:42:08.557Z] bab4dde63d76: Verifying Checksum [2023-05-10T18:42:08.558Z] bab4dde63d76: Download complete [2023-05-10T18:42:09.498Z] b85a868b505f: Pull complete [2023-05-10T18:42:09.498Z] e2be974225ed: Pull complete [2023-05-10T18:42:10.065Z] 339a4e72a1f5: Pull complete [2023-05-10T18:42:10.065Z] 988bab9f4d93: Pull complete [2023-05-10T18:42:10.323Z] 1469e6f7b9e6: Pull complete [2023-05-10T18:42:10.583Z] eaf3925da568: Pull complete [2023-05-10T18:42:11.962Z] bab4dde63d76: Pull complete [2023-05-10T18:42:12.223Z] bde34c3a00c8: Pull complete [2023-05-10T18:42:12.223Z] b352a97aabf1: Pull complete [2023-05-10T18:42:12.223Z] 4872d77fe225: Pull complete [2023-05-10T18:42:12.482Z] 5851b861e8e6: Pull complete [2023-05-10T18:42:12.482Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-10T18:42:12.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T18:42:12.482Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:42:12.604Z] prd-ubuntu20.04-docker-8c-8g-14934 does not seem to be running inside a container [2023-05-10T18:42:12.637Z] $ 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-10T18:42:15.482Z] $ docker top e10683e2fa59c74362cab5777c3eb569ffbe5021f0167b2571e86d2aee52e285 -eo pid,comm [2023-05-10T18:42:15.537Z] 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-10T18:42:15.537Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T18:42:15.568Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T18:42:15.568Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T18:42:15.673Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T18:42:15.676Z] $ docker exec e10683e2fa59c74362cab5777c3eb569ffbe5021f0167b2571e86d2aee52e285 ssh-agent [2023-05-10T18:42:15.781Z] SSH_AUTH_SOCK=/tmp/ssh-AiP6Qm7CDTLV/agent.32 [2023-05-10T18:42:15.781Z] SSH_AGENT_PID=38 [2023-05-10T18:42:15.788Z] Running ssh-add (command line suppressed) [2023-05-10T18:42:15.889Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_830753399876357711.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_830753399876357711.key) [2023-05-10T18:42:15.903Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T18:42:16.192Z] + git tag --points-at HEAD [Pipeline] } [2023-05-10T18:42:16.203Z] $ docker exec --env ******** --env ******** e10683e2fa59c74362cab5777c3eb569ffbe5021f0167b2571e86d2aee52e285 ssh-agent -k [2023-05-10T18:42:16.310Z] unset SSH_AUTH_SOCK; [2023-05-10T18:42:16.311Z] unset SSH_AGENT_PID; [2023-05-10T18:42:16.312Z] echo Agent pid 38 killed; [2023-05-10T18:42:16.320Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-10T18:42:16.344Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T18:42:16.345Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T18:42:16.445Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T18:42:16.447Z] $ docker exec e10683e2fa59c74362cab5777c3eb569ffbe5021f0167b2571e86d2aee52e285 ssh-agent [2023-05-10T18:42:16.552Z] SSH_AUTH_SOCK=/tmp/ssh-HSnkpZZ1vd9I/agent.70 [2023-05-10T18:42:16.552Z] SSH_AGENT_PID=76 [2023-05-10T18:42:16.557Z] Running ssh-add (command line suppressed) [2023-05-10T18:42:16.668Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8021656733470550831.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8021656733470550831.key) [2023-05-10T18:42:16.688Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T18:42:16.976Z] + git semver init [2023-05-10T18:42:17.235Z] 2023-05-10 18:42:17,170 [run_init] DEBUG init version:0.0.0 force:False [2023-05-10T18:42:17.235Z] 2023-05-10 18:42:17,170 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-10T18:42:17.235Z] 2023-05-10 18:42:17,171 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-10T18:42:17.235Z] 2023-05-10 18:42:17,171 [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-10T18:42:18.172Z] 2023-05-10 18:42:18,086 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-05-10T18:42:18.172Z] 2023-05-10 18:42:18,086 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-05-10T18:42:18.172Z] 2023-05-10 18:42:18,086 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T18:42:18.172Z] 2023-05-10 18:42:18,087 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T18:42:18.172Z] 3.0.0-dev.45 [Pipeline] } [2023-05-10T18:42:18.181Z] $ docker exec --env ******** --env ******** e10683e2fa59c74362cab5777c3eb569ffbe5021f0167b2571e86d2aee52e285 ssh-agent -k [2023-05-10T18:42:18.281Z] unset SSH_AUTH_SOCK; [2023-05-10T18:42:18.281Z] unset SSH_AGENT_PID; [2023-05-10T18:42:18.281Z] echo Agent pid 76 killed; [2023-05-10T18:42:18.291Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T18:42:18.601Z] + git semver [Pipeline] } [2023-05-10T18:42:18.875Z] $ docker stop --time=1 e10683e2fa59c74362cab5777c3eb569ffbe5021f0167b2571e86d2aee52e285 [2023-05-10T18:42:20.186Z] $ docker rm -f --volumes e10683e2fa59c74362cab5777c3eb569ffbe5021f0167b2571e86d2aee52e285 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T18:42:20.514Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-10T18:42:20.722Z] Stashed 1 file(s) [Pipeline] echo [2023-05-10T18:42:20.724Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.45 [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-10T18:42:20.901Z] provisioning config files... [2023-05-10T18:42:20.910Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6163915833209338021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:42:21.211Z] ---> docker-login.sh [2023-05-10T18:42:21.211Z] nexus3.edgexfoundry.org:10001 [2023-05-10T18:42:21.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:42:21.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:42:21.211Z] Configure a credential helper to remove this warning. See [2023-05-10T18:42:21.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:42:21.211Z] [2023-05-10T18:42:21.211Z] Login Succeeded [2023-05-10T18:42:21.211Z] nexus3.edgexfoundry.org:10002 [2023-05-10T18:42:21.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:42:21.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:42:21.211Z] Configure a credential helper to remove this warning. See [2023-05-10T18:42:21.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:42:21.211Z] [2023-05-10T18:42:21.211Z] Login Succeeded [2023-05-10T18:42:21.211Z] nexus3.edgexfoundry.org:10003 [2023-05-10T18:42:21.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:42:21.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:42:21.470Z] Configure a credential helper to remove this warning. See [2023-05-10T18:42:21.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:42:21.470Z] [2023-05-10T18:42:21.470Z] Login Succeeded [2023-05-10T18:42:21.470Z] nexus3.edgexfoundry.org:10004 [2023-05-10T18:42:21.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:42:21.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:42:21.470Z] Configure a credential helper to remove this warning. See [2023-05-10T18:42:21.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:42:21.470Z] [2023-05-10T18:42:21.470Z] Login Succeeded [2023-05-10T18:42:21.470Z] docker.io [2023-05-10T18:42:21.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:42:21.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:42:21.730Z] Configure a credential helper to remove this warning. See [2023-05-10T18:42:21.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:42:21.730Z] [2023-05-10T18:42:21.730Z] Login Succeeded [2023-05-10T18:42:21.730Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T18:42:21.737Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T18:42:21.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T18:42:21.815Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T18:42:21.828Z] ========================================================= [2023-05-10T18:42:21.828Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-10T18:42:21.828Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:42:22.145Z] + 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-10T18:42:22.145Z] Sending build context to Docker daemon 21.79MB [2023-05-10T18:42:22.145Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T18:42:22.145Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-10T18:42:22.145Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-10T18:42:22.145Z] f56be85fc22e: Pulling fs layer [2023-05-10T18:42:22.145Z] 85791d961cd3: Pulling fs layer [2023-05-10T18:42:22.145Z] d694b5ae8c79: Pulling fs layer [2023-05-10T18:42:22.145Z] 9f32a84ed3da: Pulling fs layer [2023-05-10T18:42:22.145Z] 4d19c01a9841: Pulling fs layer [2023-05-10T18:42:22.404Z] 9325e15d5711: Pulling fs layer [2023-05-10T18:42:22.404Z] 556b6ee489ea: Pulling fs layer [2023-05-10T18:42:22.404Z] 9f32a84ed3da: Waiting [2023-05-10T18:42:22.404Z] 9325e15d5711: Waiting [2023-05-10T18:42:22.404Z] 4d19c01a9841: Waiting [2023-05-10T18:42:22.404Z] c5a4b2cf53e6: Pulling fs layer [2023-05-10T18:42:22.404Z] c5a4b2cf53e6: Waiting [2023-05-10T18:42:22.404Z] 556b6ee489ea: Waiting [2023-05-10T18:42:22.404Z] 85791d961cd3: Verifying Checksum [2023-05-10T18:42:22.404Z] 85791d961cd3: Download complete [2023-05-10T18:42:22.404Z] 9f32a84ed3da: Verifying Checksum [2023-05-10T18:42:22.404Z] 9f32a84ed3da: Download complete [2023-05-10T18:42:22.404Z] 4d19c01a9841: Verifying Checksum [2023-05-10T18:42:22.404Z] 4d19c01a9841: Download complete [2023-05-10T18:42:22.404Z] f56be85fc22e: Verifying Checksum [2023-05-10T18:42:22.404Z] 9325e15d5711: Verifying Checksum [2023-05-10T18:42:22.404Z] 9325e15d5711: Download complete [2023-05-10T18:42:22.404Z] f56be85fc22e: Pull complete [2023-05-10T18:42:22.663Z] 85791d961cd3: Pull complete [2023-05-10T18:42:22.922Z] c5a4b2cf53e6: Verifying Checksum [2023-05-10T18:42:22.922Z] c5a4b2cf53e6: Download complete [2023-05-10T18:42:22.922Z] d694b5ae8c79: Verifying Checksum [2023-05-10T18:42:22.922Z] d694b5ae8c79: Download complete [2023-05-10T18:42:23.182Z] 556b6ee489ea: Verifying Checksum [2023-05-10T18:42:23.182Z] 556b6ee489ea: Download complete [2023-05-10T18:42:26.480Z] d694b5ae8c79: Pull complete [2023-05-10T18:42:26.480Z] 9f32a84ed3da: Pull complete [2023-05-10T18:42:26.480Z] 4d19c01a9841: Pull complete [2023-05-10T18:42:26.480Z] 9325e15d5711: Pull complete [2023-05-10T18:42:29.008Z] 556b6ee489ea: Pull complete [2023-05-10T18:42:29.943Z] c5a4b2cf53e6: Pull complete [2023-05-10T18:42:29.943Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-10T18:42:29.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T18:42:29.943Z] ---> c4be618373d6 [2023-05-10T18:42:29.943Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-10T18:42:35.249Z] ---> Running in 4d93adaff00d [2023-05-10T18:42:35.249Z] Removing intermediate container 4d93adaff00d [2023-05-10T18:42:35.249Z] ---> 323b43210fac [2023-05-10T18:42:35.249Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T18:42:35.249Z] ---> Running in 33672325ac8c [2023-05-10T18:42:35.249Z] Removing intermediate container 33672325ac8c [2023-05-10T18:42:35.249Z] ---> 742a725ead9f [2023-05-10T18:42:35.249Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T18:42:35.249Z] ---> Running in a3f38952f903 [2023-05-10T18:42:35.249Z] Removing intermediate container a3f38952f903 [2023-05-10T18:42:35.249Z] ---> b4e4c3d6c71a [2023-05-10T18:42:35.249Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T18:42:35.249Z] ---> Running in 26412f1e24ff [2023-05-10T18:42:35.249Z] Removing intermediate container 26412f1e24ff [2023-05-10T18:42:35.249Z] ---> 7bb299b19968 [2023-05-10T18:42:35.249Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-10T18:42:35.249Z] ---> Running in 2170c9e73d7d [2023-05-10T18:42:35.249Z] Removing intermediate container 2170c9e73d7d [2023-05-10T18:42:35.249Z] ---> bd77ee9497c0 [2023-05-10T18:42:35.249Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T18:42:35.249Z] ---> Running in 521ebb0beb3e [2023-05-10T18:42:35.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T18:42:35.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T18:42:35.767Z] OK: 265 MiB in 53 packages [2023-05-10T18:42:35.849Z] Still waiting to schedule task [2023-05-10T18:42:35.849Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-10T18:42:36.027Z] Removing intermediate container 521ebb0beb3e [2023-05-10T18:42:36.027Z] ---> ab8a28dbe3ee [2023-05-10T18:42:36.027Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-10T18:42:36.286Z] ---> Running in b8325a9a52ba [2023-05-10T18:42:36.287Z] Removing intermediate container b8325a9a52ba [2023-05-10T18:42:36.287Z] ---> 78d6229749a1 [2023-05-10T18:42:36.287Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-10T18:42:36.287Z] ---> 333c71ea124e [2023-05-10T18:42:36.287Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T18:42:36.287Z] ---> Running in dd25cc5f5186 [2023-05-10T18:43:08.379Z] Removing intermediate container dd25cc5f5186 [2023-05-10T18:43:08.379Z] ---> 670cf1ce1f44 [2023-05-10T18:43:08.379Z] Step 12/13 : COPY . . [2023-05-10T18:43:08.379Z] ---> 47ca3153cda4 [2023-05-10T18:43:08.379Z] Step 13/13 : RUN ${MAKE} [2023-05-10T18:43:08.379Z] ---> Running in 30c435f2ea97 [2023-05-10T18:43:08.379Z] noop [2023-05-10T18:43:08.379Z] Removing intermediate container 30c435f2ea97 [2023-05-10T18:43:08.379Z] ---> d8ec96511dbe [2023-05-10T18:43:08.379Z] Successfully built d8ec96511dbe [2023-05-10T18:43:08.379Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:43:08.696Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T18:43:08.696Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:43:08.766Z] prd-ubuntu20.04-docker-8c-8g-14934 does not seem to be running inside a container [2023-05-10T18:43:08.798Z] $ 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-10T18:43:09.204Z] $ docker top d8e0002a46038f3c61fd5325fbf063f754de30bc092349c951f04202b3665bf8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T18:43:09.545Z] + go version [2023-05-10T18:43:09.545Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-10T18:43:09.553Z] $ docker stop --time=1 d8e0002a46038f3c61fd5325fbf063f754de30bc092349c951f04202b3665bf8 [2023-05-10T18:43:10.829Z] $ docker rm -f --volumes d8e0002a46038f3c61fd5325fbf063f754de30bc092349c951f04202b3665bf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:43:11.224Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T18:43:11.224Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:43:11.288Z] prd-ubuntu20.04-docker-8c-8g-14934 does not seem to be running inside a container [2023-05-10T18:43:11.317Z] $ 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-10T18:43:11.647Z] $ docker top 0de627e1acb4d5e0eef58023a6977a315171f1a1e2fb84a3409013d32f636bbc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T18:43:11.990Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-10T18:43:12.282Z] + make test [2023-05-10T18:43:12.282Z] go test ./... -coverprofile=coverage.out ./... [2023-05-10T18:43:17.130Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-10T18:43:27.127Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-10T18:43:27.127Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-10T18:43:29.051Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.035s coverage: 30.9% of statements [2023-05-10T18:43:29.051Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.257s coverage: 86.5% of statements [2023-05-10T18:43:35.654Z] go vet ./... [2023-05-10T18:43:39.838Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T18:43:39.838Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T18:43:39.838Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T18:43:39.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T18:43:39.864Z] $ docker stop --time=1 0de627e1acb4d5e0eef58023a6977a315171f1a1e2fb84a3409013d32f636bbc [2023-05-10T18:43:43.212Z] $ docker rm -f --volumes 0de627e1acb4d5e0eef58023a6977a315171f1a1e2fb84a3409013d32f636bbc [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T18:43:43.664Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T18:43:43.718Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-10T18:43:44.188Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T18:43:44.513Z] + ls -al . [2023-05-10T18:43:44.513Z] total 232 [2023-05-10T18:43:44.513Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 18:43 . [2023-05-10T18:43:44.513Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:42 .. [2023-05-10T18:43:44.513Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:42 .git [2023-05-10T18:43:44.513Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:42 .github [2023-05-10T18:43:44.513Z] -rw-rw-r-- 1 jenkins jenkins 496 May 10 18:42 .gitignore [2023-05-10T18:43:44.513Z] -rw-rw-r-- 1 jenkins jenkins 42 May 10 18:42 .golangci.yml [2023-05-10T18:43:44.513Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 18:42 .semver [2023-05-10T18:43:44.513Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 10 18:42 Attribution.txt [2023-05-10T18:43:44.513Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 10 18:42 CHANGELOG.md [2023-05-10T18:43:44.513Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 10 18:42 Dockerfile [2023-05-10T18:43:44.513Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 18:42 GOVERNANCE.md [2023-05-10T18:43:44.513Z] -rw-rw-r-- 1 jenkins jenkins 734 May 10 18:42 Jenkinsfile [2023-05-10T18:43:44.513Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 10 18:42 LICENSE [2023-05-10T18:43:44.513Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 10 18:42 Makefile [2023-05-10T18:43:44.513Z] -rw-rw-r-- 1 jenkins jenkins 625 May 10 18:42 OWNERS.md [2023-05-10T18:43:44.513Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 10 18:42 README.md [2023-05-10T18:43:44.513Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 18:42 VERSION [2023-05-10T18:43:44.513Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:42 bin [2023-05-10T18:43:44.513Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:42 cmd [2023-05-10T18:43:44.513Z] -rw-r--r-- 1 jenkins jenkins 79213 May 10 18:43 coverage.out [2023-05-10T18:43:44.513Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:42 doc [2023-05-10T18:43:44.513Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 10 18:42 go.mod [2023-05-10T18:43:44.513Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 10 18:42 go.sum [2023-05-10T18:43:44.513Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:42 internal [2023-05-10T18:43:44.513Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:42 snap [2023-05-10T18:43:44.513Z] -rw-rw-r-- 1 jenkins jenkins 236 May 10 18:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:43:44.877Z] + 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=19aea0788ff6687e1018adc680fb40cfac0f4964 --label arch=amd64 --label version=3.0.0-dev.45 . [2023-05-10T18:43:44.877Z] Sending build context to Docker daemon 21.87MB [2023-05-10T18:43:44.877Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T18:43:44.877Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-10T18:43:44.877Z] ---> d8ec96511dbe [2023-05-10T18:43:44.877Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-10T18:43:45.136Z] ---> Running in b797d2bf9311 [2023-05-10T18:43:45.395Z] Removing intermediate container b797d2bf9311 [2023-05-10T18:43:45.395Z] ---> da91e0442b38 [2023-05-10T18:43:45.395Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T18:43:45.395Z] ---> Running in fb503cf6b4dd [2023-05-10T18:43:45.653Z] Removing intermediate container fb503cf6b4dd [2023-05-10T18:43:45.653Z] ---> 639d9ea7cb4b [2023-05-10T18:43:45.653Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T18:43:45.653Z] ---> Running in de604cec4bfe [2023-05-10T18:43:45.653Z] Removing intermediate container de604cec4bfe [2023-05-10T18:43:45.653Z] ---> b8e2baa0bccf [2023-05-10T18:43:45.653Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T18:43:45.653Z] ---> Running in b1dd71ea82da [2023-05-10T18:43:45.653Z] Removing intermediate container b1dd71ea82da [2023-05-10T18:43:45.653Z] ---> 8004142e8520 [2023-05-10T18:43:45.653Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-10T18:43:45.653Z] ---> Running in 6c6a63e75840 [2023-05-10T18:43:45.912Z] Removing intermediate container 6c6a63e75840 [2023-05-10T18:43:45.912Z] ---> 27b65ab5dd01 [2023-05-10T18:43:45.912Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T18:43:45.912Z] ---> Running in 3a7f2e374a65 [2023-05-10T18:43:46.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T18:43:46.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T18:43:46.429Z] OK: 265 MiB in 53 packages [2023-05-10T18:43:46.689Z] Removing intermediate container 3a7f2e374a65 [2023-05-10T18:43:46.689Z] ---> 30642543426a [2023-05-10T18:43:46.689Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-10T18:43:46.689Z] ---> Running in c9f5ab641f75 [2023-05-10T18:43:46.689Z] Removing intermediate container c9f5ab641f75 [2023-05-10T18:43:46.689Z] ---> 2e130db6c9e6 [2023-05-10T18:43:46.689Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-10T18:43:46.948Z] ---> 98a2f710441a [2023-05-10T18:43:46.948Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T18:43:46.948Z] ---> Running in 1fe8cba1ac27 [2023-05-10T18:43:47.889Z] Removing intermediate container 1fe8cba1ac27 [2023-05-10T18:43:47.889Z] ---> aa8e76d1cb7c [2023-05-10T18:43:47.889Z] Step 12/26 : COPY . . [2023-05-10T18:43:48.458Z] ---> 0c37912675ab [2023-05-10T18:43:48.458Z] Step 13/26 : RUN ${MAKE} [2023-05-10T18:43:48.458Z] ---> Running in e2965604173f [2023-05-10T18:43:48.717Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-10T18:44:10.752Z] Removing intermediate container e2965604173f [2023-05-10T18:44:10.752Z] ---> 28ace33a5946 [2023-05-10T18:44:10.752Z] Step 14/26 : FROM alpine:3.17 [2023-05-10T18:44:10.752Z] 3.17: Pulling from library/alpine [2023-05-10T18:44:10.752Z] f56be85fc22e: Already exists [2023-05-10T18:44:10.752Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T18:44:10.752Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T18:44:10.752Z] ---> 9ed4aefc74f6 [2023-05-10T18:44:10.752Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-10T18:44:10.752Z] ---> Running in 7297cf34aec1 [2023-05-10T18:44:10.752Z] Removing intermediate container 7297cf34aec1 [2023-05-10T18:44:10.752Z] ---> f1fa9c47ab96 [2023-05-10T18:44:10.752Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-10T18:44:10.752Z] ---> Running in aec7f4451ded [2023-05-10T18:44:10.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T18:44:10.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T18:44:10.752Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T18:44:10.752Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T18:44:10.752Z] OK: 7 MiB in 16 packages [2023-05-10T18:44:10.752Z] Removing intermediate container aec7f4451ded [2023-05-10T18:44:10.752Z] ---> fe2d24078fee [2023-05-10T18:44:10.752Z] Step 17/26 : WORKDIR / [2023-05-10T18:44:10.752Z] ---> Running in 69c1b0c03ebe [2023-05-10T18:44:10.752Z] Removing intermediate container 69c1b0c03ebe [2023-05-10T18:44:10.752Z] ---> a2c595624e44 [2023-05-10T18:44:10.752Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-10T18:44:11.696Z] ---> 608316236958 [2023-05-10T18:44:11.697Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-10T18:44:11.697Z] ---> cc6146f2f7db [2023-05-10T18:44:11.697Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-10T18:44:11.955Z] ---> 147628e9a966 [2023-05-10T18:44:11.955Z] Step 21/26 : EXPOSE 59984 [2023-05-10T18:44:11.955Z] ---> Running in c22eaafffb06 [2023-05-10T18:44:11.955Z] Removing intermediate container c22eaafffb06 [2023-05-10T18:44:11.955Z] ---> cf05d19cff28 [2023-05-10T18:44:11.955Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-10T18:44:11.955Z] ---> Running in 522360bead05 [2023-05-10T18:44:11.955Z] Removing intermediate container 522360bead05 [2023-05-10T18:44:11.955Z] ---> 1d4095777753 [2023-05-10T18:44:11.955Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T18:44:11.955Z] ---> Running in 4c720d05e939 [2023-05-10T18:44:12.213Z] Removing intermediate container 4c720d05e939 [2023-05-10T18:44:12.213Z] ---> c9935704854f [2023-05-10T18:44:12.213Z] Step 24/26 : LABEL arch=amd64 [2023-05-10T18:44:12.213Z] ---> Running in 71db48d2f079 [2023-05-10T18:44:12.213Z] Removing intermediate container 71db48d2f079 [2023-05-10T18:44:12.213Z] ---> 28721947e8b2 [2023-05-10T18:44:12.213Z] Step 25/26 : LABEL git_sha=19aea0788ff6687e1018adc680fb40cfac0f4964 [2023-05-10T18:44:12.213Z] ---> Running in 89fc4200196d [2023-05-10T18:44:12.213Z] Removing intermediate container 89fc4200196d [2023-05-10T18:44:12.213Z] ---> 6623246110b8 [2023-05-10T18:44:12.213Z] Step 26/26 : LABEL version=3.0.0-dev.45 [2023-05-10T18:44:12.213Z] ---> Running in 9928a2e3f0f6 [2023-05-10T18:44:12.483Z] Removing intermediate container 9928a2e3f0f6 [2023-05-10T18:44:12.483Z] ---> fc18b94cb0a5 [2023-05-10T18:44:12.483Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T18:44:12.483Z] Successfully built fc18b94cb0a5 [2023-05-10T18:44:12.483Z] 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-10T18:44:12.555Z] provisioning config files... [2023-05-10T18:44:12.563Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10796953318329266358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:44:12.856Z] ---> docker-login.sh [2023-05-10T18:44:12.856Z] nexus3.edgexfoundry.org:10001 [2023-05-10T18:44:12.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:44:12.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:44:12.856Z] Configure a credential helper to remove this warning. See [2023-05-10T18:44:12.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:44:12.856Z] [2023-05-10T18:44:12.856Z] Login Succeeded [2023-05-10T18:44:12.856Z] nexus3.edgexfoundry.org:10002 [2023-05-10T18:44:12.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:44:12.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:44:12.856Z] Configure a credential helper to remove this warning. See [2023-05-10T18:44:12.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:44:12.856Z] [2023-05-10T18:44:12.856Z] Login Succeeded [2023-05-10T18:44:12.856Z] nexus3.edgexfoundry.org:10003 [2023-05-10T18:44:13.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:44:13.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:44:13.116Z] Configure a credential helper to remove this warning. See [2023-05-10T18:44:13.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:44:13.116Z] [2023-05-10T18:44:13.116Z] Login Succeeded [2023-05-10T18:44:13.116Z] nexus3.edgexfoundry.org:10004 [2023-05-10T18:44:13.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:44:13.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:44:13.116Z] Configure a credential helper to remove this warning. See [2023-05-10T18:44:13.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:44:13.116Z] [2023-05-10T18:44:13.116Z] Login Succeeded [2023-05-10T18:44:13.116Z] docker.io [2023-05-10T18:44:13.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:44:13.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:44:13.375Z] Configure a credential helper to remove this warning. See [2023-05-10T18:44:13.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:44:13.375Z] [2023-05-10T18:44:13.375Z] Login Succeeded [2023-05-10T18:44:13.375Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T18:44:13.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T18:44:13.404Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T18:44:13.420Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-05-10T18:44:13.420Z] 19aea0788ff6687e1018adc680fb40cfac0f4964 [2023-05-10T18:44:13.420Z] latest [2023-05-10T18:44:13.420Z] 3.0.0-dev.45 [2023-05-10T18:44:13.420Z] 19aea0788ff6687e1018adc680fb40cfac0f4964-3.0.0-dev.45 [2023-05-10T18:44:13.420Z] main [2023-05-10T18:44:13.420Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:44:13.727Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:19aea0788ff6687e1018adc680fb40cfac0f4964 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:44:14.030Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:19aea0788ff6687e1018adc680fb40cfac0f4964 [2023-05-10T18:44:14.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-10T18:44:14.030Z] d74b249ed9d0: Preparing [2023-05-10T18:44:14.030Z] b417c82bcac4: Preparing [2023-05-10T18:44:14.030Z] 43f599efb402: Preparing [2023-05-10T18:44:14.030Z] 3383dc65e089: Preparing [2023-05-10T18:44:14.030Z] f1417ff83b31: Preparing [2023-05-10T18:44:14.030Z] f1417ff83b31: Layer already exists [2023-05-10T18:44:14.030Z] b417c82bcac4: Pushed [2023-05-10T18:44:14.030Z] d74b249ed9d0: Pushed [2023-05-10T18:44:14.030Z] 3383dc65e089: Pushed [2023-05-10T18:44:16.564Z] 43f599efb402: Pushed [2023-05-10T18:44:16.564Z] 19aea0788ff6687e1018adc680fb40cfac0f4964: digest: sha256:516f2e170a7ac418acf667a9818bde952ce581433e36baf63ec7b2bb8427eb26 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:44:16.872Z] + 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-10T18:44:17.170Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-10T18:44:17.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-10T18:44:17.170Z] d74b249ed9d0: Preparing [2023-05-10T18:44:17.170Z] b417c82bcac4: Preparing [2023-05-10T18:44:17.170Z] 43f599efb402: Preparing [2023-05-10T18:44:17.170Z] 3383dc65e089: Preparing [2023-05-10T18:44:17.170Z] f1417ff83b31: Preparing [2023-05-10T18:44:17.170Z] f1417ff83b31: Layer already exists [2023-05-10T18:44:17.170Z] 43f599efb402: Layer already exists [2023-05-10T18:44:17.170Z] d74b249ed9d0: Layer already exists [2023-05-10T18:44:17.170Z] b417c82bcac4: Layer already exists [2023-05-10T18:44:17.170Z] 3383dc65e089: Layer already exists [2023-05-10T18:44:17.170Z] latest: digest: sha256:516f2e170a7ac418acf667a9818bde952ce581433e36baf63ec7b2bb8427eb26 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:44:17.479Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:44:17.789Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.45 [2023-05-10T18:44:17.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-10T18:44:17.789Z] d74b249ed9d0: Preparing [2023-05-10T18:44:17.789Z] b417c82bcac4: Preparing [2023-05-10T18:44:17.789Z] 43f599efb402: Preparing [2023-05-10T18:44:17.789Z] 3383dc65e089: Preparing [2023-05-10T18:44:17.789Z] f1417ff83b31: Preparing [2023-05-10T18:44:17.789Z] 43f599efb402: Layer already exists [2023-05-10T18:44:17.789Z] b417c82bcac4: Layer already exists [2023-05-10T18:44:17.789Z] 3383dc65e089: Layer already exists [2023-05-10T18:44:17.789Z] d74b249ed9d0: Layer already exists [2023-05-10T18:44:17.789Z] f1417ff83b31: Layer already exists [2023-05-10T18:44:17.789Z] 3.0.0-dev.45: digest: sha256:516f2e170a7ac418acf667a9818bde952ce581433e36baf63ec7b2bb8427eb26 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:44:18.097Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:19aea0788ff6687e1018adc680fb40cfac0f4964-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:44:18.411Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:19aea0788ff6687e1018adc680fb40cfac0f4964-3.0.0-dev.45 [2023-05-10T18:44:18.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-10T18:44:18.411Z] d74b249ed9d0: Preparing [2023-05-10T18:44:18.411Z] b417c82bcac4: Preparing [2023-05-10T18:44:18.411Z] 43f599efb402: Preparing [2023-05-10T18:44:18.411Z] 3383dc65e089: Preparing [2023-05-10T18:44:18.411Z] f1417ff83b31: Preparing [2023-05-10T18:44:18.411Z] f1417ff83b31: Layer already exists [2023-05-10T18:44:18.411Z] b417c82bcac4: Layer already exists [2023-05-10T18:44:18.411Z] 43f599efb402: Layer already exists [2023-05-10T18:44:18.411Z] 3383dc65e089: Layer already exists [2023-05-10T18:44:18.411Z] d74b249ed9d0: Layer already exists [2023-05-10T18:44:18.411Z] 19aea0788ff6687e1018adc680fb40cfac0f4964-3.0.0-dev.45: digest: sha256:516f2e170a7ac418acf667a9818bde952ce581433e36baf63ec7b2bb8427eb26 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:44:18.715Z] + 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-10T18:44:19.014Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-05-10T18:44:19.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-10T18:44:19.014Z] d74b249ed9d0: Preparing [2023-05-10T18:44:19.014Z] b417c82bcac4: Preparing [2023-05-10T18:44:19.014Z] 43f599efb402: Preparing [2023-05-10T18:44:19.014Z] 3383dc65e089: Preparing [2023-05-10T18:44:19.014Z] f1417ff83b31: Preparing [2023-05-10T18:44:19.014Z] f1417ff83b31: Layer already exists [2023-05-10T18:44:19.014Z] d74b249ed9d0: Layer already exists [2023-05-10T18:44:19.014Z] 3383dc65e089: Layer already exists [2023-05-10T18:44:19.014Z] b417c82bcac4: Layer already exists [2023-05-10T18:44:19.014Z] 43f599efb402: Layer already exists [2023-05-10T18:44:19.014Z] main: digest: sha256:516f2e170a7ac418acf667a9818bde952ce581433e36baf63ec7b2bb8427eb26 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T18:44:19.069Z] ===================================================== [Pipeline] echo [2023-05-10T18:44:19.081Z] taggedImages: [2023-05-10T18:44:19.081Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:19aea0788ff6687e1018adc680fb40cfac0f4964 [2023-05-10T18:44:19.081Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-10T18:44:19.081Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.45 [2023-05-10T18:44:19.081Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:19aea0788ff6687e1018adc680fb40cfac0f4964-3.0.0-dev.45 [2023-05-10T18:44:19.081Z] - 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-10T18:44:19.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T18:44:19.445Z] [2023-05-10T18:44:19.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:44:19.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T18:44:19.742Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-10T18:44:19.742Z] 5eb5b503b376: Pulling fs layer [2023-05-10T18:44:19.742Z] 5c69ac0246d0: Pulling fs layer [2023-05-10T18:44:19.742Z] ec43610c2a17: Pulling fs layer [2023-05-10T18:44:19.742Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-10T18:44:19.742Z] 33b1e0a273af: Pulling fs layer [2023-05-10T18:44:19.742Z] 5d3b04190fa2: Pulling fs layer [2023-05-10T18:44:19.742Z] 33b1e0a273af: Waiting [2023-05-10T18:44:19.742Z] 2f39f015ded8: Pulling fs layer [2023-05-10T18:44:19.742Z] 5d3b04190fa2: Waiting [2023-05-10T18:44:19.742Z] 2f39f015ded8: Waiting [2023-05-10T18:44:19.742Z] 5c69ac0246d0: Verifying Checksum [2023-05-10T18:44:19.742Z] 5c69ac0246d0: Download complete [2023-05-10T18:44:19.742Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-10T18:44:19.742Z] 3a2ae6a8a46f: Download complete [2023-05-10T18:44:19.742Z] 33b1e0a273af: Verifying Checksum [2023-05-10T18:44:19.742Z] 33b1e0a273af: Download complete [2023-05-10T18:44:19.742Z] 5d3b04190fa2: Verifying Checksum [2023-05-10T18:44:19.742Z] 5d3b04190fa2: Download complete [2023-05-10T18:44:19.742Z] ec43610c2a17: Verifying Checksum [2023-05-10T18:44:19.742Z] ec43610c2a17: Download complete [2023-05-10T18:44:20.000Z] 5eb5b503b376: Download complete [2023-05-10T18:44:20.565Z] 2f39f015ded8: Verifying Checksum [2023-05-10T18:44:20.565Z] 2f39f015ded8: Download complete [2023-05-10T18:44:21.189Z] 5eb5b503b376: Pull complete [2023-05-10T18:44:21.189Z] 5c69ac0246d0: Pull complete [2023-05-10T18:44:21.447Z] ec43610c2a17: Pull complete [2023-05-10T18:44:21.706Z] 3a2ae6a8a46f: Pull complete [2023-05-10T18:44:21.706Z] 33b1e0a273af: Pull complete [2023-05-10T18:44:21.963Z] 5d3b04190fa2: Pull complete [2023-05-10T18:44:26.146Z] 2f39f015ded8: Pull complete [2023-05-10T18:44:26.146Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-10T18:44:26.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T18:44:26.146Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:44:26.233Z] prd-ubuntu20.04-docker-8c-8g-14934 does not seem to be running inside a container [2023-05-10T18:44:26.260Z] $ 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-10T18:44:29.620Z] $ docker top 33b22ebbe00a2518f7541bba074a5ed56ec3ee413c3b9cb81edc7666f7cb0107 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:44:29.992Z] ---> job-cost.sh [2023-05-10T18:44:29.992Z] lf-activate-venv: SKIPPING [2023-05-10T18:44:29.992Z] INFO: No Stack... [2023-05-10T18:44:30.250Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T18:44:30.508Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T18:44:30.798Z] + cat+ /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-05-10T18:44:30.798Z] cut -d, -f6 [Pipeline] lock [2023-05-10T18:44:30.810Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-142-stack-cost] [2023-05-10T18:44:30.816Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-142-stack-cost] did not exist. Created. [2023-05-10T18:44:30.816Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T18:44:31.114Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-10T18:44:31.143Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T18:44:31.149Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-142-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T18:44:31.168Z] $ docker stop --time=1 33b22ebbe00a2518f7541bba074a5ed56ec3ee413c3b9cb81edc7666f7cb0107 [2023-05-10T18:44:32.324Z] $ docker rm -f --volumes 33b22ebbe00a2518f7541bba074a5ed56ec3ee413c3b9cb81edc7666f7cb0107 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-10T18:45:35.298Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14938 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-05-10T18:45:35.311Z] Running in /w/workspace/device-onvif-camera/142 [Pipeline] { [Pipeline] checkout [2023-05-10T18:45:35.355Z] The recommended git tool is: git [2023-05-10T18:45:42.149Z] using credential edgex-jenkins-ssh [2023-05-10T18:45:42.169Z] Cloning the remote Git repository [2023-05-10T18:45:42.237Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-10T18:45:42.387Z] > git init /w/workspace/device-onvif-camera/142 # timeout=10 [2023-05-10T18:45:42.573Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-10T18:45:42.574Z] > git --version # timeout=10 [2023-05-10T18:45:42.602Z] > git --version # 'git version 2.25.1' [2023-05-10T18:45:42.606Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T18:45:42.798Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T18:45:45.560Z] Avoid second fetch [2023-05-10T18:45:45.560Z] Checking out Revision 19aea0788ff6687e1018adc680fb40cfac0f4964 (main) [2023-05-10T18:45:44.464Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-10T18:45:44.488Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T18:45:45.585Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T18:45:46.341Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#352)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T18:45:45.665Z] > git checkout -f 19aea0788ff6687e1018adc680fb40cfac0f4964 # timeout=10 [2023-05-10T18:45:47.274Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-10T18:45:47.274Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T18:45:47.274Z] Dload Upload Total Spent Left Speed [2023-05-10T18:45:47.274Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh [2023-05-10T18:45:47.950Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-10T18:45:48.298Z] + sudo tee /etc/docker/daemon.new [2023-05-10T18:45:48.298Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-10T18:45:48.298Z] { [2023-05-10T18:45:48.298Z] "registry-mirrors": [ [2023-05-10T18:45:48.298Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-10T18:45:48.298Z] ], [2023-05-10T18:45:48.298Z] "bip": "10.250.0.254/24", [2023-05-10T18:45:48.298Z] "hosts": [ [2023-05-10T18:45:48.298Z] "tcp://0.0.0.0:5555", [2023-05-10T18:45:48.298Z] "unix:///var/run/docker.sock" [2023-05-10T18:45:48.298Z] ], [2023-05-10T18:45:48.298Z] "mtu": 1458, [2023-05-10T18:45:48.298Z] "selinux-enabled": true, [2023-05-10T18:45:48.298Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-10T18:45:48.298Z] } [Pipeline] sh [2023-05-10T18:45:48.647Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-10T18:45:48.991Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T18:46:07.306Z] provisioning config files... [2023-05-10T18:46:07.342Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/142@tmp/config4672290321284121027tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:46:07.718Z] ---> docker-login.sh [2023-05-10T18:46:07.718Z] nexus3.edgexfoundry.org:10001 [2023-05-10T18:46:08.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:46:08.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:46:08.316Z] Configure a credential helper to remove this warning. See [2023-05-10T18:46:08.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:46:08.316Z] [2023-05-10T18:46:08.316Z] Login Succeeded [2023-05-10T18:46:08.316Z] nexus3.edgexfoundry.org:10002 [2023-05-10T18:46:08.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:46:08.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:46:08.863Z] Configure a credential helper to remove this warning. See [2023-05-10T18:46:08.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:46:08.863Z] [2023-05-10T18:46:08.863Z] Login Succeeded [2023-05-10T18:46:08.863Z] nexus3.edgexfoundry.org:10003 [2023-05-10T18:46:09.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:46:09.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:46:09.133Z] Configure a credential helper to remove this warning. See [2023-05-10T18:46:09.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:46:09.133Z] [2023-05-10T18:46:09.133Z] Login Succeeded [2023-05-10T18:46:09.133Z] nexus3.edgexfoundry.org:10004 [2023-05-10T18:46:09.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:46:09.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:46:09.404Z] Configure a credential helper to remove this warning. See [2023-05-10T18:46:09.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:46:09.404Z] [2023-05-10T18:46:09.404Z] Login Succeeded [2023-05-10T18:46:09.687Z] docker.io [2023-05-10T18:46:09.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:46:09.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:46:09.958Z] Configure a credential helper to remove this warning. See [2023-05-10T18:46:09.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:46:09.958Z] [2023-05-10T18:46:09.958Z] Login Succeeded [2023-05-10T18:46:09.958Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T18:46:09.973Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T18:46:10.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T18:46:10.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T18:46:10.338Z] ========================================================= [2023-05-10T18:46:10.338Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-10T18:46:10.338Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:46:10.691Z] + 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-10T18:46:11.284Z] Sending build context to Docker daemon 14.31MB [2023-05-10T18:46:11.284Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T18:46:11.284Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-10T18:46:13.249Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-10T18:46:13.249Z] c41833b44d91: Pulling fs layer [2023-05-10T18:46:13.249Z] ed15518f5707: Pulling fs layer [2023-05-10T18:46:13.249Z] feae8fd75edb: Pulling fs layer [2023-05-10T18:46:13.249Z] 242c74f7c9fa: Pulling fs layer [2023-05-10T18:46:13.249Z] 3cdef696dda3: Pulling fs layer [2023-05-10T18:46:13.249Z] 2ced38df9373: Pulling fs layer [2023-05-10T18:46:13.249Z] 58f1dce35555: Pulling fs layer [2023-05-10T18:46:13.249Z] 3cdef696dda3: Waiting [2023-05-10T18:46:13.249Z] 2ced38df9373: Waiting [2023-05-10T18:46:13.249Z] 58f1dce35555: Waiting [2023-05-10T18:46:13.249Z] 242c74f7c9fa: Waiting [2023-05-10T18:46:13.249Z] ed15518f5707: Download complete [2023-05-10T18:46:13.249Z] 242c74f7c9fa: Verifying Checksum [2023-05-10T18:46:13.249Z] 242c74f7c9fa: Download complete [2023-05-10T18:46:13.249Z] 3cdef696dda3: Verifying Checksum [2023-05-10T18:46:13.249Z] 3cdef696dda3: Download complete [2023-05-10T18:46:13.249Z] c41833b44d91: Download complete [2023-05-10T18:46:14.696Z] c41833b44d91: Pull complete [2023-05-10T18:46:14.697Z] 58f1dce35555: Verifying Checksum [2023-05-10T18:46:14.697Z] 58f1dce35555: Download complete [2023-05-10T18:46:14.967Z] ed15518f5707: Pull complete [2023-05-10T18:46:15.944Z] feae8fd75edb: Verifying Checksum [2023-05-10T18:46:15.944Z] feae8fd75edb: Download complete [2023-05-10T18:46:15.944Z] 2ced38df9373: Verifying Checksum [2023-05-10T18:46:15.944Z] 2ced38df9373: Download complete [2023-05-10T18:46:28.310Z] feae8fd75edb: Pull complete [2023-05-10T18:46:28.310Z] 242c74f7c9fa: Pull complete [2023-05-10T18:46:28.310Z] 3cdef696dda3: Pull complete [2023-05-10T18:46:35.020Z] 2ced38df9373: Pull complete [2023-05-10T18:46:36.443Z] 58f1dce35555: Pull complete [2023-05-10T18:46:36.443Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-10T18:46:36.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T18:46:36.443Z] ---> fadd8f120f05 [2023-05-10T18:46:36.443Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-10T18:46:38.417Z] ---> Running in 32b0ab62539e [2023-05-10T18:46:38.707Z] Removing intermediate container 32b0ab62539e [2023-05-10T18:46:38.707Z] ---> 55e52a1af854 [2023-05-10T18:46:38.707Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T18:46:39.020Z] ---> Running in c592bdc83956 [2023-05-10T18:46:39.342Z] Removing intermediate container c592bdc83956 [2023-05-10T18:46:39.342Z] ---> 17c4fb6b61ec [2023-05-10T18:46:39.342Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T18:46:39.342Z] ---> Running in 729a753e3e81 [2023-05-10T18:46:39.622Z] Removing intermediate container 729a753e3e81 [2023-05-10T18:46:39.622Z] ---> 0bf81c680a93 [2023-05-10T18:46:39.622Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T18:46:39.894Z] ---> Running in 4e02ed92b663 [2023-05-10T18:46:40.167Z] Removing intermediate container 4e02ed92b663 [2023-05-10T18:46:40.167Z] ---> 00d02d11135f [2023-05-10T18:46:40.167Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-10T18:46:40.167Z] ---> Running in df78fe91cf04 [2023-05-10T18:46:40.762Z] Removing intermediate container df78fe91cf04 [2023-05-10T18:46:40.762Z] ---> d5311d9d2f84 [2023-05-10T18:46:40.762Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T18:46:40.762Z] ---> Running in 22e384e17370 [2023-05-10T18:46:42.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T18:46:42.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T18:46:43.873Z] OK: 263 MiB in 53 packages [2023-05-10T18:46:44.467Z] Removing intermediate container 22e384e17370 [2023-05-10T18:46:44.467Z] ---> b6520bfc28ed [2023-05-10T18:46:44.467Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-10T18:46:44.739Z] ---> Running in 123e06a85c92 [2023-05-10T18:46:45.010Z] Removing intermediate container 123e06a85c92 [2023-05-10T18:46:45.010Z] ---> cd6fdeca70ca [2023-05-10T18:46:45.010Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-10T18:46:45.608Z] ---> 8b8f5bffd48a [2023-05-10T18:46:45.608Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T18:46:45.608Z] ---> Running in b90464a4a938 [2023-05-10T18:47:53.549Z] Removing intermediate container b90464a4a938 [2023-05-10T18:47:53.549Z] ---> 221ae233ed69 [2023-05-10T18:47:53.549Z] Step 12/13 : COPY . . [2023-05-10T18:47:53.549Z] ---> a89ccc31ba61 [2023-05-10T18:47:53.549Z] Step 13/13 : RUN ${MAKE} [2023-05-10T18:47:53.549Z] ---> Running in 8b2c6b0c8ec7 [2023-05-10T18:47:53.549Z] noop [2023-05-10T18:47:53.549Z] Removing intermediate container 8b2c6b0c8ec7 [2023-05-10T18:47:53.549Z] ---> 409193be881e [2023-05-10T18:47:53.549Z] Successfully built 409193be881e [2023-05-10T18:47:53.549Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:47:53.916Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T18:47:53.916Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:47:54.374Z] prd-ubuntu20.04-docker-arm64-4c-16g-14938 does not seem to be running inside a container [2023-05-10T18:47:54.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/142 -v /w/workspace/device-onvif-camera/142:/w/workspace/device-onvif-camera/142:rw,z -v /w/workspace/device-onvif-camera/142@tmp:/w/workspace/device-onvif-camera/142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-10T18:47:55.761Z] $ docker top 3e3a32a8e2ceee6fdbdddcf8e57648c6f8ff839dcd7ad475f0600d570ef53878 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T18:47:56.618Z] + go version [2023-05-10T18:47:56.618Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-10T18:47:56.646Z] $ docker stop --time=1 3e3a32a8e2ceee6fdbdddcf8e57648c6f8ff839dcd7ad475f0600d570ef53878 [2023-05-10T18:48:00.321Z] $ docker rm -f --volumes 3e3a32a8e2ceee6fdbdddcf8e57648c6f8ff839dcd7ad475f0600d570ef53878 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:48:00.905Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T18:48:00.905Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:48:01.107Z] prd-ubuntu20.04-docker-arm64-4c-16g-14938 does not seem to be running inside a container [2023-05-10T18:48:01.191Z] $ 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/142 -v /w/workspace/device-onvif-camera/142:/w/workspace/device-onvif-camera/142:rw,z -v /w/workspace/device-onvif-camera/142@tmp:/w/workspace/device-onvif-camera/142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-10T18:48:02.495Z] $ docker top daf36ebaac3bf851caffa37efd6c5f2359d07c9053705bbdfa9dfc4003d34354 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T18:48:03.339Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/142 [Pipeline] fileExists [Pipeline] sh [2023-05-10T18:48:04.001Z] + make test [2023-05-10T18:48:04.001Z] go test ./... -coverprofile=coverage.out ./... [2023-05-10T18:48:42.931Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-10T18:50:49.666Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-10T18:50:51.082Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-10T18:50:53.681Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.223s coverage: 30.9% of statements [2023-05-10T18:51:11.910Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 18.421s coverage: 86.5% of statements [2023-05-10T18:51:11.910Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-10T18:51:11.910Z] go vet ./... [2023-05-10T18:51:44.153Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T18:51:44.153Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T18:51:44.153Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T18:51:44.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T18:51:44.196Z] $ docker stop --time=1 daf36ebaac3bf851caffa37efd6c5f2359d07c9053705bbdfa9dfc4003d34354 [2023-05-10T18:51:46.156Z] $ docker rm -f --volumes daf36ebaac3bf851caffa37efd6c5f2359d07c9053705bbdfa9dfc4003d34354 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T18:51:47.456Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T18:51:47.475Z] Warning: overwriting stash ‘coverage-report’ [2023-05-10T18:51:48.073Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T18:51:49.001Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T18:51:49.330Z] + ls -al . [2023-05-10T18:51:49.330Z] total 228 [2023-05-10T18:51:49.330Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 18:48 . [2023-05-10T18:51:49.330Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:45 .. [2023-05-10T18:51:49.330Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:45 .git [2023-05-10T18:51:49.330Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:45 .github [2023-05-10T18:51:49.330Z] -rw-rw-r-- 1 jenkins jenkins 496 May 10 18:45 .gitignore [2023-05-10T18:51:49.330Z] -rw-rw-r-- 1 jenkins jenkins 42 May 10 18:45 .golangci.yml [2023-05-10T18:51:49.330Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 10 18:45 Attribution.txt [2023-05-10T18:51:49.330Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 10 18:45 CHANGELOG.md [2023-05-10T18:51:49.330Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 10 18:45 Dockerfile [2023-05-10T18:51:49.330Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 18:45 GOVERNANCE.md [2023-05-10T18:51:49.330Z] -rw-rw-r-- 1 jenkins jenkins 734 May 10 18:45 Jenkinsfile [2023-05-10T18:51:49.330Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 10 18:45 LICENSE [2023-05-10T18:51:49.330Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 10 18:45 Makefile [2023-05-10T18:51:49.330Z] -rw-rw-r-- 1 jenkins jenkins 625 May 10 18:45 OWNERS.md [2023-05-10T18:51:49.330Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 10 18:45 README.md [2023-05-10T18:51:49.330Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 18:42 VERSION [2023-05-10T18:51:49.330Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:45 bin [2023-05-10T18:51:49.330Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:45 cmd [2023-05-10T18:51:49.330Z] -rw-r--r-- 1 jenkins jenkins 79213 May 10 18:51 coverage.out [2023-05-10T18:51:49.330Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:45 doc [2023-05-10T18:51:49.330Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 10 18:45 go.mod [2023-05-10T18:51:49.330Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 10 18:45 go.sum [2023-05-10T18:51:49.330Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:45 internal [2023-05-10T18:51:49.330Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:45 snap [2023-05-10T18:51:49.330Z] -rw-rw-r-- 1 jenkins jenkins 236 May 10 18:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:51:49.673Z] + 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=19aea0788ff6687e1018adc680fb40cfac0f4964 --label arch=arm64 --label version=3.0.0-dev.45 . [2023-05-10T18:51:50.267Z] Sending build context to Docker daemon 14.39MB [2023-05-10T18:51:50.267Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T18:51:50.267Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-10T18:51:50.267Z] ---> 409193be881e [2023-05-10T18:51:50.267Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-10T18:51:50.537Z] ---> Running in 04c96faa5fba [2023-05-10T18:51:50.806Z] Removing intermediate container 04c96faa5fba [2023-05-10T18:51:50.806Z] ---> 1863a3fd3fdf [2023-05-10T18:51:50.806Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T18:51:50.806Z] ---> Running in cbed89c90267 [2023-05-10T18:51:51.075Z] Removing intermediate container cbed89c90267 [2023-05-10T18:51:51.075Z] ---> 3f3bdbac6e08 [2023-05-10T18:51:51.075Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T18:51:51.075Z] ---> Running in ce2bbe59e841 [2023-05-10T18:51:51.666Z] Removing intermediate container ce2bbe59e841 [2023-05-10T18:51:51.666Z] ---> db0e01b62638 [2023-05-10T18:51:51.666Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T18:51:51.666Z] ---> Running in e1cd7cd114ed [2023-05-10T18:51:51.938Z] Removing intermediate container e1cd7cd114ed [2023-05-10T18:51:51.938Z] ---> b8e05f52197a [2023-05-10T18:51:51.938Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-10T18:51:51.938Z] ---> Running in 22995a0aeee0 [2023-05-10T18:51:52.207Z] Removing intermediate container 22995a0aeee0 [2023-05-10T18:51:52.207Z] ---> 1169a88df819 [2023-05-10T18:51:52.207Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T18:51:52.479Z] ---> Running in 9778eaac41f8 [2023-05-10T18:51:53.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T18:51:54.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T18:51:55.451Z] OK: 263 MiB in 53 packages [2023-05-10T18:51:56.417Z] Removing intermediate container 9778eaac41f8 [2023-05-10T18:51:56.417Z] ---> 6d0f09c82d78 [2023-05-10T18:51:56.417Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-10T18:51:56.417Z] ---> Running in 5b5597000721 [2023-05-10T18:51:56.684Z] Removing intermediate container 5b5597000721 [2023-05-10T18:51:56.684Z] ---> 026db4972926 [2023-05-10T18:51:56.684Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-10T18:51:56.953Z] ---> ff86b5d00368 [2023-05-10T18:51:56.953Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T18:51:57.223Z] ---> Running in 128ce04dc83a [2023-05-10T18:51:59.832Z] Removing intermediate container 128ce04dc83a [2023-05-10T18:51:59.832Z] ---> b57de3ca2c09 [2023-05-10T18:51:59.832Z] Step 12/26 : COPY . . [2023-05-10T18:52:01.255Z] ---> 4fd4c097bbb2 [2023-05-10T18:52:01.255Z] Step 13/26 : RUN ${MAKE} [2023-05-10T18:52:01.255Z] ---> Running in b253dcbd99fe [2023-05-10T18:52:02.223Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-10T18:54:38.952Z] Removing intermediate container b253dcbd99fe [2023-05-10T18:54:38.952Z] ---> e5e66aaffa9a [2023-05-10T18:54:38.952Z] Step 14/26 : FROM alpine:3.17 [2023-05-10T18:54:38.952Z] 3.17: Pulling from library/alpine [2023-05-10T18:54:38.952Z] c41833b44d91: Already exists [2023-05-10T18:54:38.952Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T18:54:38.952Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T18:54:38.952Z] ---> 51e60588ff2c [2023-05-10T18:54:38.952Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-10T18:54:38.952Z] ---> Running in 0f3a651cd844 [2023-05-10T18:54:38.952Z] Removing intermediate container 0f3a651cd844 [2023-05-10T18:54:38.952Z] ---> 6e389bddb560 [2023-05-10T18:54:38.952Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-10T18:54:38.952Z] ---> Running in f60e6c1b888d [2023-05-10T18:54:38.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T18:54:38.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T18:54:38.952Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T18:54:38.952Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T18:54:38.952Z] OK: 8 MiB in 16 packages [2023-05-10T18:54:38.952Z] Removing intermediate container f60e6c1b888d [2023-05-10T18:54:38.952Z] ---> 425edad74a85 [2023-05-10T18:54:38.952Z] Step 17/26 : WORKDIR / [2023-05-10T18:54:38.952Z] ---> Running in d59dd7ea8307 [2023-05-10T18:54:38.952Z] Removing intermediate container d59dd7ea8307 [2023-05-10T18:54:38.952Z] ---> e997f953d890 [2023-05-10T18:54:38.952Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-10T18:54:38.952Z] ---> 15fd520871f1 [2023-05-10T18:54:38.952Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-10T18:54:39.537Z] ---> 8c19d57542c9 [2023-05-10T18:54:39.537Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-10T18:54:40.124Z] ---> ee73f9ee6c35 [2023-05-10T18:54:40.124Z] Step 21/26 : EXPOSE 59984 [2023-05-10T18:54:40.124Z] ---> Running in 7b8c99da5c21 [2023-05-10T18:54:40.393Z] Removing intermediate container 7b8c99da5c21 [2023-05-10T18:54:40.393Z] ---> cb46067b0db2 [2023-05-10T18:54:40.393Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-10T18:54:40.393Z] ---> Running in fa01e898ad47 [2023-05-10T18:54:40.661Z] Removing intermediate container fa01e898ad47 [2023-05-10T18:54:40.661Z] ---> d5c90a0821e8 [2023-05-10T18:54:40.661Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T18:54:40.928Z] ---> Running in 4279bf3c7166 [2023-05-10T18:54:41.196Z] Removing intermediate container 4279bf3c7166 [2023-05-10T18:54:41.196Z] ---> bf27e680f2c1 [2023-05-10T18:54:41.196Z] Step 24/26 : LABEL arch=arm64 [2023-05-10T18:54:41.196Z] ---> Running in 2295a9a36184 [2023-05-10T18:54:41.467Z] Removing intermediate container 2295a9a36184 [2023-05-10T18:54:41.467Z] ---> 52811220248f [2023-05-10T18:54:41.467Z] Step 25/26 : LABEL git_sha=19aea0788ff6687e1018adc680fb40cfac0f4964 [2023-05-10T18:54:41.467Z] ---> Running in a060cb42b4ab [2023-05-10T18:54:41.735Z] Removing intermediate container a060cb42b4ab [2023-05-10T18:54:41.735Z] ---> 1c174ee31fa0 [2023-05-10T18:54:41.735Z] Step 26/26 : LABEL version=3.0.0-dev.45 [2023-05-10T18:54:42.004Z] ---> Running in b98021133323 [2023-05-10T18:54:42.274Z] Removing intermediate container b98021133323 [2023-05-10T18:54:42.274Z] ---> 92d4359123f6 [2023-05-10T18:54:42.274Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T18:54:42.274Z] Successfully built 92d4359123f6 [2023-05-10T18:54:42.274Z] 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-10T18:54:42.408Z] provisioning config files... [2023-05-10T18:54:42.423Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/142@tmp/config17642782062141307969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:54:42.761Z] ---> docker-login.sh [2023-05-10T18:54:42.761Z] nexus3.edgexfoundry.org:10001 [2023-05-10T18:54:42.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:54:43.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:54:43.030Z] Configure a credential helper to remove this warning. See [2023-05-10T18:54:43.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:54:43.030Z] [2023-05-10T18:54:43.030Z] Login Succeeded [2023-05-10T18:54:43.030Z] nexus3.edgexfoundry.org:10002 [2023-05-10T18:54:43.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:54:43.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:54:43.299Z] Configure a credential helper to remove this warning. See [2023-05-10T18:54:43.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:54:43.299Z] [2023-05-10T18:54:43.299Z] Login Succeeded [2023-05-10T18:54:43.299Z] nexus3.edgexfoundry.org:10003 [2023-05-10T18:54:43.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:54:43.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:54:43.835Z] Configure a credential helper to remove this warning. See [2023-05-10T18:54:43.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:54:43.835Z] [2023-05-10T18:54:43.835Z] Login Succeeded [2023-05-10T18:54:43.835Z] nexus3.edgexfoundry.org:10004 [2023-05-10T18:54:44.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:54:44.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:54:44.103Z] Configure a credential helper to remove this warning. See [2023-05-10T18:54:44.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:54:44.103Z] [2023-05-10T18:54:44.103Z] Login Succeeded [2023-05-10T18:54:44.103Z] docker.io [2023-05-10T18:54:44.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:54:44.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:54:44.638Z] Configure a credential helper to remove this warning. See [2023-05-10T18:54:44.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:54:44.638Z] [2023-05-10T18:54:44.638Z] Login Succeeded [2023-05-10T18:54:44.638Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T18:54:44.653Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T18:54:44.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T18:54:44.708Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-05-10T18:54:44.708Z] 19aea0788ff6687e1018adc680fb40cfac0f4964 [2023-05-10T18:54:44.708Z] latest [2023-05-10T18:54:44.708Z] 3.0.0-dev.45 [2023-05-10T18:54:44.708Z] 19aea0788ff6687e1018adc680fb40cfac0f4964-3.0.0-dev.45 [2023-05-10T18:54:44.708Z] main [2023-05-10T18:54:44.708Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:54:45.067Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:19aea0788ff6687e1018adc680fb40cfac0f4964 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:54:45.414Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:19aea0788ff6687e1018adc680fb40cfac0f4964 [2023-05-10T18:54:45.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-10T18:54:45.415Z] e101f4bd5821: Preparing [2023-05-10T18:54:45.415Z] dc282040e4e8: Preparing [2023-05-10T18:54:45.415Z] da7c8ce577b4: Preparing [2023-05-10T18:54:45.415Z] 522cc8c2c90d: Preparing [2023-05-10T18:54:45.415Z] 26cbea5cba74: Preparing [2023-05-10T18:54:45.415Z] 26cbea5cba74: Layer already exists [2023-05-10T18:54:45.684Z] 522cc8c2c90d: Pushed [2023-05-10T18:54:45.684Z] e101f4bd5821: Pushed [2023-05-10T18:54:45.684Z] dc282040e4e8: Pushed [2023-05-10T18:54:51.033Z] da7c8ce577b4: Pushed [2023-05-10T18:54:51.300Z] 19aea0788ff6687e1018adc680fb40cfac0f4964: digest: sha256:9de0e72ea565cff7f690b20ea462dc6c890e88b510edf12507ef1cf9cbb90897 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:54:51.665Z] + 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-10T18:54:52.004Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-10T18:54:52.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-10T18:54:52.004Z] e101f4bd5821: Preparing [2023-05-10T18:54:52.004Z] dc282040e4e8: Preparing [2023-05-10T18:54:52.004Z] da7c8ce577b4: Preparing [2023-05-10T18:54:52.004Z] 522cc8c2c90d: Preparing [2023-05-10T18:54:52.004Z] 26cbea5cba74: Preparing [2023-05-10T18:54:52.004Z] da7c8ce577b4: Layer already exists [2023-05-10T18:54:52.004Z] dc282040e4e8: Layer already exists [2023-05-10T18:54:52.004Z] 522cc8c2c90d: Layer already exists [2023-05-10T18:54:52.004Z] 26cbea5cba74: Layer already exists [2023-05-10T18:54:52.004Z] e101f4bd5821: Layer already exists [2023-05-10T18:54:52.274Z] latest: digest: sha256:9de0e72ea565cff7f690b20ea462dc6c890e88b510edf12507ef1cf9cbb90897 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:54:52.617Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:54:52.957Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.45 [2023-05-10T18:54:52.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-10T18:54:52.957Z] e101f4bd5821: Preparing [2023-05-10T18:54:52.957Z] dc282040e4e8: Preparing [2023-05-10T18:54:52.957Z] da7c8ce577b4: Preparing [2023-05-10T18:54:52.957Z] 522cc8c2c90d: Preparing [2023-05-10T18:54:52.957Z] 26cbea5cba74: Preparing [2023-05-10T18:54:52.957Z] e101f4bd5821: Layer already exists [2023-05-10T18:54:52.957Z] da7c8ce577b4: Layer already exists [2023-05-10T18:54:52.957Z] 26cbea5cba74: Layer already exists [2023-05-10T18:54:52.957Z] 522cc8c2c90d: Layer already exists [2023-05-10T18:54:52.957Z] dc282040e4e8: Layer already exists [2023-05-10T18:54:52.957Z] 3.0.0-dev.45: digest: sha256:9de0e72ea565cff7f690b20ea462dc6c890e88b510edf12507ef1cf9cbb90897 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:54:53.303Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:19aea0788ff6687e1018adc680fb40cfac0f4964-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:54:53.645Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:19aea0788ff6687e1018adc680fb40cfac0f4964-3.0.0-dev.45 [2023-05-10T18:54:53.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-10T18:54:53.645Z] e101f4bd5821: Preparing [2023-05-10T18:54:53.645Z] dc282040e4e8: Preparing [2023-05-10T18:54:53.645Z] da7c8ce577b4: Preparing [2023-05-10T18:54:53.645Z] 522cc8c2c90d: Preparing [2023-05-10T18:54:53.645Z] 26cbea5cba74: Preparing [2023-05-10T18:54:53.645Z] 522cc8c2c90d: Layer already exists [2023-05-10T18:54:53.645Z] e101f4bd5821: Layer already exists [2023-05-10T18:54:53.645Z] da7c8ce577b4: Layer already exists [2023-05-10T18:54:53.645Z] 26cbea5cba74: Layer already exists [2023-05-10T18:54:53.645Z] dc282040e4e8: Layer already exists [2023-05-10T18:54:53.645Z] 19aea0788ff6687e1018adc680fb40cfac0f4964-3.0.0-dev.45: digest: sha256:9de0e72ea565cff7f690b20ea462dc6c890e88b510edf12507ef1cf9cbb90897 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:54:54.274Z] + 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-10T18:54:54.623Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-05-10T18:54:54.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-10T18:54:54.623Z] e101f4bd5821: Preparing [2023-05-10T18:54:54.623Z] dc282040e4e8: Preparing [2023-05-10T18:54:54.623Z] da7c8ce577b4: Preparing [2023-05-10T18:54:54.623Z] 522cc8c2c90d: Preparing [2023-05-10T18:54:54.623Z] 26cbea5cba74: Preparing [2023-05-10T18:54:54.623Z] e101f4bd5821: Layer already exists [2023-05-10T18:54:54.623Z] 26cbea5cba74: Layer already exists [2023-05-10T18:54:54.623Z] dc282040e4e8: Layer already exists [2023-05-10T18:54:54.623Z] da7c8ce577b4: Layer already exists [2023-05-10T18:54:54.623Z] 522cc8c2c90d: Layer already exists [2023-05-10T18:54:54.889Z] main: digest: sha256:9de0e72ea565cff7f690b20ea462dc6c890e88b510edf12507ef1cf9cbb90897 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T18:54:54.987Z] ===================================================== [Pipeline] echo [2023-05-10T18:54:54.997Z] taggedImages: [2023-05-10T18:54:54.997Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:19aea0788ff6687e1018adc680fb40cfac0f4964 [2023-05-10T18:54:54.997Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-10T18:54:54.997Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.45 [2023-05-10T18:54:54.997Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:19aea0788ff6687e1018adc680fb40cfac0f4964-3.0.0-dev.45 [2023-05-10T18:54:54.997Z] - 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-10T18:54:55.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T18:54:55.374Z] [2023-05-10T18:54:55.374Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:54:55.717Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T18:54:55.718Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-10T18:54:55.718Z] 8998bd30e6a1: Pulling fs layer [2023-05-10T18:54:55.718Z] 04944245beec: Pulling fs layer [2023-05-10T18:54:55.718Z] 699f458cf7ca: Pulling fs layer [2023-05-10T18:54:55.718Z] 765212b225bb: Pulling fs layer [2023-05-10T18:54:55.718Z] f23df028b6ca: Pulling fs layer [2023-05-10T18:54:55.718Z] d65c8cfc05b1: Pulling fs layer [2023-05-10T18:54:55.718Z] 2437ff75d9bd: Pulling fs layer [2023-05-10T18:54:55.718Z] 765212b225bb: Waiting [2023-05-10T18:54:55.718Z] f23df028b6ca: Waiting [2023-05-10T18:54:55.718Z] d65c8cfc05b1: Waiting [2023-05-10T18:54:55.718Z] 2437ff75d9bd: Waiting [2023-05-10T18:54:56.029Z] 04944245beec: Verifying Checksum [2023-05-10T18:54:56.029Z] 04944245beec: Download complete [2023-05-10T18:54:56.029Z] 765212b225bb: Verifying Checksum [2023-05-10T18:54:56.029Z] 765212b225bb: Download complete [2023-05-10T18:54:56.029Z] f23df028b6ca: Verifying Checksum [2023-05-10T18:54:56.029Z] f23df028b6ca: Download complete [2023-05-10T18:54:56.029Z] d65c8cfc05b1: Verifying Checksum [2023-05-10T18:54:56.029Z] d65c8cfc05b1: Download complete [2023-05-10T18:54:56.312Z] 699f458cf7ca: Verifying Checksum [2023-05-10T18:54:56.312Z] 699f458cf7ca: Download complete [2023-05-10T18:54:56.593Z] 8998bd30e6a1: Verifying Checksum [2023-05-10T18:54:56.593Z] 8998bd30e6a1: Download complete [2023-05-10T18:54:59.244Z] 2437ff75d9bd: Verifying Checksum [2023-05-10T18:54:59.244Z] 2437ff75d9bd: Download complete [2023-05-10T18:55:00.652Z] 8998bd30e6a1: Pull complete [2023-05-10T18:55:00.918Z] 04944245beec: Pull complete [2023-05-10T18:55:02.331Z] 699f458cf7ca: Pull complete [2023-05-10T18:55:02.598Z] 765212b225bb: Pull complete [2023-05-10T18:55:03.183Z] f23df028b6ca: Pull complete [2023-05-10T18:55:03.450Z] d65c8cfc05b1: Pull complete [2023-05-10T18:55:15.763Z] 2437ff75d9bd: Pull complete [2023-05-10T18:55:15.763Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-10T18:55:15.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T18:55:15.763Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:55:15.955Z] prd-ubuntu20.04-docker-arm64-4c-16g-14938 does not seem to be running inside a container [2023-05-10T18:55:16.033Z] $ 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/142 -v /w/workspace/device-onvif-camera/142:/w/workspace/device-onvif-camera/142:rw,z -v /w/workspace/device-onvif-camera/142@tmp:/w/workspace/device-onvif-camera/142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-10T18:55:18.758Z] $ docker top c30086cdf66970769446d29b997b5e0f8dacdf03cf696008db85b0793908b302 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:55:19.590Z] ---> job-cost.sh [2023-05-10T18:55:19.590Z] lf-activate-venv: SKIPPING [2023-05-10T18:55:19.590Z] INFO: No Stack... [2023-05-10T18:55:20.172Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-10T18:55:21.131Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T18:55:21.768Z] + cat /w/workspace/device-onvif-camera/142/archives/cost.csv [2023-05-10T18:55:21.768Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T18:55:21.842Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-142-stack-cost] [2023-05-10T18:55:21.851Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-142-stack-cost] did not exist. Created. [2023-05-10T18:55:21.851Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T18:55:22.514Z] /w/workspace/device-onvif-camera/142@tmp/durable-e4239cc0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-10T18:55:23.171Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-10T18:55:23.198Z] Warning: overwriting stash ‘stack-cost’ [2023-05-10T18:55:23.259Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T18:55:23.266Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-142-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T18:55:23.292Z] $ docker stop --time=1 c30086cdf66970769446d29b997b5e0f8dacdf03cf696008db85b0793908b302 [2023-05-10T18:55:24.870Z] $ docker rm -f --volumes c30086cdf66970769446d29b997b5e0f8dacdf03cf696008db85b0793908b302 [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-10T18:55:25.267Z] provisioning config files... [2023-05-10T18:55:25.275Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4835777138465823750tmp [Pipeline] { [Pipeline] sh [2023-05-10T18:55:25.567Z] + set +x [2023-05-10T18:55:25.567Z] + curl -s https://codecov.io/bash [2023-05-10T18:55:25.567Z] + bash -s -- [2023-05-10T18:55:25.567Z] [2023-05-10T18:55:25.567Z] _____ _ [2023-05-10T18:55:25.567Z] / ____| | | [2023-05-10T18:55:25.567Z] | | ___ __| | ___ ___ _____ __ [2023-05-10T18:55:25.567Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-10T18:55:25.567Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-10T18:55:25.567Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-10T18:55:25.567Z] Bash-1.0.6 [2023-05-10T18:55:25.567Z] [2023-05-10T18:55:25.567Z] [2023-05-10T18:55:25.567Z] ==> git version 2.25.1 found [2023-05-10T18:55:25.567Z] ==> 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-10T18:55:25.567Z] Release-Date: 2020-01-08 [2023-05-10T18:55:25.567Z] 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-10T18:55:25.567Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-10T18:55:25.567Z] ==> Jenkins CI detected. [2023-05-10T18:55:25.567Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-05-10T18:55:25.567Z] project root: . [2023-05-10T18:55:25.567Z] --> token set from env [2023-05-10T18:55:25.567Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-10T18:55:25.567Z] ==> Running gcov in . (disable via -X gcov) [2023-05-10T18:55:25.567Z] ==> Python coveragepy not found [2023-05-10T18:55:25.567Z] ==> Searching for coverage reports in: [2023-05-10T18:55:25.567Z] + . [2023-05-10T18:55:25.567Z] -> Found 1 reports [2023-05-10T18:55:25.567Z] ==> Detecting git/mercurial file structure [2023-05-10T18:55:25.567Z] ==> Reading reports [2023-05-10T18:55:25.567Z] + ./coverage.out bytes=79213 [2023-05-10T18:55:25.567Z] ==> Appending adjustments [2023-05-10T18:55:25.567Z] https://docs.codecov.io/docs/fixing-reports [2023-05-10T18:55:25.827Z] + Found adjustments [2023-05-10T18:55:25.827Z] ==> Gzipping contents [2023-05-10T18:55:25.827Z] 12K /tmp/codecov.9OOcfy.gz [2023-05-10T18:55:25.827Z] ==> Uploading reports [2023-05-10T18:55:25.827Z] url: https://codecov.io [2023-05-10T18:55:25.827Z] query: branch=main&commit=19aea0788ff6687e1018adc680fb40cfac0f4964&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-10T18:55:25.827Z] -> Pinging Codecov [2023-05-10T18:55:25.827Z] 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=19aea0788ff6687e1018adc680fb40cfac0f4964&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-10T18:55:26.086Z] -> Uploading to [2023-05-10T18:55:26.086Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-10/F29A59C45E3A92E06B3E522C9905F8EF/19aea0788ff6687e1018adc680fb40cfac0f4964/c5b56e3f-ee42-46b7-b737-e237429c24eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T185525Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d34cb6f59513b00bac516e14f914cc483061fe0045cd6ceb10d3d2297cdb2ab0 [2023-05-10T18:55:26.086Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T18:55:26.086Z] Dload Upload Total Spent Left Speed [2023-05-10T18:55:26.346Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10581 0 0 100 10581 0 52123 --:--:-- --:--:-- --:--:-- 52123 [2023-05-10T18:55:26.346Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/19aea0788ff6687e1018adc680fb40cfac0f4964 [Pipeline] } [2023-05-10T18:55:26.353Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-10T18:55:26.565Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-10T18:55:26.573Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:55:26.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T18:55:26.865Z] [2023-05-10T18:55:26.865Z] 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-10T18:55:27.160Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T18:55:27.160Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-10T18:55:27.160Z] df9b9388f04a: Pulling fs layer [2023-05-10T18:55:27.160Z] 52dc419b0ee2: Pulling fs layer [2023-05-10T18:55:27.160Z] 25bc292e5bac: Pulling fs layer [2023-05-10T18:55:27.160Z] 114826534d7a: Pulling fs layer [2023-05-10T18:55:27.160Z] 4657fd5d0bcf: Pulling fs layer [2023-05-10T18:55:27.160Z] 6ad1cebc031e: Pulling fs layer [2023-05-10T18:55:27.160Z] 8a3aa393b2d8: Pulling fs layer [2023-05-10T18:55:27.160Z] 4657fd5d0bcf: Waiting [2023-05-10T18:55:27.160Z] 6ad1cebc031e: Waiting [2023-05-10T18:55:27.160Z] 8a3aa393b2d8: Waiting [2023-05-10T18:55:27.160Z] 114826534d7a: Waiting [2023-05-10T18:55:27.160Z] 25bc292e5bac: Verifying Checksum [2023-05-10T18:55:27.160Z] 25bc292e5bac: Download complete [2023-05-10T18:55:27.160Z] 52dc419b0ee2: Verifying Checksum [2023-05-10T18:55:27.160Z] 52dc419b0ee2: Download complete [2023-05-10T18:55:27.160Z] 4657fd5d0bcf: Verifying Checksum [2023-05-10T18:55:27.160Z] 4657fd5d0bcf: Download complete [2023-05-10T18:55:27.160Z] df9b9388f04a: Verifying Checksum [2023-05-10T18:55:27.160Z] df9b9388f04a: Download complete [2023-05-10T18:55:27.420Z] df9b9388f04a: Pull complete [2023-05-10T18:55:27.420Z] 6ad1cebc031e: Verifying Checksum [2023-05-10T18:55:27.420Z] 6ad1cebc031e: Download complete [2023-05-10T18:55:27.420Z] 52dc419b0ee2: Pull complete [2023-05-10T18:55:27.420Z] 25bc292e5bac: Pull complete [2023-05-10T18:55:27.989Z] 114826534d7a: Download complete [2023-05-10T18:55:27.989Z] 8a3aa393b2d8: Verifying Checksum [2023-05-10T18:55:27.989Z] 8a3aa393b2d8: Download complete [2023-05-10T18:55:31.271Z] 114826534d7a: Pull complete [2023-05-10T18:55:31.271Z] 4657fd5d0bcf: Pull complete [2023-05-10T18:55:31.271Z] 6ad1cebc031e: Pull complete [2023-05-10T18:55:33.798Z] 8a3aa393b2d8: Pull complete [2023-05-10T18:55:33.798Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-10T18:55:33.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T18:55:33.798Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:55:33.885Z] prd-ubuntu20.04-docker-8c-8g-14934 does not seem to be running inside a container [2023-05-10T18:55:33.916Z] $ 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-10T18:55:37.497Z] $ docker top c10c61c3d115501967ba85110718a9b5dc5e20b5f40f2ca8d3f424a90b6c04ad -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-10T18:55:37.564Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-05-10T18:55:37.844Z] + set -o pipefail [2023-05-10T18:55:37.844Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-05-10T18:55:44.416Z] [2023-05-10T18:55:44.416Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-05-10T18:55:44.416Z] [2023-05-10T18:55:44.416Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/0a8657d2-580a-4acb-b580-7eeb638745ea [2023-05-10T18:55:44.416Z] [2023-05-10T18:55:44.416Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-10T18:55:44.416Z] [2023-05-10T18:55:44.416Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-10T18:55:44.416Z] [2023-05-10T18:55:44.416Z] [2023-05-10T18:55:44.416Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-10T18:55:44.416Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-10T18:55:44.416Z] More details here: https://snyk.co/ue1NS [2023-05-10T18:55:44.416Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-10T18:55:44.416Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-10T18:55:44.426Z] $ docker stop --time=1 c10c61c3d115501967ba85110718a9b5dc5e20b5f40f2ca8d3f424a90b6c04ad [2023-05-10T18:55:47.238Z] $ docker rm -f --volumes c10c61c3d115501967ba85110718a9b5dc5e20b5f40f2ca8d3f424a90b6c04ad [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-10T18:55:47.596Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T18:55:47.605Z] provisioning config files... [2023-05-10T18:55:47.613Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10069657878179852635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:55:47.912Z] --> edgex-publish-swagger.sh [2023-05-10T18:55:47.913Z] === Publish doc/openapi/v2 API === [2023-05-10T18:55:47.913Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-05-10T18:55:47.913Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-05-10T18:55:47.913Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T18:55:47.913Z] Dload Upload Total Spent Left Speed [2023-05-10T18:55:48.481Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 473k 0 0 100 473k 0 658k --:--:-- --:--:-- --:--:-- 658k [2023-05-10T18:55:48.481Z] [2023-05-10T18:55:48.481Z] [Pipeline] } [2023-05-10T18:55:48.490Z] 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-10T18:55:48.866Z] + git log --format=format:%s -1 19aea0788ff6687e1018adc680fb40cfac0f4964 [Pipeline] sh [2023-05-10T18:55:49.156Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T18:55:49.156Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:55:49.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T18:55:49.454Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:55:49.523Z] prd-ubuntu20.04-docker-8c-8g-14934 does not seem to be running inside a container [2023-05-10T18:55:49.554Z] $ 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-10T18:55:49.978Z] $ docker top b34923d788f8e26bf6b0c31c1eb6188fc4033b9d1fc567af2e1c3a3a2c4c8cc1 -eo pid,comm [2023-05-10T18:55:50.031Z] 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-10T18:55:50.031Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T18:55:50.065Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T18:55:50.065Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T18:55:50.176Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T18:55:50.178Z] $ docker exec b34923d788f8e26bf6b0c31c1eb6188fc4033b9d1fc567af2e1c3a3a2c4c8cc1 ssh-agent [2023-05-10T18:55:50.287Z] SSH_AUTH_SOCK=/tmp/ssh-gtZidR5r41uL/agent.33 [2023-05-10T18:55:50.287Z] SSH_AGENT_PID=39 [2023-05-10T18:55:50.292Z] Running ssh-add (command line suppressed) [2023-05-10T18:55:50.394Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7946114413343032007.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7946114413343032007.key) [2023-05-10T18:55:50.412Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T18:55:50.700Z] + git semver tag [2023-05-10T18:55:50.959Z] 2023-05-10 18:55:50,870 [run_tag] DEBUG tag force:False [2023-05-10T18:55:50.959Z] 2023-05-10 18:55:50,870 [check_head_tag] DEBUG check head tag [2023-05-10T18:55:50.959Z] 2023-05-10 18:55:50,873 [execute] INFO git cat-file --batch-check [2023-05-10T18:55:50.959Z] 2023-05-10 18:55:50,873 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-10T18:55:50.959Z] 2023-05-10 18:55:50,877 [execute] INFO git cat-file --batch [2023-05-10T18:55:50.959Z] 2023-05-10 18:55:50,877 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-10T18:55:50.959Z] 2023-05-10 18:55:50,910 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T18:55:50.959Z] 2023-05-10 18:55:50,910 [execute] INFO git tag -a v3.0.0-dev.45 -m v3.0.0-dev.45 [2023-05-10T18:55:50.959Z] 2023-05-10 18:55:50,910 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.45', '-m', 'v3.0.0-dev.45'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-10T18:55:50.959Z] 2023-05-10 18:55:50,913 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T18:55:50.959Z] 3.0.0-dev.45 [Pipeline] } [2023-05-10T18:55:50.967Z] $ docker exec --env ******** --env ******** b34923d788f8e26bf6b0c31c1eb6188fc4033b9d1fc567af2e1c3a3a2c4c8cc1 ssh-agent -k [2023-05-10T18:55:51.083Z] unset SSH_AUTH_SOCK; [2023-05-10T18:55:51.084Z] unset SSH_AGENT_PID; [2023-05-10T18:55:51.084Z] echo Agent pid 39 killed; [2023-05-10T18:55:51.096Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T18:55:51.394Z] + git semver [Pipeline] } [2023-05-10T18:55:51.663Z] $ docker stop --time=1 b34923d788f8e26bf6b0c31c1eb6188fc4033b9d1fc567af2e1c3a3a2c4c8cc1 [2023-05-10T18:55:52.923Z] $ docker rm -f --volumes b34923d788f8e26bf6b0c31c1eb6188fc4033b9d1fc567af2e1c3a3a2c4c8cc1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:55:53.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T18:55:53.307Z] [2023-05-10T18:55:53.307Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:55:53.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T18:55:53.609Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-10T18:55:53.609Z] ab5ef0e58194: Pulling fs layer [2023-05-10T18:55:53.609Z] 9712f1f96733: Pulling fs layer [2023-05-10T18:55:53.609Z] 63f879dbbcfc: Pulling fs layer [2023-05-10T18:55:53.609Z] 0d9ebad4ef96: Pulling fs layer [2023-05-10T18:55:53.609Z] e9a5061849ea: Pulling fs layer [2023-05-10T18:55:53.609Z] d747dcd14b5f: Pulling fs layer [2023-05-10T18:55:53.609Z] 2de7ff778b66: Pulling fs layer [2023-05-10T18:55:53.609Z] e9a5061849ea: Waiting [2023-05-10T18:55:53.609Z] 0d9ebad4ef96: Waiting [2023-05-10T18:55:53.609Z] d747dcd14b5f: Waiting [2023-05-10T18:55:53.609Z] 2de7ff778b66: Waiting [2023-05-10T18:55:53.609Z] 9712f1f96733: Verifying Checksum [2023-05-10T18:55:53.609Z] 9712f1f96733: Download complete [2023-05-10T18:55:53.869Z] 63f879dbbcfc: Verifying Checksum [2023-05-10T18:55:53.869Z] 63f879dbbcfc: Download complete [2023-05-10T18:55:54.128Z] e9a5061849ea: Verifying Checksum [2023-05-10T18:55:54.128Z] e9a5061849ea: Download complete [2023-05-10T18:55:54.128Z] d747dcd14b5f: Verifying Checksum [2023-05-10T18:55:54.128Z] d747dcd14b5f: Download complete [2023-05-10T18:55:54.128Z] 0d9ebad4ef96: Verifying Checksum [2023-05-10T18:55:54.128Z] 0d9ebad4ef96: Download complete [2023-05-10T18:55:54.128Z] ab5ef0e58194: Verifying Checksum [2023-05-10T18:55:54.128Z] ab5ef0e58194: Download complete [2023-05-10T18:55:54.128Z] 2de7ff778b66: Verifying Checksum [2023-05-10T18:55:54.128Z] 2de7ff778b66: Download complete [2023-05-10T18:55:57.415Z] ab5ef0e58194: Pull complete [2023-05-10T18:55:57.415Z] 9712f1f96733: Pull complete [2023-05-10T18:55:57.415Z] 63f879dbbcfc: Pull complete [2023-05-10T18:56:01.606Z] 0d9ebad4ef96: Pull complete [2023-05-10T18:56:01.606Z] e9a5061849ea: Pull complete [2023-05-10T18:56:01.606Z] d747dcd14b5f: Pull complete [2023-05-10T18:56:02.172Z] 2de7ff778b66: Pull complete [2023-05-10T18:56:02.172Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-10T18:56:02.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T18:56:02.172Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:56:02.260Z] prd-ubuntu20.04-docker-8c-8g-14934 does not seem to be running inside a container [2023-05-10T18:56:02.286Z] $ 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-10T18:56:05.895Z] $ docker top e0e51303ca8bc72879017450cefb6ed409024a18a0c0c0f719b9d9057db2b71e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-10T18:56:05.963Z] provisioning config files... [2023-05-10T18:56:05.971Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8694016853487117693tmp [2023-05-10T18:56:05.981Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1743148490514774141tmp [2023-05-10T18:56:05.990Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1328741938909032451tmp [Pipeline] { [Pipeline] echo [2023-05-10T18:56:06.003Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:56:06.287Z] ---> sigul-configuration.sh [2023-05-10T18:56:06.287Z] gpg: directory `/root/.gnupg' created [2023-05-10T18:56:06.287Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-10T18:56:06.287Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-10T18:56:06.287Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-10T18:56:06.287Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-10T18:56:06.287Z] gpg: CAST5 encrypted data [2023-05-10T18:56:06.287Z] gpg: encrypted with 1 passphrase [2023-05-10T18:56:06.287Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-10T18:56:06.572Z] + mkdir /home/jenkins [2023-05-10T18:56:06.572Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-10T18:56:06.857Z] + 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-10T18:56:06.865Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:56:07.149Z] ---> sigul-install.sh [2023-05-10T18:56:07.149Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-10T18:56:07.447Z] + git tag --list [2023-05-10T18:56:07.447Z] v0.0.0 [2023-05-10T18:56:07.447Z] v0.0.1-dev.1 [2023-05-10T18:56:07.447Z] v0.0.1-dev.10 [2023-05-10T18:56:07.447Z] v0.0.1-dev.11 [2023-05-10T18:56:07.447Z] v0.0.1-dev.12 [2023-05-10T18:56:07.447Z] v0.0.1-dev.13 [2023-05-10T18:56:07.447Z] v0.0.1-dev.14 [2023-05-10T18:56:07.447Z] v0.0.1-dev.15 [2023-05-10T18:56:07.447Z] v0.0.1-dev.16 [2023-05-10T18:56:07.447Z] v0.0.1-dev.17 [2023-05-10T18:56:07.447Z] v0.0.1-dev.18 [2023-05-10T18:56:07.447Z] v0.0.1-dev.19 [2023-05-10T18:56:07.447Z] v0.0.1-dev.2 [2023-05-10T18:56:07.447Z] v0.0.1-dev.20 [2023-05-10T18:56:07.447Z] v0.0.1-dev.21 [2023-05-10T18:56:07.447Z] v0.0.1-dev.22 [2023-05-10T18:56:07.447Z] v0.0.1-dev.23 [2023-05-10T18:56:07.447Z] v0.0.1-dev.24 [2023-05-10T18:56:07.447Z] v0.0.1-dev.25 [2023-05-10T18:56:07.447Z] v0.0.1-dev.26 [2023-05-10T18:56:07.447Z] v0.0.1-dev.27 [2023-05-10T18:56:07.447Z] v0.0.1-dev.28 [2023-05-10T18:56:07.447Z] v0.0.1-dev.3 [2023-05-10T18:56:07.447Z] v0.0.1-dev.4 [2023-05-10T18:56:07.447Z] v0.0.1-dev.5 [2023-05-10T18:56:07.447Z] v0.0.1-dev.6 [2023-05-10T18:56:07.447Z] v0.0.1-dev.7 [2023-05-10T18:56:07.447Z] v0.0.1-dev.8 [2023-05-10T18:56:07.447Z] v0.0.1-dev.9 [2023-05-10T18:56:07.447Z] v2.2.0 [2023-05-10T18:56:07.447Z] v2.2.0-dev.29 [2023-05-10T18:56:07.447Z] v2.2.0-dev.30 [2023-05-10T18:56:07.447Z] v2.2.0-dev.31 [2023-05-10T18:56:07.447Z] v2.2.0-dev.32 [2023-05-10T18:56:07.447Z] v2.2.0-dev.33 [2023-05-10T18:56:07.447Z] v2.2.0-dev.34 [2023-05-10T18:56:07.447Z] v2.2.0-dev.35 [2023-05-10T18:56:07.447Z] v2.3.0 [2023-05-10T18:56:07.447Z] v2.3.0-dev.1 [2023-05-10T18:56:07.447Z] v2.3.0-dev.10 [2023-05-10T18:56:07.447Z] v2.3.0-dev.11 [2023-05-10T18:56:07.447Z] v2.3.0-dev.12 [2023-05-10T18:56:07.447Z] v2.3.0-dev.13 [2023-05-10T18:56:07.447Z] v2.3.0-dev.14 [2023-05-10T18:56:07.447Z] v2.3.0-dev.15 [2023-05-10T18:56:07.447Z] v2.3.0-dev.16 [2023-05-10T18:56:07.447Z] v2.3.0-dev.17 [2023-05-10T18:56:07.447Z] v2.3.0-dev.18 [2023-05-10T18:56:07.447Z] v2.3.0-dev.19 [2023-05-10T18:56:07.447Z] v2.3.0-dev.2 [2023-05-10T18:56:07.447Z] v2.3.0-dev.20 [2023-05-10T18:56:07.447Z] v2.3.0-dev.21 [2023-05-10T18:56:07.447Z] v2.3.0-dev.22 [2023-05-10T18:56:07.447Z] v2.3.0-dev.23 [2023-05-10T18:56:07.447Z] v2.3.0-dev.24 [2023-05-10T18:56:07.447Z] v2.3.0-dev.25 [2023-05-10T18:56:07.447Z] v2.3.0-dev.26 [2023-05-10T18:56:07.447Z] v2.3.0-dev.27 [2023-05-10T18:56:07.447Z] v2.3.0-dev.28 [2023-05-10T18:56:07.447Z] v2.3.0-dev.29 [2023-05-10T18:56:07.447Z] v2.3.0-dev.3 [2023-05-10T18:56:07.447Z] v2.3.0-dev.30 [2023-05-10T18:56:07.447Z] v2.3.0-dev.31 [2023-05-10T18:56:07.447Z] v2.3.0-dev.32 [2023-05-10T18:56:07.447Z] v2.3.0-dev.33 [2023-05-10T18:56:07.447Z] v2.3.0-dev.34 [2023-05-10T18:56:07.447Z] v2.3.0-dev.35 [2023-05-10T18:56:07.447Z] v2.3.0-dev.36 [2023-05-10T18:56:07.447Z] v2.3.0-dev.37 [2023-05-10T18:56:07.447Z] v2.3.0-dev.38 [2023-05-10T18:56:07.447Z] v2.3.0-dev.39 [2023-05-10T18:56:07.447Z] v2.3.0-dev.4 [2023-05-10T18:56:07.447Z] v2.3.0-dev.40 [2023-05-10T18:56:07.447Z] v2.3.0-dev.41 [2023-05-10T18:56:07.447Z] v2.3.0-dev.42 [2023-05-10T18:56:07.447Z] v2.3.0-dev.43 [2023-05-10T18:56:07.447Z] v2.3.0-dev.44 [2023-05-10T18:56:07.447Z] v2.3.0-dev.45 [2023-05-10T18:56:07.447Z] v2.3.0-dev.5 [2023-05-10T18:56:07.447Z] v2.3.0-dev.6 [2023-05-10T18:56:07.447Z] v2.3.0-dev.7 [2023-05-10T18:56:07.447Z] v2.3.0-dev.8 [2023-05-10T18:56:07.447Z] v2.3.0-dev.9 [2023-05-10T18:56:07.447Z] v2.3.1 [2023-05-10T18:56:07.447Z] v2.3.1-dev.1 [2023-05-10T18:56:07.447Z] v2.3.1-dev.4 [2023-05-10T18:56:07.447Z] v2.3.1-dev.5 [2023-05-10T18:56:07.447Z] v2.3.2-dev.1 [2023-05-10T18:56:07.447Z] v2.3.2-dev.2 [2023-05-10T18:56:07.447Z] v3.0.0-dev.1 [2023-05-10T18:56:07.447Z] v3.0.0-dev.10 [2023-05-10T18:56:07.447Z] v3.0.0-dev.11 [2023-05-10T18:56:07.447Z] v3.0.0-dev.12 [2023-05-10T18:56:07.447Z] v3.0.0-dev.13 [2023-05-10T18:56:07.447Z] v3.0.0-dev.14 [2023-05-10T18:56:07.447Z] v3.0.0-dev.15 [2023-05-10T18:56:07.447Z] v3.0.0-dev.16 [2023-05-10T18:56:07.447Z] v3.0.0-dev.17 [2023-05-10T18:56:07.447Z] v3.0.0-dev.18 [2023-05-10T18:56:07.447Z] v3.0.0-dev.19 [2023-05-10T18:56:07.447Z] v3.0.0-dev.2 [2023-05-10T18:56:07.447Z] v3.0.0-dev.20 [2023-05-10T18:56:07.447Z] v3.0.0-dev.21 [2023-05-10T18:56:07.447Z] v3.0.0-dev.22 [2023-05-10T18:56:07.447Z] v3.0.0-dev.23 [2023-05-10T18:56:07.447Z] v3.0.0-dev.24 [2023-05-10T18:56:07.447Z] v3.0.0-dev.25 [2023-05-10T18:56:07.447Z] v3.0.0-dev.26 [2023-05-10T18:56:07.447Z] v3.0.0-dev.27 [2023-05-10T18:56:07.447Z] v3.0.0-dev.28 [2023-05-10T18:56:07.447Z] v3.0.0-dev.29 [2023-05-10T18:56:07.447Z] v3.0.0-dev.3 [2023-05-10T18:56:07.447Z] v3.0.0-dev.30 [2023-05-10T18:56:07.447Z] v3.0.0-dev.31 [2023-05-10T18:56:07.447Z] v3.0.0-dev.32 [2023-05-10T18:56:07.447Z] v3.0.0-dev.33 [2023-05-10T18:56:07.447Z] v3.0.0-dev.34 [2023-05-10T18:56:07.447Z] v3.0.0-dev.35 [2023-05-10T18:56:07.447Z] v3.0.0-dev.36 [2023-05-10T18:56:07.447Z] v3.0.0-dev.37 [2023-05-10T18:56:07.447Z] v3.0.0-dev.38 [2023-05-10T18:56:07.447Z] v3.0.0-dev.39 [2023-05-10T18:56:07.447Z] v3.0.0-dev.4 [2023-05-10T18:56:07.447Z] v3.0.0-dev.40 [2023-05-10T18:56:07.447Z] v3.0.0-dev.41 [2023-05-10T18:56:07.447Z] v3.0.0-dev.42 [2023-05-10T18:56:07.447Z] v3.0.0-dev.43 [2023-05-10T18:56:07.447Z] v3.0.0-dev.44 [2023-05-10T18:56:07.447Z] v3.0.0-dev.45 [2023-05-10T18:56:07.447Z] v3.0.0-dev.5 [2023-05-10T18:56:07.447Z] v3.0.0-dev.6 [2023-05-10T18:56:07.447Z] v3.0.0-dev.7 [2023-05-10T18:56:07.447Z] v3.0.0-dev.8 [2023-05-10T18:56:07.447Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-10T18:56:07.734Z] + lftools sign git-tag v3.0.0-dev.45 [2023-05-10T18:56:08.303Z] Signing Git tag with Sigul... [2023-05-10T18:56:08.303Z] Signing v3.0.0-dev.45 [Pipeline] echo [2023-05-10T18:56:08.570Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:56:08.853Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-10T18:56:08.860Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-10T18:56:08.881Z] $ docker stop --time=1 e0e51303ca8bc72879017450cefb6ed409024a18a0c0c0f719b9d9057db2b71e [2023-05-10T18:56:10.180Z] $ docker rm -f --volumes e0e51303ca8bc72879017450cefb6ed409024a18a0c0c0f719b9d9057db2b71e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-10T18:56:10.566Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T18:56:10.566Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:56:11.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T18:56:11.103Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:56:11.176Z] prd-ubuntu20.04-docker-8c-8g-14934 does not seem to be running inside a container [2023-05-10T18:56:11.206Z] $ 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-10T18:56:11.551Z] $ docker top 794edf8dd9fe296527d849f1683af853186a1ad6c045433eed3267f8eb572f92 -eo pid,comm [2023-05-10T18:56:11.596Z] 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-10T18:56:11.596Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T18:56:11.637Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T18:56:11.637Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T18:56:11.751Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T18:56:11.753Z] $ docker exec 794edf8dd9fe296527d849f1683af853186a1ad6c045433eed3267f8eb572f92 ssh-agent [2023-05-10T18:56:11.866Z] SSH_AUTH_SOCK=/tmp/ssh-M7tzp5VvaWVt/agent.33 [2023-05-10T18:56:11.866Z] SSH_AGENT_PID=39 [2023-05-10T18:56:11.871Z] Running ssh-add (command line suppressed) [2023-05-10T18:56:11.961Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2558334261002360927.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2558334261002360927.key) [2023-05-10T18:56:11.975Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T18:56:12.265Z] + git semver bump pre [2023-05-10T18:56:12.526Z] 2023-05-10 18:56:12,417 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T18:56:12.526Z] 2023-05-10 18:56:12,418 [bump_version] DEBUG bumping version:3.0.0-dev.45 on axis:pre with prefix:dev [2023-05-10T18:56:12.526Z] 2023-05-10 18:56:12,418 [bump_version] DEBUG bumped version:3.0.0-dev.46 [2023-05-10T18:56:12.526Z] 2023-05-10 18:56:12,418 [write_version] DEBUG write version:3.0.0-dev.46 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-05-10T18:56:12.526Z] 2023-05-10 18:56:12,418 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T18:56:12.526Z] 2023-05-10 18:56:12,418 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T18:56:12.526Z] 2023-05-10 18:56:12,420 [execute] INFO git cat-file --batch-check [2023-05-10T18:56:12.526Z] 2023-05-10 18:56:12,421 [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-10T18:56:12.526Z] 2023-05-10 18:56:12,426 [execute] INFO git cat-file --batch [2023-05-10T18:56:12.526Z] 2023-05-10 18:56:12,427 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T18:56:12.526Z] 2023-05-10 18:56:12,432 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T18:56:12.526Z] 3.0.0-dev.46 [Pipeline] } [2023-05-10T18:56:12.534Z] $ docker exec --env ******** --env ******** 794edf8dd9fe296527d849f1683af853186a1ad6c045433eed3267f8eb572f92 ssh-agent -k [2023-05-10T18:56:12.635Z] unset SSH_AUTH_SOCK; [2023-05-10T18:56:12.635Z] unset SSH_AGENT_PID; [2023-05-10T18:56:12.635Z] echo Agent pid 39 killed; [2023-05-10T18:56:12.647Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T18:56:12.957Z] + git semver [Pipeline] } [2023-05-10T18:56:13.228Z] $ docker stop --time=1 794edf8dd9fe296527d849f1683af853186a1ad6c045433eed3267f8eb572f92 [2023-05-10T18:56:14.461Z] $ docker rm -f --volumes 794edf8dd9fe296527d849f1683af853186a1ad6c045433eed3267f8eb572f92 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T18:56:14.808Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T18:56:14.808Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:56:15.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T18:56:15.110Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:56:15.179Z] prd-ubuntu20.04-docker-8c-8g-14934 does not seem to be running inside a container [2023-05-10T18:56:15.210Z] $ 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-10T18:56:15.521Z] $ docker top 02c4c127a9e8eee2c07b669b97b3075af9388b10e857af05e810b9bb26b2780c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T18:56:15.601Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T18:56:15.602Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T18:56:15.713Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T18:56:15.713Z] $ docker exec 02c4c127a9e8eee2c07b669b97b3075af9388b10e857af05e810b9bb26b2780c ssh-agent [2023-05-10T18:56:15.815Z] SSH_AUTH_SOCK=/tmp/ssh-SH3GNoQAsseh/agent.31 [2023-05-10T18:56:15.815Z] SSH_AGENT_PID=37 [2023-05-10T18:56:15.820Z] Running ssh-add (command line suppressed) [2023-05-10T18:56:15.902Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_949725122328424327.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_949725122328424327.key) [2023-05-10T18:56:15.916Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T18:56:16.198Z] + git semver push [2023-05-10T18:56:16.457Z] 2023-05-10 18:56:16,356 [run_push] DEBUG push [2023-05-10T18:56:16.457Z] 2023-05-10 18:56:16,356 [execute] INFO git cat-file --batch-check [2023-05-10T18:56:16.457Z] 2023-05-10 18:56:16,356 [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-10T18:56:16.457Z] 2023-05-10 18:56:16,360 [execute] INFO git rev-list 2241775e7a01f4943c0d95188787ffb464d96c48 -- [2023-05-10T18:56:16.457Z] 2023-05-10 18:56:16,360 [execute] DEBUG Popen(['git', 'rev-list', '2241775e7a01f4943c0d95188787ffb464d96c48', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-10T18:56:16.457Z] 2023-05-10 18:56:16,366 [execute] INFO git fetch -v origin [2023-05-10T18:56:16.457Z] 2023-05-10 18:56:16,366 [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-10T18:56:17.024Z] 2023-05-10 18:56:16,813 [run_push] DEBUG no remote changes detected [2023-05-10T18:56:17.024Z] 2023-05-10 18:56:16,814 [execute] INFO git push origin semver [2023-05-10T18:56:17.024Z] 2023-05-10 18:56:16,815 [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-10T18:56:17.592Z] 2023-05-10 18:56:17,587 [run_push] DEBUG push all version tags [2023-05-10T18:56:17.592Z] 2023-05-10 18:56:17,587 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-10T18:56:17.592Z] 2023-05-10 18:56:17,588 [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-10T18:56:18.528Z] 2023-05-10 18:56:18,292 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T18:56:18.528Z] 3.0.0-dev.46 [Pipeline] } [2023-05-10T18:56:18.536Z] $ docker exec --env ******** --env ******** 02c4c127a9e8eee2c07b669b97b3075af9388b10e857af05e810b9bb26b2780c ssh-agent -k [2023-05-10T18:56:18.623Z] unset SSH_AUTH_SOCK; [2023-05-10T18:56:18.623Z] unset SSH_AGENT_PID; [2023-05-10T18:56:18.623Z] echo Agent pid 37 killed; [2023-05-10T18:56:18.638Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T18:56:18.941Z] + git semver [Pipeline] } [2023-05-10T18:56:19.219Z] $ docker stop --time=1 02c4c127a9e8eee2c07b669b97b3075af9388b10e857af05e810b9bb26b2780c [2023-05-10T18:56:20.491Z] $ docker rm -f --volumes 02c4c127a9e8eee2c07b669b97b3075af9388b10e857af05e810b9bb26b2780c [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-10T18:56:21.046Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-05-10T18:56:21.046Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-10T18:56:21.046Z] total 16 [2023-05-10T18:56:21.046Z] drwxr-xr-x 3 root root 4096 May 10 18:44 . [2023-05-10T18:56:21.046Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 18:56 .. [2023-05-10T18:56:21.046Z] drwxr-xr-x 2 root root 4096 May 10 18:44 cost [2023-05-10T18:56:21.046Z] -rw-r--r-- 1 root root 91 May 10 18:44 cost.csv [2023-05-10T18:56:21.046Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-10T18:56:21.046Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-10T18:56:21.046Z] total 16 [2023-05-10T18:56:21.046Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 18:44 . [2023-05-10T18:56:21.046Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 18:56 .. [2023-05-10T18:56:21.046Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 18:44 cost [2023-05-10T18:56:21.046Z] -rw-r--r-- 1 jenkins jenkins 91 May 10 18:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:56:21.334Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:56:22.194Z] ---> package-listing.sh [2023-05-10T18:56:22.194Z] ++ facter osfamily [2023-05-10T18:56:22.194Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-10T18:56:22.454Z] + OS_FAMILY=debian [2023-05-10T18:56:22.454Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-05-10T18:56:22.454Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-10T18:56:22.454Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-10T18:56:22.454Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-10T18:56:22.454Z] + PACKAGES=/tmp/packages_start.txt [2023-05-10T18:56:22.454Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-10T18:56:22.454Z] + PACKAGES=/tmp/packages_end.txt [2023-05-10T18:56:22.454Z] + case "${OS_FAMILY}" in [2023-05-10T18:56:22.454Z] + dpkg -l [2023-05-10T18:56:22.454Z] + grep '^ii' [2023-05-10T18:56:22.454Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-10T18:56:22.454Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-10T18:56:22.454Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-10T18:56:22.454Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-10T18:56:22.454Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-05-10T18:56:22.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-10T18:56:22.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-10T18:56:22.739Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:56:23.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T18:56:23.299Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:56:23.499Z] prd-ubuntu20.04-docker-8c-8g-14934 does not seem to be running inside a container [2023-05-10T18:56:23.574Z] $ 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-10T18:56:23.777Z] $ docker top a79da167e88bd641afd0eb4b1303e209fcca2440eacb567e0d593224b09b3171 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T18:56:24.113Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-10T18:56:24.397Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-10T18:56:24.690Z] + ls /var/log/sa-host [2023-05-10T18:56:24.690Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T18:56:24.761Z] provisioning config files... [2023-05-10T18:56:24.769Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3010666608206971909tmp [Pipeline] { [Pipeline] echo [2023-05-10T18:56:24.781Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:56:25.059Z] ---> create-netrc.sh [Pipeline] } [2023-05-10T18:56:25.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:56:25.397Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-10T18:56:25.406Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:56:25.690Z] ---> sudo-logs.sh [2023-05-10T18:56:25.690Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-10T18:56:25.719Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:56:26.006Z] ---> job-cost.sh [2023-05-10T18:56:26.006Z] lf-activate-venv: SKIPPING [2023-05-10T18:56:26.006Z] DEBUG: total: 0.2199999988079071 [2023-05-10T18:56:26.006Z] INFO: Retrieving Stack Cost... [2023-05-10T18:56:26.264Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T18:56:26.834Z] INFO: Archiving Costs [Pipeline] echo [2023-05-10T18:56:26.847Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:56:27.135Z] ---> logs-deploy.sh [2023-05-10T18:56:27.135Z] lf-activate-venv: SKIPPING [2023-05-10T18:56:27.135Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/142 [2023-05-10T18:56:27.135Z] INFO: archiving workspace using pattern(s): [2023-05-10T18:56:28.073Z] Archives upload complete. [2023-05-10T18:56:28.073Z] INFO: archiving logs to Nexus