Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d0f5938560965a72cdd41116a6cc710ba42503af 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-ssh14028536689915406186.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-ssh16583616720302125521.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-usb-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-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3394348057718789280.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-ssh12096308790004539145.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-usb-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-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3413366244410233229.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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-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-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17407 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d0f5938560965a72cdd41116a6cc710ba42503af (main) Commit message: "Merge pull request #259 from EdgeX-Camera-Management/changelog-v3" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-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 d0f5938560965a72cdd41116a6cc710ba42503af # timeout=10 > git rev-list --no-walk 158cf72183c0870f436f0f492b637675d1f9df70 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-31T00:22:29.350Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-31T00:22:29.415Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-31T00:22:29.426Z] ========================================================= [2023-05-31T00:22:29.426Z] EdgeX Global Pipelines Version Info [2023-05-31T00:22:29.426Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:22:30.178Z] ------------------- [2023-05-31T00:22:30.178Z] stable info: [2023-05-31T00:22:30.178Z] ------------------- [2023-05-31T00:22:30.179Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-31T00:22:30.179Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T00:22:30.179Z] Message: update stable to v1.0.249 [2023-05-31T00:22:30.748Z] ------------------- [2023-05-31T00:22:30.749Z] experimental info: [2023-05-31T00:22:30.749Z] ------------------- [2023-05-31T00:22:30.749Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-31T00:22:30.749Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T00:22:30.749Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-31T00:22:30.915Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-05-31T00:22:30.934Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-05-31T00:22:30.953Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-31T00:22:30.971Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-31T00:22:30.986Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-31T00:22:31.000Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-31T00:22:31.013Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-31T00:22:31.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-31T00:22:31.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-31T00:22:31.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-31T00:22:31.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-31T00:22:31.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-05-31T00:22:31.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-31T00:22:31.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-31T00:22:31.118Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T00:22:31.130Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T00:22:31.141Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T00:22:31.156Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T00:22:31.167Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-31T00:22:31.177Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-31T00:22:31.189Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-31T00:22:31.200Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-31T00:22:31.212Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-31T00:22:31.225Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-31T00:22:31.243Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-31T00:22:31.255Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-31T00:22:31.267Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-31T00:22:31.283Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-31T00:22:31.296Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-31T00:22:31.308Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-31T00:22:31.323Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d0f5938560965a72cdd41116a6cc710ba42503af [Pipeline] echo [2023-05-31T00:22:31.341Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d0f5938 [Pipeline] echo [2023-05-31T00:22:31.357Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T00:22:31.401Z] provisioning config files... [2023-05-31T00:22:31.415Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17670986498146838745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:22:31.715Z] ---> docker-login.sh [2023-05-31T00:22:31.715Z] nexus3.edgexfoundry.org:10001 [2023-05-31T00:22:31.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:22:31.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:22:31.976Z] Configure a credential helper to remove this warning. See [2023-05-31T00:22:31.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:22:31.976Z] [2023-05-31T00:22:31.976Z] Login Succeeded [2023-05-31T00:22:31.976Z] nexus3.edgexfoundry.org:10002 [2023-05-31T00:22:31.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:22:32.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:22:32.239Z] Configure a credential helper to remove this warning. See [2023-05-31T00:22:32.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:22:32.239Z] [2023-05-31T00:22:32.239Z] Login Succeeded [2023-05-31T00:22:32.239Z] nexus3.edgexfoundry.org:10003 [2023-05-31T00:22:32.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:22:32.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:22:32.239Z] Configure a credential helper to remove this warning. See [2023-05-31T00:22:32.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:22:32.239Z] [2023-05-31T00:22:32.239Z] Login Succeeded [2023-05-31T00:22:32.239Z] nexus3.edgexfoundry.org:10004 [2023-05-31T00:22:32.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:22:32.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:22:32.239Z] Configure a credential helper to remove this warning. See [2023-05-31T00:22:32.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:22:32.239Z] [2023-05-31T00:22:32.239Z] Login Succeeded [2023-05-31T00:22:32.239Z] docker.io [2023-05-31T00:22:32.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:22:32.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:22:32.498Z] Configure a credential helper to remove this warning. See [2023-05-31T00:22:32.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:22:32.498Z] [2023-05-31T00:22:32.498Z] Login Succeeded [2023-05-31T00:22:32.498Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T00:22:32.505Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-31T00:22:32.867Z] + git rev-list -1 --merges d0f5938560965a72cdd41116a6cc710ba42503af~1..d0f5938560965a72cdd41116a6cc710ba42503af [Pipeline] echo [2023-05-31T00:22:32.918Z] -----------> git rev-list -1 --merges d0f5938560965a72cdd41116a6cc710ba42503af~1..d0f5938560965a72cdd41116a6cc710ba42503af d0f5938560965a72cdd41116a6cc710ba42503af [2023-05-31T00:22:32.918Z] d0f5938560965a72cdd41116a6cc710ba42503af [false] [Pipeline] sh [2023-05-31T00:22:33.206Z] + git log --format=format:%s -1 d0f5938560965a72cdd41116a6cc710ba42503af [Pipeline] echo [2023-05-31T00:22:33.223Z] ========================================================= [2023-05-31T00:22:33.223Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-31T00:22:33.223Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T00:22:33.553Z] + git log --format=format:%s -1 d0f5938560965a72cdd41116a6cc710ba42503af [Pipeline] echo [2023-05-31T00:22:33.565Z] [semverPrep] GIT_COMMIT: d0f5938560965a72cdd41116a6cc710ba42503af, Commit Message: Merge pull request #259 from EdgeX-Camera-Management/changelog-v3 [Pipeline] echo [2023-05-31T00:22:33.574Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-31T00:22:33.925Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T00:22:33.925Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-31T00:22:33.925Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-31T00:22:33.925Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-31T00:22:33.925Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-31T00:22:33.925Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-31T00:22:33.925Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:22:34.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T00:22:34.283Z] [2023-05-31T00:22:34.283Z] 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-31T00:22:34.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T00:22:34.588Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-31T00:22:34.588Z] b85a868b505f: Pulling fs layer [2023-05-31T00:22:34.588Z] e2be974225ed: Pulling fs layer [2023-05-31T00:22:34.588Z] 339a4e72a1f5: Pulling fs layer [2023-05-31T00:22:34.588Z] 988bab9f4d93: Pulling fs layer [2023-05-31T00:22:34.588Z] 1469e6f7b9e6: Pulling fs layer [2023-05-31T00:22:34.588Z] eaf3925da568: Pulling fs layer [2023-05-31T00:22:34.588Z] bab4dde63d76: Pulling fs layer [2023-05-31T00:22:34.588Z] bde34c3a00c8: Pulling fs layer [2023-05-31T00:22:34.588Z] b352a97aabf1: Pulling fs layer [2023-05-31T00:22:34.588Z] 4872d77fe225: Pulling fs layer [2023-05-31T00:22:34.588Z] 5851b861e8e6: Pulling fs layer [2023-05-31T00:22:34.588Z] 988bab9f4d93: Waiting [2023-05-31T00:22:34.588Z] 1469e6f7b9e6: Waiting [2023-05-31T00:22:34.588Z] eaf3925da568: Waiting [2023-05-31T00:22:34.588Z] bab4dde63d76: Waiting [2023-05-31T00:22:34.588Z] bde34c3a00c8: Waiting [2023-05-31T00:22:34.588Z] b352a97aabf1: Waiting [2023-05-31T00:22:34.588Z] 4872d77fe225: Waiting [2023-05-31T00:22:34.588Z] 5851b861e8e6: Waiting [2023-05-31T00:22:34.588Z] e2be974225ed: Verifying Checksum [2023-05-31T00:22:34.588Z] e2be974225ed: Download complete [2023-05-31T00:22:34.588Z] 988bab9f4d93: Download complete [2023-05-31T00:22:34.847Z] 1469e6f7b9e6: Verifying Checksum [2023-05-31T00:22:34.847Z] 1469e6f7b9e6: Download complete [2023-05-31T00:22:34.847Z] 339a4e72a1f5: Verifying Checksum [2023-05-31T00:22:34.847Z] 339a4e72a1f5: Download complete [2023-05-31T00:22:34.847Z] eaf3925da568: Verifying Checksum [2023-05-31T00:22:34.847Z] eaf3925da568: Download complete [2023-05-31T00:22:34.847Z] bde34c3a00c8: Verifying Checksum [2023-05-31T00:22:34.847Z] bde34c3a00c8: Download complete [2023-05-31T00:22:34.847Z] b352a97aabf1: Verifying Checksum [2023-05-31T00:22:34.847Z] b352a97aabf1: Download complete [2023-05-31T00:22:34.847Z] b85a868b505f: Verifying Checksum [2023-05-31T00:22:34.847Z] b85a868b505f: Download complete [2023-05-31T00:22:34.847Z] 4872d77fe225: Download complete [2023-05-31T00:22:34.847Z] 5851b861e8e6: Verifying Checksum [2023-05-31T00:22:34.847Z] 5851b861e8e6: Download complete [2023-05-31T00:22:35.104Z] bab4dde63d76: Verifying Checksum [2023-05-31T00:22:35.104Z] bab4dde63d76: Download complete [2023-05-31T00:22:36.039Z] b85a868b505f: Pull complete [2023-05-31T00:22:36.039Z] e2be974225ed: Pull complete [2023-05-31T00:22:36.298Z] 339a4e72a1f5: Pull complete [2023-05-31T00:22:36.556Z] 988bab9f4d93: Pull complete [2023-05-31T00:22:36.817Z] 1469e6f7b9e6: Pull complete [2023-05-31T00:22:36.817Z] eaf3925da568: Pull complete [2023-05-31T00:22:38.722Z] bab4dde63d76: Pull complete [2023-05-31T00:22:38.722Z] bde34c3a00c8: Pull complete [2023-05-31T00:22:38.722Z] b352a97aabf1: Pull complete [2023-05-31T00:22:38.722Z] 4872d77fe225: Pull complete [2023-05-31T00:22:38.981Z] 5851b861e8e6: Pull complete [2023-05-31T00:22:38.981Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-31T00:22:38.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T00:22:38.981Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:22:39.106Z] prd-ubuntu20.04-docker-8c-8g-17407 does not seem to be running inside a container [2023-05-31T00:22:39.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-31T00:22:43.785Z] $ docker top 46199b63c569db7420e0950fe0c51d8fae2b339e6a5866ee283b0343f9ed9054 -eo pid,comm [2023-05-31T00:22:43.876Z] 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-31T00:22:43.876Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T00:22:43.913Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T00:22:43.913Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T00:22:44.027Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T00:22:44.034Z] $ docker exec 46199b63c569db7420e0950fe0c51d8fae2b339e6a5866ee283b0343f9ed9054 ssh-agent [2023-05-31T00:22:44.142Z] SSH_AUTH_SOCK=/tmp/ssh-Nb1HJcVAVOVS/agent.21 [2023-05-31T00:22:44.143Z] SSH_AGENT_PID=38 [2023-05-31T00:22:44.150Z] Running ssh-add (command line suppressed) [2023-05-31T00:22:44.253Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6113516211396192158.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6113516211396192158.key) [2023-05-31T00:22:44.264Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T00:22:44.554Z] + git tag --points-at HEAD [Pipeline] } [2023-05-31T00:22:44.576Z] $ docker exec --env ******** --env ******** 46199b63c569db7420e0950fe0c51d8fae2b339e6a5866ee283b0343f9ed9054 ssh-agent -k [2023-05-31T00:22:44.674Z] unset SSH_AUTH_SOCK; [2023-05-31T00:22:44.678Z] unset SSH_AGENT_PID; [2023-05-31T00:22:44.678Z] echo Agent pid 38 killed; [2023-05-31T00:22:44.681Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-31T00:22:44.706Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T00:22:44.706Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T00:22:44.837Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T00:22:44.844Z] $ docker exec 46199b63c569db7420e0950fe0c51d8fae2b339e6a5866ee283b0343f9ed9054 ssh-agent [2023-05-31T00:22:44.956Z] SSH_AUTH_SOCK=/tmp/ssh-raOHE5MsNORS/agent.70 [2023-05-31T00:22:44.956Z] SSH_AGENT_PID=76 [2023-05-31T00:22:44.962Z] Running ssh-add (command line suppressed) [2023-05-31T00:22:45.073Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_388304443471453717.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_388304443471453717.key) [2023-05-31T00:22:45.086Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T00:22:45.373Z] + git semver init [2023-05-31T00:22:45.632Z] 2023-05-31 00:22:45,587 [run_init] DEBUG init version:0.0.0 force:False [2023-05-31T00:22:45.632Z] 2023-05-31 00:22:45,589 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-05-31T00:22:45.632Z] 2023-05-31 00:22:45,590 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-05-31T00:22:45.632Z] 2023-05-31 00:22:45,590 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-31T00:22:46.570Z] 2023-05-31 00:22:46,314 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-05-31T00:22:46.570Z] 2023-05-31 00:22:46,315 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-05-31T00:22:46.570Z] 2023-05-31 00:22:46,315 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-31T00:22:46.570Z] 2023-05-31 00:22:46,315 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-31T00:22:46.570Z] 3.0.0-dev.50 [Pipeline] } [2023-05-31T00:22:46.586Z] $ docker exec --env ******** --env ******** 46199b63c569db7420e0950fe0c51d8fae2b339e6a5866ee283b0343f9ed9054 ssh-agent -k [2023-05-31T00:22:46.683Z] unset SSH_AUTH_SOCK; [2023-05-31T00:22:46.683Z] unset SSH_AGENT_PID; [2023-05-31T00:22:46.684Z] echo Agent pid 76 killed; [2023-05-31T00:22:46.687Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T00:22:46.986Z] + git semver [Pipeline] } [2023-05-31T00:22:47.266Z] $ docker stop --time=1 46199b63c569db7420e0950fe0c51d8fae2b339e6a5866ee283b0343f9ed9054 [2023-05-31T00:22:48.805Z] $ docker rm -f --volumes 46199b63c569db7420e0950fe0c51d8fae2b339e6a5866ee283b0343f9ed9054 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T00:22:49.155Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-31T00:22:49.407Z] Stashed 1 file(s) [Pipeline] echo [2023-05-31T00:22:49.410Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.50 [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-31T00:22:49.559Z] provisioning config files... [2023-05-31T00:22:49.571Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11791904562330369663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:22:49.868Z] ---> docker-login.sh [2023-05-31T00:22:49.868Z] nexus3.edgexfoundry.org:10001 [2023-05-31T00:22:49.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:22:49.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:22:49.868Z] Configure a credential helper to remove this warning. See [2023-05-31T00:22:49.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:22:49.868Z] [2023-05-31T00:22:49.868Z] Login Succeeded [2023-05-31T00:22:49.868Z] nexus3.edgexfoundry.org:10002 [2023-05-31T00:22:49.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:22:49.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:22:49.868Z] Configure a credential helper to remove this warning. See [2023-05-31T00:22:49.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:22:49.868Z] [2023-05-31T00:22:49.868Z] Login Succeeded [2023-05-31T00:22:49.868Z] nexus3.edgexfoundry.org:10003 [2023-05-31T00:22:50.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:22:50.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:22:50.127Z] Configure a credential helper to remove this warning. See [2023-05-31T00:22:50.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:22:50.127Z] [2023-05-31T00:22:50.127Z] Login Succeeded [2023-05-31T00:22:50.127Z] nexus3.edgexfoundry.org:10004 [2023-05-31T00:22:50.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:22:50.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:22:50.127Z] Configure a credential helper to remove this warning. See [2023-05-31T00:22:50.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:22:50.127Z] [2023-05-31T00:22:50.127Z] Login Succeeded [2023-05-31T00:22:50.127Z] docker.io [2023-05-31T00:22:50.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:22:50.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:22:50.385Z] Configure a credential helper to remove this warning. See [2023-05-31T00:22:50.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:22:50.385Z] [2023-05-31T00:22:50.385Z] Login Succeeded [2023-05-31T00:22:50.385Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T00:22:50.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-31T00:22:50.458Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:22:50.474Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:22:50.490Z] ========================================================= [2023-05-31T00:22:50.491Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-31T00:22:50.491Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:22:50.819Z] + 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-31T00:22:50.819Z] Sending build context to Docker daemon 1.954MB [2023-05-31T00:22:50.819Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T00:22:50.819Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-31T00:22:50.819Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-31T00:22:50.819Z] f56be85fc22e: Pulling fs layer [2023-05-31T00:22:50.819Z] 85791d961cd3: Pulling fs layer [2023-05-31T00:22:50.819Z] d694b5ae8c79: Pulling fs layer [2023-05-31T00:22:50.819Z] 9f32a84ed3da: Pulling fs layer [2023-05-31T00:22:50.819Z] 4d19c01a9841: Pulling fs layer [2023-05-31T00:22:50.819Z] 9325e15d5711: Pulling fs layer [2023-05-31T00:22:50.820Z] 556b6ee489ea: Pulling fs layer [2023-05-31T00:22:50.820Z] c5a4b2cf53e6: Pulling fs layer [2023-05-31T00:22:50.820Z] c5a4b2cf53e6: Waiting [2023-05-31T00:22:50.820Z] 556b6ee489ea: Waiting [2023-05-31T00:22:50.820Z] 4d19c01a9841: Waiting [2023-05-31T00:22:50.820Z] 9325e15d5711: Waiting [2023-05-31T00:22:50.820Z] 9f32a84ed3da: Waiting [2023-05-31T00:22:50.820Z] 85791d961cd3: Verifying Checksum [2023-05-31T00:22:50.820Z] 85791d961cd3: Download complete [2023-05-31T00:22:50.820Z] 9f32a84ed3da: Verifying Checksum [2023-05-31T00:22:50.820Z] 9f32a84ed3da: Download complete [2023-05-31T00:22:50.820Z] 4d19c01a9841: Verifying Checksum [2023-05-31T00:22:50.820Z] 4d19c01a9841: Download complete [2023-05-31T00:22:51.079Z] f56be85fc22e: Verifying Checksum [2023-05-31T00:22:51.079Z] f56be85fc22e: Download complete [2023-05-31T00:22:51.079Z] 9325e15d5711: Verifying Checksum [2023-05-31T00:22:51.079Z] 9325e15d5711: Download complete [2023-05-31T00:22:51.079Z] f56be85fc22e: Pull complete [2023-05-31T00:22:51.350Z] 85791d961cd3: Pull complete [2023-05-31T00:22:51.612Z] c5a4b2cf53e6: Verifying Checksum [2023-05-31T00:22:51.612Z] c5a4b2cf53e6: Download complete [2023-05-31T00:22:51.874Z] d694b5ae8c79: Verifying Checksum [2023-05-31T00:22:51.874Z] d694b5ae8c79: Download complete [2023-05-31T00:22:51.874Z] 556b6ee489ea: Verifying Checksum [2023-05-31T00:22:51.874Z] 556b6ee489ea: Download complete [2023-05-31T00:22:56.084Z] d694b5ae8c79: Pull complete [2023-05-31T00:22:56.084Z] 9f32a84ed3da: Pull complete [2023-05-31T00:22:56.084Z] 4d19c01a9841: Pull complete [2023-05-31T00:22:56.084Z] 9325e15d5711: Pull complete [2023-05-31T00:22:57.984Z] 556b6ee489ea: Pull complete [2023-05-31T00:22:58.924Z] c5a4b2cf53e6: Pull complete [2023-05-31T00:22:58.924Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-31T00:22:58.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-31T00:22:58.924Z] ---> c4be618373d6 [2023-05-31T00:22:58.924Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-31T00:23:04.236Z] ---> Running in b7229b626978 [2023-05-31T00:23:04.497Z] Removing intermediate container b7229b626978 [2023-05-31T00:23:04.497Z] ---> b59ab1456882 [2023-05-31T00:23:04.497Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T00:23:04.497Z] ---> Running in 9c65487ca502 [2023-05-31T00:23:04.528Z] Still waiting to schedule task [2023-05-31T00:23:04.529Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-31T00:23:04.755Z] Removing intermediate container 9c65487ca502 [2023-05-31T00:23:04.755Z] ---> 6cc2a034ae3e [2023-05-31T00:23:04.756Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-31T00:23:04.756Z] ---> Running in 3cfb5a052ffb [2023-05-31T00:23:05.324Z] Removing intermediate container 3cfb5a052ffb [2023-05-31T00:23:05.324Z] ---> d1e0f78bf62d [2023-05-31T00:23:05.324Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-31T00:23:05.324Z] ---> Running in bca80ccb994f [2023-05-31T00:23:05.582Z] Removing intermediate container bca80ccb994f [2023-05-31T00:23:05.582Z] ---> 510c07075a2a [2023-05-31T00:23:05.582Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T00:23:05.841Z] ---> Running in 4ee2db8bdec9 [2023-05-31T00:23:06.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T00:23:08.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T00:23:08.892Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-31T00:23:08.892Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-31T00:23:08.892Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-31T00:23:08.892Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-31T00:23:08.892Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-31T00:23:08.892Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-31T00:23:08.892Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-31T00:23:08.892Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-31T00:23:08.892Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-31T00:23:09.150Z] (10/14) Installing kmod-libs (30-r1) [2023-05-31T00:23:09.150Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-31T00:23:09.150Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-31T00:23:09.150Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-31T00:23:09.150Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-31T00:23:09.150Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T00:23:09.150Z] Executing eudev-3.2.11-r4.trigger [2023-05-31T00:23:09.150Z] OK: 272 MiB in 67 packages [2023-05-31T00:23:09.716Z] Removing intermediate container 4ee2db8bdec9 [2023-05-31T00:23:09.716Z] ---> 120a4f5cbfaa [2023-05-31T00:23:09.716Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-31T00:23:09.716Z] ---> Running in 35d163d6dea8 [2023-05-31T00:23:09.716Z] Removing intermediate container 35d163d6dea8 [2023-05-31T00:23:09.716Z] ---> 3d09f3e9f980 [2023-05-31T00:23:09.716Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-31T00:23:09.975Z] ---> 3876dba7cec4 [2023-05-31T00:23:09.975Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T00:23:09.975Z] ---> Running in 631871a8f440 [2023-05-31T00:23:42.100Z] Removing intermediate container 631871a8f440 [2023-05-31T00:23:42.100Z] ---> 9e8557f5852f [2023-05-31T00:23:42.100Z] Step 11/13 : COPY . . [2023-05-31T00:23:42.100Z] ---> 0e495807b97b [2023-05-31T00:23:42.100Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-31T00:23:42.100Z] ---> Running in 1fa00390020f [2023-05-31T00:23:42.100Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T00:23:42.100Z] Dload Upload Total Spent Left Speed [2023-05-31T00:23:42.100Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8008 0 --:--:-- --:--:-- --:--:-- 8045 [2023-05-31T00:23:42.100Z] Removing intermediate container 1fa00390020f [2023-05-31T00:23:42.100Z] ---> 4103f0b40d02 [2023-05-31T00:23:42.100Z] Step 13/13 : RUN ${MAKE} [2023-05-31T00:23:42.100Z] ---> Running in b85cd454ecab [2023-05-31T00:23:42.100Z] noop [2023-05-31T00:23:42.100Z] Removing intermediate container b85cd454ecab [2023-05-31T00:23:42.100Z] ---> 20808ee1ee02 [2023-05-31T00:23:42.100Z] Successfully built 20808ee1ee02 [2023-05-31T00:23:42.100Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:23:42.404Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T00:23:42.404Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:23:42.476Z] prd-ubuntu20.04-docker-8c-8g-17407 does not seem to be running inside a container [2023-05-31T00:23:42.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-31T00:23:42.819Z] $ docker top 664e145e34d4852c2981981eb57b6977bde225526e359a215f7aa2b0f992bacd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:23:43.156Z] + go version [2023-05-31T00:23:43.156Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-31T00:23:43.170Z] $ docker stop --time=1 664e145e34d4852c2981981eb57b6977bde225526e359a215f7aa2b0f992bacd [2023-05-31T00:23:44.429Z] $ docker rm -f --volumes 664e145e34d4852c2981981eb57b6977bde225526e359a215f7aa2b0f992bacd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:23:44.830Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T00:23:44.830Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:23:44.905Z] prd-ubuntu20.04-docker-8c-8g-17407 does not seem to be running inside a container [2023-05-31T00:23:44.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-31T00:23:45.240Z] $ docker top 7bb9b633c3624aee787a6826c8b1925b2193893aac79f3a0841910c2f35a6dbe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:23:45.586Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-31T00:23:45.881Z] + make test [2023-05-31T00:23:45.881Z] go test ./... -coverprofile=coverage.out ./... [2023-05-31T00:23:51.151Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-31T00:24:01.120Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-31T00:24:01.120Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 1.6% of statements [2023-05-31T00:24:07.680Z] go vet ./... [2023-05-31T00:24:11.865Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T00:24:11.865Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T00:24:11.865Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-31T00:24:11.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T00:24:11.892Z] $ docker stop --time=1 7bb9b633c3624aee787a6826c8b1925b2193893aac79f3a0841910c2f35a6dbe [2023-05-31T00:24:15.475Z] $ docker rm -f --volumes 7bb9b633c3624aee787a6826c8b1925b2193893aac79f3a0841910c2f35a6dbe [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T00:24:15.947Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T00:24:16.008Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-31T00:24:16.461Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T00:24:16.747Z] + ls -al . [2023-05-31T00:24:16.747Z] total 196 [2023-05-31T00:24:16.747Z] drwxrwxr-x 10 jenkins jenkins 4096 May 31 00:23 . [2023-05-31T00:24:16.747Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:22 .. [2023-05-31T00:24:16.747Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 00:22 .git [2023-05-31T00:24:16.747Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:22 .github [2023-05-31T00:24:16.747Z] -rw-rw-r-- 1 jenkins jenkins 414 May 31 00:22 .gitignore [2023-05-31T00:24:16.747Z] -rw-rw-r-- 1 jenkins jenkins 45 May 31 00:22 .golangci.yml [2023-05-31T00:24:16.747Z] -rw-rw-r-- 1 jenkins jenkins 77 May 31 00:22 .hadolint.yml [2023-05-31T00:24:16.747Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 00:22 .semver [2023-05-31T00:24:16.747Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 31 00:22 Attribution.txt [2023-05-31T00:24:16.747Z] -rw-rw-r-- 1 jenkins jenkins 11903 May 31 00:22 CHANGELOG.md [2023-05-31T00:24:16.747Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 31 00:22 Dockerfile [2023-05-31T00:24:16.747Z] -rw-rw-r-- 1 jenkins jenkins 678 May 31 00:22 GOVERNANCE.md [2023-05-31T00:24:16.747Z] -rw-rw-r-- 1 jenkins jenkins 659 May 31 00:22 Jenkinsfile [2023-05-31T00:24:16.747Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 31 00:22 LICENSE [2023-05-31T00:24:16.747Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 31 00:22 Makefile [2023-05-31T00:24:16.747Z] -rw-rw-r-- 1 jenkins jenkins 622 May 31 00:22 OWNERS.md [2023-05-31T00:24:16.747Z] -rw-rw-r-- 1 jenkins jenkins 2477 May 31 00:22 README.md [2023-05-31T00:24:16.747Z] -rw-rw-r-- 1 jenkins jenkins 12 May 31 00:22 VERSION [2023-05-31T00:24:16.747Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:22 bin [2023-05-31T00:24:16.747Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:22 cmd [2023-05-31T00:24:16.747Z] -rw-r--r-- 1 jenkins jenkins 35569 May 31 00:24 coverage.out [2023-05-31T00:24:16.747Z] -rwxrwxr-x 1 jenkins jenkins 140 May 31 00:22 docker-entrypoint.sh [2023-05-31T00:24:16.747Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:22 docs [2023-05-31T00:24:16.747Z] -rw-rw-r-- 1 jenkins jenkins 3371 May 31 00:22 go.mod [2023-05-31T00:24:16.747Z] -rw-rw-r-- 1 jenkins jenkins 31392 May 31 00:22 go.sum [2023-05-31T00:24:16.747Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:22 internal [2023-05-31T00:24:16.747Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:22 snap [2023-05-31T00:24:16.747Z] -rw-rw-r-- 1 jenkins jenkins 231 May 31 00:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:24:17.052Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d0f5938560965a72cdd41116a6cc710ba42503af --label arch=amd64 --label version=3.0.0-dev.50 . [2023-05-31T00:24:17.052Z] Sending build context to Docker daemon 1.991MB [2023-05-31T00:24:17.052Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T00:24:17.052Z] Step 2/36 : FROM ${BASE} AS builder [2023-05-31T00:24:17.052Z] ---> 20808ee1ee02 [2023-05-31T00:24:17.052Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-05-31T00:24:17.312Z] ---> Running in 837e7568b610 [2023-05-31T00:24:17.312Z] Removing intermediate container 837e7568b610 [2023-05-31T00:24:17.312Z] ---> 2aa1d7fa5751 [2023-05-31T00:24:17.312Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T00:24:17.312Z] ---> Running in 0eb7322987e3 [2023-05-31T00:24:17.312Z] Removing intermediate container 0eb7322987e3 [2023-05-31T00:24:17.312Z] ---> 368ce0e70bb1 [2023-05-31T00:24:17.312Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-31T00:24:17.312Z] ---> Running in 294deb365261 [2023-05-31T00:24:17.571Z] Removing intermediate container 294deb365261 [2023-05-31T00:24:17.571Z] ---> 262e76a37aaf [2023-05-31T00:24:17.571Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-31T00:24:17.571Z] ---> Running in bc4a6339241e [2023-05-31T00:24:17.571Z] Removing intermediate container bc4a6339241e [2023-05-31T00:24:17.571Z] ---> cfc89e69cf9b [2023-05-31T00:24:17.571Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T00:24:17.571Z] ---> Running in 3781f0e04606 [2023-05-31T00:24:17.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T00:24:17.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T00:24:18.088Z] OK: 272 MiB in 67 packages [2023-05-31T00:24:19.038Z] Removing intermediate container 3781f0e04606 [2023-05-31T00:24:19.038Z] ---> 42f29df67bf8 [2023-05-31T00:24:19.038Z] Step 8/36 : WORKDIR /device-usb-camera [2023-05-31T00:24:19.038Z] ---> Running in 355a7c0eec41 [2023-05-31T00:24:19.297Z] Removing intermediate container 355a7c0eec41 [2023-05-31T00:24:19.297Z] ---> 134e119d23e4 [2023-05-31T00:24:19.297Z] Step 9/36 : COPY go.mod vendor* ./ [2023-05-31T00:24:19.557Z] ---> c3ebd1f98f11 [2023-05-31T00:24:19.557Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T00:24:19.817Z] ---> Running in fc00eeb481d9 [2023-05-31T00:24:21.195Z] Removing intermediate container fc00eeb481d9 [2023-05-31T00:24:21.195Z] ---> 3097c796c6d7 [2023-05-31T00:24:21.195Z] Step 11/36 : COPY . . [2023-05-31T00:24:21.454Z] ---> ee0557d380c6 [2023-05-31T00:24:21.454Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-31T00:24:21.713Z] ---> Running in 14c964cc3da7 [2023-05-31T00:24:22.278Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T00:24:22.278Z] Dload Upload Total Spent Left Speed [2023-05-31T00:24:22.278Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 21044 0 --:--:-- --:--:-- --:--:-- 21240 [2023-05-31T00:24:22.536Z] Removing intermediate container 14c964cc3da7 [2023-05-31T00:24:22.536Z] ---> c27babbd9cd5 [2023-05-31T00:24:22.536Z] Step 13/36 : RUN ${MAKE} [2023-05-31T00:24:22.536Z] ---> Running in 6558c80c78ad [2023-05-31T00:24:22.794Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.50" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-31T00:24:44.743Z] Removing intermediate container 6558c80c78ad [2023-05-31T00:24:44.743Z] ---> 0665b46927d5 [2023-05-31T00:24:44.743Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-31T00:24:45.002Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-31T00:24:45.576Z] 4acc49c71d14: Pulling fs layer [2023-05-31T00:24:45.576Z] 4acc49c71d14: Verifying Checksum [2023-05-31T00:24:45.576Z] 4acc49c71d14: Download complete [2023-05-31T00:24:45.835Z] 4acc49c71d14: Pull complete [2023-05-31T00:24:46.094Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-31T00:24:46.095Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-31T00:24:46.095Z] ---> 01a2bd3e5fff [2023-05-31T00:24:46.095Z] Step 15/36 : FROM alpine:3.17 [2023-05-31T00:24:46.662Z] 3.17: Pulling from library/alpine [2023-05-31T00:24:46.662Z] f56be85fc22e: Already exists [2023-05-31T00:24:46.662Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T00:24:46.662Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T00:24:46.920Z] ---> 9ed4aefc74f6 [2023-05-31T00:24:46.920Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-31T00:24:47.180Z] ---> Running in 59ca92243400 [2023-05-31T00:24:47.438Z] Removing intermediate container 59ca92243400 [2023-05-31T00:24:47.438Z] ---> 24a50d997a93 [2023-05-31T00:24:47.438Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-31T00:24:47.438Z] ---> Running in 24517095bada [2023-05-31T00:24:47.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T00:24:47.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T00:24:48.215Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-05-31T00:24:48.215Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-05-31T00:24:48.473Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-05-31T00:24:48.473Z] (4/86) Installing libxau (1.0.10-r0) [2023-05-31T00:24:48.473Z] (5/86) Installing libmd (1.0.4-r0) [2023-05-31T00:24:48.473Z] (6/86) Installing libbsd (0.11.7-r0) [2023-05-31T00:24:48.473Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-05-31T00:24:48.473Z] (8/86) Installing libxcb (1.15-r0) [2023-05-31T00:24:48.473Z] (9/86) Installing libx11 (1.8.4-r0) [2023-05-31T00:24:48.473Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-05-31T00:24:48.473Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-05-31T00:24:48.731Z] (12/86) Installing libexpat (2.5.0-r0) [2023-05-31T00:24:48.731Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-05-31T00:24:48.731Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-05-31T00:24:48.731Z] (15/86) Installing libpng (1.6.38-r0) [2023-05-31T00:24:48.731Z] (16/86) Installing freetype (2.12.1-r0) [2023-05-31T00:24:48.731Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-05-31T00:24:48.731Z] (18/86) Installing fribidi (1.0.12-r0) [2023-05-31T00:24:48.731Z] (19/86) Installing libffi (3.4.4-r0) [2023-05-31T00:24:48.731Z] (20/86) Installing libintl (0.21.1-r1) [2023-05-31T00:24:48.731Z] (21/86) Installing libblkid (2.38.1-r1) [2023-05-31T00:24:48.731Z] (22/86) Installing libmount (2.38.1-r1) [2023-05-31T00:24:48.731Z] (23/86) Installing pcre2 (10.42-r0) [2023-05-31T00:24:48.731Z] (24/86) Installing glib (2.74.7-r0) [2023-05-31T00:24:48.731Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-05-31T00:24:48.731Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-05-31T00:24:48.731Z] (27/86) Installing libass (0.16.0-r1) [2023-05-31T00:24:48.731Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-05-31T00:24:48.731Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-05-31T00:24:48.731Z] (30/86) Installing libpciaccess (0.17-r0) [2023-05-31T00:24:48.731Z] (31/86) Installing libdrm (2.4.114-r0) [2023-05-31T00:24:48.731Z] (32/86) Installing gmp (6.2.1-r2) [2023-05-31T00:24:48.731Z] (33/86) Installing nettle (3.8.1-r0) [2023-05-31T00:24:48.731Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-05-31T00:24:48.991Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-05-31T00:24:48.991Z] (36/86) Installing libunistring (1.1-r0) [2023-05-31T00:24:48.991Z] (37/86) Installing gnutls (3.7.8-r3) [2023-05-31T00:24:48.991Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-05-31T00:24:48.991Z] (39/86) Installing ncurses-libs (6.3_p20221119-r1) [2023-05-31T00:24:48.991Z] (40/86) Installing lame (3.100-r2) [2023-05-31T00:24:48.991Z] (41/86) Installing opus (1.3.1-r1) [2023-05-31T00:24:48.991Z] (42/86) Installing libasyncns (0.8-r1) [2023-05-31T00:24:48.991Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-05-31T00:24:48.991Z] (44/86) Installing libltdl (2.4.7-r1) [2023-05-31T00:24:48.991Z] (45/86) Installing orc (0.4.33-r0) [2023-05-31T00:24:48.991Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-05-31T00:24:48.991Z] (47/86) Installing libogg (1.3.5-r2) [2023-05-31T00:24:48.991Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-31T00:24:48.991Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-05-31T00:24:48.991Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-05-31T00:24:48.991Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-05-31T00:24:48.991Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-05-31T00:24:48.991Z] (53/86) Installing soxr (0.1.3-r3) [2023-05-31T00:24:48.991Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-05-31T00:24:48.991Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-05-31T00:24:48.991Z] (56/86) Installing libpulse (16.1-r6) [2023-05-31T00:24:48.991Z] (57/86) Installing cjson (1.7.15-r3) [2023-05-31T00:24:49.250Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-05-31T00:24:49.250Z] (59/86) Installing librist (0.2.7-r0) [2023-05-31T00:24:49.250Z] (60/86) Installing libsrt (1.5.1-r0) [2023-05-31T00:24:49.250Z] (61/86) Installing libssh (0.10.5-r0) [2023-05-31T00:24:49.250Z] (62/86) Installing libtheora (1.1.1-r16) [2023-05-31T00:24:49.250Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-05-31T00:24:49.250Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-05-31T00:24:49.250Z] (65/86) Installing libxext (1.3.5-r0) [2023-05-31T00:24:49.250Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-05-31T00:24:49.250Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-05-31T00:24:49.250Z] (68/86) Installing libva (2.16.0-r0) [2023-05-31T00:24:49.250Z] (69/86) Installing libvdpau (1.5-r0) [2023-05-31T00:24:49.250Z] (70/86) Installing vidstab (1.1.0-r2) [2023-05-31T00:24:49.250Z] (71/86) Installing libvpx (1.12.0-r1) [2023-05-31T00:24:49.250Z] (72/86) Installing libwebp (1.2.4-r2) [2023-05-31T00:24:49.250Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-05-31T00:24:49.250Z] (74/86) Installing numactl (2.0.16-r1) [2023-05-31T00:24:49.250Z] (75/86) Installing x265-libs (3.5-r3) [2023-05-31T00:24:49.509Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-05-31T00:24:49.509Z] (77/86) Installing libsodium (1.0.18-r2) [2023-05-31T00:24:49.509Z] (78/86) Installing libzmq (4.3.4-r1) [2023-05-31T00:24:49.509Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-05-31T00:24:49.509Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-05-31T00:24:49.509Z] (81/86) Installing udev-init-scripts (35-r1) [2023-05-31T00:24:49.509Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-05-31T00:24:49.509Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-05-31T00:24:49.509Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-05-31T00:24:49.509Z] (85/86) Installing kmod-libs (30-r1) [2023-05-31T00:24:49.509Z] (86/86) Installing eudev (3.2.11-r4) [2023-05-31T00:24:49.768Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T00:24:49.768Z] Executing eudev-3.2.11-r4.trigger [2023-05-31T00:24:49.768Z] OK: 112 MiB in 101 packages [2023-05-31T00:24:53.146Z] Removing intermediate container 24517095bada [2023-05-31T00:24:53.146Z] ---> b4155905e5f1 [2023-05-31T00:24:53.146Z] Step 18/36 : WORKDIR / [2023-05-31T00:24:53.146Z] ---> Running in ea4d452894ea [2023-05-31T00:24:53.146Z] Removing intermediate container ea4d452894ea [2023-05-31T00:24:53.146Z] ---> f6906a949a5c [2023-05-31T00:24:53.146Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-05-31T00:24:53.404Z] ---> cc2f6b10b65b [2023-05-31T00:24:53.404Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-31T00:24:53.663Z] ---> 9857324c5c36 [2023-05-31T00:24:53.663Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-31T00:24:53.663Z] ---> 732899e4356d [2023-05-31T00:24:53.663Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-31T00:24:53.923Z] ---> 5886eb23a27f [2023-05-31T00:24:53.923Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-31T00:24:53.923Z] ---> 38b04e1bbfe4 [2023-05-31T00:24:53.923Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-31T00:24:54.181Z] ---> 69c2c67fe08a [2023-05-31T00:24:54.181Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-05-31T00:24:54.757Z] ---> e764018b3b4b [2023-05-31T00:24:54.757Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-31T00:24:54.757Z] ---> Running in b46b80af52b8 [2023-05-31T00:24:55.324Z] Removing intermediate container b46b80af52b8 [2023-05-31T00:24:55.324Z] ---> c1c7c85709d9 [2023-05-31T00:24:55.324Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-31T00:24:55.324Z] ---> Running in db71e61f75ca [2023-05-31T00:24:55.892Z] Removing intermediate container db71e61f75ca [2023-05-31T00:24:55.892Z] ---> 409a7c43a32b [2023-05-31T00:24:55.892Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-31T00:24:55.892Z] ---> Running in ff7efab0cde2 [2023-05-31T00:24:56.460Z] Removing intermediate container ff7efab0cde2 [2023-05-31T00:24:56.460Z] ---> 0796edbd28e3 [2023-05-31T00:24:56.460Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-05-31T00:24:56.460Z] ---> Running in ea530549e8ee [2023-05-31T00:24:57.027Z] Removing intermediate container ea530549e8ee [2023-05-31T00:24:57.027Z] ---> b0ddc204566f [2023-05-31T00:24:57.027Z] Step 30/36 : EXPOSE 59983 [2023-05-31T00:24:57.027Z] ---> Running in 6e1a29559073 [2023-05-31T00:24:57.027Z] Removing intermediate container 6e1a29559073 [2023-05-31T00:24:57.027Z] ---> af6179a5053d [2023-05-31T00:24:57.027Z] Step 31/36 : EXPOSE 8554 [2023-05-31T00:24:57.027Z] ---> Running in 32335bf512ff [2023-05-31T00:24:57.287Z] Removing intermediate container 32335bf512ff [2023-05-31T00:24:57.287Z] ---> fc1ef3f1d06a [2023-05-31T00:24:57.287Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-31T00:24:57.287Z] ---> Running in d11640be8bf1 [2023-05-31T00:24:57.287Z] Removing intermediate container d11640be8bf1 [2023-05-31T00:24:57.287Z] ---> 922e764f087a [2023-05-31T00:24:57.287Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-31T00:24:57.287Z] ---> Running in cad778a28bf0 [2023-05-31T00:24:57.287Z] Removing intermediate container cad778a28bf0 [2023-05-31T00:24:57.287Z] ---> 8e3ce9dcedd8 [2023-05-31T00:24:57.287Z] Step 34/36 : LABEL arch=amd64 [2023-05-31T00:24:57.548Z] ---> Running in 49f2a2c882e3 [2023-05-31T00:24:57.548Z] Removing intermediate container 49f2a2c882e3 [2023-05-31T00:24:57.548Z] ---> 8e2ad5448499 [2023-05-31T00:24:57.548Z] Step 35/36 : LABEL git_sha=d0f5938560965a72cdd41116a6cc710ba42503af [2023-05-31T00:24:57.548Z] ---> Running in 76c39b26cc45 [2023-05-31T00:24:57.548Z] Removing intermediate container 76c39b26cc45 [2023-05-31T00:24:57.548Z] ---> 03294d51d8c4 [2023-05-31T00:24:57.548Z] Step 36/36 : LABEL version=3.0.0-dev.50 [2023-05-31T00:24:57.548Z] ---> Running in d674fe2a40f7 [2023-05-31T00:24:57.548Z] Removing intermediate container d674fe2a40f7 [2023-05-31T00:24:57.548Z] ---> 0786832179cb [2023-05-31T00:24:57.548Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T00:24:57.809Z] Successfully built 0786832179cb [2023-05-31T00:24:57.809Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T00:24:57.902Z] provisioning config files... [2023-05-31T00:24:57.912Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1830021085279792196tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:24:58.210Z] ---> docker-login.sh [2023-05-31T00:24:58.210Z] nexus3.edgexfoundry.org:10001 [2023-05-31T00:24:58.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:24:58.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:24:58.210Z] Configure a credential helper to remove this warning. See [2023-05-31T00:24:58.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:24:58.210Z] [2023-05-31T00:24:58.210Z] Login Succeeded [2023-05-31T00:24:58.210Z] nexus3.edgexfoundry.org:10002 [2023-05-31T00:24:58.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:24:58.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:24:58.470Z] Configure a credential helper to remove this warning. See [2023-05-31T00:24:58.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:24:58.470Z] [2023-05-31T00:24:58.470Z] Login Succeeded [2023-05-31T00:24:58.470Z] nexus3.edgexfoundry.org:10003 [2023-05-31T00:24:58.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:24:58.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:24:58.470Z] Configure a credential helper to remove this warning. See [2023-05-31T00:24:58.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:24:58.470Z] [2023-05-31T00:24:58.470Z] Login Succeeded [2023-05-31T00:24:58.470Z] nexus3.edgexfoundry.org:10004 [2023-05-31T00:24:58.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:24:58.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:24:58.728Z] Configure a credential helper to remove this warning. See [2023-05-31T00:24:58.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:24:58.728Z] [2023-05-31T00:24:58.728Z] Login Succeeded [2023-05-31T00:24:58.728Z] docker.io [2023-05-31T00:24:58.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:24:58.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:24:58.987Z] Configure a credential helper to remove this warning. See [2023-05-31T00:24:58.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:24:58.987Z] [2023-05-31T00:24:58.987Z] Login Succeeded [2023-05-31T00:24:58.987Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T00:24:58.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T00:24:59.030Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:24:59.054Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-05-31T00:24:59.054Z] d0f5938560965a72cdd41116a6cc710ba42503af [2023-05-31T00:24:59.054Z] latest [2023-05-31T00:24:59.054Z] 3.0.0-dev.50 [2023-05-31T00:24:59.054Z] d0f5938560965a72cdd41116a6cc710ba42503af-3.0.0-dev.50 [2023-05-31T00:24:59.054Z] main [2023-05-31T00:24:59.054Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:24:59.387Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:d0f5938560965a72cdd41116a6cc710ba42503af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:24:59.696Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:d0f5938560965a72cdd41116a6cc710ba42503af [2023-05-31T00:24:59.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-31T00:24:59.696Z] 02c3b8d75ba5: Preparing [2023-05-31T00:24:59.696Z] 7538fdb2038a: Preparing [2023-05-31T00:24:59.696Z] 734a74e6075f: Preparing [2023-05-31T00:24:59.696Z] c2af6a4d52da: Preparing [2023-05-31T00:24:59.696Z] 3827b5b91e75: Preparing [2023-05-31T00:24:59.696Z] acc83c6ca332: Preparing [2023-05-31T00:24:59.696Z] 766e73094c87: Preparing [2023-05-31T00:24:59.696Z] cd2b5d601551: Preparing [2023-05-31T00:24:59.696Z] e00a945c8815: Preparing [2023-05-31T00:24:59.696Z] 550a32aaafe7: Preparing [2023-05-31T00:24:59.696Z] 62c1d78b0d84: Preparing [2023-05-31T00:24:59.696Z] a3850d3d020a: Preparing [2023-05-31T00:24:59.696Z] f1417ff83b31: Preparing [2023-05-31T00:24:59.696Z] e00a945c8815: Waiting [2023-05-31T00:24:59.696Z] a3850d3d020a: Waiting [2023-05-31T00:24:59.696Z] 550a32aaafe7: Waiting [2023-05-31T00:24:59.696Z] 62c1d78b0d84: Waiting [2023-05-31T00:24:59.696Z] f1417ff83b31: Waiting [2023-05-31T00:24:59.696Z] acc83c6ca332: Waiting [2023-05-31T00:24:59.696Z] 766e73094c87: Waiting [2023-05-31T00:24:59.696Z] cd2b5d601551: Waiting [2023-05-31T00:24:59.696Z] 7538fdb2038a: Pushed [2023-05-31T00:24:59.696Z] c2af6a4d52da: Pushed [2023-05-31T00:24:59.696Z] 734a74e6075f: Pushed [2023-05-31T00:24:59.696Z] 02c3b8d75ba5: Pushed [2023-05-31T00:24:59.954Z] acc83c6ca332: Pushed [2023-05-31T00:24:59.954Z] e00a945c8815: Pushed [2023-05-31T00:24:59.954Z] cd2b5d601551: Pushed [2023-05-31T00:25:00.213Z] 766e73094c87: Pushed [2023-05-31T00:25:00.213Z] f1417ff83b31: Layer already exists [2023-05-31T00:25:00.213Z] 550a32aaafe7: Pushed [2023-05-31T00:25:02.744Z] 3827b5b91e75: Pushed [2023-05-31T00:25:02.744Z] 62c1d78b0d84: Pushed [2023-05-31T00:25:10.857Z] a3850d3d020a: Pushed [2023-05-31T00:25:10.857Z] d0f5938560965a72cdd41116a6cc710ba42503af: digest: sha256:04c2c34d494a154f75612d2b03612096ecc5272ad8f908e4dfaaa053a2fa7a55 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:11.159Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:11.463Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-05-31T00:25:11.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-31T00:25:11.463Z] 02c3b8d75ba5: Preparing [2023-05-31T00:25:11.463Z] 7538fdb2038a: Preparing [2023-05-31T00:25:11.463Z] 734a74e6075f: Preparing [2023-05-31T00:25:11.463Z] c2af6a4d52da: Preparing [2023-05-31T00:25:11.463Z] 3827b5b91e75: Preparing [2023-05-31T00:25:11.463Z] acc83c6ca332: Preparing [2023-05-31T00:25:11.463Z] 766e73094c87: Preparing [2023-05-31T00:25:11.463Z] cd2b5d601551: Preparing [2023-05-31T00:25:11.463Z] e00a945c8815: Preparing [2023-05-31T00:25:11.463Z] 550a32aaafe7: Preparing [2023-05-31T00:25:11.463Z] 62c1d78b0d84: Preparing [2023-05-31T00:25:11.463Z] a3850d3d020a: Preparing [2023-05-31T00:25:11.463Z] f1417ff83b31: Preparing [2023-05-31T00:25:11.463Z] cd2b5d601551: Waiting [2023-05-31T00:25:11.463Z] acc83c6ca332: Waiting [2023-05-31T00:25:11.463Z] e00a945c8815: Waiting [2023-05-31T00:25:11.463Z] 550a32aaafe7: Waiting [2023-05-31T00:25:11.463Z] 766e73094c87: Waiting [2023-05-31T00:25:11.463Z] f1417ff83b31: Waiting [2023-05-31T00:25:11.463Z] 62c1d78b0d84: Waiting [2023-05-31T00:25:11.463Z] a3850d3d020a: Waiting [2023-05-31T00:25:11.463Z] 7538fdb2038a: Layer already exists [2023-05-31T00:25:11.463Z] 734a74e6075f: Layer already exists [2023-05-31T00:25:11.463Z] c2af6a4d52da: Layer already exists [2023-05-31T00:25:11.463Z] 3827b5b91e75: Layer already exists [2023-05-31T00:25:11.463Z] 02c3b8d75ba5: Layer already exists [2023-05-31T00:25:11.463Z] acc83c6ca332: Layer already exists [2023-05-31T00:25:11.463Z] 766e73094c87: Layer already exists [2023-05-31T00:25:11.463Z] 550a32aaafe7: Layer already exists [2023-05-31T00:25:11.463Z] cd2b5d601551: Layer already exists [2023-05-31T00:25:11.463Z] e00a945c8815: Layer already exists [2023-05-31T00:25:11.463Z] 62c1d78b0d84: Layer already exists [2023-05-31T00:25:11.463Z] f1417ff83b31: Layer already exists [2023-05-31T00:25:11.463Z] a3850d3d020a: Layer already exists [2023-05-31T00:25:11.463Z] latest: digest: sha256:04c2c34d494a154f75612d2b03612096ecc5272ad8f908e4dfaaa053a2fa7a55 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:11.780Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:12.085Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.50 [2023-05-31T00:25:12.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-31T00:25:12.085Z] 02c3b8d75ba5: Preparing [2023-05-31T00:25:12.085Z] 7538fdb2038a: Preparing [2023-05-31T00:25:12.085Z] 734a74e6075f: Preparing [2023-05-31T00:25:12.085Z] c2af6a4d52da: Preparing [2023-05-31T00:25:12.085Z] 3827b5b91e75: Preparing [2023-05-31T00:25:12.085Z] acc83c6ca332: Preparing [2023-05-31T00:25:12.085Z] 766e73094c87: Preparing [2023-05-31T00:25:12.085Z] cd2b5d601551: Preparing [2023-05-31T00:25:12.085Z] e00a945c8815: Preparing [2023-05-31T00:25:12.085Z] 550a32aaafe7: Preparing [2023-05-31T00:25:12.085Z] 62c1d78b0d84: Preparing [2023-05-31T00:25:12.085Z] a3850d3d020a: Preparing [2023-05-31T00:25:12.085Z] f1417ff83b31: Preparing [2023-05-31T00:25:12.085Z] acc83c6ca332: Waiting [2023-05-31T00:25:12.085Z] 766e73094c87: Waiting [2023-05-31T00:25:12.085Z] cd2b5d601551: Waiting [2023-05-31T00:25:12.085Z] e00a945c8815: Waiting [2023-05-31T00:25:12.085Z] 550a32aaafe7: Waiting [2023-05-31T00:25:12.085Z] 62c1d78b0d84: Waiting [2023-05-31T00:25:12.085Z] f1417ff83b31: Waiting [2023-05-31T00:25:12.085Z] a3850d3d020a: Waiting [2023-05-31T00:25:12.085Z] c2af6a4d52da: Layer already exists [2023-05-31T00:25:12.085Z] 7538fdb2038a: Layer already exists [2023-05-31T00:25:12.085Z] 3827b5b91e75: Layer already exists [2023-05-31T00:25:12.085Z] 734a74e6075f: Layer already exists [2023-05-31T00:25:12.085Z] 02c3b8d75ba5: Layer already exists [2023-05-31T00:25:12.085Z] acc83c6ca332: Layer already exists [2023-05-31T00:25:12.085Z] 766e73094c87: Layer already exists [2023-05-31T00:25:12.085Z] 550a32aaafe7: Layer already exists [2023-05-31T00:25:12.085Z] cd2b5d601551: Layer already exists [2023-05-31T00:25:12.085Z] e00a945c8815: Layer already exists [2023-05-31T00:25:12.085Z] 62c1d78b0d84: Layer already exists [2023-05-31T00:25:12.085Z] a3850d3d020a: Layer already exists [2023-05-31T00:25:12.085Z] f1417ff83b31: Layer already exists [2023-05-31T00:25:12.085Z] 3.0.0-dev.50: digest: sha256:04c2c34d494a154f75612d2b03612096ecc5272ad8f908e4dfaaa053a2fa7a55 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:12.407Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:d0f5938560965a72cdd41116a6cc710ba42503af-3.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:12.712Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:d0f5938560965a72cdd41116a6cc710ba42503af-3.0.0-dev.50 [2023-05-31T00:25:12.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-31T00:25:12.712Z] 02c3b8d75ba5: Preparing [2023-05-31T00:25:12.712Z] 7538fdb2038a: Preparing [2023-05-31T00:25:12.712Z] 734a74e6075f: Preparing [2023-05-31T00:25:12.712Z] c2af6a4d52da: Preparing [2023-05-31T00:25:12.712Z] 3827b5b91e75: Preparing [2023-05-31T00:25:12.712Z] acc83c6ca332: Preparing [2023-05-31T00:25:12.712Z] 766e73094c87: Preparing [2023-05-31T00:25:12.712Z] cd2b5d601551: Preparing [2023-05-31T00:25:12.712Z] e00a945c8815: Preparing [2023-05-31T00:25:12.712Z] 550a32aaafe7: Preparing [2023-05-31T00:25:12.712Z] 62c1d78b0d84: Preparing [2023-05-31T00:25:12.712Z] a3850d3d020a: Preparing [2023-05-31T00:25:12.712Z] f1417ff83b31: Preparing [2023-05-31T00:25:12.712Z] cd2b5d601551: Waiting [2023-05-31T00:25:12.712Z] e00a945c8815: Waiting [2023-05-31T00:25:12.712Z] 766e73094c87: Waiting [2023-05-31T00:25:12.713Z] a3850d3d020a: Waiting [2023-05-31T00:25:12.713Z] f1417ff83b31: Waiting [2023-05-31T00:25:12.713Z] 550a32aaafe7: Waiting [2023-05-31T00:25:12.713Z] acc83c6ca332: Waiting [2023-05-31T00:25:12.713Z] 62c1d78b0d84: Waiting [2023-05-31T00:25:12.713Z] 02c3b8d75ba5: Layer already exists [2023-05-31T00:25:12.713Z] 734a74e6075f: Layer already exists [2023-05-31T00:25:12.713Z] c2af6a4d52da: Layer already exists [2023-05-31T00:25:12.713Z] 7538fdb2038a: Layer already exists [2023-05-31T00:25:12.713Z] 3827b5b91e75: Layer already exists [2023-05-31T00:25:12.713Z] acc83c6ca332: Layer already exists [2023-05-31T00:25:12.713Z] 766e73094c87: Layer already exists [2023-05-31T00:25:12.713Z] 550a32aaafe7: Layer already exists [2023-05-31T00:25:12.713Z] e00a945c8815: Layer already exists [2023-05-31T00:25:12.713Z] cd2b5d601551: Layer already exists [2023-05-31T00:25:12.713Z] a3850d3d020a: Layer already exists [2023-05-31T00:25:12.713Z] 62c1d78b0d84: Layer already exists [2023-05-31T00:25:12.713Z] f1417ff83b31: Layer already exists [2023-05-31T00:25:12.713Z] d0f5938560965a72cdd41116a6cc710ba42503af-3.0.0-dev.50: digest: sha256:04c2c34d494a154f75612d2b03612096ecc5272ad8f908e4dfaaa053a2fa7a55 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:13.018Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:13.322Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-05-31T00:25:13.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-31T00:25:13.322Z] 02c3b8d75ba5: Preparing [2023-05-31T00:25:13.322Z] 7538fdb2038a: Preparing [2023-05-31T00:25:13.322Z] 734a74e6075f: Preparing [2023-05-31T00:25:13.322Z] c2af6a4d52da: Preparing [2023-05-31T00:25:13.322Z] 3827b5b91e75: Preparing [2023-05-31T00:25:13.322Z] acc83c6ca332: Preparing [2023-05-31T00:25:13.322Z] 766e73094c87: Preparing [2023-05-31T00:25:13.322Z] cd2b5d601551: Preparing [2023-05-31T00:25:13.322Z] e00a945c8815: Preparing [2023-05-31T00:25:13.322Z] 550a32aaafe7: Preparing [2023-05-31T00:25:13.322Z] 62c1d78b0d84: Preparing [2023-05-31T00:25:13.322Z] a3850d3d020a: Preparing [2023-05-31T00:25:13.322Z] f1417ff83b31: Preparing [2023-05-31T00:25:13.322Z] cd2b5d601551: Waiting [2023-05-31T00:25:13.322Z] e00a945c8815: Waiting [2023-05-31T00:25:13.322Z] 550a32aaafe7: Waiting [2023-05-31T00:25:13.322Z] 62c1d78b0d84: Waiting [2023-05-31T00:25:13.322Z] a3850d3d020a: Waiting [2023-05-31T00:25:13.322Z] f1417ff83b31: Waiting [2023-05-31T00:25:13.322Z] acc83c6ca332: Waiting [2023-05-31T00:25:13.322Z] 766e73094c87: Waiting [2023-05-31T00:25:13.322Z] 3827b5b91e75: Layer already exists [2023-05-31T00:25:13.322Z] c2af6a4d52da: Layer already exists [2023-05-31T00:25:13.322Z] 734a74e6075f: Layer already exists [2023-05-31T00:25:13.322Z] 7538fdb2038a: Layer already exists [2023-05-31T00:25:13.322Z] 02c3b8d75ba5: Layer already exists [2023-05-31T00:25:13.322Z] acc83c6ca332: Layer already exists [2023-05-31T00:25:13.322Z] cd2b5d601551: Layer already exists [2023-05-31T00:25:13.322Z] 766e73094c87: Layer already exists [2023-05-31T00:25:13.322Z] e00a945c8815: Layer already exists [2023-05-31T00:25:13.322Z] 550a32aaafe7: Layer already exists [2023-05-31T00:25:13.322Z] a3850d3d020a: Layer already exists [2023-05-31T00:25:13.322Z] 62c1d78b0d84: Layer already exists [2023-05-31T00:25:13.322Z] f1417ff83b31: Layer already exists [2023-05-31T00:25:13.322Z] main: digest: sha256:04c2c34d494a154f75612d2b03612096ecc5272ad8f908e4dfaaa053a2fa7a55 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T00:25:13.362Z] ===================================================== [Pipeline] echo [2023-05-31T00:25:13.368Z] taggedImages: [2023-05-31T00:25:13.368Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:d0f5938560965a72cdd41116a6cc710ba42503af [2023-05-31T00:25:13.368Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-05-31T00:25:13.368Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.50 [2023-05-31T00:25:13.368Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:d0f5938560965a72cdd41116a6cc710ba42503af-3.0.0-dev.50 [2023-05-31T00:25:13.368Z] - nexus3.edgexfoundry.org:10004/device-usb-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-31T00:25:13.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T00:25:13.731Z] [2023-05-31T00:25:13.731Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:14.027Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T00:25:14.027Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-31T00:25:14.027Z] 5eb5b503b376: Pulling fs layer [2023-05-31T00:25:14.027Z] 5c69ac0246d0: Pulling fs layer [2023-05-31T00:25:14.027Z] ec43610c2a17: Pulling fs layer [2023-05-31T00:25:14.027Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-31T00:25:14.027Z] 33b1e0a273af: Pulling fs layer [2023-05-31T00:25:14.027Z] 5d3b04190fa2: Pulling fs layer [2023-05-31T00:25:14.027Z] 2f39f015ded8: Pulling fs layer [2023-05-31T00:25:14.027Z] 5d3b04190fa2: Waiting [2023-05-31T00:25:14.027Z] 2f39f015ded8: Waiting [2023-05-31T00:25:14.027Z] 3a2ae6a8a46f: Waiting [2023-05-31T00:25:14.027Z] 33b1e0a273af: Waiting [2023-05-31T00:25:14.027Z] 5c69ac0246d0: Verifying Checksum [2023-05-31T00:25:14.027Z] 5c69ac0246d0: Download complete [2023-05-31T00:25:14.027Z] 3a2ae6a8a46f: Download complete [2023-05-31T00:25:14.027Z] 33b1e0a273af: Verifying Checksum [2023-05-31T00:25:14.027Z] 33b1e0a273af: Download complete [2023-05-31T00:25:14.027Z] 5d3b04190fa2: Verifying Checksum [2023-05-31T00:25:14.027Z] 5d3b04190fa2: Download complete [2023-05-31T00:25:14.027Z] ec43610c2a17: Verifying Checksum [2023-05-31T00:25:14.027Z] ec43610c2a17: Download complete [2023-05-31T00:25:14.286Z] 5eb5b503b376: Verifying Checksum [2023-05-31T00:25:14.286Z] 5eb5b503b376: Download complete [2023-05-31T00:25:14.854Z] 2f39f015ded8: Download complete [2023-05-31T00:25:15.421Z] 5eb5b503b376: Pull complete [2023-05-31T00:25:15.679Z] 5c69ac0246d0: Pull complete [2023-05-31T00:25:16.246Z] ec43610c2a17: Pull complete [2023-05-31T00:25:16.246Z] 3a2ae6a8a46f: Pull complete [2023-05-31T00:25:16.505Z] 33b1e0a273af: Pull complete [2023-05-31T00:25:16.505Z] 5d3b04190fa2: Pull complete [2023-05-31T00:25:21.775Z] 2f39f015ded8: Pull complete [2023-05-31T00:25:21.775Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-31T00:25:21.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T00:25:21.775Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:25:21.861Z] prd-ubuntu20.04-docker-8c-8g-17407 does not seem to be running inside a container [2023-05-31T00:25:21.896Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-31T00:25:25.988Z] $ docker top 26b3d5c00916e3462f5d9afbff0b0ef270aea881010bdbe36653df30c9df1a3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:25:26.355Z] ---> job-cost.sh [2023-05-31T00:25:26.355Z] lf-activate-venv: SKIPPING [2023-05-31T00:25:26.355Z] INFO: No Stack... [2023-05-31T00:25:26.614Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T00:25:27.182Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T00:25:27.472Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-05-31T00:25:27.472Z] + cut -d, -f6 [Pipeline] lock [2023-05-31T00:25:27.488Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-122-stack-cost] [2023-05-31T00:25:27.494Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-122-stack-cost] did not exist. Created. [2023-05-31T00:25:27.494Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T00:25:27.798Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-31T00:25:27.830Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T00:25:27.837Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-122-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T00:25:27.859Z] $ docker stop --time=1 26b3d5c00916e3462f5d9afbff0b0ef270aea881010bdbe36653df30c9df1a3f [2023-05-31T00:25:29.281Z] $ docker rm -f --volumes 26b3d5c00916e3462f5d9afbff0b0ef270aea881010bdbe36653df30c9df1a3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-31T00:25:42.225Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17413 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-05-31T00:25:42.236Z] Running in /w/workspace/device-usb-camera/122 [Pipeline] { [Pipeline] checkout [2023-05-31T00:25:42.277Z] Selected Git installation does not exist. Using Default [2023-05-31T00:25:42.277Z] The recommended git tool is: NONE [2023-05-31T00:25:48.720Z] using credential edgex-jenkins-ssh [2023-05-31T00:25:48.742Z] Cloning the remote Git repository [2023-05-31T00:25:48.799Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-05-31T00:25:48.906Z] > git init /w/workspace/device-usb-camera/122 # timeout=10 [2023-05-31T00:25:49.074Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-05-31T00:25:49.077Z] > git --version # timeout=10 [2023-05-31T00:25:49.102Z] > git --version # 'git version 2.25.1' [2023-05-31T00:25:49.106Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T00:25:49.292Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T00:25:50.110Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-05-31T00:25:50.136Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T00:25:51.193Z] Avoid second fetch [2023-05-31T00:25:51.194Z] Checking out Revision d0f5938560965a72cdd41116a6cc710ba42503af (main) [2023-05-31T00:25:51.924Z] Commit message: "Merge pull request #259 from EdgeX-Camera-Management/changelog-v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T00:25:51.231Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T00:25:51.314Z] > git checkout -f d0f5938560965a72cdd41116a6cc710ba42503af # timeout=10 [2023-05-31T00:25:52.945Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-31T00:25:52.945Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T00:25:52.945Z] Dload Upload Total Spent Left Speed [2023-05-31T00:25:52.945Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-05-31T00:25:53.680Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-31T00:25:54.027Z] + sudo tee /etc/docker/daemon.new [2023-05-31T00:25:54.027Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-31T00:25:54.027Z] { [2023-05-31T00:25:54.027Z] "registry-mirrors": [ [2023-05-31T00:25:54.027Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-31T00:25:54.027Z] ], [2023-05-31T00:25:54.027Z] "bip": "10.250.0.254/24", [2023-05-31T00:25:54.027Z] "hosts": [ [2023-05-31T00:25:54.027Z] "tcp://0.0.0.0:5555", [2023-05-31T00:25:54.027Z] "unix:///var/run/docker.sock" [2023-05-31T00:25:54.027Z] ], [2023-05-31T00:25:54.027Z] "mtu": 1458, [2023-05-31T00:25:54.027Z] "selinux-enabled": true, [2023-05-31T00:25:54.027Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-31T00:25:54.027Z] } [Pipeline] sh [2023-05-31T00:25:54.390Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-31T00:25:54.760Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T00:26:13.152Z] provisioning config files... [2023-05-31T00:26:13.184Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/122@tmp/config6767202316356982658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:26:13.555Z] ---> docker-login.sh [2023-05-31T00:26:13.555Z] nexus3.edgexfoundry.org:10001 [2023-05-31T00:26:14.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:26:14.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:26:14.145Z] Configure a credential helper to remove this warning. See [2023-05-31T00:26:14.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:26:14.145Z] [2023-05-31T00:26:14.145Z] Login Succeeded [2023-05-31T00:26:14.416Z] nexus3.edgexfoundry.org:10002 [2023-05-31T00:26:14.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:26:14.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:26:14.686Z] Configure a credential helper to remove this warning. See [2023-05-31T00:26:14.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:26:14.686Z] [2023-05-31T00:26:14.686Z] Login Succeeded [2023-05-31T00:26:14.686Z] nexus3.edgexfoundry.org:10003 [2023-05-31T00:26:14.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:26:14.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:26:14.960Z] Configure a credential helper to remove this warning. See [2023-05-31T00:26:14.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:26:14.960Z] [2023-05-31T00:26:14.960Z] Login Succeeded [2023-05-31T00:26:14.960Z] nexus3.edgexfoundry.org:10004 [2023-05-31T00:26:15.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:26:15.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:26:15.509Z] Configure a credential helper to remove this warning. See [2023-05-31T00:26:15.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:26:15.509Z] [2023-05-31T00:26:15.509Z] Login Succeeded [2023-05-31T00:26:15.509Z] docker.io [2023-05-31T00:26:15.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:26:16.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:26:16.051Z] Configure a credential helper to remove this warning. See [2023-05-31T00:26:16.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:26:16.051Z] [2023-05-31T00:26:16.051Z] Login Succeeded [2023-05-31T00:26:16.051Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T00:26:16.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-31T00:26:16.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:26:16.387Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:26:16.402Z] ========================================================= [2023-05-31T00:26:16.402Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-31T00:26:16.402Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:26:16.766Z] + 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-31T00:26:17.035Z] Sending build context to Docker daemon 1.156MB [2023-05-31T00:26:17.035Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T00:26:17.035Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-31T00:26:17.305Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-31T00:26:17.305Z] c41833b44d91: Pulling fs layer [2023-05-31T00:26:17.305Z] ed15518f5707: Pulling fs layer [2023-05-31T00:26:17.305Z] feae8fd75edb: Pulling fs layer [2023-05-31T00:26:17.305Z] 242c74f7c9fa: Pulling fs layer [2023-05-31T00:26:17.305Z] 3cdef696dda3: Pulling fs layer [2023-05-31T00:26:17.305Z] 2ced38df9373: Pulling fs layer [2023-05-31T00:26:17.305Z] 58f1dce35555: Pulling fs layer [2023-05-31T00:26:17.305Z] 242c74f7c9fa: Waiting [2023-05-31T00:26:17.305Z] 2ced38df9373: Waiting [2023-05-31T00:26:17.305Z] 3cdef696dda3: Waiting [2023-05-31T00:26:17.305Z] 58f1dce35555: Waiting [2023-05-31T00:26:17.305Z] ed15518f5707: Verifying Checksum [2023-05-31T00:26:17.305Z] ed15518f5707: Download complete [2023-05-31T00:26:17.305Z] 242c74f7c9fa: Verifying Checksum [2023-05-31T00:26:17.305Z] 242c74f7c9fa: Download complete [2023-05-31T00:26:17.305Z] 3cdef696dda3: Verifying Checksum [2023-05-31T00:26:17.305Z] 3cdef696dda3: Download complete [2023-05-31T00:26:17.305Z] c41833b44d91: Verifying Checksum [2023-05-31T00:26:18.740Z] 58f1dce35555: Verifying Checksum [2023-05-31T00:26:18.740Z] 58f1dce35555: Download complete [2023-05-31T00:26:19.709Z] c41833b44d91: Pull complete [2023-05-31T00:26:19.709Z] feae8fd75edb: Verifying Checksum [2023-05-31T00:26:19.709Z] feae8fd75edb: Download complete [2023-05-31T00:26:19.709Z] 2ced38df9373: Verifying Checksum [2023-05-31T00:26:19.709Z] 2ced38df9373: Download complete [2023-05-31T00:26:19.979Z] ed15518f5707: Pull complete [2023-05-31T00:26:30.074Z] feae8fd75edb: Pull complete [2023-05-31T00:26:30.074Z] 242c74f7c9fa: Pull complete [2023-05-31T00:26:30.344Z] 3cdef696dda3: Pull complete [2023-05-31T00:26:37.021Z] 2ced38df9373: Pull complete [2023-05-31T00:26:39.139Z] 58f1dce35555: Pull complete [2023-05-31T00:26:39.139Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-31T00:26:39.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-31T00:26:39.139Z] ---> fadd8f120f05 [2023-05-31T00:26:39.139Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-31T00:26:41.761Z] ---> Running in 7629f72531af [2023-05-31T00:26:41.761Z] Removing intermediate container 7629f72531af [2023-05-31T00:26:41.761Z] ---> f48660500e2c [2023-05-31T00:26:41.761Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T00:26:41.761Z] ---> Running in 75eb6cea75ba [2023-05-31T00:26:42.036Z] Removing intermediate container 75eb6cea75ba [2023-05-31T00:26:42.036Z] ---> da46e53e0125 [2023-05-31T00:26:42.036Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-31T00:26:42.307Z] ---> Running in b0424de57611 [2023-05-31T00:26:42.585Z] Removing intermediate container b0424de57611 [2023-05-31T00:26:42.585Z] ---> 90df339d25fa [2023-05-31T00:26:42.585Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-31T00:26:42.585Z] ---> Running in 43dad6f2af94 [2023-05-31T00:26:42.861Z] Removing intermediate container 43dad6f2af94 [2023-05-31T00:26:42.861Z] ---> cd7d5345c130 [2023-05-31T00:26:42.861Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T00:26:43.133Z] ---> Running in 11609f8bf3f8 [2023-05-31T00:26:44.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T00:26:45.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T00:26:46.567Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-31T00:26:46.567Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-31T00:26:46.567Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-31T00:26:46.567Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-31T00:26:46.567Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-31T00:26:46.567Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-31T00:26:46.567Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-31T00:26:46.567Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-31T00:26:46.567Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-31T00:26:46.567Z] (10/14) Installing kmod-libs (30-r1) [2023-05-31T00:26:46.567Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-31T00:26:46.567Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-31T00:26:46.567Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-31T00:26:46.567Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-31T00:26:46.567Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T00:26:46.838Z] Executing eudev-3.2.11-r4.trigger [2023-05-31T00:26:46.838Z] OK: 271 MiB in 67 packages [2023-05-31T00:26:48.272Z] Removing intermediate container 11609f8bf3f8 [2023-05-31T00:26:48.272Z] ---> 4ae63929f861 [2023-05-31T00:26:48.272Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-31T00:26:48.272Z] ---> Running in bf428c31cc81 [2023-05-31T00:26:48.548Z] Removing intermediate container bf428c31cc81 [2023-05-31T00:26:48.548Z] ---> 593ce94518f9 [2023-05-31T00:26:48.548Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-31T00:26:49.141Z] ---> 00e0b55340ac [2023-05-31T00:26:49.141Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T00:26:49.412Z] ---> Running in 2633aa01ad8f [2023-05-31T00:27:57.368Z] Removing intermediate container 2633aa01ad8f [2023-05-31T00:27:57.368Z] ---> 05be7be12a5b [2023-05-31T00:27:57.368Z] Step 11/13 : COPY . . [2023-05-31T00:27:57.368Z] ---> e51e2edf258d [2023-05-31T00:27:57.368Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-31T00:27:57.368Z] ---> Running in 0ca912aa7758 [2023-05-31T00:27:57.368Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T00:27:57.368Z] Dload Upload Total Spent Left Speed [2023-05-31T00:27:57.638Z] 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2942 0 --:--:-- --:--:-- --:--:-- 2950 [2023-05-31T00:27:58.608Z] Removing intermediate container 0ca912aa7758 [2023-05-31T00:27:58.608Z] ---> e0ee3918bb8b [2023-05-31T00:27:58.608Z] Step 13/13 : RUN ${MAKE} [2023-05-31T00:27:58.608Z] ---> Running in b83b04c784d2 [2023-05-31T00:27:59.579Z] noop [2023-05-31T00:28:00.553Z] Removing intermediate container b83b04c784d2 [2023-05-31T00:28:00.553Z] ---> a61f2c70df0d [2023-05-31T00:28:00.553Z] Successfully built a61f2c70df0d [2023-05-31T00:28:00.553Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:28:00.927Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T00:28:00.927Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:28:01.217Z] prd-ubuntu20.04-docker-arm64-4c-16g-17413 does not seem to be running inside a container [2023-05-31T00:28:01.304Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/122 -v /w/workspace/device-usb-camera/122:/w/workspace/device-usb-camera/122:rw,z -v /w/workspace/device-usb-camera/122@tmp:/w/workspace/device-usb-camera/122@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-31T00:28:02.716Z] $ docker top d127d4240a62104aafe1d8899125f4902026665bcaa25937d8e848c4f91f3ada -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:28:03.567Z] + go version [2023-05-31T00:28:03.567Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-31T00:28:03.593Z] $ docker stop --time=1 d127d4240a62104aafe1d8899125f4902026665bcaa25937d8e848c4f91f3ada [2023-05-31T00:28:05.302Z] $ docker rm -f --volumes d127d4240a62104aafe1d8899125f4902026665bcaa25937d8e848c4f91f3ada [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:28:05.869Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T00:28:05.869Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:28:06.075Z] prd-ubuntu20.04-docker-arm64-4c-16g-17413 does not seem to be running inside a container [2023-05-31T00:28:06.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/122 -v /w/workspace/device-usb-camera/122:/w/workspace/device-usb-camera/122:rw,z -v /w/workspace/device-usb-camera/122@tmp:/w/workspace/device-usb-camera/122@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-31T00:28:07.411Z] $ docker top c5108a2354bb842fe3aad01dcb24d5a6e27495bb1b61d72a855427a81e382485 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:28:08.260Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/122 [Pipeline] fileExists [Pipeline] sh [2023-05-31T00:28:08.921Z] + make test [2023-05-31T00:28:08.921Z] go test ./... -coverprofile=coverage.out ./... [2023-05-31T00:28:47.822Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-31T00:31:24.563Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-31T00:31:29.928Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.085s coverage: 1.6% of statements [2023-05-31T00:31:30.521Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-31T00:31:30.521Z] go vet ./... [2023-05-31T00:32:02.818Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T00:32:02.818Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T00:32:02.818Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-31T00:32:02.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T00:32:02.856Z] $ docker stop --time=1 c5108a2354bb842fe3aad01dcb24d5a6e27495bb1b61d72a855427a81e382485 [2023-05-31T00:32:04.821Z] $ docker rm -f --volumes c5108a2354bb842fe3aad01dcb24d5a6e27495bb1b61d72a855427a81e382485 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T00:32:06.125Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T00:32:06.144Z] Warning: overwriting stash ‘coverage-report’ [2023-05-31T00:32:06.723Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T00:32:07.112Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T00:32:07.437Z] + ls -al . [2023-05-31T00:32:07.437Z] total 192 [2023-05-31T00:32:07.437Z] drwxrwxr-x 9 jenkins jenkins 4096 May 31 00:28 . [2023-05-31T00:32:07.437Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:25 .. [2023-05-31T00:32:07.437Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 00:25 .git [2023-05-31T00:32:07.437Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:25 .github [2023-05-31T00:32:07.437Z] -rw-rw-r-- 1 jenkins jenkins 414 May 31 00:25 .gitignore [2023-05-31T00:32:07.437Z] -rw-rw-r-- 1 jenkins jenkins 45 May 31 00:25 .golangci.yml [2023-05-31T00:32:07.437Z] -rw-rw-r-- 1 jenkins jenkins 77 May 31 00:25 .hadolint.yml [2023-05-31T00:32:07.437Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 31 00:25 Attribution.txt [2023-05-31T00:32:07.437Z] -rw-rw-r-- 1 jenkins jenkins 11903 May 31 00:25 CHANGELOG.md [2023-05-31T00:32:07.437Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 31 00:25 Dockerfile [2023-05-31T00:32:07.437Z] -rw-rw-r-- 1 jenkins jenkins 678 May 31 00:25 GOVERNANCE.md [2023-05-31T00:32:07.437Z] -rw-rw-r-- 1 jenkins jenkins 659 May 31 00:25 Jenkinsfile [2023-05-31T00:32:07.437Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 31 00:25 LICENSE [2023-05-31T00:32:07.437Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 31 00:25 Makefile [2023-05-31T00:32:07.437Z] -rw-rw-r-- 1 jenkins jenkins 622 May 31 00:25 OWNERS.md [2023-05-31T00:32:07.437Z] -rw-rw-r-- 1 jenkins jenkins 2477 May 31 00:25 README.md [2023-05-31T00:32:07.437Z] -rw-rw-r-- 1 jenkins jenkins 12 May 31 00:22 VERSION [2023-05-31T00:32:07.437Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:25 bin [2023-05-31T00:32:07.437Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:25 cmd [2023-05-31T00:32:07.437Z] -rw-r--r-- 1 jenkins jenkins 35569 May 31 00:31 coverage.out [2023-05-31T00:32:07.437Z] -rwxrwxr-x 1 jenkins jenkins 140 May 31 00:25 docker-entrypoint.sh [2023-05-31T00:32:07.437Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:25 docs [2023-05-31T00:32:07.437Z] -rw-rw-r-- 1 jenkins jenkins 3371 May 31 00:25 go.mod [2023-05-31T00:32:07.437Z] -rw-rw-r-- 1 jenkins jenkins 31392 May 31 00:25 go.sum [2023-05-31T00:32:07.437Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:25 internal [2023-05-31T00:32:07.437Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:25 snap [2023-05-31T00:32:07.437Z] -rw-rw-r-- 1 jenkins jenkins 231 May 31 00:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:32:07.797Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d0f5938560965a72cdd41116a6cc710ba42503af --label arch=arm64 --label version=3.0.0-dev.50 . [2023-05-31T00:32:08.071Z] Sending build context to Docker daemon 1.192MB [2023-05-31T00:32:08.072Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T00:32:08.072Z] Step 2/36 : FROM ${BASE} AS builder [2023-05-31T00:32:08.072Z] ---> a61f2c70df0d [2023-05-31T00:32:08.072Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-05-31T00:32:08.341Z] ---> Running in 5d3fe5d14d62 [2023-05-31T00:32:08.611Z] Removing intermediate container 5d3fe5d14d62 [2023-05-31T00:32:08.611Z] ---> abc042567dcd [2023-05-31T00:32:08.611Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T00:32:08.611Z] ---> Running in 1ec1bc9fec88 [2023-05-31T00:32:09.207Z] Removing intermediate container 1ec1bc9fec88 [2023-05-31T00:32:09.207Z] ---> 8b16a4c46cc1 [2023-05-31T00:32:09.207Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-31T00:32:09.207Z] ---> Running in e171bf5de8ff [2023-05-31T00:32:11.156Z] Removing intermediate container e171bf5de8ff [2023-05-31T00:32:11.156Z] ---> dcdde364014a [2023-05-31T00:32:11.156Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-31T00:32:11.156Z] ---> Running in eea6be59a249 [2023-05-31T00:32:11.426Z] Removing intermediate container eea6be59a249 [2023-05-31T00:32:11.426Z] ---> 8227cfe3e6c7 [2023-05-31T00:32:11.426Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T00:32:11.426Z] ---> Running in 809eacffe21e [2023-05-31T00:32:12.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T00:32:13.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T00:32:14.638Z] OK: 271 MiB in 67 packages [2023-05-31T00:32:15.659Z] Removing intermediate container 809eacffe21e [2023-05-31T00:32:15.659Z] ---> e5476acd173a [2023-05-31T00:32:15.659Z] Step 8/36 : WORKDIR /device-usb-camera [2023-05-31T00:32:15.659Z] ---> Running in f6c8d627b1df [2023-05-31T00:32:16.277Z] Removing intermediate container f6c8d627b1df [2023-05-31T00:32:16.277Z] ---> cda4074ae0d9 [2023-05-31T00:32:16.277Z] Step 9/36 : COPY go.mod vendor* ./ [2023-05-31T00:32:16.872Z] ---> 5182d06eb748 [2023-05-31T00:32:16.872Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T00:32:16.872Z] ---> Running in 19cc366787e1 [2023-05-31T00:32:20.234Z] Removing intermediate container 19cc366787e1 [2023-05-31T00:32:20.234Z] ---> 2440d5d0b1c3 [2023-05-31T00:32:20.234Z] Step 11/36 : COPY . . [2023-05-31T00:32:20.824Z] ---> e7ba53a88568 [2023-05-31T00:32:20.824Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-31T00:32:20.824Z] ---> Running in 99c8eb81f280 [2023-05-31T00:32:22.245Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T00:32:22.245Z]  Dload Upload Total Spent Left Speed [2023-05-31T00:32:22.512Z] 0 0 0  0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2261 0 --:--:-- --:--:-- --:--:-- 2269 [2023-05-31T00:32:23.484Z] Removing intermediate container 99c8eb81f280 [2023-05-31T00:32:23.484Z] ---> 067540a343cc [2023-05-31T00:32:23.484Z] Step 13/36 : RUN ${MAKE} [2023-05-31T00:32:23.484Z] ---> Running in f96593b27069 [2023-05-31T00:32:24.448Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.50" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-31T00:35:31.251Z] Removing intermediate container f96593b27069 [2023-05-31T00:35:31.251Z] ---> b0f727c0af0f [2023-05-31T00:35:31.251Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-31T00:35:31.251Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-31T00:35:31.251Z] 8766b47fe142: Pulling fs layer [2023-05-31T00:35:31.251Z] 8766b47fe142: Verifying Checksum [2023-05-31T00:35:31.251Z] 8766b47fe142: Download complete [2023-05-31T00:35:31.251Z] 8766b47fe142: Pull complete [2023-05-31T00:35:31.251Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-31T00:35:31.251Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-31T00:35:31.251Z] ---> 69d40e2cb93c [2023-05-31T00:35:31.251Z] Step 15/36 : FROM alpine:3.17 [2023-05-31T00:35:31.251Z] 3.17: Pulling from library/alpine [2023-05-31T00:35:31.251Z] c41833b44d91: Already exists [2023-05-31T00:35:31.251Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T00:35:31.251Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T00:35:31.251Z] ---> 51e60588ff2c [2023-05-31T00:35:31.251Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-31T00:35:31.251Z] ---> Running in 79230ee2fa67 [2023-05-31T00:35:31.251Z] Removing intermediate container 79230ee2fa67 [2023-05-31T00:35:31.251Z] ---> 0430238a01e6 [2023-05-31T00:35:31.251Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-31T00:35:31.251Z] ---> Running in 55e21df54ef8 [2023-05-31T00:35:31.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T00:35:31.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T00:35:31.251Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-05-31T00:35:31.251Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-05-31T00:35:31.251Z] (3/83) Installing libxau (1.0.10-r0) [2023-05-31T00:35:31.251Z] (4/83) Installing libmd (1.0.4-r0) [2023-05-31T00:35:31.251Z] (5/83) Installing libbsd (0.11.7-r0) [2023-05-31T00:35:31.251Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-05-31T00:35:31.251Z] (7/83) Installing libxcb (1.15-r0) [2023-05-31T00:35:31.251Z] (8/83) Installing libx11 (1.8.4-r0) [2023-05-31T00:35:31.251Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-05-31T00:35:31.251Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-05-31T00:35:31.251Z] (11/83) Installing libexpat (2.5.0-r0) [2023-05-31T00:35:31.251Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-05-31T00:35:31.251Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-05-31T00:35:31.251Z] (14/83) Installing libpng (1.6.38-r0) [2023-05-31T00:35:31.251Z] (15/83) Installing freetype (2.12.1-r0) [2023-05-31T00:35:31.251Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-05-31T00:35:31.251Z] (17/83) Installing fribidi (1.0.12-r0) [2023-05-31T00:35:31.251Z] (18/83) Installing libffi (3.4.4-r0) [2023-05-31T00:35:31.251Z] (19/83) Installing libintl (0.21.1-r1) [2023-05-31T00:35:31.251Z] (20/83) Installing libblkid (2.38.1-r1) [2023-05-31T00:35:31.251Z] (21/83) Installing libmount (2.38.1-r1) [2023-05-31T00:35:31.251Z] (22/83) Installing pcre2 (10.42-r0) [2023-05-31T00:35:31.251Z] (23/83) Installing glib (2.74.7-r0) [2023-05-31T00:35:31.251Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-05-31T00:35:31.251Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-05-31T00:35:31.251Z] (26/83) Installing libass (0.16.0-r1) [2023-05-31T00:35:31.251Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-05-31T00:35:31.251Z] (28/83) Installing libdrm (2.4.114-r0) [2023-05-31T00:35:31.251Z] (29/83) Installing gmp (6.2.1-r2) [2023-05-31T00:35:31.251Z] (30/83) Installing nettle (3.8.1-r0) [2023-05-31T00:35:31.251Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-05-31T00:35:31.251Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-05-31T00:35:31.251Z] (33/83) Installing libunistring (1.1-r0) [2023-05-31T00:35:31.251Z] (34/83) Installing gnutls (3.7.8-r3) [2023-05-31T00:35:31.251Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-05-31T00:35:31.251Z] (36/83) Installing ncurses-libs (6.3_p20221119-r1) [2023-05-31T00:35:31.251Z] (37/83) Installing lame (3.100-r2) [2023-05-31T00:35:31.251Z] (38/83) Installing opus (1.3.1-r1) [2023-05-31T00:35:31.251Z] (39/83) Installing libasyncns (0.8-r1) [2023-05-31T00:35:31.251Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-05-31T00:35:31.251Z] (41/83) Installing libltdl (2.4.7-r1) [2023-05-31T00:35:31.251Z] (42/83) Installing orc (0.4.33-r0) [2023-05-31T00:35:31.251Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-05-31T00:35:31.251Z] (44/83) Installing libogg (1.3.5-r2) [2023-05-31T00:35:31.251Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-31T00:35:31.251Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-05-31T00:35:31.251Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-05-31T00:35:31.251Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-05-31T00:35:31.251Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-05-31T00:35:31.251Z] (50/83) Installing soxr (0.1.3-r3) [2023-05-31T00:35:31.251Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-05-31T00:35:31.251Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-05-31T00:35:31.251Z] (53/83) Installing libpulse (16.1-r6) [2023-05-31T00:35:31.251Z] (54/83) Installing cjson (1.7.15-r3) [2023-05-31T00:35:31.251Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-05-31T00:35:31.251Z] (56/83) Installing librist (0.2.7-r0) [2023-05-31T00:35:31.251Z] (57/83) Installing libsrt (1.5.1-r0) [2023-05-31T00:35:31.251Z] (58/83) Installing libssh (0.10.5-r0) [2023-05-31T00:35:31.251Z] (59/83) Installing libtheora (1.1.1-r16) [2023-05-31T00:35:31.251Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-05-31T00:35:31.251Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-05-31T00:35:31.251Z] (62/83) Installing libxext (1.3.5-r0) [2023-05-31T00:35:31.251Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-05-31T00:35:31.251Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-05-31T00:35:31.251Z] (65/83) Installing libva (2.16.0-r0) [2023-05-31T00:35:31.251Z] (66/83) Installing libvdpau (1.5-r0) [2023-05-31T00:35:31.251Z] (67/83) Installing vidstab (1.1.0-r2) [2023-05-31T00:35:31.251Z] (68/83) Installing libvpx (1.12.0-r1) [2023-05-31T00:35:31.251Z] (69/83) Installing libwebp (1.2.4-r2) [2023-05-31T00:35:31.251Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-05-31T00:35:31.251Z] (71/83) Installing numactl (2.0.16-r1) [2023-05-31T00:35:31.251Z] (72/83) Installing x265-libs (3.5-r3) [2023-05-31T00:35:31.251Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-05-31T00:35:31.251Z] (74/83) Installing libsodium (1.0.18-r2) [2023-05-31T00:35:31.251Z] (75/83) Installing libzmq (4.3.4-r1) [2023-05-31T00:35:31.251Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-05-31T00:35:31.251Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-05-31T00:35:31.251Z] (78/83) Installing udev-init-scripts (35-r1) [2023-05-31T00:35:31.251Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-05-31T00:35:31.251Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-05-31T00:35:31.251Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-05-31T00:35:31.251Z] (82/83) Installing kmod-libs (30-r1) [2023-05-31T00:35:31.251Z] (83/83) Installing eudev (3.2.11-r4) [2023-05-31T00:35:31.251Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T00:35:31.251Z] Executing eudev-3.2.11-r4.trigger [2023-05-31T00:35:31.251Z] OK: 86 MiB in 98 packages [2023-05-31T00:35:34.613Z] Removing intermediate container 55e21df54ef8 [2023-05-31T00:35:34.613Z] ---> dac5c66ad1bd [2023-05-31T00:35:34.613Z] Step 18/36 : WORKDIR / [2023-05-31T00:35:34.881Z] ---> Running in df9fb4699156 [2023-05-31T00:35:35.150Z] Removing intermediate container df9fb4699156 [2023-05-31T00:35:35.150Z] ---> 87fb2ad181ef [2023-05-31T00:35:35.150Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-05-31T00:35:36.566Z] ---> d7197ac43582 [2023-05-31T00:35:36.566Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-31T00:35:37.167Z] ---> 83f5fde6b32c [2023-05-31T00:35:37.167Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-31T00:35:37.440Z] ---> 1d67a4089f70 [2023-05-31T00:35:37.440Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-31T00:35:38.024Z] ---> 5180a3ba3492 [2023-05-31T00:35:38.024Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-31T00:35:38.609Z] ---> 589000db004e [2023-05-31T00:35:38.609Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-31T00:35:39.198Z] ---> 1b3c47b734d7 [2023-05-31T00:35:39.198Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-05-31T00:35:41.787Z] ---> 9f758042bf31 [2023-05-31T00:35:41.787Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-31T00:35:42.056Z] ---> Running in fbc7d0fd4ea3 [2023-05-31T00:35:44.005Z] Removing intermediate container fbc7d0fd4ea3 [2023-05-31T00:35:44.005Z] ---> 6747f9c35ef1 [2023-05-31T00:35:44.005Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-31T00:35:44.005Z] ---> Running in 1428a5a39976 [2023-05-31T00:35:45.423Z] Removing intermediate container 1428a5a39976 [2023-05-31T00:35:45.423Z] ---> 3c7c0cc38429 [2023-05-31T00:35:45.423Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-31T00:35:45.713Z] ---> Running in cc641d418041 [2023-05-31T00:35:47.673Z] Removing intermediate container cc641d418041 [2023-05-31T00:35:47.673Z] ---> 0813e735fb81 [2023-05-31T00:35:47.673Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-05-31T00:35:47.673Z] ---> Running in 4ceab3780645 [2023-05-31T00:35:49.096Z] Removing intermediate container 4ceab3780645 [2023-05-31T00:35:49.096Z] ---> a3fbc375b399 [2023-05-31T00:35:49.096Z] Step 30/36 : EXPOSE 59983 [2023-05-31T00:35:49.096Z] ---> Running in 99a42134be3d [2023-05-31T00:35:49.685Z] Removing intermediate container 99a42134be3d [2023-05-31T00:35:49.685Z] ---> 94b9d2fcbfb3 [2023-05-31T00:35:49.685Z] Step 31/36 : EXPOSE 8554 [2023-05-31T00:35:49.685Z] ---> Running in be68451d33fa [2023-05-31T00:35:49.952Z] Removing intermediate container be68451d33fa [2023-05-31T00:35:49.952Z] ---> 0effb1a096cd [2023-05-31T00:35:49.952Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-31T00:35:49.952Z] ---> Running in e3c87cfcfa28 [2023-05-31T00:35:50.539Z] Removing intermediate container e3c87cfcfa28 [2023-05-31T00:35:50.539Z] ---> fb75de03d1c9 [2023-05-31T00:35:50.539Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-31T00:35:50.539Z] ---> Running in 10e7c579d4c1 [2023-05-31T00:35:50.807Z] Removing intermediate container 10e7c579d4c1 [2023-05-31T00:35:50.807Z] ---> 048aeb44482f [2023-05-31T00:35:50.807Z] Step 34/36 : LABEL arch=arm64 [2023-05-31T00:35:50.807Z] ---> Running in 140198fe342e [2023-05-31T00:35:51.075Z] Removing intermediate container 140198fe342e [2023-05-31T00:35:51.075Z] ---> f690ceabe6dd [2023-05-31T00:35:51.075Z] Step 35/36 : LABEL git_sha=d0f5938560965a72cdd41116a6cc710ba42503af [2023-05-31T00:35:51.347Z] ---> Running in 90e9e53c362d [2023-05-31T00:35:51.614Z] Removing intermediate container 90e9e53c362d [2023-05-31T00:35:51.614Z] ---> 3dd17df5f0d3 [2023-05-31T00:35:51.614Z] Step 36/36 : LABEL version=3.0.0-dev.50 [2023-05-31T00:35:51.614Z] ---> Running in fdd8d0f7d150 [2023-05-31T00:35:52.206Z] Removing intermediate container fdd8d0f7d150 [2023-05-31T00:35:52.206Z] ---> 5e2c3466bee3 [2023-05-31T00:35:52.206Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T00:35:52.206Z] Successfully built 5e2c3466bee3 [2023-05-31T00:35:52.206Z] Successfully tagged device-usb-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-31T00:35:52.300Z] provisioning config files... [2023-05-31T00:35:52.317Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/122@tmp/config17524610597293595418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:35:52.663Z] ---> docker-login.sh [2023-05-31T00:35:52.663Z] nexus3.edgexfoundry.org:10001 [2023-05-31T00:35:52.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:35:52.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:35:52.932Z] Configure a credential helper to remove this warning. See [2023-05-31T00:35:52.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:35:52.932Z] [2023-05-31T00:35:52.932Z] Login Succeeded [2023-05-31T00:35:52.932Z] nexus3.edgexfoundry.org:10002 [2023-05-31T00:35:53.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:35:53.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:35:53.469Z] Configure a credential helper to remove this warning. See [2023-05-31T00:35:53.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:35:53.469Z] [2023-05-31T00:35:53.469Z] Login Succeeded [2023-05-31T00:35:53.469Z] nexus3.edgexfoundry.org:10003 [2023-05-31T00:35:53.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:35:53.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:35:53.740Z] Configure a credential helper to remove this warning. See [2023-05-31T00:35:53.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:35:53.740Z] [2023-05-31T00:35:53.740Z] Login Succeeded [2023-05-31T00:35:53.740Z] nexus3.edgexfoundry.org:10004 [2023-05-31T00:35:54.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:35:54.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:35:54.278Z] Configure a credential helper to remove this warning. See [2023-05-31T00:35:54.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:35:54.278Z] [2023-05-31T00:35:54.278Z] Login Succeeded [2023-05-31T00:35:54.278Z] docker.io [2023-05-31T00:35:54.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:35:54.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:35:54.815Z] Configure a credential helper to remove this warning. See [2023-05-31T00:35:54.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:35:54.815Z] [2023-05-31T00:35:54.815Z] Login Succeeded [2023-05-31T00:35:54.815Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T00:35:54.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T00:35:54.866Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:35:54.889Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-05-31T00:35:54.889Z] d0f5938560965a72cdd41116a6cc710ba42503af [2023-05-31T00:35:54.889Z] latest [2023-05-31T00:35:54.889Z] 3.0.0-dev.50 [2023-05-31T00:35:54.889Z] d0f5938560965a72cdd41116a6cc710ba42503af-3.0.0-dev.50 [2023-05-31T00:35:54.889Z] main [2023-05-31T00:35:54.889Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:35:55.250Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d0f5938560965a72cdd41116a6cc710ba42503af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:35:55.599Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d0f5938560965a72cdd41116a6cc710ba42503af [2023-05-31T00:35:55.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-31T00:35:55.599Z] cd44faa661d2: Preparing [2023-05-31T00:35:55.599Z] 58585771923e: Preparing [2023-05-31T00:35:55.599Z] 3b82281d7ba1: Preparing [2023-05-31T00:35:55.599Z] 1fad09c6f238: Preparing [2023-05-31T00:35:55.599Z] 608d194cb50c: Preparing [2023-05-31T00:35:55.599Z] acc83c6ca332: Preparing [2023-05-31T00:35:55.599Z] 0d2bf6a92875: Preparing [2023-05-31T00:35:55.599Z] 5f3462892761: Preparing [2023-05-31T00:35:55.599Z] e52d3d55da6b: Preparing [2023-05-31T00:35:55.599Z] 477069304aca: Preparing [2023-05-31T00:35:55.599Z] fe5c59a5daaa: Preparing [2023-05-31T00:35:55.599Z] dcaa00384f54: Preparing [2023-05-31T00:35:55.599Z] 26cbea5cba74: Preparing [2023-05-31T00:35:55.599Z] 0d2bf6a92875: Waiting [2023-05-31T00:35:55.599Z] 5f3462892761: Waiting [2023-05-31T00:35:55.599Z] e52d3d55da6b: Waiting [2023-05-31T00:35:55.599Z] 477069304aca: Waiting [2023-05-31T00:35:55.599Z] fe5c59a5daaa: Waiting [2023-05-31T00:35:55.599Z] dcaa00384f54: Waiting [2023-05-31T00:35:55.599Z] 26cbea5cba74: Waiting [2023-05-31T00:35:55.599Z] acc83c6ca332: Waiting [2023-05-31T00:35:55.865Z] 3b82281d7ba1: Pushed [2023-05-31T00:35:55.865Z] 1fad09c6f238: Pushed [2023-05-31T00:35:55.865Z] 58585771923e: Pushed [2023-05-31T00:35:55.865Z] cd44faa661d2: Pushed [2023-05-31T00:35:56.139Z] acc83c6ca332: Pushed [2023-05-31T00:35:56.139Z] e52d3d55da6b: Pushed [2023-05-31T00:35:56.409Z] 0d2bf6a92875: Pushed [2023-05-31T00:35:56.409Z] 477069304aca: Pushed [2023-05-31T00:35:56.409Z] 5f3462892761: Pushed [2023-05-31T00:35:56.409Z] 26cbea5cba74: Layer already exists [2023-05-31T00:36:01.773Z] 608d194cb50c: Pushed [2023-05-31T00:36:02.041Z] fe5c59a5daaa: Pushed [2023-05-31T00:36:14.353Z] dcaa00384f54: Pushed [2023-05-31T00:36:14.353Z] d0f5938560965a72cdd41116a6cc710ba42503af: digest: sha256:3691bd55c48203af143cb49929af8c7a6f651db7f34725f52adf14a17f88d5a0 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:14.704Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:15.047Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-05-31T00:36:15.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-31T00:36:15.047Z] cd44faa661d2: Preparing [2023-05-31T00:36:15.047Z] 58585771923e: Preparing [2023-05-31T00:36:15.047Z] 3b82281d7ba1: Preparing [2023-05-31T00:36:15.047Z] 1fad09c6f238: Preparing [2023-05-31T00:36:15.047Z] 608d194cb50c: Preparing [2023-05-31T00:36:15.047Z] acc83c6ca332: Preparing [2023-05-31T00:36:15.048Z] 0d2bf6a92875: Preparing [2023-05-31T00:36:15.048Z] 5f3462892761: Preparing [2023-05-31T00:36:15.048Z] e52d3d55da6b: Preparing [2023-05-31T00:36:15.048Z] 477069304aca: Preparing [2023-05-31T00:36:15.048Z] fe5c59a5daaa: Preparing [2023-05-31T00:36:15.048Z] dcaa00384f54: Preparing [2023-05-31T00:36:15.048Z] 26cbea5cba74: Preparing [2023-05-31T00:36:15.048Z] acc83c6ca332: Waiting [2023-05-31T00:36:15.048Z] 0d2bf6a92875: Waiting [2023-05-31T00:36:15.048Z] 5f3462892761: Waiting [2023-05-31T00:36:15.048Z] 26cbea5cba74: Waiting [2023-05-31T00:36:15.048Z] dcaa00384f54: Waiting [2023-05-31T00:36:15.048Z] e52d3d55da6b: Waiting [2023-05-31T00:36:15.048Z] 477069304aca: Waiting [2023-05-31T00:36:15.048Z] fe5c59a5daaa: Waiting [2023-05-31T00:36:15.048Z] 58585771923e: Layer already exists [2023-05-31T00:36:15.048Z] 1fad09c6f238: Layer already exists [2023-05-31T00:36:15.048Z] 3b82281d7ba1: Layer already exists [2023-05-31T00:36:15.048Z] 608d194cb50c: Layer already exists [2023-05-31T00:36:15.048Z] cd44faa661d2: Layer already exists [2023-05-31T00:36:15.048Z] acc83c6ca332: Layer already exists [2023-05-31T00:36:15.048Z] 477069304aca: Layer already exists [2023-05-31T00:36:15.315Z] 0d2bf6a92875: Layer already exists [2023-05-31T00:36:15.315Z] e52d3d55da6b: Layer already exists [2023-05-31T00:36:15.315Z] 5f3462892761: Layer already exists [2023-05-31T00:36:15.315Z] dcaa00384f54: Layer already exists [2023-05-31T00:36:15.315Z] fe5c59a5daaa: Layer already exists [2023-05-31T00:36:15.315Z] 26cbea5cba74: Layer already exists [2023-05-31T00:36:15.315Z] latest: digest: sha256:3691bd55c48203af143cb49929af8c7a6f651db7f34725f52adf14a17f88d5a0 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:15.671Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:16.023Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.50 [2023-05-31T00:36:16.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-31T00:36:16.023Z] cd44faa661d2: Preparing [2023-05-31T00:36:16.023Z] 58585771923e: Preparing [2023-05-31T00:36:16.023Z] 3b82281d7ba1: Preparing [2023-05-31T00:36:16.023Z] 1fad09c6f238: Preparing [2023-05-31T00:36:16.023Z] 608d194cb50c: Preparing [2023-05-31T00:36:16.023Z] acc83c6ca332: Preparing [2023-05-31T00:36:16.023Z] 0d2bf6a92875: Preparing [2023-05-31T00:36:16.023Z] 5f3462892761: Preparing [2023-05-31T00:36:16.023Z] e52d3d55da6b: Preparing [2023-05-31T00:36:16.023Z] 477069304aca: Preparing [2023-05-31T00:36:16.023Z] fe5c59a5daaa: Preparing [2023-05-31T00:36:16.023Z] dcaa00384f54: Preparing [2023-05-31T00:36:16.023Z] 26cbea5cba74: Preparing [2023-05-31T00:36:16.023Z] acc83c6ca332: Waiting [2023-05-31T00:36:16.023Z] 0d2bf6a92875: Waiting [2023-05-31T00:36:16.023Z] 5f3462892761: Waiting [2023-05-31T00:36:16.023Z] 477069304aca: Waiting [2023-05-31T00:36:16.023Z] e52d3d55da6b: Waiting [2023-05-31T00:36:16.023Z] fe5c59a5daaa: Waiting [2023-05-31T00:36:16.023Z] 26cbea5cba74: Waiting [2023-05-31T00:36:16.023Z] dcaa00384f54: Waiting [2023-05-31T00:36:16.023Z] 608d194cb50c: Layer already exists [2023-05-31T00:36:16.023Z] 58585771923e: Layer already exists [2023-05-31T00:36:16.023Z] 3b82281d7ba1: Layer already exists [2023-05-31T00:36:16.023Z] cd44faa661d2: Layer already exists [2023-05-31T00:36:16.023Z] 1fad09c6f238: Layer already exists [2023-05-31T00:36:16.023Z] 0d2bf6a92875: Layer already exists [2023-05-31T00:36:16.023Z] e52d3d55da6b: Layer already exists [2023-05-31T00:36:16.023Z] 477069304aca: Layer already exists [2023-05-31T00:36:16.023Z] 5f3462892761: Layer already exists [2023-05-31T00:36:16.023Z] acc83c6ca332: Layer already exists [2023-05-31T00:36:16.023Z] dcaa00384f54: Layer already exists [2023-05-31T00:36:16.023Z] fe5c59a5daaa: Layer already exists [2023-05-31T00:36:16.023Z] 26cbea5cba74: Layer already exists [2023-05-31T00:36:16.290Z] 3.0.0-dev.50: digest: sha256:3691bd55c48203af143cb49929af8c7a6f651db7f34725f52adf14a17f88d5a0 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:16.652Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d0f5938560965a72cdd41116a6cc710ba42503af-3.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:16.991Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d0f5938560965a72cdd41116a6cc710ba42503af-3.0.0-dev.50 [2023-05-31T00:36:16.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-31T00:36:16.991Z] cd44faa661d2: Preparing [2023-05-31T00:36:16.991Z] 58585771923e: Preparing [2023-05-31T00:36:16.991Z] 3b82281d7ba1: Preparing [2023-05-31T00:36:16.991Z] 1fad09c6f238: Preparing [2023-05-31T00:36:16.991Z] 608d194cb50c: Preparing [2023-05-31T00:36:16.991Z] acc83c6ca332: Preparing [2023-05-31T00:36:16.991Z] 0d2bf6a92875: Preparing [2023-05-31T00:36:16.991Z] 5f3462892761: Preparing [2023-05-31T00:36:16.991Z] e52d3d55da6b: Preparing [2023-05-31T00:36:16.991Z] 477069304aca: Preparing [2023-05-31T00:36:16.991Z] fe5c59a5daaa: Preparing [2023-05-31T00:36:16.991Z] dcaa00384f54: Preparing [2023-05-31T00:36:16.991Z] 26cbea5cba74: Preparing [2023-05-31T00:36:16.991Z] acc83c6ca332: Waiting [2023-05-31T00:36:16.991Z] 477069304aca: Waiting [2023-05-31T00:36:16.991Z] 0d2bf6a92875: Waiting [2023-05-31T00:36:16.991Z] fe5c59a5daaa: Waiting [2023-05-31T00:36:16.991Z] 5f3462892761: Waiting [2023-05-31T00:36:16.991Z] e52d3d55da6b: Waiting [2023-05-31T00:36:16.991Z] dcaa00384f54: Waiting [2023-05-31T00:36:16.991Z] 26cbea5cba74: Waiting [2023-05-31T00:36:16.991Z] 1fad09c6f238: Layer already exists [2023-05-31T00:36:16.991Z] 608d194cb50c: Layer already exists [2023-05-31T00:36:16.991Z] cd44faa661d2: Layer already exists [2023-05-31T00:36:16.991Z] 58585771923e: Layer already exists [2023-05-31T00:36:16.991Z] 3b82281d7ba1: Layer already exists [2023-05-31T00:36:16.991Z] acc83c6ca332: Layer already exists [2023-05-31T00:36:16.991Z] 0d2bf6a92875: Layer already exists [2023-05-31T00:36:16.991Z] 5f3462892761: Layer already exists [2023-05-31T00:36:16.991Z] 477069304aca: Layer already exists [2023-05-31T00:36:16.991Z] e52d3d55da6b: Layer already exists [2023-05-31T00:36:16.991Z] dcaa00384f54: Layer already exists [2023-05-31T00:36:16.991Z] fe5c59a5daaa: Layer already exists [2023-05-31T00:36:16.991Z] 26cbea5cba74: Layer already exists [2023-05-31T00:36:17.258Z] d0f5938560965a72cdd41116a6cc710ba42503af-3.0.0-dev.50: digest: sha256:3691bd55c48203af143cb49929af8c7a6f651db7f34725f52adf14a17f88d5a0 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:17.620Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:17.963Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-05-31T00:36:17.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-31T00:36:17.963Z] cd44faa661d2: Preparing [2023-05-31T00:36:17.963Z] 58585771923e: Preparing [2023-05-31T00:36:17.963Z] 3b82281d7ba1: Preparing [2023-05-31T00:36:17.963Z] 1fad09c6f238: Preparing [2023-05-31T00:36:17.963Z] 608d194cb50c: Preparing [2023-05-31T00:36:17.963Z] acc83c6ca332: Preparing [2023-05-31T00:36:17.963Z] 0d2bf6a92875: Preparing [2023-05-31T00:36:17.963Z] 5f3462892761: Preparing [2023-05-31T00:36:17.963Z] e52d3d55da6b: Preparing [2023-05-31T00:36:17.963Z] 477069304aca: Preparing [2023-05-31T00:36:17.963Z] fe5c59a5daaa: Preparing [2023-05-31T00:36:17.963Z] dcaa00384f54: Preparing [2023-05-31T00:36:17.963Z] 26cbea5cba74: Preparing [2023-05-31T00:36:17.963Z] e52d3d55da6b: Waiting [2023-05-31T00:36:17.963Z] 477069304aca: Waiting [2023-05-31T00:36:17.963Z] dcaa00384f54: Waiting [2023-05-31T00:36:17.963Z] 26cbea5cba74: Waiting [2023-05-31T00:36:17.963Z] acc83c6ca332: Waiting [2023-05-31T00:36:17.963Z] 0d2bf6a92875: Waiting [2023-05-31T00:36:17.963Z] fe5c59a5daaa: Waiting [2023-05-31T00:36:17.963Z] 5f3462892761: Waiting [2023-05-31T00:36:17.963Z] cd44faa661d2: Layer already exists [2023-05-31T00:36:17.963Z] 608d194cb50c: Layer already exists [2023-05-31T00:36:17.963Z] 3b82281d7ba1: Layer already exists [2023-05-31T00:36:17.963Z] 1fad09c6f238: Layer already exists [2023-05-31T00:36:17.963Z] 58585771923e: Layer already exists [2023-05-31T00:36:17.963Z] 0d2bf6a92875: Layer already exists [2023-05-31T00:36:17.963Z] e52d3d55da6b: Layer already exists [2023-05-31T00:36:17.963Z] acc83c6ca332: Layer already exists [2023-05-31T00:36:17.963Z] 5f3462892761: Layer already exists [2023-05-31T00:36:17.963Z] 477069304aca: Layer already exists [2023-05-31T00:36:17.963Z] fe5c59a5daaa: Layer already exists [2023-05-31T00:36:17.963Z] 26cbea5cba74: Layer already exists [2023-05-31T00:36:17.963Z] dcaa00384f54: Layer already exists [2023-05-31T00:36:18.230Z] main: digest: sha256:3691bd55c48203af143cb49929af8c7a6f651db7f34725f52adf14a17f88d5a0 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T00:36:18.276Z] ===================================================== [Pipeline] echo [2023-05-31T00:36:18.282Z] taggedImages: [2023-05-31T00:36:18.282Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d0f5938560965a72cdd41116a6cc710ba42503af [2023-05-31T00:36:18.282Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-05-31T00:36:18.282Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.50 [2023-05-31T00:36:18.282Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d0f5938560965a72cdd41116a6cc710ba42503af-3.0.0-dev.50 [2023-05-31T00:36:18.282Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:18.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T00:36:18.655Z] [2023-05-31T00:36:18.655Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:18.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T00:36:18.990Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-31T00:36:18.990Z] 8998bd30e6a1: Pulling fs layer [2023-05-31T00:36:18.990Z] 04944245beec: Pulling fs layer [2023-05-31T00:36:18.990Z] 699f458cf7ca: Pulling fs layer [2023-05-31T00:36:18.990Z] 765212b225bb: Pulling fs layer [2023-05-31T00:36:18.990Z] f23df028b6ca: Pulling fs layer [2023-05-31T00:36:18.990Z] d65c8cfc05b1: Pulling fs layer [2023-05-31T00:36:18.990Z] 2437ff75d9bd: Pulling fs layer [2023-05-31T00:36:18.990Z] f23df028b6ca: Waiting [2023-05-31T00:36:18.990Z] 765212b225bb: Waiting [2023-05-31T00:36:18.990Z] d65c8cfc05b1: Waiting [2023-05-31T00:36:18.990Z] 2437ff75d9bd: Waiting [2023-05-31T00:36:19.259Z] 04944245beec: Verifying Checksum [2023-05-31T00:36:19.259Z] 04944245beec: Download complete [2023-05-31T00:36:19.259Z] 765212b225bb: Verifying Checksum [2023-05-31T00:36:19.259Z] 765212b225bb: Download complete [2023-05-31T00:36:19.259Z] f23df028b6ca: Verifying Checksum [2023-05-31T00:36:19.259Z] f23df028b6ca: Download complete [2023-05-31T00:36:19.259Z] d65c8cfc05b1: Verifying Checksum [2023-05-31T00:36:19.259Z] d65c8cfc05b1: Download complete [2023-05-31T00:36:19.528Z] 699f458cf7ca: Verifying Checksum [2023-05-31T00:36:19.528Z] 699f458cf7ca: Download complete [2023-05-31T00:36:19.797Z] 8998bd30e6a1: Verifying Checksum [2023-05-31T00:36:19.797Z] 8998bd30e6a1: Download complete [2023-05-31T00:36:22.389Z] 2437ff75d9bd: Verifying Checksum [2023-05-31T00:36:22.389Z] 2437ff75d9bd: Download complete [2023-05-31T00:36:23.804Z] 8998bd30e6a1: Pull complete [2023-05-31T00:36:24.071Z] 04944245beec: Pull complete [2023-05-31T00:36:25.481Z] 699f458cf7ca: Pull complete [2023-05-31T00:36:25.481Z] 765212b225bb: Pull complete [2023-05-31T00:36:26.445Z] f23df028b6ca: Pull complete [2023-05-31T00:36:26.715Z] d65c8cfc05b1: Pull complete [2023-05-31T00:36:41.737Z] 2437ff75d9bd: Pull complete [2023-05-31T00:36:41.737Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-31T00:36:41.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T00:36:41.737Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:36:41.955Z] prd-ubuntu20.04-docker-arm64-4c-16g-17413 does not seem to be running inside a container [2023-05-31T00:36:42.036Z] $ 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-usb-camera/122 -v /w/workspace/device-usb-camera/122:/w/workspace/device-usb-camera/122:rw,z -v /w/workspace/device-usb-camera/122@tmp:/w/workspace/device-usb-camera/122@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-31T00:36:45.087Z] $ docker top 7455fd26febdf5975f3585514452ecf6764da69d530776df9aeab0e51fc36f97 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:36:45.969Z] ---> job-cost.sh [2023-05-31T00:36:45.970Z] lf-activate-venv: SKIPPING [2023-05-31T00:36:45.970Z] INFO: No Stack... [2023-05-31T00:36:46.555Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-31T00:36:47.139Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T00:36:47.783Z] + + cut -d, -f6 [2023-05-31T00:36:47.783Z] cat /w/workspace/device-usb-camera/122/archives/cost.csv [Pipeline] lock [2023-05-31T00:36:47.825Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-122-stack-cost] [2023-05-31T00:36:47.831Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-122-stack-cost] did not exist. Created. [2023-05-31T00:36:47.831Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T00:36:48.492Z] /w/workspace/device-usb-camera/122@tmp/durable-4d99d5e9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-31T00:36:49.151Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-31T00:36:49.252Z] Warning: overwriting stash ‘stack-cost’ [2023-05-31T00:36:49.335Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T00:36:49.341Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-122-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T00:36:49.365Z] $ docker stop --time=1 7455fd26febdf5975f3585514452ecf6764da69d530776df9aeab0e51fc36f97 [2023-05-31T00:36:51.416Z] $ docker rm -f --volumes 7455fd26febdf5975f3585514452ecf6764da69d530776df9aeab0e51fc36f97 [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-31T00:36:51.814Z] provisioning config files... [2023-05-31T00:36:51.820Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7333991186842763092tmp [Pipeline] { [Pipeline] sh [2023-05-31T00:36:52.112Z] + set +x [2023-05-31T00:36:52.112Z] + + bash -s -- [2023-05-31T00:36:52.112Z] curl -s https://codecov.io/bash [2023-05-31T00:36:52.112Z] [2023-05-31T00:36:52.112Z] _____ _ [2023-05-31T00:36:52.112Z] / ____| | | [2023-05-31T00:36:52.112Z] | | ___ __| | ___ ___ _____ __ [2023-05-31T00:36:52.112Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-31T00:36:52.112Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-31T00:36:52.112Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-31T00:36:52.112Z] Bash-1.0.6 [2023-05-31T00:36:52.112Z] [2023-05-31T00:36:52.112Z] [2023-05-31T00:36:52.112Z] ==> git version 2.25.1 found [2023-05-31T00:36:52.112Z] ==> 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-31T00:36:52.112Z] Release-Date: 2020-01-08 [2023-05-31T00:36:52.112Z] 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-31T00:36:52.112Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-31T00:36:52.112Z] ==> Jenkins CI detected. [2023-05-31T00:36:52.112Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-05-31T00:36:52.112Z] project root: . [2023-05-31T00:36:52.112Z] --> token set from env [2023-05-31T00:36:52.112Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-31T00:36:52.112Z] ==> Running gcov in . (disable via -X gcov) [2023-05-31T00:36:52.112Z] ==> Python coveragepy not found [2023-05-31T00:36:52.112Z] ==> Searching for coverage reports in: [2023-05-31T00:36:52.112Z] + . [2023-05-31T00:36:52.112Z] -> Found 1 reports [2023-05-31T00:36:52.112Z] ==> Detecting git/mercurial file structure [2023-05-31T00:36:52.112Z] ==> Reading reports [2023-05-31T00:36:52.112Z] + ./coverage.out bytes=35569 [2023-05-31T00:36:52.112Z] ==> Appending adjustments [2023-05-31T00:36:52.112Z] https://docs.codecov.io/docs/fixing-reports [2023-05-31T00:36:52.371Z] + Found adjustments [2023-05-31T00:36:52.371Z] ==> Gzipping contents [2023-05-31T00:36:52.371Z] 8.0K /tmp/codecov.VkrvwC.gz [2023-05-31T00:36:52.371Z] ==> Uploading reports [2023-05-31T00:36:52.371Z] url: https://codecov.io [2023-05-31T00:36:52.371Z] query: branch=main&commit=d0f5938560965a72cdd41116a6cc710ba42503af&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F122%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-31T00:36:52.371Z] -> Pinging Codecov [2023-05-31T00:36:52.371Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=d0f5938560965a72cdd41116a6cc710ba42503af&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F122%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-31T00:36:52.630Z] -> Uploading to [2023-05-31T00:36:52.630Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-31/73D8F5FF140700D3E01443B452E23636/d0f5938560965a72cdd41116a6cc710ba42503af/cea87f63-e963-47d2-be26-0451148ea09a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230531T003652Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=80c46da7e8f85b71b66a4652bc11b8ae74f9dffbec1fb243af100384e8a79d02 [2023-05-31T00:36:52.630Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T00:36:52.630Z] Dload Upload Total Spent Left Speed [2023-05-31T00:36:52.630Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4860 0 0 100 4860 0 21990 --:--:-- --:--:-- --:--:-- 21990 [2023-05-31T00:36:52.630Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/d0f5938560965a72cdd41116a6cc710ba42503af [Pipeline] } [2023-05-31T00:36:52.636Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-31T00:36:52.818Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-31T00:36:52.829Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:53.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-31T00:36:53.129Z] [2023-05-31T00:36:53.129Z] 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-31T00:36:53.426Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-31T00:36:53.426Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-31T00:36:53.426Z] df9b9388f04a: Pulling fs layer [2023-05-31T00:36:53.426Z] 52dc419b0ee2: Pulling fs layer [2023-05-31T00:36:53.426Z] 25bc292e5bac: Pulling fs layer [2023-05-31T00:36:53.426Z] 114826534d7a: Pulling fs layer [2023-05-31T00:36:53.426Z] 4657fd5d0bcf: Pulling fs layer [2023-05-31T00:36:53.426Z] 6ad1cebc031e: Pulling fs layer [2023-05-31T00:36:53.426Z] 8a3aa393b2d8: Pulling fs layer [2023-05-31T00:36:53.426Z] 114826534d7a: Waiting [2023-05-31T00:36:53.426Z] 8a3aa393b2d8: Waiting [2023-05-31T00:36:53.426Z] 6ad1cebc031e: Waiting [2023-05-31T00:36:53.426Z] 25bc292e5bac: Verifying Checksum [2023-05-31T00:36:53.426Z] 25bc292e5bac: Download complete [2023-05-31T00:36:53.426Z] 52dc419b0ee2: Download complete [2023-05-31T00:36:53.426Z] 4657fd5d0bcf: Verifying Checksum [2023-05-31T00:36:53.426Z] 4657fd5d0bcf: Download complete [2023-05-31T00:36:53.426Z] df9b9388f04a: Verifying Checksum [2023-05-31T00:36:53.426Z] df9b9388f04a: Download complete [2023-05-31T00:36:53.685Z] df9b9388f04a: Pull complete [2023-05-31T00:36:53.685Z] 6ad1cebc031e: Verifying Checksum [2023-05-31T00:36:53.685Z] 52dc419b0ee2: Pull complete [2023-05-31T00:36:53.685Z] 25bc292e5bac: Pull complete [2023-05-31T00:36:54.251Z] 114826534d7a: Verifying Checksum [2023-05-31T00:36:54.251Z] 114826534d7a: Download complete [2023-05-31T00:36:54.251Z] 8a3aa393b2d8: Verifying Checksum [2023-05-31T00:36:54.251Z] 8a3aa393b2d8: Download complete [2023-05-31T00:36:57.529Z] 114826534d7a: Pull complete [2023-05-31T00:36:57.529Z] 4657fd5d0bcf: Pull complete [2023-05-31T00:36:57.529Z] 6ad1cebc031e: Pull complete [2023-05-31T00:37:00.054Z] 8a3aa393b2d8: Pull complete [2023-05-31T00:37:00.054Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-31T00:37:00.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-31T00:37:00.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:37:00.141Z] prd-ubuntu20.04-docker-8c-8g-17407 does not seem to be running inside a container [2023-05-31T00:37:00.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-31T00:37:04.495Z] $ docker top e15278bc2c524c44ff67bcefa68c25676f3a611049181c1bf29eda0ae41ca0b4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-31T00:37:04.565Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-05-31T00:37:04.842Z] + set -o pipefail [2023-05-31T00:37:04.842Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-05-31T00:37:09.034Z] [2023-05-31T00:37:09.034Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-05-31T00:37:09.034Z] [2023-05-31T00:37:09.034Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/b7eff9a3-a4f7-4679-aafa-6f021fe38e43 [2023-05-31T00:37:09.034Z] [2023-05-31T00:37:09.034Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-31T00:37:09.034Z] [2023-05-31T00:37:09.034Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-31T00:37:09.034Z] [2023-05-31T00:37:09.034Z] [2023-05-31T00:37:09.034Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-31T00:37:09.034Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-31T00:37:09.034Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-31T00:37:09.046Z] $ docker stop --time=1 e15278bc2c524c44ff67bcefa68c25676f3a611049181c1bf29eda0ae41ca0b4 [2023-05-31T00:37:12.401Z] $ docker rm -f --volumes e15278bc2c524c44ff67bcefa68c25676f3a611049181c1bf29eda0ae41ca0b4 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T00:37:13.104Z] + git log --format=format:%s -1 d0f5938560965a72cdd41116a6cc710ba42503af [Pipeline] sh [2023-05-31T00:37:13.394Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T00:37:13.394Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:37:13.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T00:37:13.688Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:37:13.759Z] prd-ubuntu20.04-docker-8c-8g-17407 does not seem to be running inside a container [2023-05-31T00:37:13.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-31T00:37:14.198Z] $ docker top fae501b4b094d583340d437baf0754c260f305a9600a01897bf90209dc15e7c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T00:37:14.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T00:37:14.278Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T00:37:14.387Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T00:37:14.390Z] $ docker exec fae501b4b094d583340d437baf0754c260f305a9600a01897bf90209dc15e7c2 ssh-agent [2023-05-31T00:37:14.506Z] SSH_AUTH_SOCK=/tmp/ssh-u3lVyPRUY9Oa/agent.32 [2023-05-31T00:37:14.506Z] SSH_AGENT_PID=38 [2023-05-31T00:37:14.511Z] Running ssh-add (command line suppressed) [2023-05-31T00:37:14.612Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1939597603568620425.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1939597603568620425.key) [2023-05-31T00:37:14.624Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T00:37:14.912Z] + git semver tag [2023-05-31T00:37:15.172Z] 2023-05-31 00:37:15,083 [run_tag] DEBUG tag force:False [2023-05-31T00:37:15.172Z] 2023-05-31 00:37:15,083 [check_head_tag] DEBUG check head tag [2023-05-31T00:37:15.172Z] 2023-05-31 00:37:15,085 [execute] INFO git cat-file --batch-check [2023-05-31T00:37:15.172Z] 2023-05-31 00:37:15,085 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-31T00:37:15.172Z] 2023-05-31 00:37:15,089 [execute] INFO git cat-file --batch [2023-05-31T00:37:15.172Z] 2023-05-31 00:37:15,089 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-31T00:37:15.172Z] 2023-05-31 00:37:15,117 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-31T00:37:15.172Z] 2023-05-31 00:37:15,117 [execute] INFO git tag -a v3.0.0-dev.50 -m v3.0.0-dev.50 [2023-05-31T00:37:15.172Z] 2023-05-31 00:37:15,117 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.50', '-m', 'v3.0.0-dev.50'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-31T00:37:15.172Z] 2023-05-31 00:37:15,122 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-31T00:37:15.172Z] 3.0.0-dev.50 [Pipeline] } [2023-05-31T00:37:15.183Z] $ docker exec --env ******** --env ******** fae501b4b094d583340d437baf0754c260f305a9600a01897bf90209dc15e7c2 ssh-agent -k [2023-05-31T00:37:15.285Z] unset SSH_AUTH_SOCK; [2023-05-31T00:37:15.285Z] unset SSH_AGENT_PID; [2023-05-31T00:37:15.286Z] echo Agent pid 38 killed; [2023-05-31T00:37:15.296Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T00:37:15.620Z] + git semver [Pipeline] } [2023-05-31T00:37:15.892Z] $ docker stop --time=1 fae501b4b094d583340d437baf0754c260f305a9600a01897bf90209dc15e7c2 [2023-05-31T00:37:17.161Z] $ docker rm -f --volumes fae501b4b094d583340d437baf0754c260f305a9600a01897bf90209dc15e7c2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:37:17.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-31T00:37:17.563Z] [2023-05-31T00:37:17.563Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:37:17.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-31T00:37:17.867Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-31T00:37:17.867Z] ab5ef0e58194: Pulling fs layer [2023-05-31T00:37:17.867Z] 9712f1f96733: Pulling fs layer [2023-05-31T00:37:17.867Z] 63f879dbbcfc: Pulling fs layer [2023-05-31T00:37:17.867Z] 0d9ebad4ef96: Pulling fs layer [2023-05-31T00:37:17.867Z] e9a5061849ea: Pulling fs layer [2023-05-31T00:37:17.867Z] d747dcd14b5f: Pulling fs layer [2023-05-31T00:37:17.867Z] 2de7ff778b66: Pulling fs layer [2023-05-31T00:37:17.867Z] e9a5061849ea: Waiting [2023-05-31T00:37:17.867Z] d747dcd14b5f: Waiting [2023-05-31T00:37:17.867Z] 2de7ff778b66: Waiting [2023-05-31T00:37:17.867Z] 0d9ebad4ef96: Waiting [2023-05-31T00:37:18.128Z] 63f879dbbcfc: Verifying Checksum [2023-05-31T00:37:18.128Z] 63f879dbbcfc: Download complete [2023-05-31T00:37:18.387Z] e9a5061849ea: Verifying Checksum [2023-05-31T00:37:18.387Z] e9a5061849ea: Download complete [2023-05-31T00:37:18.387Z] d747dcd14b5f: Verifying Checksum [2023-05-31T00:37:18.387Z] d747dcd14b5f: Download complete [2023-05-31T00:37:18.387Z] 0d9ebad4ef96: Verifying Checksum [2023-05-31T00:37:18.387Z] 0d9ebad4ef96: Download complete [2023-05-31T00:37:18.387Z] ab5ef0e58194: Verifying Checksum [2023-05-31T00:37:18.387Z] ab5ef0e58194: Download complete [2023-05-31T00:37:18.387Z] 2de7ff778b66: Verifying Checksum [2023-05-31T00:37:18.387Z] 2de7ff778b66: Download complete [2023-05-31T00:37:20.915Z] ab5ef0e58194: Pull complete [2023-05-31T00:37:20.915Z] 9712f1f96733: Pull complete [2023-05-31T00:37:21.850Z] 63f879dbbcfc: Pull complete [2023-05-31T00:37:26.039Z] 0d9ebad4ef96: Pull complete [2023-05-31T00:37:26.296Z] e9a5061849ea: Pull complete [2023-05-31T00:37:26.296Z] d747dcd14b5f: Pull complete [2023-05-31T00:37:27.673Z] 2de7ff778b66: Pull complete [2023-05-31T00:37:27.673Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-31T00:37:27.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-31T00:37:27.673Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:37:27.748Z] prd-ubuntu20.04-docker-8c-8g-17407 does not seem to be running inside a container [2023-05-31T00:37:27.776Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-31T00:37:33.286Z] $ docker top 2631ec52dbc65f0764ee6fa6bcc630f85f25effe360c10db62015d4a4b871edb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-31T00:37:33.357Z] provisioning config files... [2023-05-31T00:37:33.364Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config633632936483261339tmp [2023-05-31T00:37:33.374Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3357666643210138682tmp [2023-05-31T00:37:33.385Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3208218998612763163tmp [Pipeline] { [Pipeline] echo [2023-05-31T00:37:33.399Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:37:33.681Z] ---> sigul-configuration.sh [2023-05-31T00:37:33.681Z] gpg: directory `/root/.gnupg' created [2023-05-31T00:37:33.681Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-31T00:37:33.681Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-31T00:37:33.681Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-31T00:37:33.681Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-31T00:37:33.681Z] gpg: CAST5 encrypted data [2023-05-31T00:37:33.681Z] gpg: encrypted with 1 passphrase [2023-05-31T00:37:33.681Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-31T00:37:33.967Z] + mkdir /home/jenkins [2023-05-31T00:37:33.967Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-31T00:37:34.251Z] + 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-31T00:37:34.259Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:37:34.546Z] ---> sigul-install.sh [2023-05-31T00:37:34.546Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-31T00:37:34.829Z] + git tag --list [2023-05-31T00:37:34.829Z] v0.0.0 [2023-05-31T00:37:34.829Z] v0.0.1-dev.1 [2023-05-31T00:37:34.829Z] v0.0.1-dev.10 [2023-05-31T00:37:34.829Z] v0.0.1-dev.11 [2023-05-31T00:37:34.829Z] v0.0.1-dev.12 [2023-05-31T00:37:34.829Z] v0.0.1-dev.13 [2023-05-31T00:37:34.829Z] v0.0.1-dev.14 [2023-05-31T00:37:34.829Z] v0.0.1-dev.15 [2023-05-31T00:37:34.829Z] v0.0.1-dev.16 [2023-05-31T00:37:34.829Z] v0.0.1-dev.2 [2023-05-31T00:37:34.829Z] v0.0.1-dev.3 [2023-05-31T00:37:34.829Z] v0.0.1-dev.4 [2023-05-31T00:37:34.829Z] v0.0.1-dev.5 [2023-05-31T00:37:34.829Z] v0.0.1-dev.6 [2023-05-31T00:37:34.829Z] v0.0.1-dev.7 [2023-05-31T00:37:34.829Z] v0.0.1-dev.8 [2023-05-31T00:37:34.829Z] v0.0.1-dev.9 [2023-05-31T00:37:34.829Z] v2.2.0 [2023-05-31T00:37:34.829Z] v2.2.0-dev.17 [2023-05-31T00:37:34.829Z] v2.2.0-dev.18 [2023-05-31T00:37:34.829Z] v2.2.0-dev.19 [2023-05-31T00:37:34.829Z] v2.2.0-dev.20 [2023-05-31T00:37:34.829Z] v2.2.0-dev.21 [2023-05-31T00:37:34.829Z] v2.2.0-dev.22 [2023-05-31T00:37:34.829Z] v2.2.0-dev.23 [2023-05-31T00:37:34.829Z] v2.2.0-dev.24 [2023-05-31T00:37:34.829Z] v2.2.0-dev.25 [2023-05-31T00:37:34.829Z] v2.2.0-dev.26 [2023-05-31T00:37:34.829Z] v2.2.0-dev.27 [2023-05-31T00:37:34.829Z] v2.3.0 [2023-05-31T00:37:34.829Z] v2.3.0-dev.1 [2023-05-31T00:37:34.829Z] v2.3.0-dev.10 [2023-05-31T00:37:34.829Z] v2.3.0-dev.11 [2023-05-31T00:37:34.829Z] v2.3.0-dev.12 [2023-05-31T00:37:34.829Z] v2.3.0-dev.13 [2023-05-31T00:37:34.829Z] v2.3.0-dev.14 [2023-05-31T00:37:34.829Z] v2.3.0-dev.15 [2023-05-31T00:37:34.829Z] v2.3.0-dev.16 [2023-05-31T00:37:34.829Z] v2.3.0-dev.17 [2023-05-31T00:37:34.829Z] v2.3.0-dev.18 [2023-05-31T00:37:34.829Z] v2.3.0-dev.19 [2023-05-31T00:37:34.829Z] v2.3.0-dev.2 [2023-05-31T00:37:34.829Z] v2.3.0-dev.20 [2023-05-31T00:37:34.829Z] v2.3.0-dev.21 [2023-05-31T00:37:34.829Z] v2.3.0-dev.22 [2023-05-31T00:37:34.829Z] v2.3.0-dev.23 [2023-05-31T00:37:34.829Z] v2.3.0-dev.24 [2023-05-31T00:37:34.829Z] v2.3.0-dev.25 [2023-05-31T00:37:34.829Z] v2.3.0-dev.26 [2023-05-31T00:37:34.829Z] v2.3.0-dev.27 [2023-05-31T00:37:34.829Z] v2.3.0-dev.28 [2023-05-31T00:37:34.829Z] v2.3.0-dev.3 [2023-05-31T00:37:34.829Z] v2.3.0-dev.4 [2023-05-31T00:37:34.829Z] v2.3.0-dev.5 [2023-05-31T00:37:34.829Z] v2.3.0-dev.6 [2023-05-31T00:37:34.829Z] v2.3.0-dev.7 [2023-05-31T00:37:34.829Z] v2.3.0-dev.8 [2023-05-31T00:37:34.829Z] v2.3.0-dev.9 [2023-05-31T00:37:34.829Z] v2.3.1 [2023-05-31T00:37:34.829Z] v2.3.1-dev.4 [2023-05-31T00:37:34.829Z] v2.3.1-dev.5 [2023-05-31T00:37:34.829Z] v2.3.1-dev.6 [2023-05-31T00:37:34.829Z] v3.0.0-dev.1 [2023-05-31T00:37:34.829Z] v3.0.0-dev.10 [2023-05-31T00:37:34.829Z] v3.0.0-dev.11 [2023-05-31T00:37:34.829Z] v3.0.0-dev.12 [2023-05-31T00:37:34.829Z] v3.0.0-dev.13 [2023-05-31T00:37:34.829Z] v3.0.0-dev.14 [2023-05-31T00:37:34.829Z] v3.0.0-dev.15 [2023-05-31T00:37:34.829Z] v3.0.0-dev.16 [2023-05-31T00:37:34.829Z] v3.0.0-dev.17 [2023-05-31T00:37:34.829Z] v3.0.0-dev.18 [2023-05-31T00:37:34.829Z] v3.0.0-dev.19 [2023-05-31T00:37:34.829Z] v3.0.0-dev.2 [2023-05-31T00:37:34.829Z] v3.0.0-dev.20 [2023-05-31T00:37:34.829Z] v3.0.0-dev.21 [2023-05-31T00:37:34.829Z] v3.0.0-dev.22 [2023-05-31T00:37:34.829Z] v3.0.0-dev.23 [2023-05-31T00:37:34.829Z] v3.0.0-dev.24 [2023-05-31T00:37:34.829Z] v3.0.0-dev.25 [2023-05-31T00:37:34.829Z] v3.0.0-dev.26 [2023-05-31T00:37:34.829Z] v3.0.0-dev.27 [2023-05-31T00:37:34.829Z] v3.0.0-dev.28 [2023-05-31T00:37:34.829Z] v3.0.0-dev.29 [2023-05-31T00:37:34.829Z] v3.0.0-dev.3 [2023-05-31T00:37:34.829Z] v3.0.0-dev.30 [2023-05-31T00:37:34.829Z] v3.0.0-dev.31 [2023-05-31T00:37:34.829Z] v3.0.0-dev.32 [2023-05-31T00:37:34.829Z] v3.0.0-dev.33 [2023-05-31T00:37:34.829Z] v3.0.0-dev.34 [2023-05-31T00:37:34.829Z] v3.0.0-dev.35 [2023-05-31T00:37:34.829Z] v3.0.0-dev.36 [2023-05-31T00:37:34.829Z] v3.0.0-dev.37 [2023-05-31T00:37:34.829Z] v3.0.0-dev.38 [2023-05-31T00:37:34.829Z] v3.0.0-dev.39 [2023-05-31T00:37:34.829Z] v3.0.0-dev.4 [2023-05-31T00:37:34.829Z] v3.0.0-dev.40 [2023-05-31T00:37:34.829Z] v3.0.0-dev.41 [2023-05-31T00:37:34.829Z] v3.0.0-dev.42 [2023-05-31T00:37:34.829Z] v3.0.0-dev.43 [2023-05-31T00:37:34.829Z] v3.0.0-dev.44 [2023-05-31T00:37:34.829Z] v3.0.0-dev.45 [2023-05-31T00:37:34.829Z] v3.0.0-dev.46 [2023-05-31T00:37:34.829Z] v3.0.0-dev.47 [2023-05-31T00:37:34.829Z] v3.0.0-dev.48 [2023-05-31T00:37:34.829Z] v3.0.0-dev.49 [2023-05-31T00:37:34.829Z] v3.0.0-dev.5 [2023-05-31T00:37:34.829Z] v3.0.0-dev.50 [2023-05-31T00:37:34.829Z] v3.0.0-dev.6 [2023-05-31T00:37:34.829Z] v3.0.0-dev.7 [2023-05-31T00:37:34.829Z] v3.0.0-dev.8 [2023-05-31T00:37:34.829Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-31T00:37:35.114Z] + lftools sign git-tag v3.0.0-dev.50 [2023-05-31T00:37:36.051Z] Signing Git tag with Sigul... [2023-05-31T00:37:36.051Z] Signing v3.0.0-dev.50 [Pipeline] echo [2023-05-31T00:37:36.318Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:37:36.602Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-31T00:37:36.609Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-31T00:37:36.626Z] $ docker stop --time=1 2631ec52dbc65f0764ee6fa6bcc630f85f25effe360c10db62015d4a4b871edb [2023-05-31T00:37:37.961Z] $ docker rm -f --volumes 2631ec52dbc65f0764ee6fa6bcc630f85f25effe360c10db62015d4a4b871edb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-31T00:37:38.377Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T00:37:38.377Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:37:38.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T00:37:38.676Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:37:38.747Z] prd-ubuntu20.04-docker-8c-8g-17407 does not seem to be running inside a container [2023-05-31T00:37:38.780Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-31T00:37:39.107Z] $ docker top a73ba95b425d4d31a13d76425f42752a26c39cbbef830be7dfb40c318cbbd654 -eo pid,comm [2023-05-31T00:37:39.148Z] 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-31T00:37:39.148Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T00:37:39.183Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T00:37:39.183Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T00:37:39.296Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T00:37:39.299Z] $ docker exec a73ba95b425d4d31a13d76425f42752a26c39cbbef830be7dfb40c318cbbd654 ssh-agent [2023-05-31T00:37:39.402Z] SSH_AUTH_SOCK=/tmp/ssh-lpgtkcyPsYqO/agent.31 [2023-05-31T00:37:39.402Z] SSH_AGENT_PID=37 [2023-05-31T00:37:39.406Z] Running ssh-add (command line suppressed) [2023-05-31T00:37:39.537Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9113646701590060629.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9113646701590060629.key) [2023-05-31T00:37:39.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T00:37:39.899Z] + git semver bump pre [2023-05-31T00:37:40.194Z] 2023-05-31 00:37:40,097 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-31T00:37:40.194Z] 2023-05-31 00:37:40,097 [bump_version] DEBUG bumping version:3.0.0-dev.50 on axis:pre with prefix:dev [2023-05-31T00:37:40.194Z] 2023-05-31 00:37:40,097 [bump_version] DEBUG bumped version:3.0.0-dev.51 [2023-05-31T00:37:40.194Z] 2023-05-31 00:37:40,097 [write_version] DEBUG write version:3.0.0-dev.51 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-05-31T00:37:40.194Z] 2023-05-31 00:37:40,098 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-31T00:37:40.194Z] 2023-05-31 00:37:40,098 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-31T00:37:40.194Z] 2023-05-31 00:37:40,099 [execute] INFO git cat-file --batch-check [2023-05-31T00:37:40.194Z] 2023-05-31 00:37:40,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T00:37:40.194Z] 2023-05-31 00:37:40,104 [execute] INFO git cat-file --batch [2023-05-31T00:37:40.194Z] 2023-05-31 00:37:40,104 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T00:37:40.194Z] 2023-05-31 00:37:40,108 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-31T00:37:40.194Z] 3.0.0-dev.51 [Pipeline] } [2023-05-31T00:37:40.218Z] $ docker exec --env ******** --env ******** a73ba95b425d4d31a13d76425f42752a26c39cbbef830be7dfb40c318cbbd654 ssh-agent -k [2023-05-31T00:37:40.312Z] unset SSH_AUTH_SOCK; [2023-05-31T00:37:40.312Z] unset SSH_AGENT_PID; [2023-05-31T00:37:40.312Z] echo Agent pid 37 killed; [2023-05-31T00:37:40.323Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T00:37:40.644Z] + git semver [Pipeline] } [2023-05-31T00:37:40.914Z] $ docker stop --time=1 a73ba95b425d4d31a13d76425f42752a26c39cbbef830be7dfb40c318cbbd654 [2023-05-31T00:37:42.161Z] $ docker rm -f --volumes a73ba95b425d4d31a13d76425f42752a26c39cbbef830be7dfb40c318cbbd654 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T00:37:42.512Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T00:37:42.512Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:37:42.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T00:37:42.824Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:37:42.923Z] prd-ubuntu20.04-docker-8c-8g-17407 does not seem to be running inside a container [2023-05-31T00:37:42.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-31T00:37:43.305Z] $ docker top 67074e9fe119f63a7377848ed126b2d053087027e20b655640c60ded7013eacd -eo pid,comm [2023-05-31T00:37:43.357Z] 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-31T00:37:43.357Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T00:37:43.387Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T00:37:43.387Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T00:37:43.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T00:37:43.516Z] $ docker exec 67074e9fe119f63a7377848ed126b2d053087027e20b655640c60ded7013eacd ssh-agent [2023-05-31T00:37:43.631Z] SSH_AUTH_SOCK=/tmp/ssh-3FH0zjsAFw9y/agent.31 [2023-05-31T00:37:43.631Z] SSH_AGENT_PID=38 [2023-05-31T00:37:43.636Z] Running ssh-add (command line suppressed) [2023-05-31T00:37:43.737Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11319653512692436573.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11319653512692436573.key) [2023-05-31T00:37:43.750Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T00:37:44.038Z] + git semver push [2023-05-31T00:37:44.298Z] 2023-05-31 00:37:44,223 [run_push] DEBUG push [2023-05-31T00:37:44.298Z] 2023-05-31 00:37:44,224 [execute] INFO git cat-file --batch-check [2023-05-31T00:37:44.298Z] 2023-05-31 00:37:44,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T00:37:44.298Z] 2023-05-31 00:37:44,228 [execute] INFO git rev-list 722a09ade61bcc94f6468efec6d9dfca65e457fa -- [2023-05-31T00:37:44.298Z] 2023-05-31 00:37:44,228 [execute] DEBUG Popen(['git', 'rev-list', '722a09ade61bcc94f6468efec6d9dfca65e457fa', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-31T00:37:44.298Z] 2023-05-31 00:37:44,236 [execute] INFO git fetch -v origin [2023-05-31T00:37:44.298Z] 2023-05-31 00:37:44,237 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-31T00:37:44.865Z] 2023-05-31 00:37:44,708 [run_push] DEBUG no remote changes detected [2023-05-31T00:37:44.865Z] 2023-05-31 00:37:44,708 [execute] INFO git push origin semver [2023-05-31T00:37:44.865Z] 2023-05-31 00:37:44,708 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-31T00:37:45.801Z] 2023-05-31 00:37:45,435 [run_push] DEBUG push all version tags [2023-05-31T00:37:45.801Z] 2023-05-31 00:37:45,435 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-31T00:37:45.801Z] 2023-05-31 00:37:45,436 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-31T00:37:46.371Z] 2023-05-31 00:37:46,170 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-31T00:37:46.371Z] 3.0.0-dev.51 [Pipeline] } [2023-05-31T00:37:46.382Z] $ docker exec --env ******** --env ******** 67074e9fe119f63a7377848ed126b2d053087027e20b655640c60ded7013eacd ssh-agent -k [2023-05-31T00:37:46.478Z] unset SSH_AUTH_SOCK; [2023-05-31T00:37:46.479Z] unset SSH_AGENT_PID; [2023-05-31T00:37:46.479Z] echo Agent pid 38 killed; [2023-05-31T00:37:46.490Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T00:37:46.848Z] + git semver [Pipeline] } [2023-05-31T00:37:47.123Z] $ docker stop --time=1 67074e9fe119f63a7377848ed126b2d053087027e20b655640c60ded7013eacd [2023-05-31T00:37:48.401Z] $ docker rm -f --volumes 67074e9fe119f63a7377848ed126b2d053087027e20b655640c60ded7013eacd [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-31T00:37:48.940Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-05-31T00:37:48.940Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-31T00:37:48.940Z] total 16 [2023-05-31T00:37:48.940Z] drwxr-xr-x 3 root root 4096 May 31 00:25 . [2023-05-31T00:37:48.940Z] drwxrwxr-x 11 jenkins jenkins 4096 May 31 00:37 .. [2023-05-31T00:37:48.940Z] drwxr-xr-x 2 root root 4096 May 31 00:25 cost [2023-05-31T00:37:48.940Z] -rw-r--r-- 1 root root 89 May 31 00:25 cost.csv [2023-05-31T00:37:48.940Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-31T00:37:48.940Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-31T00:37:48.940Z] total 16 [2023-05-31T00:37:48.940Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 00:25 . [2023-05-31T00:37:48.940Z] drwxrwxr-x 11 jenkins jenkins 4096 May 31 00:37 .. [2023-05-31T00:37:48.940Z] drwxr-xr-x 2 jenkins jenkins 4096 May 31 00:25 cost [2023-05-31T00:37:48.940Z] -rw-r--r-- 1 jenkins jenkins 89 May 31 00:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:37:49.227Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:37:50.084Z] ---> package-listing.sh [2023-05-31T00:37:50.085Z] ++ facter osfamily [2023-05-31T00:37:50.085Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-31T00:37:50.343Z] + OS_FAMILY=debian [2023-05-31T00:37:50.343Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-05-31T00:37:50.343Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-31T00:37:50.343Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-31T00:37:50.343Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-31T00:37:50.343Z] + PACKAGES=/tmp/packages_start.txt [2023-05-31T00:37:50.343Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-05-31T00:37:50.343Z] + PACKAGES=/tmp/packages_end.txt [2023-05-31T00:37:50.343Z] + case "${OS_FAMILY}" in [2023-05-31T00:37:50.343Z] + dpkg -l [2023-05-31T00:37:50.343Z] + grep '^ii' [2023-05-31T00:37:50.343Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-31T00:37:50.343Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-31T00:37:50.343Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-31T00:37:50.343Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-05-31T00:37:50.343Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-05-31T00:37:50.343Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-05-31T00:37:50.354Z] 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/exfoundry_device-usb-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-31T00:37:50.657Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:37:51.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T00:37:51.213Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:37:51.281Z] prd-ubuntu20.04-docker-8c-8g-17407 does not seem to be running inside a container [2023-05-31T00:37:51.311Z] $ 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/exfoundry_device-usb-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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-31T00:37:51.819Z] $ docker top 07b0bcab8e72a4307cf3de4ad77cd92f4a74f8ad69dd4fbde37b8f75913a1f3c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:37:52.153Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-31T00:37:52.436Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-31T00:37:52.718Z] + ls /var/log/sa-host [2023-05-31T00:37:52.718Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T00:37:52.795Z] provisioning config files... [2023-05-31T00:37:52.801Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4211587896483356776tmp [Pipeline] { [Pipeline] echo [2023-05-31T00:37:52.812Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:37:53.095Z] ---> create-netrc.sh [Pipeline] } [2023-05-31T00:37:53.103Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:37:53.422Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-31T00:37:53.434Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:37:53.723Z] ---> sudo-logs.sh [2023-05-31T00:37:53.723Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-31T00:37:53.753Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:37:54.039Z] ---> job-cost.sh [2023-05-31T00:37:54.039Z] lf-activate-venv: SKIPPING [2023-05-31T00:37:54.039Z] DEBUG: total: 0.2199999988079071 [2023-05-31T00:37:54.039Z] INFO: Retrieving Stack Cost... [2023-05-31T00:37:54.298Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T00:37:54.867Z] INFO: Archiving Costs [Pipeline] echo [2023-05-31T00:37:54.879Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:37:55.165Z] ---> logs-deploy.sh [2023-05-31T00:37:55.165Z] lf-activate-venv: SKIPPING [2023-05-31T00:37:55.165Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/122 [2023-05-31T00:37:55.165Z] INFO: archiving workspace using pattern(s): [2023-05-31T00:37:56.102Z] Archives upload complete. [2023-05-31T00:37:56.102Z] INFO: archiving logs to Nexus