Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f433dd4a7f716b42d434c791f0c601cda98ab1b1 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-ssh9395995206152656331.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh10282793495613340751.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh8678513675550385095.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh18333255077449673263.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-ssh11206636587541959956.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-8800 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 f433dd4a7f716b42d434c791f0c601cda98ab1b1 (main) Commit message: "Merge pull request #217 from jim-wang-intel/fix-dir-config" > 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 f433dd4a7f716b42d434c791f0c601cda98ab1b1 # timeout=10 > git rev-list --no-walk 1f17400c5cc4baed943c7e7ed2484b3b5921cf6c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-17T21:25:14.791Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-17T21:25:14.836Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-17T21:25:14.850Z] ========================================================= [2023-04-17T21:25:14.850Z] EdgeX Global Pipelines Version Info [2023-04-17T21:25:14.850Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-17T21:25:15.550Z] ------------------- [2023-04-17T21:25:15.550Z] stable info: [2023-04-17T21:25:15.550Z] ------------------- [2023-04-17T21:25:15.550Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-17T21:25:15.550Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-17T21:25:15.550Z] Message: update stable to v1.0.248 [2023-04-17T21:25:16.123Z] ------------------- [2023-04-17T21:25:16.123Z] experimental info: [2023-04-17T21:25:16.123Z] ------------------- [2023-04-17T21:25:16.123Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-17T21:25:16.123Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-17T21:25:16.123Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-17T21:25:16.261Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-04-17T21:25:16.270Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-04-17T21:25:16.277Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-17T21:25:16.285Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-17T21:25:16.293Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-17T21:25:16.301Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-17T21:25:16.309Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-17T21:25:16.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-17T21:25:16.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-17T21:25:16.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-17T21:25:16.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-17T21:25:16.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-04-17T21:25:16.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-17T21:25:16.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-17T21:25:16.397Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-17T21:25:16.408Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-17T21:25:16.423Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-17T21:25:16.433Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-17T21:25:16.443Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-17T21:25:16.456Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-17T21:25:16.467Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-17T21:25:16.478Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-17T21:25:16.488Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-17T21:25:16.499Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-17T21:25:16.512Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-17T21:25:16.526Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-17T21:25:16.535Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-17T21:25:16.548Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-17T21:25:16.562Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-17T21:25:16.574Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-17T21:25:16.591Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f433dd4a7f716b42d434c791f0c601cda98ab1b1 [Pipeline] echo [2023-04-17T21:25:16.609Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f433dd4 [Pipeline] echo [2023-04-17T21:25:16.623Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T21:25:16.662Z] provisioning config files... [2023-04-17T21:25:16.675Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3767838823490620103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T21:25:16.977Z] ---> docker-login.sh [2023-04-17T21:25:16.977Z] nexus3.edgexfoundry.org:10001 [2023-04-17T21:25:17.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T21:25:17.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T21:25:17.237Z] Configure a credential helper to remove this warning. See [2023-04-17T21:25:17.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T21:25:17.237Z] [2023-04-17T21:25:17.237Z] Login Succeeded [2023-04-17T21:25:17.237Z] nexus3.edgexfoundry.org:10002 [2023-04-17T21:25:17.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T21:25:17.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T21:25:17.497Z] Configure a credential helper to remove this warning. See [2023-04-17T21:25:17.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T21:25:17.497Z] [2023-04-17T21:25:17.497Z] Login Succeeded [2023-04-17T21:25:17.497Z] nexus3.edgexfoundry.org:10003 [2023-04-17T21:25:17.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T21:25:17.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T21:25:17.497Z] Configure a credential helper to remove this warning. See [2023-04-17T21:25:17.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T21:25:17.497Z] [2023-04-17T21:25:17.497Z] Login Succeeded [2023-04-17T21:25:17.497Z] nexus3.edgexfoundry.org:10004 [2023-04-17T21:25:17.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T21:25:17.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T21:25:17.497Z] Configure a credential helper to remove this warning. See [2023-04-17T21:25:17.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T21:25:17.497Z] [2023-04-17T21:25:17.497Z] Login Succeeded [2023-04-17T21:25:17.757Z] docker.io [2023-04-17T21:25:17.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T21:25:18.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T21:25:18.016Z] Configure a credential helper to remove this warning. See [2023-04-17T21:25:18.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T21:25:18.016Z] [2023-04-17T21:25:18.016Z] Login Succeeded [2023-04-17T21:25:18.016Z] ---> docker-login.sh ends [Pipeline] } [2023-04-17T21:25:18.023Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-17T21:25:18.393Z] + git rev-list -1 --merges f433dd4a7f716b42d434c791f0c601cda98ab1b1~1..f433dd4a7f716b42d434c791f0c601cda98ab1b1 [Pipeline] echo [2023-04-17T21:25:18.435Z] -----------> git rev-list -1 --merges f433dd4a7f716b42d434c791f0c601cda98ab1b1~1..f433dd4a7f716b42d434c791f0c601cda98ab1b1 f433dd4a7f716b42d434c791f0c601cda98ab1b1 [2023-04-17T21:25:18.435Z] f433dd4a7f716b42d434c791f0c601cda98ab1b1 [false] [Pipeline] sh [2023-04-17T21:25:18.723Z] + git log --format=format:%s -1 f433dd4a7f716b42d434c791f0c601cda98ab1b1 [Pipeline] echo [2023-04-17T21:25:18.755Z] ========================================================= [2023-04-17T21:25:18.755Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-17T21:25:18.755Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-17T21:25:19.065Z] + git log --format=format:%s -1 f433dd4a7f716b42d434c791f0c601cda98ab1b1 [Pipeline] echo [2023-04-17T21:25:19.079Z] [semverPrep] GIT_COMMIT: f433dd4a7f716b42d434c791f0c601cda98ab1b1, Commit Message: Merge pull request #217 from jim-wang-intel/fix-dir-config [Pipeline] echo [2023-04-17T21:25:19.087Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-17T21:25:19.456Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-17T21:25:19.456Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-17T21:25:19.456Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-17T21:25:19.456Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-17T21:25:19.456Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-17T21:25:19.456Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-17T21:25:19.456Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:25:19.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T21:25:19.866Z] [2023-04-17T21:25:19.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:25:20.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T21:25:20.167Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-17T21:25:20.167Z] b85a868b505f: Pulling fs layer [2023-04-17T21:25:20.167Z] e2be974225ed: Pulling fs layer [2023-04-17T21:25:20.167Z] 339a4e72a1f5: Pulling fs layer [2023-04-17T21:25:20.167Z] 988bab9f4d93: Pulling fs layer [2023-04-17T21:25:20.167Z] 1469e6f7b9e6: Pulling fs layer [2023-04-17T21:25:20.167Z] eaf3925da568: Pulling fs layer [2023-04-17T21:25:20.167Z] bab4dde63d76: Pulling fs layer [2023-04-17T21:25:20.167Z] bde34c3a00c8: Pulling fs layer [2023-04-17T21:25:20.167Z] b352a97aabf1: Pulling fs layer [2023-04-17T21:25:20.167Z] 4872d77fe225: Pulling fs layer [2023-04-17T21:25:20.167Z] 988bab9f4d93: Waiting [2023-04-17T21:25:20.167Z] 1469e6f7b9e6: Waiting [2023-04-17T21:25:20.167Z] eaf3925da568: Waiting [2023-04-17T21:25:20.167Z] bab4dde63d76: Waiting [2023-04-17T21:25:20.167Z] bde34c3a00c8: Waiting [2023-04-17T21:25:20.167Z] 5851b861e8e6: Pulling fs layer [2023-04-17T21:25:20.167Z] b352a97aabf1: Waiting [2023-04-17T21:25:20.167Z] 4872d77fe225: Waiting [2023-04-17T21:25:20.167Z] 5851b861e8e6: Waiting [2023-04-17T21:25:20.167Z] e2be974225ed: Download complete [2023-04-17T21:25:20.167Z] 988bab9f4d93: Download complete [2023-04-17T21:25:20.167Z] 1469e6f7b9e6: Verifying Checksum [2023-04-17T21:25:20.167Z] 1469e6f7b9e6: Download complete [2023-04-17T21:25:20.167Z] eaf3925da568: Verifying Checksum [2023-04-17T21:25:20.167Z] eaf3925da568: Download complete [2023-04-17T21:25:20.167Z] 339a4e72a1f5: Verifying Checksum [2023-04-17T21:25:20.167Z] 339a4e72a1f5: Download complete [2023-04-17T21:25:20.426Z] bde34c3a00c8: Verifying Checksum [2023-04-17T21:25:20.426Z] bde34c3a00c8: Download complete [2023-04-17T21:25:20.426Z] b352a97aabf1: Download complete [2023-04-17T21:25:20.426Z] 4872d77fe225: Download complete [2023-04-17T21:25:20.426Z] 5851b861e8e6: Download complete [2023-04-17T21:25:20.427Z] b85a868b505f: Download complete [2023-04-17T21:25:20.686Z] bab4dde63d76: Verifying Checksum [2023-04-17T21:25:20.686Z] bab4dde63d76: Download complete [2023-04-17T21:25:21.622Z] b85a868b505f: Pull complete [2023-04-17T21:25:21.622Z] e2be974225ed: Pull complete [2023-04-17T21:25:22.193Z] 339a4e72a1f5: Pull complete [2023-04-17T21:25:22.193Z] 988bab9f4d93: Pull complete [2023-04-17T21:25:22.451Z] 1469e6f7b9e6: Pull complete [2023-04-17T21:25:22.451Z] eaf3925da568: Pull complete [2023-04-17T21:25:24.355Z] bab4dde63d76: Pull complete [2023-04-17T21:25:24.355Z] bde34c3a00c8: Pull complete [2023-04-17T21:25:24.355Z] b352a97aabf1: Pull complete [2023-04-17T21:25:24.355Z] 4872d77fe225: Pull complete [2023-04-17T21:25:24.355Z] 5851b861e8e6: Pull complete [2023-04-17T21:25:24.355Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-17T21:25:24.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T21:25:24.355Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T21:25:24.454Z] prd-ubuntu20.04-docker-8c-8g-8800 does not seem to be running inside a container [2023-04-17T21:25:24.483Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-17T21:25:26.884Z] $ docker top bcb7eba10b2876fc0e4120ab7d55c5925c7ff5ef0a70e729f8927a471034fc6f -eo pid,comm [2023-04-17T21:25:26.937Z] 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-04-17T21:25:26.937Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-17T21:25:26.974Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T21:25:26.974Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T21:25:27.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T21:25:27.094Z] $ docker exec bcb7eba10b2876fc0e4120ab7d55c5925c7ff5ef0a70e729f8927a471034fc6f ssh-agent [2023-04-17T21:25:27.195Z] SSH_AUTH_SOCK=/tmp/ssh-uOICfaFE4ASb/agent.32 [2023-04-17T21:25:27.195Z] SSH_AGENT_PID=38 [2023-04-17T21:25:27.203Z] Running ssh-add (command line suppressed) [2023-04-17T21:25:27.303Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17252255533075211478.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17252255533075211478.key) [2023-04-17T21:25:27.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T21:25:27.611Z] + git tag --points-at HEAD [Pipeline] } [2023-04-17T21:25:27.630Z] $ docker exec --env ******** --env ******** bcb7eba10b2876fc0e4120ab7d55c5925c7ff5ef0a70e729f8927a471034fc6f ssh-agent -k [2023-04-17T21:25:27.737Z] unset SSH_AUTH_SOCK; [2023-04-17T21:25:27.742Z] unset SSH_AGENT_PID; [2023-04-17T21:25:27.742Z] echo Agent pid 38 killed; [2023-04-17T21:25:27.748Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-17T21:25:27.771Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T21:25:27.771Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T21:25:27.874Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T21:25:27.877Z] $ docker exec bcb7eba10b2876fc0e4120ab7d55c5925c7ff5ef0a70e729f8927a471034fc6f ssh-agent [2023-04-17T21:25:27.977Z] SSH_AUTH_SOCK=/tmp/ssh-JyaOIv6oxHCT/agent.70 [2023-04-17T21:25:27.977Z] SSH_AGENT_PID=76 [2023-04-17T21:25:27.982Z] Running ssh-add (command line suppressed) [2023-04-17T21:25:28.087Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15832535980036508487.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15832535980036508487.key) [2023-04-17T21:25:28.103Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T21:25:28.385Z] + git semver init [2023-04-17T21:25:28.644Z] 2023-04-17 21:25:28,556 [run_init] DEBUG init version:0.0.0 force:False [2023-04-17T21:25:28.644Z] 2023-04-17 21:25:28,557 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-04-17T21:25:28.644Z] 2023-04-17 21:25:28,558 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-04-17T21:25:28.644Z] 2023-04-17 21:25:28,559 [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-04-17T21:25:29.580Z] 2023-04-17 21:25:29,309 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-04-17T21:25:29.580Z] 2023-04-17 21:25:29,309 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-04-17T21:25:29.580Z] 2023-04-17 21:25:29,309 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-17T21:25:29.580Z] 2023-04-17 21:25:29,310 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-17T21:25:29.580Z] 3.0.0-dev.26 [Pipeline] } [2023-04-17T21:25:29.589Z] $ docker exec --env ******** --env ******** bcb7eba10b2876fc0e4120ab7d55c5925c7ff5ef0a70e729f8927a471034fc6f ssh-agent -k [2023-04-17T21:25:29.682Z] unset SSH_AUTH_SOCK; [2023-04-17T21:25:29.682Z] unset SSH_AGENT_PID; [2023-04-17T21:25:29.682Z] echo Agent pid 76 killed; [2023-04-17T21:25:29.692Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-17T21:25:29.998Z] + git semver [Pipeline] } [2023-04-17T21:25:30.270Z] $ docker stop --time=1 bcb7eba10b2876fc0e4120ab7d55c5925c7ff5ef0a70e729f8927a471034fc6f [2023-04-17T21:25:31.598Z] $ docker rm -f --volumes bcb7eba10b2876fc0e4120ab7d55c5925c7ff5ef0a70e729f8927a471034fc6f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-17T21:25:31.945Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-17T21:25:32.138Z] Stashed 1 file(s) [Pipeline] echo [2023-04-17T21:25:32.141Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.26 [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-04-17T21:25:32.258Z] provisioning config files... [2023-04-17T21:25:32.266Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9729794016018191100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T21:25:32.559Z] ---> docker-login.sh [2023-04-17T21:25:32.559Z] nexus3.edgexfoundry.org:10001 [2023-04-17T21:25:32.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T21:25:32.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T21:25:32.559Z] Configure a credential helper to remove this warning. See [2023-04-17T21:25:32.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T21:25:32.559Z] [2023-04-17T21:25:32.559Z] Login Succeeded [2023-04-17T21:25:32.559Z] nexus3.edgexfoundry.org:10002 [2023-04-17T21:25:32.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T21:25:32.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T21:25:32.559Z] Configure a credential helper to remove this warning. See [2023-04-17T21:25:32.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T21:25:32.559Z] [2023-04-17T21:25:32.559Z] Login Succeeded [2023-04-17T21:25:32.559Z] nexus3.edgexfoundry.org:10003 [2023-04-17T21:25:32.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T21:25:32.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T21:25:32.818Z] Configure a credential helper to remove this warning. See [2023-04-17T21:25:32.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T21:25:32.818Z] [2023-04-17T21:25:32.818Z] Login Succeeded [2023-04-17T21:25:32.818Z] nexus3.edgexfoundry.org:10004 [2023-04-17T21:25:32.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T21:25:32.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T21:25:32.818Z] Configure a credential helper to remove this warning. See [2023-04-17T21:25:32.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T21:25:32.818Z] [2023-04-17T21:25:32.818Z] Login Succeeded [2023-04-17T21:25:32.818Z] docker.io [2023-04-17T21:25:33.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T21:25:33.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T21:25:33.077Z] Configure a credential helper to remove this warning. See [2023-04-17T21:25:33.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T21:25:33.077Z] [2023-04-17T21:25:33.077Z] Login Succeeded [2023-04-17T21:25:33.077Z] ---> docker-login.sh ends [Pipeline] } [2023-04-17T21:25:33.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-17T21:25:33.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T21:25:33.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T21:25:33.173Z] ========================================================= [2023-04-17T21:25:33.173Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-17T21:25:33.173Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:25:33.472Z] + 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-04-17T21:25:33.472Z] Sending build context to Docker daemon 1.89MB [2023-04-17T21:25:33.472Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-17T21:25:33.472Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-17T21:25:33.472Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-17T21:25:33.472Z] 63b65145d645: Pulling fs layer [2023-04-17T21:25:33.472Z] a2d21d5440eb: Pulling fs layer [2023-04-17T21:25:33.472Z] 935e6c44a52c: Pulling fs layer [2023-04-17T21:25:33.472Z] 94cc34f8dd06: Pulling fs layer [2023-04-17T21:25:33.472Z] 30dea6a524f1: Pulling fs layer [2023-04-17T21:25:33.472Z] a2aff8979fd8: Pulling fs layer [2023-04-17T21:25:33.472Z] 6808be2612f2: Pulling fs layer [2023-04-17T21:25:33.472Z] f25807f1079a: Pulling fs layer [2023-04-17T21:25:33.472Z] a2aff8979fd8: Waiting [2023-04-17T21:25:33.472Z] 94cc34f8dd06: Waiting [2023-04-17T21:25:33.472Z] 30dea6a524f1: Waiting [2023-04-17T21:25:33.472Z] f25807f1079a: Waiting [2023-04-17T21:25:33.472Z] 6808be2612f2: Waiting [2023-04-17T21:25:33.472Z] a2d21d5440eb: Download complete [2023-04-17T21:25:33.472Z] 94cc34f8dd06: Verifying Checksum [2023-04-17T21:25:33.472Z] 94cc34f8dd06: Download complete [2023-04-17T21:25:33.472Z] 30dea6a524f1: Verifying Checksum [2023-04-17T21:25:33.472Z] 30dea6a524f1: Download complete [2023-04-17T21:25:33.472Z] 63b65145d645: Verifying Checksum [2023-04-17T21:25:33.472Z] 63b65145d645: Download complete [2023-04-17T21:25:33.735Z] a2aff8979fd8: Verifying Checksum [2023-04-17T21:25:33.735Z] a2aff8979fd8: Download complete [2023-04-17T21:25:33.735Z] 63b65145d645: Pull complete [2023-04-17T21:25:33.995Z] a2d21d5440eb: Pull complete [2023-04-17T21:25:33.995Z] f25807f1079a: Verifying Checksum [2023-04-17T21:25:33.995Z] f25807f1079a: Download complete [2023-04-17T21:25:34.254Z] 935e6c44a52c: Verifying Checksum [2023-04-17T21:25:34.254Z] 935e6c44a52c: Download complete [2023-04-17T21:25:34.254Z] 6808be2612f2: Verifying Checksum [2023-04-17T21:25:34.254Z] 6808be2612f2: Download complete [2023-04-17T21:25:37.543Z] 935e6c44a52c: Pull complete [2023-04-17T21:25:37.543Z] 94cc34f8dd06: Pull complete [2023-04-17T21:25:37.543Z] 30dea6a524f1: Pull complete [2023-04-17T21:25:37.543Z] a2aff8979fd8: Pull complete [2023-04-17T21:25:39.443Z] 6808be2612f2: Pull complete [2023-04-17T21:25:40.011Z] f25807f1079a: Pull complete [2023-04-17T21:25:40.271Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-17T21:25:40.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-17T21:25:40.271Z] ---> 3b553350e43f [2023-04-17T21:25:40.271Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-17T21:25:44.608Z] ---> Running in 882c83f7a4f8 [2023-04-17T21:25:44.608Z] Removing intermediate container 882c83f7a4f8 [2023-04-17T21:25:44.608Z] ---> be3af6261d3f [2023-04-17T21:25:44.608Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-17T21:25:44.608Z] ---> Running in 952565a907af [2023-04-17T21:25:44.608Z] Removing intermediate container 952565a907af [2023-04-17T21:25:44.608Z] ---> 5163fd191634 [2023-04-17T21:25:44.608Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-04-17T21:25:44.608Z] ---> Running in 30d2431b15b8 [2023-04-17T21:25:44.608Z] Removing intermediate container 30d2431b15b8 [2023-04-17T21:25:44.608Z] ---> 719c0c0229cd [2023-04-17T21:25:44.608Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-04-17T21:25:44.608Z] ---> Running in 306553ef9f48 [2023-04-17T21:25:44.608Z] Removing intermediate container 306553ef9f48 [2023-04-17T21:25:44.608Z] ---> 84cb29377418 [2023-04-17T21:25:44.608Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-17T21:25:44.608Z] ---> Running in 481bb00460a9 [2023-04-17T21:25:44.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T21:25:44.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T21:25:44.868Z] (1/14) Installing libintl (0.21.1-r1) [2023-04-17T21:25:44.868Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-04-17T21:25:44.868Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-04-17T21:25:44.868Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-04-17T21:25:44.868Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-04-17T21:25:45.126Z] (6/14) Installing udev-init-scripts (35-r1) [2023-04-17T21:25:45.126Z] (7/14) Installing libblkid (2.38.1-r1) [2023-04-17T21:25:45.126Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-04-17T21:25:45.126Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-04-17T21:25:45.126Z] (10/14) Installing kmod-libs (30-r1) [2023-04-17T21:25:45.126Z] (11/14) Installing eudev (3.2.11-r4) [2023-04-17T21:25:45.126Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-04-17T21:25:45.126Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-04-17T21:25:45.126Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-04-17T21:25:45.126Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T21:25:45.126Z] Executing eudev-3.2.11-r4.trigger [2023-04-17T21:25:45.126Z] OK: 272 MiB in 67 packages [2023-04-17T21:25:45.694Z] Removing intermediate container 481bb00460a9 [2023-04-17T21:25:45.694Z] ---> 384bc456b7eb [2023-04-17T21:25:45.694Z] Step 8/13 : WORKDIR /device-usb-camera [2023-04-17T21:25:45.694Z] ---> Running in b5c8455683c1 [2023-04-17T21:25:45.952Z] Removing intermediate container b5c8455683c1 [2023-04-17T21:25:45.952Z] ---> c30b8cb0e97f [2023-04-17T21:25:45.952Z] Step 9/13 : COPY go.mod vendor* ./ [2023-04-17T21:25:45.952Z] ---> 54d420301d3e [2023-04-17T21:25:45.952Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T21:25:45.952Z] ---> Running in 5a89d042bd8a [2023-04-17T21:25:47.231Z] Still waiting to schedule task [2023-04-17T21:25:47.232Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8790’ [2023-04-17T21:26:12.500Z] Removing intermediate container 5a89d042bd8a [2023-04-17T21:26:12.500Z] ---> a2735a0819fd [2023-04-17T21:26:12.500Z] Step 11/13 : COPY . . [2023-04-17T21:26:12.500Z] ---> b3c4ccff8b15 [2023-04-17T21:26:12.500Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-04-17T21:26:12.500Z] ---> Running in d4dbbcbfb5e6 [2023-04-17T21:26:12.758Z]  % Total % Received % Xferd Average Speed Time  Time Time Current [2023-04-17T21:26:12.758Z]    Dload Upload Total Spent Left Speed [2023-04-17T21:26:12.758Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7267 0 --:--:-- --:--:-- --:--:-- 7324 [2023-04-17T21:26:13.017Z] Removing intermediate container d4dbbcbfb5e6 [2023-04-17T21:26:13.017Z] ---> 1f7eb19dbcc2 [2023-04-17T21:26:13.017Z] Step 13/13 : RUN ${MAKE} [2023-04-17T21:26:13.017Z] ---> Running in 7da03984b658 [2023-04-17T21:26:13.275Z] noop [2023-04-17T21:26:13.533Z] Removing intermediate container 7da03984b658 [2023-04-17T21:26:13.533Z] ---> be50904b3109 [2023-04-17T21:26:13.533Z] Successfully built be50904b3109 [2023-04-17T21:26:13.533Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:26:13.858Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-17T21:26:13.858Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T21:26:13.935Z] prd-ubuntu20.04-docker-8c-8g-8800 does not seem to be running inside a container [2023-04-17T21:26:13.964Z] $ 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 ******** ci-base-image-x86_64 cat [2023-04-17T21:26:14.282Z] $ docker top b3a6f53356f6e15496f0b3f9d18b3e49e04db5242b162e7e0116d12100f2ee95 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T21:26:14.620Z] + go version [2023-04-17T21:26:14.620Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-17T21:26:14.630Z] $ docker stop --time=1 b3a6f53356f6e15496f0b3f9d18b3e49e04db5242b162e7e0116d12100f2ee95 [2023-04-17T21:26:15.894Z] $ docker rm -f --volumes b3a6f53356f6e15496f0b3f9d18b3e49e04db5242b162e7e0116d12100f2ee95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:26:16.267Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-17T21:26:16.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T21:26:16.334Z] prd-ubuntu20.04-docker-8c-8g-8800 does not seem to be running inside a container [2023-04-17T21:26:16.359Z] $ 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 ******** ci-base-image-x86_64 cat [2023-04-17T21:26:16.706Z] $ docker top f620b441106d9d3c6c43f42daeb0407ebf1bc7ac079c7014f39aff069cdbc62f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T21:26:17.049Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-04-17T21:26:17.342Z] + make test [2023-04-17T21:26:17.342Z] go test ./... -coverprofile=coverage.out ./... [2023-04-17T21:26:21.528Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-04-17T21:26:31.492Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-04-17T21:26:31.492Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.009s coverage: 2.0% of statements [2023-04-17T21:26:36.752Z] go vet ./... [2023-04-17T21:26:39.279Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-17T21:26:39.279Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-17T21:26:39.279Z] ./bin/test-attribution-txt.sh [2023-04-17T21:26:39.279Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-17T21:26:39.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-17T21:26:39.561Z] $ docker stop --time=1 f620b441106d9d3c6c43f42daeb0407ebf1bc7ac079c7014f39aff069cdbc62f [2023-04-17T21:26:43.086Z] $ docker rm -f --volumes f620b441106d9d3c6c43f42daeb0407ebf1bc7ac079c7014f39aff069cdbc62f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-17T21:26:43.524Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-17T21:26:43.562Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-17T21:26:44.066Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-17T21:26:44.348Z] + ls -al . [2023-04-17T21:26:44.348Z] total 188 [2023-04-17T21:26:44.348Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 17 21:26 . [2023-04-17T21:26:44.348Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 21:25 .. [2023-04-17T21:26:44.348Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 17 21:25 .git [2023-04-17T21:26:44.348Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 21:25 .github [2023-04-17T21:26:44.348Z] -rw-rw-r-- 1 jenkins jenkins 414 Apr 17 21:25 .gitignore [2023-04-17T21:26:44.348Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 17 21:25 .golangci.yml [2023-04-17T21:26:44.348Z] -rw-rw-r-- 1 jenkins jenkins 77 Apr 17 21:25 .hadolint.yml [2023-04-17T21:26:44.348Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 17 21:25 .semver [2023-04-17T21:26:44.348Z] -rw-rw-r-- 1 jenkins jenkins 9535 Apr 17 21:25 Attribution.txt [2023-04-17T21:26:44.348Z] -rw-rw-r-- 1 jenkins jenkins 6219 Apr 17 21:25 CHANGELOG.md [2023-04-17T21:26:44.348Z] -rw-rw-r-- 1 jenkins jenkins 2328 Apr 17 21:25 Dockerfile [2023-04-17T21:26:44.348Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 17 21:25 GOVERNANCE.md [2023-04-17T21:26:44.348Z] -rw-rw-r-- 1 jenkins jenkins 659 Apr 17 21:25 Jenkinsfile [2023-04-17T21:26:44.348Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 17 21:25 LICENSE [2023-04-17T21:26:44.348Z] -rw-rw-r-- 1 jenkins jenkins 2364 Apr 17 21:25 Makefile [2023-04-17T21:26:44.348Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 17 21:25 OWNERS.md [2023-04-17T21:26:44.348Z] -rw-rw-r-- 1 jenkins jenkins 5681 Apr 17 21:25 README.md [2023-04-17T21:26:44.348Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 17 21:25 VERSION [2023-04-17T21:26:44.348Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 21:25 bin [2023-04-17T21:26:44.348Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 21:25 cmd [2023-04-17T21:26:44.348Z] -rw-r--r-- 1 jenkins jenkins 28352 Apr 17 21:26 coverage.out [2023-04-17T21:26:44.348Z] -rwxrwxr-x 1 jenkins jenkins 140 Apr 17 21:25 docker-entrypoint.sh [2023-04-17T21:26:44.348Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 21:25 docs [2023-04-17T21:26:44.348Z] -rw-rw-r-- 1 jenkins jenkins 3443 Apr 17 21:25 go.mod [2023-04-17T21:26:44.348Z] -rw-rw-r-- 1 jenkins jenkins 31713 Apr 17 21:25 go.sum [2023-04-17T21:26:44.348Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 21:25 internal [2023-04-17T21:26:44.348Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 21:25 snap [2023-04-17T21:26:44.348Z] -rw-rw-r-- 1 jenkins jenkins 231 Apr 17 21:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:26:44.646Z] + 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=f433dd4a7f716b42d434c791f0c601cda98ab1b1 --label arch=amd64 --label version=3.0.0-dev.26 . [2023-04-17T21:26:44.646Z] Sending build context to Docker daemon 1.919MB [2023-04-17T21:26:44.646Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-04-17T21:26:44.646Z] Step 2/35 : FROM ${BASE} AS builder [2023-04-17T21:26:44.646Z] ---> be50904b3109 [2023-04-17T21:26:44.646Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-04-17T21:26:44.646Z] ---> Running in 599db5aee12c [2023-04-17T21:26:44.906Z] Removing intermediate container 599db5aee12c [2023-04-17T21:26:44.906Z] ---> e74710f19417 [2023-04-17T21:26:44.906Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-17T21:26:44.906Z] ---> Running in fb14d974648c [2023-04-17T21:26:44.906Z] Removing intermediate container fb14d974648c [2023-04-17T21:26:44.906Z] ---> a85954e9f1fd [2023-04-17T21:26:44.906Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-04-17T21:26:44.906Z] ---> Running in b7e1ccdfabcd [2023-04-17T21:26:44.906Z] Removing intermediate container b7e1ccdfabcd [2023-04-17T21:26:44.906Z] ---> ca5b24540b53 [2023-04-17T21:26:44.906Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-04-17T21:26:44.906Z] ---> Running in 8e8ae79afc72 [2023-04-17T21:26:45.164Z] Removing intermediate container 8e8ae79afc72 [2023-04-17T21:26:45.164Z] ---> cacf344c5339 [2023-04-17T21:26:45.164Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-17T21:26:45.164Z] ---> Running in e8ea5aa69988 [2023-04-17T21:26:45.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T21:26:45.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T21:26:45.681Z] OK: 272 MiB in 67 packages [2023-04-17T21:26:45.940Z] Removing intermediate container e8ea5aa69988 [2023-04-17T21:26:45.940Z] ---> c633d8e668a5 [2023-04-17T21:26:45.940Z] Step 8/35 : WORKDIR /device-usb-camera [2023-04-17T21:26:45.940Z] ---> Running in 56aac6f76aa8 [2023-04-17T21:26:45.940Z] Removing intermediate container 56aac6f76aa8 [2023-04-17T21:26:45.940Z] ---> 07420d7b3eab [2023-04-17T21:26:45.940Z] Step 9/35 : COPY go.mod vendor* ./ [2023-04-17T21:26:46.200Z] ---> 11c95b8d0b44 [2023-04-17T21:26:46.200Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T21:26:46.200Z] ---> Running in 23e854a56b2d [2023-04-17T21:26:47.140Z] Removing intermediate container 23e854a56b2d [2023-04-17T21:26:47.140Z] ---> 0b79f685b6d4 [2023-04-17T21:26:47.140Z] Step 11/35 : COPY . . [2023-04-17T21:26:47.140Z] ---> 9bd137ff3b28 [2023-04-17T21:26:47.140Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-04-17T21:26:47.399Z] ---> Running in 78d007c33967 [2023-04-17T21:26:47.657Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-17T21:26:47.657Z] Dload Upload Total Spent Left Speed [2023-04-17T21:26:47.657Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 20695 0 --:--:-- --:--:-- --:--:-- 20823 [2023-04-17T21:26:47.915Z] Removing intermediate container 78d007c33967 [2023-04-17T21:26:47.915Z] ---> 1d6ca72a4715 [2023-04-17T21:26:47.915Z] Step 13/35 : RUN ${MAKE} [2023-04-17T21:26:47.915Z] ---> Running in 10cf055c5695 [2023-04-17T21:26:48.173Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.26" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-04-17T21:27:10.092Z] Removing intermediate container 10cf055c5695 [2023-04-17T21:27:10.092Z] ---> f94a82f51e4c [2023-04-17T21:27:10.092Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-04-17T21:27:10.092Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-04-17T21:27:10.092Z] 4acc49c71d14: Pulling fs layer [2023-04-17T21:27:10.092Z] 4acc49c71d14: Verifying Checksum [2023-04-17T21:27:10.092Z] 4acc49c71d14: Download complete [2023-04-17T21:27:10.092Z] 4acc49c71d14: Pull complete [2023-04-17T21:27:10.092Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-04-17T21:27:10.092Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-04-17T21:27:10.092Z] ---> 01a2bd3e5fff [2023-04-17T21:27:10.092Z] Step 15/35 : FROM alpine:3.17 [2023-04-17T21:27:10.092Z] 3.17: Pulling from library/alpine [2023-04-17T21:27:10.092Z] f56be85fc22e: Pulling fs layer [2023-04-17T21:27:10.092Z] f56be85fc22e: Verifying Checksum [2023-04-17T21:27:10.092Z] f56be85fc22e: Download complete [2023-04-17T21:27:10.092Z] f56be85fc22e: Pull complete [2023-04-17T21:27:10.092Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-17T21:27:10.092Z] Status: Downloaded newer image for alpine:3.17 [2023-04-17T21:27:10.092Z] ---> 9ed4aefc74f6 [2023-04-17T21:27:10.092Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-17T21:27:10.092Z] ---> Running in 0e1241cea53f [2023-04-17T21:27:10.092Z] Removing intermediate container 0e1241cea53f [2023-04-17T21:27:10.092Z] ---> 73ce67cca3a0 [2023-04-17T21:27:10.092Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-04-17T21:27:10.092Z] ---> Running in 2825cfd29df0 [2023-04-17T21:27:10.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T21:27:10.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T21:27:10.351Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-04-17T21:27:10.351Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-04-17T21:27:10.351Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-04-17T21:27:10.351Z] (4/86) Installing libxau (1.0.10-r0) [2023-04-17T21:27:10.351Z] (5/86) Installing libmd (1.0.4-r0) [2023-04-17T21:27:10.351Z] (6/86) Installing libbsd (0.11.7-r0) [2023-04-17T21:27:10.351Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-04-17T21:27:10.351Z] (8/86) Installing libxcb (1.15-r0) [2023-04-17T21:27:10.351Z] (9/86) Installing libx11 (1.8.4-r0) [2023-04-17T21:27:10.351Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-04-17T21:27:10.610Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-04-17T21:27:10.610Z] (12/86) Installing libexpat (2.5.0-r0) [2023-04-17T21:27:10.610Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-04-17T21:27:10.610Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-04-17T21:27:10.610Z] (15/86) Installing libpng (1.6.38-r0) [2023-04-17T21:27:10.610Z] (16/86) Installing freetype (2.12.1-r0) [2023-04-17T21:27:10.610Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-04-17T21:27:10.610Z] (18/86) Installing fribidi (1.0.12-r0) [2023-04-17T21:27:10.610Z] (19/86) Installing libffi (3.4.4-r0) [2023-04-17T21:27:10.610Z] (20/86) Installing libintl (0.21.1-r1) [2023-04-17T21:27:10.610Z] (21/86) Installing libblkid (2.38.1-r1) [2023-04-17T21:27:10.610Z] (22/86) Installing libmount (2.38.1-r1) [2023-04-17T21:27:10.610Z] (23/86) Installing pcre2 (10.42-r0) [2023-04-17T21:27:10.610Z] (24/86) Installing glib (2.74.6-r0) [2023-04-17T21:27:10.610Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-04-17T21:27:10.610Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-04-17T21:27:10.610Z] (27/86) Installing libass (0.16.0-r1) [2023-04-17T21:27:10.610Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-04-17T21:27:10.869Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-04-17T21:27:10.869Z] (30/86) Installing libpciaccess (0.17-r0) [2023-04-17T21:27:10.869Z] (31/86) Installing libdrm (2.4.114-r0) [2023-04-17T21:27:10.869Z] (32/86) Installing gmp (6.2.1-r2) [2023-04-17T21:27:10.869Z] (33/86) Installing nettle (3.8.1-r0) [2023-04-17T21:27:10.869Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-04-17T21:27:10.869Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-04-17T21:27:10.869Z] (36/86) Installing libunistring (1.1-r0) [2023-04-17T21:27:10.869Z] (37/86) Installing gnutls (3.7.8-r3) [2023-04-17T21:27:10.869Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-04-17T21:27:10.869Z] (39/86) Installing ncurses-libs (6.3_p20221119-r0) [2023-04-17T21:27:10.869Z] (40/86) Installing lame (3.100-r2) [2023-04-17T21:27:10.869Z] (41/86) Installing opus (1.3.1-r1) [2023-04-17T21:27:10.869Z] (42/86) Installing libasyncns (0.8-r1) [2023-04-17T21:27:10.869Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-04-17T21:27:10.869Z] (44/86) Installing libltdl (2.4.7-r1) [2023-04-17T21:27:10.869Z] (45/86) Installing orc (0.4.33-r0) [2023-04-17T21:27:10.869Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-04-17T21:27:10.869Z] (47/86) Installing libogg (1.3.5-r2) [2023-04-17T21:27:10.870Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-04-17T21:27:10.870Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-04-17T21:27:10.870Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-04-17T21:27:10.870Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-04-17T21:27:10.870Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-04-17T21:27:11.128Z] (53/86) Installing soxr (0.1.3-r3) [2023-04-17T21:27:11.128Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-04-17T21:27:11.128Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-04-17T21:27:11.128Z] (56/86) Installing libpulse (16.1-r6) [2023-04-17T21:27:11.128Z] (57/86) Installing cjson (1.7.15-r3) [2023-04-17T21:27:11.129Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-04-17T21:27:11.129Z] (59/86) Installing librist (0.2.7-r0) [2023-04-17T21:27:11.129Z] (60/86) Installing libsrt (1.5.1-r0) [2023-04-17T21:27:11.129Z] (61/86) Installing libssh (0.10.4-r0) [2023-04-17T21:27:11.129Z] (62/86) Installing libtheora (1.1.1-r16) [2023-04-17T21:27:11.129Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-04-17T21:27:11.129Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-04-17T21:27:11.129Z] (65/86) Installing libxext (1.3.5-r0) [2023-04-17T21:27:11.129Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-04-17T21:27:11.129Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-04-17T21:27:11.129Z] (68/86) Installing libva (2.16.0-r0) [2023-04-17T21:27:11.129Z] (69/86) Installing libvdpau (1.5-r0) [2023-04-17T21:27:11.129Z] (70/86) Installing vidstab (1.1.0-r2) [2023-04-17T21:27:11.129Z] (71/86) Installing libvpx (1.12.0-r1) [2023-04-17T21:27:11.129Z] (72/86) Installing libwebp (1.2.4-r1) [2023-04-17T21:27:11.129Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-04-17T21:27:11.129Z] (74/86) Installing numactl (2.0.16-r1) [2023-04-17T21:27:11.129Z] (75/86) Installing x265-libs (3.5-r3) [2023-04-17T21:27:11.387Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-04-17T21:27:11.387Z] (77/86) Installing libsodium (1.0.18-r2) [2023-04-17T21:27:11.387Z] (78/86) Installing libzmq (4.3.4-r1) [2023-04-17T21:27:11.387Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-04-17T21:27:11.387Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-04-17T21:27:11.387Z] (81/86) Installing udev-init-scripts (35-r1) [2023-04-17T21:27:11.387Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-04-17T21:27:11.387Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-04-17T21:27:11.387Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-04-17T21:27:11.387Z] (85/86) Installing kmod-libs (30-r1) [2023-04-17T21:27:11.387Z] (86/86) Installing eudev (3.2.11-r4) [2023-04-17T21:27:11.387Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T21:27:11.645Z] Executing eudev-3.2.11-r4.trigger [2023-04-17T21:27:11.645Z] OK: 112 MiB in 101 packages [2023-04-17T21:27:14.177Z] Removing intermediate container 2825cfd29df0 [2023-04-17T21:27:14.177Z] ---> 8f2cd64b96fb [2023-04-17T21:27:14.177Z] Step 18/35 : WORKDIR / [2023-04-17T21:27:14.177Z] ---> Running in b5551ef50693 [2023-04-17T21:27:14.177Z] Removing intermediate container b5551ef50693 [2023-04-17T21:27:14.177Z] ---> 74dc6b165557 [2023-04-17T21:27:14.177Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-04-17T21:27:14.844Z] ---> d685a9759939 [2023-04-17T21:27:14.844Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-04-17T21:27:14.844Z] ---> 0d9ad46a7ad3 [2023-04-17T21:27:14.844Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-04-17T21:27:15.103Z] ---> 8417ee1083e2 [2023-04-17T21:27:15.103Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-04-17T21:27:15.361Z] ---> abce21e1a5a0 [2023-04-17T21:27:15.361Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-04-17T21:27:15.648Z] ---> ca0bcb57f9b9 [2023-04-17T21:27:15.648Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-04-17T21:27:15.648Z] ---> 99e6079463b0 [2023-04-17T21:27:15.648Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-04-17T21:27:16.365Z] ---> 473cd71ab9da [2023-04-17T21:27:16.365Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-04-17T21:27:16.365Z] ---> Running in ab35ea802cda [2023-04-17T21:27:16.967Z] Removing intermediate container ab35ea802cda [2023-04-17T21:27:16.967Z] ---> a4896615821d [2023-04-17T21:27:16.967Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-04-17T21:27:16.967Z] ---> Running in 6a21873b20c5 [2023-04-17T21:27:17.555Z] Removing intermediate container 6a21873b20c5 [2023-04-17T21:27:17.555Z] ---> 988dcbd68b3a [2023-04-17T21:27:17.555Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-04-17T21:27:17.555Z] ---> Running in cfe1e1263834 [2023-04-17T21:27:17.814Z] Removing intermediate container cfe1e1263834 [2023-04-17T21:27:17.814Z] ---> 0a1a872f691c [2023-04-17T21:27:17.814Z] Step 29/35 : EXPOSE 59983 [2023-04-17T21:27:18.073Z] ---> Running in 55d99ba4288d [2023-04-17T21:27:18.073Z] Removing intermediate container 55d99ba4288d [2023-04-17T21:27:18.073Z] ---> 9b6168d8a129 [2023-04-17T21:27:18.073Z] Step 30/35 : EXPOSE 8554 [2023-04-17T21:27:18.073Z] ---> Running in 3fe0a4b25b9a [2023-04-17T21:27:18.073Z] Removing intermediate container 3fe0a4b25b9a [2023-04-17T21:27:18.073Z] ---> e2b9dd270555 [2023-04-17T21:27:18.073Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-04-17T21:27:18.073Z] ---> Running in 61803910c975 [2023-04-17T21:27:18.073Z] Removing intermediate container 61803910c975 [2023-04-17T21:27:18.073Z] ---> 28d4b18c172d [2023-04-17T21:27:18.073Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-04-17T21:27:18.073Z] ---> Running in 3dd6d8e4ede4 [2023-04-17T21:27:18.332Z] Removing intermediate container 3dd6d8e4ede4 [2023-04-17T21:27:18.332Z] ---> 28706a529675 [2023-04-17T21:27:18.332Z] Step 33/35 : LABEL arch=amd64 [2023-04-17T21:27:18.332Z] ---> Running in 0433ac3d6065 [2023-04-17T21:27:18.332Z] Removing intermediate container 0433ac3d6065 [2023-04-17T21:27:18.332Z] ---> 1cebd9ac6d10 [2023-04-17T21:27:18.332Z] Step 34/35 : LABEL git_sha=f433dd4a7f716b42d434c791f0c601cda98ab1b1 [2023-04-17T21:27:18.332Z] ---> Running in af29061b3340 [2023-04-17T21:27:18.332Z] Removing intermediate container af29061b3340 [2023-04-17T21:27:18.332Z] ---> c15dee1f69a2 [2023-04-17T21:27:18.332Z] Step 35/35 : LABEL version=3.0.0-dev.26 [2023-04-17T21:27:18.332Z] ---> Running in 0516c6a79221 [2023-04-17T21:27:18.592Z] Removing intermediate container 0516c6a79221 [2023-04-17T21:27:18.592Z] ---> f6c62d7b004d [2023-04-17T21:27:18.592Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-17T21:27:18.592Z] Successfully built f6c62d7b004d [2023-04-17T21:27:18.592Z] 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-04-17T21:27:18.686Z] provisioning config files... [2023-04-17T21:27:18.693Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15125535288510212340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T21:27:18.991Z] ---> docker-login.sh [2023-04-17T21:27:18.991Z] nexus3.edgexfoundry.org:10001 [2023-04-17T21:27:18.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T21:27:18.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T21:27:18.991Z] Configure a credential helper to remove this warning. See [2023-04-17T21:27:18.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T21:27:18.991Z] [2023-04-17T21:27:18.991Z] Login Succeeded [2023-04-17T21:27:18.991Z] nexus3.edgexfoundry.org:10002 [2023-04-17T21:27:18.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T21:27:18.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T21:27:18.991Z] Configure a credential helper to remove this warning. See [2023-04-17T21:27:18.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T21:27:18.991Z] [2023-04-17T21:27:18.991Z] Login Succeeded [2023-04-17T21:27:18.991Z] nexus3.edgexfoundry.org:10003 [2023-04-17T21:27:19.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T21:27:19.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T21:27:19.249Z] Configure a credential helper to remove this warning. See [2023-04-17T21:27:19.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T21:27:19.249Z] [2023-04-17T21:27:19.249Z] Login Succeeded [2023-04-17T21:27:19.249Z] nexus3.edgexfoundry.org:10004 [2023-04-17T21:27:19.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T21:27:19.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T21:27:19.249Z] Configure a credential helper to remove this warning. See [2023-04-17T21:27:19.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T21:27:19.249Z] [2023-04-17T21:27:19.249Z] Login Succeeded [2023-04-17T21:27:19.249Z] docker.io [2023-04-17T21:27:19.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T21:27:19.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T21:27:19.506Z] Configure a credential helper to remove this warning. See [2023-04-17T21:27:19.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T21:27:19.506Z] [2023-04-17T21:27:19.506Z] Login Succeeded [2023-04-17T21:27:19.506Z] ---> docker-login.sh ends [Pipeline] } [2023-04-17T21:27:19.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T21:27:19.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T21:27:19.566Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-04-17T21:27:19.566Z] f433dd4a7f716b42d434c791f0c601cda98ab1b1 [2023-04-17T21:27:19.566Z] latest [2023-04-17T21:27:19.566Z] 3.0.0-dev.26 [2023-04-17T21:27:19.566Z] f433dd4a7f716b42d434c791f0c601cda98ab1b1-3.0.0-dev.26 [2023-04-17T21:27:19.566Z] main [2023-04-17T21:27:19.566Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:27:19.893Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:f433dd4a7f716b42d434c791f0c601cda98ab1b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:27:20.204Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:f433dd4a7f716b42d434c791f0c601cda98ab1b1 [2023-04-17T21:27:20.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-17T21:27:20.204Z] c04c505ab82d: Preparing [2023-04-17T21:27:20.204Z] 0a79eb3c8b0c: Preparing [2023-04-17T21:27:20.204Z] 5bff0488b7c8: Preparing [2023-04-17T21:27:20.204Z] 3827b5b91e75: Preparing [2023-04-17T21:27:20.204Z] acc83c6ca332: Preparing [2023-04-17T21:27:20.204Z] acbd478d2944: Preparing [2023-04-17T21:27:20.204Z] 2078e10dfaa0: Preparing [2023-04-17T21:27:20.204Z] 051b83903591: Preparing [2023-04-17T21:27:20.204Z] ebd45feb4c02: Preparing [2023-04-17T21:27:20.204Z] e979a65c3b7d: Preparing [2023-04-17T21:27:20.204Z] af06bd5ada73: Preparing [2023-04-17T21:27:20.204Z] f1417ff83b31: Preparing [2023-04-17T21:27:20.204Z] 051b83903591: Waiting [2023-04-17T21:27:20.204Z] ebd45feb4c02: Waiting [2023-04-17T21:27:20.204Z] e979a65c3b7d: Waiting [2023-04-17T21:27:20.204Z] af06bd5ada73: Waiting [2023-04-17T21:27:20.204Z] f1417ff83b31: Waiting [2023-04-17T21:27:20.204Z] acbd478d2944: Waiting [2023-04-17T21:27:20.204Z] 2078e10dfaa0: Waiting [2023-04-17T21:27:20.204Z] c04c505ab82d: Pushed [2023-04-17T21:27:20.204Z] acc83c6ca332: Pushed [2023-04-17T21:27:20.204Z] 0a79eb3c8b0c: Pushed [2023-04-17T21:27:20.204Z] 5bff0488b7c8: Pushed [2023-04-17T21:27:20.465Z] 2078e10dfaa0: Pushed [2023-04-17T21:27:20.465Z] acbd478d2944: Pushed [2023-04-17T21:27:20.465Z] 051b83903591: Pushed [2023-04-17T21:27:20.465Z] ebd45feb4c02: Pushed [2023-04-17T21:27:20.465Z] f1417ff83b31: Layer already exists [2023-04-17T21:27:23.004Z] 3827b5b91e75: Pushed [2023-04-17T21:27:23.004Z] e979a65c3b7d: Pushed [2023-04-17T21:27:31.126Z] af06bd5ada73: Pushed [2023-04-17T21:27:31.126Z] f433dd4a7f716b42d434c791f0c601cda98ab1b1: digest: sha256:fad9cd5a1ee1755ec91a02f65941eba43ed8e28d3815977fb2583a3af159eb1d size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:27:31.440Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:27:31.828Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-04-17T21:27:31.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-17T21:27:31.828Z] c04c505ab82d: Preparing [2023-04-17T21:27:31.828Z] 0a79eb3c8b0c: Preparing [2023-04-17T21:27:31.828Z] 5bff0488b7c8: Preparing [2023-04-17T21:27:31.828Z] 3827b5b91e75: Preparing [2023-04-17T21:27:31.828Z] acc83c6ca332: Preparing [2023-04-17T21:27:31.828Z] acbd478d2944: Preparing [2023-04-17T21:27:31.828Z] 2078e10dfaa0: Preparing [2023-04-17T21:27:31.828Z] 051b83903591: Preparing [2023-04-17T21:27:31.828Z] ebd45feb4c02: Preparing [2023-04-17T21:27:31.828Z] e979a65c3b7d: Preparing [2023-04-17T21:27:31.828Z] af06bd5ada73: Preparing [2023-04-17T21:27:31.828Z] f1417ff83b31: Preparing [2023-04-17T21:27:31.828Z] 2078e10dfaa0: Waiting [2023-04-17T21:27:31.828Z] 051b83903591: Waiting [2023-04-17T21:27:31.828Z] ebd45feb4c02: Waiting [2023-04-17T21:27:31.828Z] f1417ff83b31: Waiting [2023-04-17T21:27:31.828Z] af06bd5ada73: Waiting [2023-04-17T21:27:31.828Z] e979a65c3b7d: Waiting [2023-04-17T21:27:31.828Z] acbd478d2944: Waiting [2023-04-17T21:27:31.828Z] 0a79eb3c8b0c: Layer already exists [2023-04-17T21:27:31.828Z] c04c505ab82d: Layer already exists [2023-04-17T21:27:31.828Z] 5bff0488b7c8: Layer already exists [2023-04-17T21:27:31.828Z] acc83c6ca332: Layer already exists [2023-04-17T21:27:31.828Z] 3827b5b91e75: Layer already exists [2023-04-17T21:27:31.828Z] 051b83903591: Layer already exists [2023-04-17T21:27:31.828Z] 2078e10dfaa0: Layer already exists [2023-04-17T21:27:31.828Z] acbd478d2944: Layer already exists [2023-04-17T21:27:31.828Z] ebd45feb4c02: Layer already exists [2023-04-17T21:27:31.828Z] e979a65c3b7d: Layer already exists [2023-04-17T21:27:31.828Z] f1417ff83b31: Layer already exists [2023-04-17T21:27:31.828Z] af06bd5ada73: Layer already exists [2023-04-17T21:27:31.828Z] latest: digest: sha256:fad9cd5a1ee1755ec91a02f65941eba43ed8e28d3815977fb2583a3af159eb1d size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:27:32.128Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:27:32.427Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.26 [2023-04-17T21:27:32.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-17T21:27:32.427Z] c04c505ab82d: Preparing [2023-04-17T21:27:32.427Z] 0a79eb3c8b0c: Preparing [2023-04-17T21:27:32.427Z] 5bff0488b7c8: Preparing [2023-04-17T21:27:32.427Z] 3827b5b91e75: Preparing [2023-04-17T21:27:32.427Z] acc83c6ca332: Preparing [2023-04-17T21:27:32.427Z] acbd478d2944: Preparing [2023-04-17T21:27:32.427Z] 2078e10dfaa0: Preparing [2023-04-17T21:27:32.427Z] 051b83903591: Preparing [2023-04-17T21:27:32.427Z] ebd45feb4c02: Preparing [2023-04-17T21:27:32.427Z] e979a65c3b7d: Preparing [2023-04-17T21:27:32.427Z] af06bd5ada73: Preparing [2023-04-17T21:27:32.427Z] f1417ff83b31: Preparing [2023-04-17T21:27:32.427Z] acbd478d2944: Waiting [2023-04-17T21:27:32.427Z] 2078e10dfaa0: Waiting [2023-04-17T21:27:32.427Z] 051b83903591: Waiting [2023-04-17T21:27:32.427Z] f1417ff83b31: Waiting [2023-04-17T21:27:32.427Z] ebd45feb4c02: Waiting [2023-04-17T21:27:32.427Z] e979a65c3b7d: Waiting [2023-04-17T21:27:32.427Z] af06bd5ada73: Waiting [2023-04-17T21:27:32.427Z] c04c505ab82d: Layer already exists [2023-04-17T21:27:32.427Z] acc83c6ca332: Layer already exists [2023-04-17T21:27:32.427Z] 5bff0488b7c8: Layer already exists [2023-04-17T21:27:32.427Z] 3827b5b91e75: Layer already exists [2023-04-17T21:27:32.427Z] 0a79eb3c8b0c: Layer already exists [2023-04-17T21:27:32.427Z] acbd478d2944: Layer already exists [2023-04-17T21:27:32.427Z] 051b83903591: Layer already exists [2023-04-17T21:27:32.427Z] ebd45feb4c02: Layer already exists [2023-04-17T21:27:32.427Z] 2078e10dfaa0: Layer already exists [2023-04-17T21:27:32.427Z] e979a65c3b7d: Layer already exists [2023-04-17T21:27:32.427Z] af06bd5ada73: Layer already exists [2023-04-17T21:27:32.427Z] f1417ff83b31: Layer already exists [2023-04-17T21:27:32.427Z] 3.0.0-dev.26: digest: sha256:fad9cd5a1ee1755ec91a02f65941eba43ed8e28d3815977fb2583a3af159eb1d size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:27:32.731Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:f433dd4a7f716b42d434c791f0c601cda98ab1b1-3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:27:33.031Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:f433dd4a7f716b42d434c791f0c601cda98ab1b1-3.0.0-dev.26 [2023-04-17T21:27:33.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-17T21:27:33.032Z] c04c505ab82d: Preparing [2023-04-17T21:27:33.032Z] 0a79eb3c8b0c: Preparing [2023-04-17T21:27:33.032Z] 5bff0488b7c8: Preparing [2023-04-17T21:27:33.032Z] 3827b5b91e75: Preparing [2023-04-17T21:27:33.032Z] acc83c6ca332: Preparing [2023-04-17T21:27:33.032Z] acbd478d2944: Preparing [2023-04-17T21:27:33.032Z] 2078e10dfaa0: Preparing [2023-04-17T21:27:33.032Z] 051b83903591: Preparing [2023-04-17T21:27:33.032Z] ebd45feb4c02: Preparing [2023-04-17T21:27:33.032Z] e979a65c3b7d: Preparing [2023-04-17T21:27:33.032Z] af06bd5ada73: Preparing [2023-04-17T21:27:33.032Z] f1417ff83b31: Preparing [2023-04-17T21:27:33.032Z] e979a65c3b7d: Waiting [2023-04-17T21:27:33.032Z] af06bd5ada73: Waiting [2023-04-17T21:27:33.032Z] acbd478d2944: Waiting [2023-04-17T21:27:33.032Z] 2078e10dfaa0: Waiting [2023-04-17T21:27:33.032Z] 051b83903591: Waiting [2023-04-17T21:27:33.032Z] f1417ff83b31: Waiting [2023-04-17T21:27:33.032Z] ebd45feb4c02: Waiting [2023-04-17T21:27:33.032Z] 3827b5b91e75: Layer already exists [2023-04-17T21:27:33.032Z] 5bff0488b7c8: Layer already exists [2023-04-17T21:27:33.032Z] acc83c6ca332: Layer already exists [2023-04-17T21:27:33.032Z] 0a79eb3c8b0c: Layer already exists [2023-04-17T21:27:33.032Z] c04c505ab82d: Layer already exists [2023-04-17T21:27:33.032Z] 2078e10dfaa0: Layer already exists [2023-04-17T21:27:33.032Z] acbd478d2944: Layer already exists [2023-04-17T21:27:33.032Z] 051b83903591: Layer already exists [2023-04-17T21:27:33.032Z] ebd45feb4c02: Layer already exists [2023-04-17T21:27:33.032Z] e979a65c3b7d: Layer already exists [2023-04-17T21:27:33.032Z] af06bd5ada73: Layer already exists [2023-04-17T21:27:33.032Z] f1417ff83b31: Layer already exists [2023-04-17T21:27:33.032Z] f433dd4a7f716b42d434c791f0c601cda98ab1b1-3.0.0-dev.26: digest: sha256:fad9cd5a1ee1755ec91a02f65941eba43ed8e28d3815977fb2583a3af159eb1d size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:27:33.336Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:27:33.637Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-04-17T21:27:33.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-17T21:27:33.637Z] c04c505ab82d: Preparing [2023-04-17T21:27:33.637Z] 0a79eb3c8b0c: Preparing [2023-04-17T21:27:33.637Z] 5bff0488b7c8: Preparing [2023-04-17T21:27:33.637Z] 3827b5b91e75: Preparing [2023-04-17T21:27:33.637Z] acc83c6ca332: Preparing [2023-04-17T21:27:33.637Z] acbd478d2944: Preparing [2023-04-17T21:27:33.637Z] 2078e10dfaa0: Preparing [2023-04-17T21:27:33.637Z] 051b83903591: Preparing [2023-04-17T21:27:33.637Z] ebd45feb4c02: Preparing [2023-04-17T21:27:33.637Z] e979a65c3b7d: Preparing [2023-04-17T21:27:33.637Z] af06bd5ada73: Preparing [2023-04-17T21:27:33.637Z] f1417ff83b31: Preparing [2023-04-17T21:27:33.637Z] acbd478d2944: Waiting [2023-04-17T21:27:33.637Z] 2078e10dfaa0: Waiting [2023-04-17T21:27:33.637Z] 051b83903591: Waiting [2023-04-17T21:27:33.637Z] ebd45feb4c02: Waiting [2023-04-17T21:27:33.637Z] e979a65c3b7d: Waiting [2023-04-17T21:27:33.637Z] af06bd5ada73: Waiting [2023-04-17T21:27:33.637Z] f1417ff83b31: Waiting [2023-04-17T21:27:33.637Z] 0a79eb3c8b0c: Layer already exists [2023-04-17T21:27:33.637Z] 3827b5b91e75: Layer already exists [2023-04-17T21:27:33.637Z] 5bff0488b7c8: Layer already exists [2023-04-17T21:27:33.637Z] c04c505ab82d: Layer already exists [2023-04-17T21:27:33.637Z] acc83c6ca332: Layer already exists [2023-04-17T21:27:33.637Z] acbd478d2944: Layer already exists [2023-04-17T21:27:33.637Z] 051b83903591: Layer already exists [2023-04-17T21:27:33.637Z] ebd45feb4c02: Layer already exists [2023-04-17T21:27:33.637Z] e979a65c3b7d: Layer already exists [2023-04-17T21:27:33.637Z] 2078e10dfaa0: Layer already exists [2023-04-17T21:27:33.637Z] af06bd5ada73: Layer already exists [2023-04-17T21:27:33.637Z] f1417ff83b31: Layer already exists [2023-04-17T21:27:33.637Z] main: digest: sha256:fad9cd5a1ee1755ec91a02f65941eba43ed8e28d3815977fb2583a3af159eb1d size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T21:27:33.672Z] ===================================================== [Pipeline] echo [2023-04-17T21:27:33.678Z] taggedImages: [2023-04-17T21:27:33.678Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:f433dd4a7f716b42d434c791f0c601cda98ab1b1 [2023-04-17T21:27:33.678Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-04-17T21:27:33.678Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.26 [2023-04-17T21:27:33.678Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:f433dd4a7f716b42d434c791f0c601cda98ab1b1-3.0.0-dev.26 [2023-04-17T21:27:33.678Z] - 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-04-17T21:27:34.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-17T21:27:34.030Z] [2023-04-17T21:27:34.030Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:27:34.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-17T21:27:34.322Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-17T21:27:34.322Z] 5eb5b503b376: Pulling fs layer [2023-04-17T21:27:34.322Z] 5c69ac0246d0: Pulling fs layer [2023-04-17T21:27:34.322Z] ec43610c2a17: Pulling fs layer [2023-04-17T21:27:34.322Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-17T21:27:34.322Z] 33b1e0a273af: Pulling fs layer [2023-04-17T21:27:34.322Z] 5d3b04190fa2: Pulling fs layer [2023-04-17T21:27:34.322Z] 2f39f015ded8: Pulling fs layer [2023-04-17T21:27:34.322Z] 3a2ae6a8a46f: Waiting [2023-04-17T21:27:34.322Z] 33b1e0a273af: Waiting [2023-04-17T21:27:34.322Z] 5d3b04190fa2: Waiting [2023-04-17T21:27:34.322Z] 2f39f015ded8: Waiting [2023-04-17T21:27:34.322Z] 5c69ac0246d0: Download complete [2023-04-17T21:27:34.322Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-17T21:27:34.322Z] 3a2ae6a8a46f: Download complete [2023-04-17T21:27:34.322Z] 33b1e0a273af: Verifying Checksum [2023-04-17T21:27:34.322Z] 33b1e0a273af: Download complete [2023-04-17T21:27:34.322Z] 5d3b04190fa2: Download complete [2023-04-17T21:27:34.322Z] ec43610c2a17: Verifying Checksum [2023-04-17T21:27:34.322Z] ec43610c2a17: Download complete [2023-04-17T21:27:34.580Z] 5eb5b503b376: Verifying Checksum [2023-04-17T21:27:34.580Z] 5eb5b503b376: Download complete [2023-04-17T21:27:35.145Z] 2f39f015ded8: Download complete [2023-04-17T21:27:35.711Z] 5eb5b503b376: Pull complete [2023-04-17T21:27:35.711Z] 5c69ac0246d0: Pull complete [2023-04-17T21:27:36.275Z] ec43610c2a17: Pull complete [2023-04-17T21:27:36.275Z] 3a2ae6a8a46f: Pull complete [2023-04-17T21:27:36.275Z] 33b1e0a273af: Pull complete [2023-04-17T21:27:36.532Z] 5d3b04190fa2: Pull complete [2023-04-17T21:27:40.712Z] 2f39f015ded8: Pull complete [2023-04-17T21:27:40.712Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-17T21:27:40.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-17T21:27:40.712Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T21:27:40.791Z] prd-ubuntu20.04-docker-8c-8g-8800 does not seem to be running inside a container [2023-04-17T21:27:40.818Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-17T21:27:44.051Z] $ docker top 6914039b3569cc2ee1c2508ff035c7e8d44ba51e43dab100b5983c599be495cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T21:27:44.419Z] ---> job-cost.sh [2023-04-17T21:27:44.419Z] lf-activate-venv: SKIPPING [2023-04-17T21:27:44.419Z] INFO: No Stack... [2023-04-17T21:27:44.678Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-17T21:27:45.245Z] INFO: Archiving Costs [Pipeline] sh [2023-04-17T21:27:45.533Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-04-17T21:27:45.533Z] + cut -d, -f6 [Pipeline] lock [2023-04-17T21:27:45.546Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-98-stack-cost] [2023-04-17T21:27:45.554Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-98-stack-cost] did not exist. Created. [2023-04-17T21:27:45.554Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-17T21:27:45.856Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-17T21:27:45.886Z] Stashed 1 file(s) [Pipeline] } [2023-04-17T21:27:45.892Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-98-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-17T21:27:45.906Z] $ docker stop --time=1 6914039b3569cc2ee1c2508ff035c7e8d44ba51e43dab100b5983c599be495cc [2023-04-17T21:27:47.075Z] $ docker rm -f --volumes 6914039b3569cc2ee1c2508ff035c7e8d44ba51e43dab100b5983c599be495cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-17T21:29:23.646Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8801 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-04-17T21:29:23.658Z] Running in /w/workspace/device-usb-camera/98 [Pipeline] { [Pipeline] checkout [2023-04-17T21:29:23.695Z] Selected Git installation does not exist. Using Default [2023-04-17T21:29:23.695Z] The recommended git tool is: NONE [2023-04-17T21:29:30.436Z] using credential edgex-jenkins-ssh [2023-04-17T21:29:30.455Z] Cloning the remote Git repository [2023-04-17T21:29:30.508Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-04-17T21:29:30.628Z] > git init /w/workspace/device-usb-camera/98 # timeout=10 [2023-04-17T21:29:30.805Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-04-17T21:29:30.807Z] > git --version # timeout=10 [2023-04-17T21:29:30.835Z] > git --version # 'git version 2.25.1' [2023-04-17T21:29:30.838Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-17T21:29:31.039Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-17T21:29:31.837Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-04-17T21:29:31.868Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-17T21:29:32.911Z] Avoid second fetch [2023-04-17T21:29:32.911Z] Checking out Revision f433dd4a7f716b42d434c791f0c601cda98ab1b1 (main) [2023-04-17T21:29:33.593Z] Commit message: "Merge pull request #217 from jim-wang-intel/fix-dir-config" [2023-04-17T21:29:32.929Z] > git config core.sparsecheckout # timeout=10 [2023-04-17T21:29:33.013Z] > git checkout -f f433dd4a7f716b42d434c791f0c601cda98ab1b1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-17T21:29:34.578Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-17T21:29:34.578Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-17T21:29:34.578Z] Dload Upload Total Spent Left Speed [2023-04-17T21:29:34.578Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83888 [Pipeline] sh [2023-04-17T21:29:35.230Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-17T21:29:35.588Z] + sudo tee /etc/docker/daemon.new [2023-04-17T21:29:35.588Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-17T21:29:35.588Z] { [2023-04-17T21:29:35.588Z] "registry-mirrors": [ [2023-04-17T21:29:35.588Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-17T21:29:35.588Z] ], [2023-04-17T21:29:35.588Z] "bip": "10.250.0.254/24", [2023-04-17T21:29:35.588Z] "hosts": [ [2023-04-17T21:29:35.588Z] "tcp://0.0.0.0:5555", [2023-04-17T21:29:35.588Z] "unix:///var/run/docker.sock" [2023-04-17T21:29:35.588Z] ], [2023-04-17T21:29:35.588Z] "mtu": 1458, [2023-04-17T21:29:35.588Z] "selinux-enabled": true, [2023-04-17T21:29:35.588Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-17T21:29:35.588Z] } [Pipeline] sh [2023-04-17T21:29:35.926Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-17T21:29:36.277Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T21:29:54.573Z] provisioning config files... [2023-04-17T21:29:54.600Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/98@tmp/config11897162570811506198tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T21:29:54.966Z] ---> docker-login.sh [2023-04-17T21:29:54.966Z] nexus3.edgexfoundry.org:10001 [2023-04-17T21:29:55.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T21:29:55.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T21:29:55.558Z] Configure a credential helper to remove this warning. See [2023-04-17T21:29:55.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T21:29:55.558Z] [2023-04-17T21:29:55.558Z] Login Succeeded [2023-04-17T21:29:55.558Z] nexus3.edgexfoundry.org:10002 [2023-04-17T21:29:55.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T21:29:56.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T21:29:56.100Z] Configure a credential helper to remove this warning. See [2023-04-17T21:29:56.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T21:29:56.100Z] [2023-04-17T21:29:56.100Z] Login Succeeded [2023-04-17T21:29:56.100Z] nexus3.edgexfoundry.org:10003 [2023-04-17T21:29:56.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T21:29:56.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T21:29:56.370Z] Configure a credential helper to remove this warning. See [2023-04-17T21:29:56.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T21:29:56.370Z] [2023-04-17T21:29:56.370Z] Login Succeeded [2023-04-17T21:29:56.370Z] nexus3.edgexfoundry.org:10004 [2023-04-17T21:29:56.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T21:29:56.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T21:29:56.643Z] Configure a credential helper to remove this warning. See [2023-04-17T21:29:56.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T21:29:56.643Z] [2023-04-17T21:29:56.643Z] Login Succeeded [2023-04-17T21:29:56.643Z] docker.io [2023-04-17T21:29:56.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T21:29:57.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T21:29:57.185Z] Configure a credential helper to remove this warning. See [2023-04-17T21:29:57.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T21:29:57.185Z] [2023-04-17T21:29:57.185Z] Login Succeeded [2023-04-17T21:29:57.185Z] ---> docker-login.sh ends [Pipeline] } [2023-04-17T21:29:57.199Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-17T21:29:57.479Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T21:29:57.494Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T21:29:57.505Z] ========================================================= [2023-04-17T21:29:57.505Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-17T21:29:57.505Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:29:57.866Z] + 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-04-17T21:29:58.136Z] Sending build context to Docker daemon 1.208MB [2023-04-17T21:29:58.136Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-17T21:29:58.136Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-17T21:29:58.415Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-17T21:29:58.415Z] af6eaf76a39c: Pulling fs layer [2023-04-17T21:29:58.415Z] 55522c791124: Pulling fs layer [2023-04-17T21:29:58.415Z] ce5c4a1c91eb: Pulling fs layer [2023-04-17T21:29:58.415Z] 169dfbe0d373: Pulling fs layer [2023-04-17T21:29:58.415Z] e1ff8fa3b103: Pulling fs layer [2023-04-17T21:29:58.415Z] 52ebb69f0ebf: Pulling fs layer [2023-04-17T21:29:58.415Z] 5abe8eddf0d5: Pulling fs layer [2023-04-17T21:29:58.415Z] 169dfbe0d373: Waiting [2023-04-17T21:29:58.415Z] e1ff8fa3b103: Waiting [2023-04-17T21:29:58.415Z] 52ebb69f0ebf: Waiting [2023-04-17T21:29:58.415Z] 5abe8eddf0d5: Waiting [2023-04-17T21:29:58.415Z] 55522c791124: Download complete [2023-04-17T21:29:58.415Z] 169dfbe0d373: Verifying Checksum [2023-04-17T21:29:58.415Z] 169dfbe0d373: Download complete [2023-04-17T21:29:58.415Z] e1ff8fa3b103: Download complete [2023-04-17T21:29:58.415Z] af6eaf76a39c: Download complete [2023-04-17T21:29:59.859Z] af6eaf76a39c: Pull complete [2023-04-17T21:29:59.859Z] 5abe8eddf0d5: Verifying Checksum [2023-04-17T21:29:59.859Z] 5abe8eddf0d5: Download complete [2023-04-17T21:30:00.131Z] 55522c791124: Pull complete [2023-04-17T21:30:01.127Z] ce5c4a1c91eb: Verifying Checksum [2023-04-17T21:30:01.127Z] ce5c4a1c91eb: Download complete [2023-04-17T21:30:01.127Z] 52ebb69f0ebf: Verifying Checksum [2023-04-17T21:30:01.127Z] 52ebb69f0ebf: Download complete [2023-04-17T21:30:13.472Z] ce5c4a1c91eb: Pull complete [2023-04-17T21:30:13.472Z] 169dfbe0d373: Pull complete [2023-04-17T21:30:13.472Z] e1ff8fa3b103: Pull complete [2023-04-17T21:30:18.866Z] 52ebb69f0ebf: Pull complete [2023-04-17T21:30:20.839Z] 5abe8eddf0d5: Pull complete [2023-04-17T21:30:20.839Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-17T21:30:20.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-17T21:30:20.839Z] ---> 6cb57ee374ae [2023-04-17T21:30:20.839Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-17T21:30:22.268Z] ---> Running in 8d18362188f3 [2023-04-17T21:30:22.536Z] Removing intermediate container 8d18362188f3 [2023-04-17T21:30:22.537Z] ---> ac499d587992 [2023-04-17T21:30:22.537Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-17T21:30:22.805Z] ---> Running in 2c11b558367d [2023-04-17T21:30:23.073Z] Removing intermediate container 2c11b558367d [2023-04-17T21:30:23.073Z] ---> 77cfa9ccfeb0 [2023-04-17T21:30:23.073Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-04-17T21:30:23.073Z] ---> Running in 6377afe1029f [2023-04-17T21:30:23.348Z] Removing intermediate container 6377afe1029f [2023-04-17T21:30:23.348Z] ---> 54bf344133e6 [2023-04-17T21:30:23.348Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-04-17T21:30:23.348Z] ---> Running in 92fb05d58f1c [2023-04-17T21:30:23.937Z] Removing intermediate container 92fb05d58f1c [2023-04-17T21:30:23.937Z] ---> b30d66ed103d [2023-04-17T21:30:23.937Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-17T21:30:23.937Z] ---> Running in 81c7cb779a4c [2023-04-17T21:30:24.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T21:30:25.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T21:30:26.984Z] (1/14) Installing libintl (0.21.1-r1) [2023-04-17T21:30:26.984Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-04-17T21:30:26.984Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-04-17T21:30:26.984Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-04-17T21:30:26.984Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-04-17T21:30:26.984Z] (6/14) Installing udev-init-scripts (35-r1) [2023-04-17T21:30:26.984Z] (7/14) Installing libblkid (2.38.1-r1) [2023-04-17T21:30:26.984Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-04-17T21:30:26.984Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-04-17T21:30:26.984Z] (10/14) Installing kmod-libs (30-r1) [2023-04-17T21:30:26.984Z] (11/14) Installing eudev (3.2.11-r4) [2023-04-17T21:30:26.984Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-04-17T21:30:26.984Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-04-17T21:30:26.984Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-04-17T21:30:26.984Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T21:30:26.984Z] Executing eudev-3.2.11-r4.trigger [2023-04-17T21:30:26.984Z] OK: 271 MiB in 67 packages [2023-04-17T21:30:28.462Z] Removing intermediate container 81c7cb779a4c [2023-04-17T21:30:28.462Z] ---> 650fd775bfb5 [2023-04-17T21:30:28.462Z] Step 8/13 : WORKDIR /device-usb-camera [2023-04-17T21:30:28.462Z] ---> Running in b9422d59d5aa [2023-04-17T21:30:28.729Z] Removing intermediate container b9422d59d5aa [2023-04-17T21:30:28.729Z] ---> 976ea7950bf7 [2023-04-17T21:30:28.729Z] Step 9/13 : COPY go.mod vendor* ./ [2023-04-17T21:30:29.314Z] ---> 85d2a357ca60 [2023-04-17T21:30:29.314Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T21:30:29.314Z] ---> Running in 4406903c98ec [2023-04-17T21:31:37.224Z] Removing intermediate container 4406903c98ec [2023-04-17T21:31:37.224Z] ---> f511dcf1e48a [2023-04-17T21:31:37.224Z] Step 11/13 : COPY . . [2023-04-17T21:31:37.224Z] ---> 871e2a99f3d2 [2023-04-17T21:31:37.224Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-04-17T21:31:37.224Z] ---> Running in 3d34d18691a8 [2023-04-17T21:31:37.224Z]  % Total % Received % Xferd Average Speed  Time Time Time Current [2023-04-17T21:31:37.224Z] Dload Upload Total Spent Left Speed [2023-04-17T21:31:37.224Z]  0 0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062  0 0 2715 0 --:--:-- --:--:-- --:--:-- 2716 [2023-04-17T21:31:37.224Z] Removing intermediate container 3d34d18691a8 [2023-04-17T21:31:37.224Z] ---> 45ad28fd55c4 [2023-04-17T21:31:37.224Z] Step 13/13 : RUN ${MAKE} [2023-04-17T21:31:37.224Z] ---> Running in f4376ec20df9 [2023-04-17T21:31:37.224Z] noop [2023-04-17T21:31:37.490Z] Removing intermediate container f4376ec20df9 [2023-04-17T21:31:37.490Z] ---> 12e35d53c349 [2023-04-17T21:31:37.490Z] Successfully built 12e35d53c349 [2023-04-17T21:31:37.490Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:31:37.848Z] + docker inspect -f . ci-base-image-arm64 [2023-04-17T21:31:37.848Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T21:31:38.061Z] prd-ubuntu20.04-docker-arm64-4c-16g-8801 does not seem to be running inside a container [2023-04-17T21:31:38.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/98 -v /w/workspace/device-usb-camera/98:/w/workspace/device-usb-camera/98:rw,z -v /w/workspace/device-usb-camera/98@tmp:/w/workspace/device-usb-camera/98@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-04-17T21:31:39.305Z] $ docker top 494686c36a570681d0525c096375187133b6bcc36eaea45de8ec1d12af07e1ea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T21:31:40.128Z] + go version [2023-04-17T21:31:40.128Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-17T21:31:40.151Z] $ docker stop --time=1 494686c36a570681d0525c096375187133b6bcc36eaea45de8ec1d12af07e1ea [2023-04-17T21:31:41.800Z] $ docker rm -f --volumes 494686c36a570681d0525c096375187133b6bcc36eaea45de8ec1d12af07e1ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:31:42.361Z] + docker inspect -f . ci-base-image-arm64 [2023-04-17T21:31:42.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T21:31:42.553Z] prd-ubuntu20.04-docker-arm64-4c-16g-8801 does not seem to be running inside a container [2023-04-17T21:31:42.629Z] $ 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/98 -v /w/workspace/device-usb-camera/98:/w/workspace/device-usb-camera/98:rw,z -v /w/workspace/device-usb-camera/98@tmp:/w/workspace/device-usb-camera/98@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-04-17T21:31:43.763Z] $ docker top b9bf117bbe97ccfaa8b353358f0c1f3f492c358777cf3e235cd2795080da4269 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T21:31:44.258Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/98 [Pipeline] fileExists [Pipeline] sh [2023-04-17T21:31:44.587Z] + make test [2023-04-17T21:31:44.587Z] go test ./... -coverprofile=coverage.out ./... [2023-04-17T21:32:16.815Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-04-17T21:34:23.497Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-04-17T21:34:23.497Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.060s coverage: 2.0% of statements [2023-04-17T21:34:23.497Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-17T21:34:23.497Z] go vet ./... [2023-04-17T21:35:02.378Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-17T21:35:02.378Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-17T21:35:02.378Z] ./bin/test-attribution-txt.sh [2023-04-17T21:35:02.378Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-17T21:35:02.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-17T21:35:02.410Z] $ docker stop --time=1 b9bf117bbe97ccfaa8b353358f0c1f3f492c358777cf3e235cd2795080da4269 [2023-04-17T21:35:04.170Z] $ docker rm -f --volumes b9bf117bbe97ccfaa8b353358f0c1f3f492c358777cf3e235cd2795080da4269 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-17T21:35:05.215Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-17T21:35:05.238Z] Warning: overwriting stash ‘coverage-report’ [2023-04-17T21:35:05.655Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-17T21:35:06.030Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-17T21:35:06.343Z] + ls -al . [2023-04-17T21:35:06.343Z] total 184 [2023-04-17T21:35:06.343Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 17 21:31 . [2023-04-17T21:35:06.343Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 21:29 .. [2023-04-17T21:35:06.343Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 17 21:29 .git [2023-04-17T21:35:06.343Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 21:29 .github [2023-04-17T21:35:06.343Z] -rw-rw-r-- 1 jenkins jenkins 414 Apr 17 21:29 .gitignore [2023-04-17T21:35:06.343Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 17 21:29 .golangci.yml [2023-04-17T21:35:06.343Z] -rw-rw-r-- 1 jenkins jenkins 77 Apr 17 21:29 .hadolint.yml [2023-04-17T21:35:06.343Z] -rw-rw-r-- 1 jenkins jenkins 9535 Apr 17 21:29 Attribution.txt [2023-04-17T21:35:06.343Z] -rw-rw-r-- 1 jenkins jenkins 6219 Apr 17 21:29 CHANGELOG.md [2023-04-17T21:35:06.343Z] -rw-rw-r-- 1 jenkins jenkins 2328 Apr 17 21:29 Dockerfile [2023-04-17T21:35:06.343Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 17 21:29 GOVERNANCE.md [2023-04-17T21:35:06.343Z] -rw-rw-r-- 1 jenkins jenkins 659 Apr 17 21:29 Jenkinsfile [2023-04-17T21:35:06.343Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 17 21:29 LICENSE [2023-04-17T21:35:06.343Z] -rw-rw-r-- 1 jenkins jenkins 2364 Apr 17 21:29 Makefile [2023-04-17T21:35:06.343Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 17 21:29 OWNERS.md [2023-04-17T21:35:06.343Z] -rw-rw-r-- 1 jenkins jenkins 5681 Apr 17 21:29 README.md [2023-04-17T21:35:06.343Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 17 21:25 VERSION [2023-04-17T21:35:06.343Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 21:29 bin [2023-04-17T21:35:06.343Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 21:29 cmd [2023-04-17T21:35:06.343Z] -rw-r--r-- 1 jenkins jenkins 28352 Apr 17 21:34 coverage.out [2023-04-17T21:35:06.343Z] -rwxrwxr-x 1 jenkins jenkins 140 Apr 17 21:29 docker-entrypoint.sh [2023-04-17T21:35:06.343Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 21:29 docs [2023-04-17T21:35:06.343Z] -rw-rw-r-- 1 jenkins jenkins 3443 Apr 17 21:29 go.mod [2023-04-17T21:35:06.343Z] -rw-rw-r-- 1 jenkins jenkins 31713 Apr 17 21:29 go.sum [2023-04-17T21:35:06.343Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 21:29 internal [2023-04-17T21:35:06.343Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 21:29 snap [2023-04-17T21:35:06.343Z] -rw-rw-r-- 1 jenkins jenkins 231 Apr 17 21:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:35:06.674Z] + 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=f433dd4a7f716b42d434c791f0c601cda98ab1b1 --label arch=arm64 --label version=3.0.0-dev.26 . [2023-04-17T21:35:06.944Z] Sending build context to Docker daemon 1.237MB [2023-04-17T21:35:06.944Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-04-17T21:35:06.944Z] Step 2/35 : FROM ${BASE} AS builder [2023-04-17T21:35:06.944Z] ---> 12e35d53c349 [2023-04-17T21:35:06.944Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-04-17T21:35:07.213Z] ---> Running in 4734dfe4085d [2023-04-17T21:35:07.213Z] Removing intermediate container 4734dfe4085d [2023-04-17T21:35:07.213Z] ---> c335a14af656 [2023-04-17T21:35:07.213Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-17T21:35:07.482Z] ---> Running in 44830f25c40e [2023-04-17T21:35:07.751Z] Removing intermediate container 44830f25c40e [2023-04-17T21:35:07.751Z] ---> 7cb3dd5d920c [2023-04-17T21:35:07.751Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-04-17T21:35:07.751Z] ---> Running in 1bfcabb5c6d4 [2023-04-17T21:35:08.020Z] Removing intermediate container 1bfcabb5c6d4 [2023-04-17T21:35:08.020Z] ---> a3c0fd5ebbae [2023-04-17T21:35:08.020Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-04-17T21:35:08.020Z] ---> Running in 98d4dac0501a [2023-04-17T21:35:08.289Z] Removing intermediate container 98d4dac0501a [2023-04-17T21:35:08.289Z] ---> 769664c51a1b [2023-04-17T21:35:08.289Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-17T21:35:08.558Z] ---> Running in 4b3412d8b918 [2023-04-17T21:35:09.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T21:35:10.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T21:35:11.062Z] OK: 271 MiB in 67 packages [2023-04-17T21:35:11.650Z] Removing intermediate container 4b3412d8b918 [2023-04-17T21:35:11.650Z] ---> f1ac75f7e277 [2023-04-17T21:35:11.650Z] Step 8/35 : WORKDIR /device-usb-camera [2023-04-17T21:35:11.919Z] ---> Running in bc30dafe68f4 [2023-04-17T21:35:12.188Z] Removing intermediate container bc30dafe68f4 [2023-04-17T21:35:12.188Z] ---> 33c49d51bfcb [2023-04-17T21:35:12.188Z] Step 9/35 : COPY go.mod vendor* ./ [2023-04-17T21:35:12.769Z] ---> a7848a08db4b [2023-04-17T21:35:12.769Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T21:35:12.769Z] ---> Running in fb797a4f3e60 [2023-04-17T21:35:15.354Z] Removing intermediate container fb797a4f3e60 [2023-04-17T21:35:15.354Z] ---> 84df3c1d03b9 [2023-04-17T21:35:15.354Z] Step 11/35 : COPY . . [2023-04-17T21:35:15.946Z] ---> 06b29a4d4c54 [2023-04-17T21:35:15.946Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-04-17T21:35:15.946Z] ---> Running in cc0e7417611e [2023-04-17T21:35:16.915Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-17T21:35:16.915Z]  Dload Upload Total Spent Left Speed [2023-04-17T21:35:17.182Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4340 0 --:--:-- --:--:-- --:--:-- 4370 [2023-04-17T21:35:17.768Z] Removing intermediate container cc0e7417611e [2023-04-17T21:35:17.768Z] ---> cbb79bb3de82 [2023-04-17T21:35:17.768Z] Step 13/35 : RUN ${MAKE} [2023-04-17T21:35:18.051Z] ---> Running in 37cc8e85db14 [2023-04-17T21:35:19.022Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.26" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-04-17T21:37:55.757Z] Removing intermediate container 37cc8e85db14 [2023-04-17T21:37:55.757Z] ---> 7d14ea7e13c9 [2023-04-17T21:37:55.757Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-04-17T21:37:55.757Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-04-17T21:37:55.757Z] 8766b47fe142: Pulling fs layer [2023-04-17T21:37:55.757Z] 8766b47fe142: Verifying Checksum [2023-04-17T21:37:55.757Z] 8766b47fe142: Download complete [2023-04-17T21:37:55.757Z] 8766b47fe142: Pull complete [2023-04-17T21:37:55.757Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-04-17T21:37:55.757Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-04-17T21:37:55.757Z] ---> 69d40e2cb93c [2023-04-17T21:37:55.757Z] Step 15/35 : FROM alpine:3.17 [2023-04-17T21:37:55.757Z] 3.17: Pulling from library/alpine [2023-04-17T21:37:55.757Z] c41833b44d91: Pulling fs layer [2023-04-17T21:37:55.757Z] c41833b44d91: Verifying Checksum [2023-04-17T21:37:55.757Z] c41833b44d91: Download complete [2023-04-17T21:37:55.757Z] c41833b44d91: Pull complete [2023-04-17T21:37:55.757Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-17T21:37:55.757Z] Status: Downloaded newer image for alpine:3.17 [2023-04-17T21:37:55.757Z] ---> 51e60588ff2c [2023-04-17T21:37:55.757Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-17T21:37:55.757Z] ---> Running in 13b815132df5 [2023-04-17T21:37:55.757Z] Removing intermediate container 13b815132df5 [2023-04-17T21:37:55.757Z] ---> aa9a1b0de90a [2023-04-17T21:37:55.757Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-04-17T21:37:55.757Z] ---> Running in 93f4a0362a0e [2023-04-17T21:37:55.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T21:37:55.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T21:37:55.757Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-04-17T21:37:55.757Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-04-17T21:37:55.757Z] (3/83) Installing libxau (1.0.10-r0) [2023-04-17T21:37:55.757Z] (4/83) Installing libmd (1.0.4-r0) [2023-04-17T21:37:55.757Z] (5/83) Installing libbsd (0.11.7-r0) [2023-04-17T21:37:55.757Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-04-17T21:37:55.757Z] (7/83) Installing libxcb (1.15-r0) [2023-04-17T21:37:55.757Z] (8/83) Installing libx11 (1.8.4-r0) [2023-04-17T21:37:55.757Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-04-17T21:37:55.757Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-04-17T21:37:55.757Z] (11/83) Installing libexpat (2.5.0-r0) [2023-04-17T21:37:55.757Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-04-17T21:37:55.757Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-04-17T21:37:55.757Z] (14/83) Installing libpng (1.6.38-r0) [2023-04-17T21:37:55.757Z] (15/83) Installing freetype (2.12.1-r0) [2023-04-17T21:37:55.757Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-04-17T21:37:55.757Z] (17/83) Installing fribidi (1.0.12-r0) [2023-04-17T21:37:55.757Z] (18/83) Installing libffi (3.4.4-r0) [2023-04-17T21:37:55.757Z] (19/83) Installing libintl (0.21.1-r1) [2023-04-17T21:37:55.757Z] (20/83) Installing libblkid (2.38.1-r1) [2023-04-17T21:37:55.757Z] (21/83) Installing libmount (2.38.1-r1) [2023-04-17T21:37:55.757Z] (22/83) Installing pcre2 (10.42-r0) [2023-04-17T21:37:55.758Z] (23/83) Installing glib (2.74.6-r0) [2023-04-17T21:37:55.758Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-04-17T21:37:55.758Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-04-17T21:37:55.758Z] (26/83) Installing libass (0.16.0-r1) [2023-04-17T21:37:55.758Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-04-17T21:37:55.758Z] (28/83) Installing libdrm (2.4.114-r0) [2023-04-17T21:37:55.758Z] (29/83) Installing gmp (6.2.1-r2) [2023-04-17T21:37:55.758Z] (30/83) Installing nettle (3.8.1-r0) [2023-04-17T21:37:55.758Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-04-17T21:37:55.758Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-04-17T21:37:55.758Z] (33/83) Installing libunistring (1.1-r0) [2023-04-17T21:37:55.758Z] (34/83) Installing gnutls (3.7.8-r3) [2023-04-17T21:37:55.758Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-04-17T21:37:55.758Z] (36/83) Installing ncurses-libs (6.3_p20221119-r0) [2023-04-17T21:37:55.758Z] (37/83) Installing lame (3.100-r2) [2023-04-17T21:37:55.758Z] (38/83) Installing opus (1.3.1-r1) [2023-04-17T21:37:55.758Z] (39/83) Installing libasyncns (0.8-r1) [2023-04-17T21:37:55.758Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-04-17T21:37:55.758Z] (41/83) Installing libltdl (2.4.7-r1) [2023-04-17T21:37:55.758Z] (42/83) Installing orc (0.4.33-r0) [2023-04-17T21:37:55.758Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-04-17T21:37:55.758Z] (44/83) Installing libogg (1.3.5-r2) [2023-04-17T21:37:55.758Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-04-17T21:37:55.758Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-04-17T21:37:55.758Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-04-17T21:37:55.758Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-04-17T21:37:55.758Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-04-17T21:37:55.758Z] (50/83) Installing soxr (0.1.3-r3) [2023-04-17T21:37:55.758Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-04-17T21:37:55.758Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-04-17T21:37:55.758Z] (53/83) Installing libpulse (16.1-r6) [2023-04-17T21:37:55.758Z] (54/83) Installing cjson (1.7.15-r3) [2023-04-17T21:37:55.758Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-04-17T21:37:55.758Z] (56/83) Installing librist (0.2.7-r0) [2023-04-17T21:37:55.758Z] (57/83) Installing libsrt (1.5.1-r0) [2023-04-17T21:37:55.758Z] (58/83) Installing libssh (0.10.4-r0) [2023-04-17T21:37:55.758Z] (59/83) Installing libtheora (1.1.1-r16) [2023-04-17T21:37:55.758Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-04-17T21:37:55.758Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-04-17T21:37:55.758Z] (62/83) Installing libxext (1.3.5-r0) [2023-04-17T21:37:55.758Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-04-17T21:37:55.758Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-04-17T21:37:55.758Z] (65/83) Installing libva (2.16.0-r0) [2023-04-17T21:37:55.758Z] (66/83) Installing libvdpau (1.5-r0) [2023-04-17T21:37:55.758Z] (67/83) Installing vidstab (1.1.0-r2) [2023-04-17T21:37:55.758Z] (68/83) Installing libvpx (1.12.0-r1) [2023-04-17T21:37:55.758Z] (69/83) Installing libwebp (1.2.4-r1) [2023-04-17T21:37:55.758Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-04-17T21:37:55.758Z] (71/83) Installing numactl (2.0.16-r1) [2023-04-17T21:37:55.758Z] (72/83) Installing x265-libs (3.5-r3) [2023-04-17T21:37:55.758Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-04-17T21:37:55.758Z] (74/83) Installing libsodium (1.0.18-r2) [2023-04-17T21:37:55.758Z] (75/83) Installing libzmq (4.3.4-r1) [2023-04-17T21:37:55.758Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-04-17T21:37:55.758Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-04-17T21:37:55.758Z] (78/83) Installing udev-init-scripts (35-r1) [2023-04-17T21:37:55.758Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-04-17T21:37:55.758Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-04-17T21:37:55.758Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-04-17T21:37:55.758Z] (82/83) Installing kmod-libs (30-r1) [2023-04-17T21:37:55.758Z] (83/83) Installing eudev (3.2.11-r4) [2023-04-17T21:37:55.758Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T21:37:55.758Z] Executing eudev-3.2.11-r4.trigger [2023-04-17T21:37:55.758Z] OK: 86 MiB in 98 packages [2023-04-17T21:37:55.758Z] Removing intermediate container 93f4a0362a0e [2023-04-17T21:37:55.758Z] ---> 3dd8e6a98ed3 [2023-04-17T21:37:55.758Z] Step 18/35 : WORKDIR / [2023-04-17T21:37:55.758Z] ---> Running in e6bdda00c02b [2023-04-17T21:37:55.758Z] Removing intermediate container e6bdda00c02b [2023-04-17T21:37:55.758Z] ---> ba765fa642eb [2023-04-17T21:37:55.758Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-04-17T21:37:55.758Z] ---> a2b15b6e5ace [2023-04-17T21:37:55.758Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-04-17T21:37:55.758Z] ---> d688334ce6c5 [2023-04-17T21:37:55.758Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-04-17T21:37:55.758Z] ---> 88049b390eda [2023-04-17T21:37:55.758Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-04-17T21:37:56.342Z] ---> c06ceed3b446 [2023-04-17T21:37:56.342Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-04-17T21:37:56.610Z] ---> 6b285defe4f8 [2023-04-17T21:37:56.610Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-04-17T21:37:57.195Z] ---> 9475fac9b772 [2023-04-17T21:37:57.195Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-04-17T21:37:58.603Z] ---> ea3ac84d8e2c [2023-04-17T21:37:58.603Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-04-17T21:37:58.603Z] ---> Running in 976ccc05c5b8 [2023-04-17T21:38:00.554Z] Removing intermediate container 976ccc05c5b8 [2023-04-17T21:38:00.554Z] ---> decfda8c66b9 [2023-04-17T21:38:00.554Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-04-17T21:38:00.554Z] ---> Running in ffa27d7c42c2 [2023-04-17T21:38:01.967Z] Removing intermediate container ffa27d7c42c2 [2023-04-17T21:38:01.967Z] ---> 9d837d5a2cb8 [2023-04-17T21:38:01.967Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-04-17T21:38:01.967Z] ---> Running in 242501223db2 [2023-04-17T21:38:03.381Z] Removing intermediate container 242501223db2 [2023-04-17T21:38:03.381Z] ---> c5ad37ae0506 [2023-04-17T21:38:03.381Z] Step 29/35 : EXPOSE 59983 [2023-04-17T21:38:03.648Z] ---> Running in 55f48933230c [2023-04-17T21:38:03.915Z] Removing intermediate container 55f48933230c [2023-04-17T21:38:03.915Z] ---> b5efcf131d6e [2023-04-17T21:38:03.915Z] Step 30/35 : EXPOSE 8554 [2023-04-17T21:38:03.915Z] ---> Running in 4c620ab7217c [2023-04-17T21:38:04.183Z] Removing intermediate container 4c620ab7217c [2023-04-17T21:38:04.183Z] ---> 6ff8fe60d6ca [2023-04-17T21:38:04.183Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-04-17T21:38:04.183Z] ---> Running in 1e8373512973 [2023-04-17T21:38:04.452Z] Removing intermediate container 1e8373512973 [2023-04-17T21:38:04.452Z] ---> f7251de73122 [2023-04-17T21:38:04.452Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-04-17T21:38:04.720Z] ---> Running in ccea6afe0592 [2023-04-17T21:38:04.988Z] Removing intermediate container ccea6afe0592 [2023-04-17T21:38:04.988Z] ---> 848228051156 [2023-04-17T21:38:04.988Z] Step 33/35 : LABEL arch=arm64 [2023-04-17T21:38:04.988Z] ---> Running in 59f71daefa89 [2023-04-17T21:38:05.256Z] Removing intermediate container 59f71daefa89 [2023-04-17T21:38:05.256Z] ---> 7d3668910b82 [2023-04-17T21:38:05.256Z] Step 34/35 : LABEL git_sha=f433dd4a7f716b42d434c791f0c601cda98ab1b1 [2023-04-17T21:38:05.256Z] ---> Running in 7304fffb70aa [2023-04-17T21:38:05.840Z] Removing intermediate container 7304fffb70aa [2023-04-17T21:38:05.840Z] ---> 0de63606c069 [2023-04-17T21:38:05.840Z] Step 35/35 : LABEL version=3.0.0-dev.26 [2023-04-17T21:38:05.840Z] ---> Running in 140d52153939 [2023-04-17T21:38:06.106Z] Removing intermediate container 140d52153939 [2023-04-17T21:38:06.106Z] ---> 549b4081e0be [2023-04-17T21:38:06.106Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-17T21:38:06.106Z] Successfully built 549b4081e0be [2023-04-17T21:38:06.106Z] 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-04-17T21:38:06.236Z] provisioning config files... [2023-04-17T21:38:06.251Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/98@tmp/config6798441211709944796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T21:38:06.582Z] ---> docker-login.sh [2023-04-17T21:38:06.583Z] nexus3.edgexfoundry.org:10001 [2023-04-17T21:38:06.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T21:38:06.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T21:38:06.849Z] Configure a credential helper to remove this warning. See [2023-04-17T21:38:06.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T21:38:06.849Z] [2023-04-17T21:38:06.849Z] Login Succeeded [2023-04-17T21:38:06.849Z] nexus3.edgexfoundry.org:10002 [2023-04-17T21:38:07.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T21:38:07.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T21:38:07.117Z] Configure a credential helper to remove this warning. See [2023-04-17T21:38:07.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T21:38:07.117Z] [2023-04-17T21:38:07.117Z] Login Succeeded [2023-04-17T21:38:07.117Z] nexus3.edgexfoundry.org:10003 [2023-04-17T21:38:07.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T21:38:07.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T21:38:07.655Z] Configure a credential helper to remove this warning. See [2023-04-17T21:38:07.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T21:38:07.655Z] [2023-04-17T21:38:07.655Z] Login Succeeded [2023-04-17T21:38:07.655Z] nexus3.edgexfoundry.org:10004 [2023-04-17T21:38:07.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T21:38:07.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T21:38:07.922Z] Configure a credential helper to remove this warning. See [2023-04-17T21:38:07.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T21:38:07.922Z] [2023-04-17T21:38:07.922Z] Login Succeeded [2023-04-17T21:38:07.922Z] docker.io [2023-04-17T21:38:08.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T21:38:08.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T21:38:08.454Z] Configure a credential helper to remove this warning. See [2023-04-17T21:38:08.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T21:38:08.454Z] [2023-04-17T21:38:08.454Z] Login Succeeded [2023-04-17T21:38:08.454Z] ---> docker-login.sh ends [Pipeline] } [2023-04-17T21:38:08.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T21:38:08.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T21:38:08.534Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-04-17T21:38:08.534Z] f433dd4a7f716b42d434c791f0c601cda98ab1b1 [2023-04-17T21:38:08.534Z] latest [2023-04-17T21:38:08.534Z] 3.0.0-dev.26 [2023-04-17T21:38:08.534Z] f433dd4a7f716b42d434c791f0c601cda98ab1b1-3.0.0-dev.26 [2023-04-17T21:38:08.534Z] main [2023-04-17T21:38:08.534Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:38:08.888Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f433dd4a7f716b42d434c791f0c601cda98ab1b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:38:09.236Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f433dd4a7f716b42d434c791f0c601cda98ab1b1 [2023-04-17T21:38:09.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-17T21:38:09.236Z] 69a2c3a91ee2: Preparing [2023-04-17T21:38:09.236Z] 755ed1cc9887: Preparing [2023-04-17T21:38:09.236Z] 394e288772ef: Preparing [2023-04-17T21:38:09.236Z] 608d194cb50c: Preparing [2023-04-17T21:38:09.236Z] acc83c6ca332: Preparing [2023-04-17T21:38:09.236Z] 733f3fcfe408: Preparing [2023-04-17T21:38:09.236Z] f4c08f384aee: Preparing [2023-04-17T21:38:09.236Z] 9db7d5681c9e: Preparing [2023-04-17T21:38:09.236Z] 369fe417d74a: Preparing [2023-04-17T21:38:09.236Z] 093482aeb4d8: Preparing [2023-04-17T21:38:09.236Z] ebcd86f3d9b4: Preparing [2023-04-17T21:38:09.236Z] 26cbea5cba74: Preparing [2023-04-17T21:38:09.236Z] 733f3fcfe408: Waiting [2023-04-17T21:38:09.236Z] f4c08f384aee: Waiting [2023-04-17T21:38:09.236Z] 9db7d5681c9e: Waiting [2023-04-17T21:38:09.236Z] 369fe417d74a: Waiting [2023-04-17T21:38:09.236Z] 093482aeb4d8: Waiting [2023-04-17T21:38:09.236Z] ebcd86f3d9b4: Waiting [2023-04-17T21:38:09.236Z] 26cbea5cba74: Waiting [2023-04-17T21:38:09.504Z] 394e288772ef: Pushed [2023-04-17T21:38:09.504Z] 755ed1cc9887: Pushed [2023-04-17T21:38:09.504Z] 69a2c3a91ee2: Pushed [2023-04-17T21:38:09.504Z] acc83c6ca332: Pushed [2023-04-17T21:38:09.504Z] 733f3fcfe408: Pushed [2023-04-17T21:38:09.769Z] 9db7d5681c9e: Pushed [2023-04-17T21:38:09.769Z] f4c08f384aee: Pushed [2023-04-17T21:38:09.769Z] 369fe417d74a: Pushed [2023-04-17T21:38:09.769Z] 26cbea5cba74: Layer already exists [2023-04-17T21:38:15.099Z] 608d194cb50c: Pushed [2023-04-17T21:38:15.099Z] 093482aeb4d8: Pushed [2023-04-17T21:38:25.269Z] ebcd86f3d9b4: Pushed [2023-04-17T21:38:25.269Z] f433dd4a7f716b42d434c791f0c601cda98ab1b1: digest: sha256:ee58a838ac208fe66c3615db275032c7cd02bccc492e08abcd55d95fe774940c size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:38:25.627Z] + 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-04-17T21:38:25.979Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-04-17T21:38:25.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-17T21:38:25.979Z] 69a2c3a91ee2: Preparing [2023-04-17T21:38:25.979Z] 755ed1cc9887: Preparing [2023-04-17T21:38:25.979Z] 394e288772ef: Preparing [2023-04-17T21:38:25.979Z] 608d194cb50c: Preparing [2023-04-17T21:38:25.979Z] acc83c6ca332: Preparing [2023-04-17T21:38:25.979Z] 733f3fcfe408: Preparing [2023-04-17T21:38:25.979Z] f4c08f384aee: Preparing [2023-04-17T21:38:25.979Z] 9db7d5681c9e: Preparing [2023-04-17T21:38:25.979Z] 369fe417d74a: Preparing [2023-04-17T21:38:25.979Z] 093482aeb4d8: Preparing [2023-04-17T21:38:25.979Z] ebcd86f3d9b4: Preparing [2023-04-17T21:38:25.979Z] 26cbea5cba74: Preparing [2023-04-17T21:38:25.979Z] 733f3fcfe408: Waiting [2023-04-17T21:38:25.979Z] f4c08f384aee: Waiting [2023-04-17T21:38:25.979Z] 9db7d5681c9e: Waiting [2023-04-17T21:38:25.979Z] 369fe417d74a: Waiting [2023-04-17T21:38:25.979Z] 093482aeb4d8: Waiting [2023-04-17T21:38:25.979Z] ebcd86f3d9b4: Waiting [2023-04-17T21:38:25.979Z] 26cbea5cba74: Waiting [2023-04-17T21:38:25.979Z] 608d194cb50c: Layer already exists [2023-04-17T21:38:25.979Z] 755ed1cc9887: Layer already exists [2023-04-17T21:38:25.979Z] 394e288772ef: Layer already exists [2023-04-17T21:38:25.979Z] 69a2c3a91ee2: Layer already exists [2023-04-17T21:38:25.979Z] acc83c6ca332: Layer already exists [2023-04-17T21:38:25.979Z] 093482aeb4d8: Layer already exists [2023-04-17T21:38:25.979Z] 733f3fcfe408: Layer already exists [2023-04-17T21:38:25.979Z] f4c08f384aee: Layer already exists [2023-04-17T21:38:25.979Z] 369fe417d74a: Layer already exists [2023-04-17T21:38:25.979Z] 9db7d5681c9e: Layer already exists [2023-04-17T21:38:25.979Z] 26cbea5cba74: Layer already exists [2023-04-17T21:38:25.979Z] ebcd86f3d9b4: Layer already exists [2023-04-17T21:38:26.250Z] latest: digest: sha256:ee58a838ac208fe66c3615db275032c7cd02bccc492e08abcd55d95fe774940c size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:38:26.596Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:38:26.936Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.26 [2023-04-17T21:38:26.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-17T21:38:26.936Z] 69a2c3a91ee2: Preparing [2023-04-17T21:38:26.936Z] 755ed1cc9887: Preparing [2023-04-17T21:38:26.936Z] 394e288772ef: Preparing [2023-04-17T21:38:26.936Z] 608d194cb50c: Preparing [2023-04-17T21:38:26.936Z] acc83c6ca332: Preparing [2023-04-17T21:38:26.936Z] 733f3fcfe408: Preparing [2023-04-17T21:38:26.936Z] f4c08f384aee: Preparing [2023-04-17T21:38:26.936Z] 9db7d5681c9e: Preparing [2023-04-17T21:38:26.936Z] 369fe417d74a: Preparing [2023-04-17T21:38:26.936Z] 093482aeb4d8: Preparing [2023-04-17T21:38:26.936Z] ebcd86f3d9b4: Preparing [2023-04-17T21:38:26.936Z] 26cbea5cba74: Preparing [2023-04-17T21:38:26.936Z] 9db7d5681c9e: Waiting [2023-04-17T21:38:26.936Z] ebcd86f3d9b4: Waiting [2023-04-17T21:38:26.936Z] 26cbea5cba74: Waiting [2023-04-17T21:38:26.936Z] 369fe417d74a: Waiting [2023-04-17T21:38:26.936Z] 093482aeb4d8: Waiting [2023-04-17T21:38:26.936Z] 733f3fcfe408: Waiting [2023-04-17T21:38:26.936Z] f4c08f384aee: Waiting [2023-04-17T21:38:26.936Z] 69a2c3a91ee2: Layer already exists [2023-04-17T21:38:26.936Z] 755ed1cc9887: Layer already exists [2023-04-17T21:38:26.936Z] 394e288772ef: Layer already exists [2023-04-17T21:38:26.936Z] acc83c6ca332: Layer already exists [2023-04-17T21:38:26.936Z] 608d194cb50c: Layer already exists [2023-04-17T21:38:26.936Z] f4c08f384aee: Layer already exists [2023-04-17T21:38:26.936Z] 733f3fcfe408: Layer already exists [2023-04-17T21:38:26.936Z] 369fe417d74a: Layer already exists [2023-04-17T21:38:26.936Z] 9db7d5681c9e: Layer already exists [2023-04-17T21:38:26.936Z] 093482aeb4d8: Layer already exists [2023-04-17T21:38:26.936Z] ebcd86f3d9b4: Layer already exists [2023-04-17T21:38:26.936Z] 26cbea5cba74: Layer already exists [2023-04-17T21:38:27.204Z] 3.0.0-dev.26: digest: sha256:ee58a838ac208fe66c3615db275032c7cd02bccc492e08abcd55d95fe774940c size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:38:27.551Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f433dd4a7f716b42d434c791f0c601cda98ab1b1-3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:38:27.894Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f433dd4a7f716b42d434c791f0c601cda98ab1b1-3.0.0-dev.26 [2023-04-17T21:38:27.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-17T21:38:27.894Z] 69a2c3a91ee2: Preparing [2023-04-17T21:38:27.894Z] 755ed1cc9887: Preparing [2023-04-17T21:38:27.894Z] 394e288772ef: Preparing [2023-04-17T21:38:27.894Z] 608d194cb50c: Preparing [2023-04-17T21:38:27.894Z] acc83c6ca332: Preparing [2023-04-17T21:38:27.894Z] 733f3fcfe408: Preparing [2023-04-17T21:38:27.894Z] f4c08f384aee: Preparing [2023-04-17T21:38:27.894Z] 9db7d5681c9e: Preparing [2023-04-17T21:38:27.894Z] 369fe417d74a: Preparing [2023-04-17T21:38:27.894Z] 093482aeb4d8: Preparing [2023-04-17T21:38:27.894Z] ebcd86f3d9b4: Preparing [2023-04-17T21:38:27.894Z] 26cbea5cba74: Preparing [2023-04-17T21:38:27.894Z] 733f3fcfe408: Waiting [2023-04-17T21:38:27.894Z] f4c08f384aee: Waiting [2023-04-17T21:38:27.894Z] 9db7d5681c9e: Waiting [2023-04-17T21:38:27.894Z] 369fe417d74a: Waiting [2023-04-17T21:38:27.894Z] 093482aeb4d8: Waiting [2023-04-17T21:38:27.894Z] ebcd86f3d9b4: Waiting [2023-04-17T21:38:27.894Z] 26cbea5cba74: Waiting [2023-04-17T21:38:27.894Z] 69a2c3a91ee2: Layer already exists [2023-04-17T21:38:27.894Z] 755ed1cc9887: Layer already exists [2023-04-17T21:38:27.894Z] acc83c6ca332: Layer already exists [2023-04-17T21:38:27.894Z] 394e288772ef: Layer already exists [2023-04-17T21:38:27.894Z] 608d194cb50c: Layer already exists [2023-04-17T21:38:27.894Z] 9db7d5681c9e: Layer already exists [2023-04-17T21:38:27.894Z] f4c08f384aee: Layer already exists [2023-04-17T21:38:27.894Z] 093482aeb4d8: Layer already exists [2023-04-17T21:38:27.894Z] 733f3fcfe408: Layer already exists [2023-04-17T21:38:27.894Z] 369fe417d74a: Layer already exists [2023-04-17T21:38:27.894Z] ebcd86f3d9b4: Layer already exists [2023-04-17T21:38:27.894Z] 26cbea5cba74: Layer already exists [2023-04-17T21:38:28.161Z] f433dd4a7f716b42d434c791f0c601cda98ab1b1-3.0.0-dev.26: digest: sha256:ee58a838ac208fe66c3615db275032c7cd02bccc492e08abcd55d95fe774940c size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:38:28.509Z] + 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-04-17T21:38:28.849Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-04-17T21:38:28.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-17T21:38:28.849Z] 69a2c3a91ee2: Preparing [2023-04-17T21:38:28.849Z] 755ed1cc9887: Preparing [2023-04-17T21:38:28.849Z] 394e288772ef: Preparing [2023-04-17T21:38:28.849Z] 608d194cb50c: Preparing [2023-04-17T21:38:28.849Z] acc83c6ca332: Preparing [2023-04-17T21:38:28.849Z] 733f3fcfe408: Preparing [2023-04-17T21:38:28.849Z] f4c08f384aee: Preparing [2023-04-17T21:38:28.849Z] 9db7d5681c9e: Preparing [2023-04-17T21:38:28.849Z] 369fe417d74a: Preparing [2023-04-17T21:38:28.849Z] 093482aeb4d8: Preparing [2023-04-17T21:38:28.849Z] ebcd86f3d9b4: Preparing [2023-04-17T21:38:28.849Z] 26cbea5cba74: Preparing [2023-04-17T21:38:28.849Z] 733f3fcfe408: Waiting [2023-04-17T21:38:28.849Z] f4c08f384aee: Waiting [2023-04-17T21:38:28.849Z] 9db7d5681c9e: Waiting [2023-04-17T21:38:28.849Z] 369fe417d74a: Waiting [2023-04-17T21:38:28.849Z] 093482aeb4d8: Waiting [2023-04-17T21:38:28.849Z] ebcd86f3d9b4: Waiting [2023-04-17T21:38:28.849Z] 26cbea5cba74: Waiting [2023-04-17T21:38:28.849Z] acc83c6ca332: Layer already exists [2023-04-17T21:38:28.849Z] 755ed1cc9887: Layer already exists [2023-04-17T21:38:28.849Z] 394e288772ef: Layer already exists [2023-04-17T21:38:28.849Z] 69a2c3a91ee2: Layer already exists [2023-04-17T21:38:28.849Z] 608d194cb50c: Layer already exists [2023-04-17T21:38:28.849Z] 733f3fcfe408: Layer already exists [2023-04-17T21:38:28.849Z] 369fe417d74a: Layer already exists [2023-04-17T21:38:28.849Z] 9db7d5681c9e: Layer already exists [2023-04-17T21:38:28.849Z] f4c08f384aee: Layer already exists [2023-04-17T21:38:28.849Z] 093482aeb4d8: Layer already exists [2023-04-17T21:38:28.849Z] ebcd86f3d9b4: Layer already exists [2023-04-17T21:38:28.849Z] 26cbea5cba74: Layer already exists [2023-04-17T21:38:29.114Z] main: digest: sha256:ee58a838ac208fe66c3615db275032c7cd02bccc492e08abcd55d95fe774940c size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T21:38:29.162Z] ===================================================== [Pipeline] echo [2023-04-17T21:38:29.172Z] taggedImages: [2023-04-17T21:38:29.172Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f433dd4a7f716b42d434c791f0c601cda98ab1b1 [2023-04-17T21:38:29.172Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-04-17T21:38:29.172Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.26 [2023-04-17T21:38:29.172Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f433dd4a7f716b42d434c791f0c601cda98ab1b1-3.0.0-dev.26 [2023-04-17T21:38:29.172Z] - 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-04-17T21:38:29.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-17T21:38:29.525Z] [2023-04-17T21:38:29.525Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:38:29.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-17T21:38:29.857Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-17T21:38:29.857Z] 8998bd30e6a1: Pulling fs layer [2023-04-17T21:38:29.857Z] 04944245beec: Pulling fs layer [2023-04-17T21:38:29.857Z] 699f458cf7ca: Pulling fs layer [2023-04-17T21:38:29.857Z] 765212b225bb: Pulling fs layer [2023-04-17T21:38:29.857Z] f23df028b6ca: Pulling fs layer [2023-04-17T21:38:29.857Z] d65c8cfc05b1: Pulling fs layer [2023-04-17T21:38:29.857Z] 2437ff75d9bd: Pulling fs layer [2023-04-17T21:38:29.857Z] 765212b225bb: Waiting [2023-04-17T21:38:29.857Z] f23df028b6ca: Waiting [2023-04-17T21:38:29.857Z] d65c8cfc05b1: Waiting [2023-04-17T21:38:29.857Z] 2437ff75d9bd: Waiting [2023-04-17T21:38:30.124Z] 04944245beec: Verifying Checksum [2023-04-17T21:38:30.124Z] 04944245beec: Download complete [2023-04-17T21:38:30.124Z] 765212b225bb: Verifying Checksum [2023-04-17T21:38:30.124Z] 765212b225bb: Download complete [2023-04-17T21:38:30.124Z] f23df028b6ca: Verifying Checksum [2023-04-17T21:38:30.124Z] f23df028b6ca: Download complete [2023-04-17T21:38:30.124Z] d65c8cfc05b1: Verifying Checksum [2023-04-17T21:38:30.124Z] d65c8cfc05b1: Download complete [2023-04-17T21:38:30.391Z] 699f458cf7ca: Verifying Checksum [2023-04-17T21:38:30.391Z] 699f458cf7ca: Download complete [2023-04-17T21:38:30.659Z] 8998bd30e6a1: Verifying Checksum [2023-04-17T21:38:30.659Z] 8998bd30e6a1: Download complete [2023-04-17T21:38:33.248Z] 2437ff75d9bd: Verifying Checksum [2023-04-17T21:38:33.249Z] 2437ff75d9bd: Download complete [2023-04-17T21:38:34.654Z] 8998bd30e6a1: Pull complete [2023-04-17T21:38:34.921Z] 04944245beec: Pull complete [2023-04-17T21:38:36.331Z] 699f458cf7ca: Pull complete [2023-04-17T21:38:36.601Z] 765212b225bb: Pull complete [2023-04-17T21:38:37.563Z] f23df028b6ca: Pull complete [2023-04-17T21:38:37.563Z] d65c8cfc05b1: Pull complete [2023-04-17T21:38:52.553Z] 2437ff75d9bd: Pull complete [2023-04-17T21:38:52.553Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-17T21:38:52.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-17T21:38:52.553Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T21:38:52.739Z] prd-ubuntu20.04-docker-arm64-4c-16g-8801 does not seem to be running inside a container [2023-04-17T21:38:52.799Z] $ 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/98 -v /w/workspace/device-usb-camera/98:/w/workspace/device-usb-camera/98:rw,z -v /w/workspace/device-usb-camera/98@tmp:/w/workspace/device-usb-camera/98@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-04-17T21:38:55.228Z] $ docker top cb4498dbc6e84052d14db3317204c908c807a262c6b8c261ee160354a6203982 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T21:38:55.739Z] ---> job-cost.sh [2023-04-17T21:38:56.004Z] lf-activate-venv: SKIPPING [2023-04-17T21:38:56.004Z] INFO: No Stack... [2023-04-17T21:38:56.582Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-17T21:38:57.537Z] INFO: Archiving Costs [Pipeline] sh [2023-04-17T21:38:57.853Z] + cat /w/workspace/device-usb-camera/98/archives/cost.csv [2023-04-17T21:38:57.853Z] + cut -d, -f6 [Pipeline] lock [2023-04-17T21:38:57.914Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-98-stack-cost] [2023-04-17T21:38:57.923Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-98-stack-cost] did not exist. Created. [2023-04-17T21:38:57.923Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-17T21:38:58.250Z] /w/workspace/device-usb-camera/98@tmp/durable-e14a814e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-17T21:38:58.579Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-17T21:38:58.601Z] Warning: overwriting stash ‘stack-cost’ [2023-04-17T21:38:58.648Z] Stashed 1 file(s) [Pipeline] } [2023-04-17T21:38:58.662Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-98-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-17T21:38:58.679Z] $ docker stop --time=1 cb4498dbc6e84052d14db3317204c908c807a262c6b8c261ee160354a6203982 [2023-04-17T21:39:00.143Z] $ docker rm -f --volumes cb4498dbc6e84052d14db3317204c908c807a262c6b8c261ee160354a6203982 [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-04-17T21:39:00.527Z] provisioning config files... [2023-04-17T21:39:00.535Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12753641253228972585tmp [Pipeline] { [Pipeline] sh [2023-04-17T21:39:00.829Z] + set +x [2023-04-17T21:39:00.829Z] + + curl -s https://codecov.io/bash [2023-04-17T21:39:00.829Z] bash -s -- [2023-04-17T21:39:00.829Z] [2023-04-17T21:39:00.829Z] _____ _ [2023-04-17T21:39:00.829Z] / ____| | | [2023-04-17T21:39:00.829Z] | | ___ __| | ___ ___ _____ __ [2023-04-17T21:39:00.829Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-17T21:39:00.829Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-17T21:39:00.829Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-17T21:39:00.829Z] Bash-1.0.6 [2023-04-17T21:39:00.829Z] [2023-04-17T21:39:00.829Z] [2023-04-17T21:39:00.829Z] ==> git version 2.25.1 found [2023-04-17T21:39:00.829Z] ==> 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-04-17T21:39:00.829Z] Release-Date: 2020-01-08 [2023-04-17T21:39:00.829Z] 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-04-17T21:39:00.829Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-17T21:39:00.829Z] ==> Jenkins CI detected. [2023-04-17T21:39:00.829Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-04-17T21:39:00.829Z] project root: . [2023-04-17T21:39:00.829Z] --> token set from env [2023-04-17T21:39:00.829Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-17T21:39:00.829Z] ==> Running gcov in . (disable via -X gcov) [2023-04-17T21:39:00.829Z] ==> Python coveragepy not found [2023-04-17T21:39:00.829Z] ==> Searching for coverage reports in: [2023-04-17T21:39:00.829Z] + . [2023-04-17T21:39:00.829Z] -> Found 1 reports [2023-04-17T21:39:00.829Z] ==> Detecting git/mercurial file structure [2023-04-17T21:39:01.088Z] ==> Reading reports [2023-04-17T21:39:01.088Z] + ./coverage.out bytes=28352 [2023-04-17T21:39:01.088Z] ==> Appending adjustments [2023-04-17T21:39:01.088Z] https://docs.codecov.io/docs/fixing-reports [2023-04-17T21:39:01.088Z] + Found adjustments [2023-04-17T21:39:01.088Z] ==> Gzipping contents [2023-04-17T21:39:01.088Z] 4.0K /tmp/codecov.onzPbV.gz [2023-04-17T21:39:01.088Z] ==> Uploading reports [2023-04-17T21:39:01.088Z] url: https://codecov.io [2023-04-17T21:39:01.088Z] query: branch=main&commit=f433dd4a7f716b42d434c791f0c601cda98ab1b1&build=98&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F98%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-17T21:39:01.088Z] -> Pinging Codecov [2023-04-17T21:39:01.088Z] 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=f433dd4a7f716b42d434c791f0c601cda98ab1b1&build=98&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F98%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-17T21:39:01.348Z] -> Uploading to [2023-04-17T21:39:01.349Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-17/73D8F5FF140700D3E01443B452E23636/f433dd4a7f716b42d434c791f0c601cda98ab1b1/23aad3f3-3bfd-419c-9485-48cd7412884d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230417%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230417T213901Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3d2ea527ae2fb7fb00df60327b790e2a4af355e84a91b18873a8f1c523f81360 [2023-04-17T21:39:01.349Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-17T21:39:01.349Z] Dload Upload Total Spent Left Speed [2023-04-17T21:39:01.609Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3893 0 0 100 3893 0 15509 --:--:-- --:--:-- --:--:-- 15509 [2023-04-17T21:39:01.609Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/f433dd4a7f716b42d434c791f0c601cda98ab1b1 [Pipeline] } [2023-04-17T21:39:01.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-17T21:39:01.816Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-17T21:39:01.829Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:39:02.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-17T21:39:02.126Z] [2023-04-17T21:39:02.126Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:39:02.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-17T21:39:02.442Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-17T21:39:02.442Z] df9b9388f04a: Pulling fs layer [2023-04-17T21:39:02.442Z] 52dc419b0ee2: Pulling fs layer [2023-04-17T21:39:02.442Z] 25bc292e5bac: Pulling fs layer [2023-04-17T21:39:02.442Z] 114826534d7a: Pulling fs layer [2023-04-17T21:39:02.442Z] 4657fd5d0bcf: Pulling fs layer [2023-04-17T21:39:02.442Z] 6ad1cebc031e: Pulling fs layer [2023-04-17T21:39:02.442Z] 8a3aa393b2d8: Pulling fs layer [2023-04-17T21:39:02.442Z] 114826534d7a: Waiting [2023-04-17T21:39:02.442Z] 4657fd5d0bcf: Waiting [2023-04-17T21:39:02.442Z] 8a3aa393b2d8: Waiting [2023-04-17T21:39:02.442Z] 6ad1cebc031e: Waiting [2023-04-17T21:39:02.442Z] 25bc292e5bac: Verifying Checksum [2023-04-17T21:39:02.442Z] 25bc292e5bac: Download complete [2023-04-17T21:39:02.442Z] 52dc419b0ee2: Download complete [2023-04-17T21:39:02.442Z] 4657fd5d0bcf: Verifying Checksum [2023-04-17T21:39:02.442Z] 4657fd5d0bcf: Download complete [2023-04-17T21:39:02.442Z] df9b9388f04a: Verifying Checksum [2023-04-17T21:39:02.442Z] df9b9388f04a: Download complete [2023-04-17T21:39:02.442Z] 6ad1cebc031e: Verifying Checksum [2023-04-17T21:39:02.442Z] 6ad1cebc031e: Download complete [2023-04-17T21:39:02.702Z] df9b9388f04a: Pull complete [2023-04-17T21:39:02.702Z] 52dc419b0ee2: Pull complete [2023-04-17T21:39:02.702Z] 25bc292e5bac: Pull complete [2023-04-17T21:39:03.268Z] 114826534d7a: Download complete [2023-04-17T21:39:03.268Z] 8a3aa393b2d8: Verifying Checksum [2023-04-17T21:39:06.545Z] 114826534d7a: Pull complete [2023-04-17T21:39:06.545Z] 4657fd5d0bcf: Pull complete [2023-04-17T21:39:06.545Z] 6ad1cebc031e: Pull complete [2023-04-17T21:39:09.083Z] 8a3aa393b2d8: Pull complete [2023-04-17T21:39:09.083Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-17T21:39:09.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-17T21:39:09.083Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T21:39:09.157Z] prd-ubuntu20.04-docker-8c-8g-8800 does not seem to be running inside a container [2023-04-17T21:39:09.185Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-17T21:39:12.370Z] $ docker top 03f40e2b103c06e0235b162710c239fae2e03ca52ad68048578e0042a261bd3c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-17T21:39:12.444Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-04-17T21:39:12.721Z] + set -o pipefail [2023-04-17T21:39:12.721Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-04-17T21:39:17.992Z] [2023-04-17T21:39:17.992Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-04-17T21:39:17.992Z] [2023-04-17T21:39:17.992Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/49739adf-f5c4-4ff7-ad14-bdb35b00b768 [2023-04-17T21:39:17.992Z] [2023-04-17T21:39:17.992Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-17T21:39:17.992Z] [2023-04-17T21:39:17.992Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-17T21:39:17.992Z] [2023-04-17T21:39:17.992Z] [2023-04-17T21:39:17.992Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-17T21:39:17.992Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-17T21:39:17.992Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-17T21:39:17.999Z] $ docker stop --time=1 03f40e2b103c06e0235b162710c239fae2e03ca52ad68048578e0042a261bd3c [2023-04-17T21:39:20.831Z] $ docker rm -f --volumes 03f40e2b103c06e0235b162710c239fae2e03ca52ad68048578e0042a261bd3c [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-04-17T21:39:21.465Z] + git log --format=format:%s -1 f433dd4a7f716b42d434c791f0c601cda98ab1b1 [Pipeline] sh [2023-04-17T21:39:21.761Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-17T21:39:21.761Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:39:22.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T21:39:22.060Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T21:39:22.132Z] prd-ubuntu20.04-docker-8c-8g-8800 does not seem to be running inside a container [2023-04-17T21:39:22.161Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-17T21:39:22.472Z] $ docker top ce5c50c51a9cdabf82bc032081fcf19eeed060ff127d219e455b97c51956a3fd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-17T21:39:22.568Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T21:39:22.568Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T21:39:22.667Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T21:39:22.665Z] $ docker exec ce5c50c51a9cdabf82bc032081fcf19eeed060ff127d219e455b97c51956a3fd ssh-agent [2023-04-17T21:39:22.781Z] SSH_AUTH_SOCK=/tmp/ssh-RCvzNkei3Zn7/agent.32 [2023-04-17T21:39:22.781Z] SSH_AGENT_PID=38 [2023-04-17T21:39:22.787Z] Running ssh-add (command line suppressed) [2023-04-17T21:39:22.892Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_417248395678278797.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_417248395678278797.key) [2023-04-17T21:39:22.907Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T21:39:23.192Z] + git semver tag [2023-04-17T21:39:23.451Z] 2023-04-17 21:39:23,371 [run_tag] DEBUG tag force:False [2023-04-17T21:39:23.451Z] 2023-04-17 21:39:23,371 [check_head_tag] DEBUG check head tag [2023-04-17T21:39:23.451Z] 2023-04-17 21:39:23,373 [execute] INFO git cat-file --batch-check [2023-04-17T21:39:23.451Z] 2023-04-17 21:39:23,373 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-04-17T21:39:23.451Z] 2023-04-17 21:39:23,377 [execute] INFO git cat-file --batch [2023-04-17T21:39:23.451Z] 2023-04-17 21:39:23,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-04-17T21:39:23.451Z] 2023-04-17 21:39:23,401 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-17T21:39:23.451Z] 2023-04-17 21:39:23,402 [execute] INFO git tag -a v3.0.0-dev.26 -m v3.0.0-dev.26 [2023-04-17T21:39:23.451Z] 2023-04-17 21:39:23,402 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.26', '-m', 'v3.0.0-dev.26'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-04-17T21:39:23.451Z] 2023-04-17 21:39:23,407 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-17T21:39:23.451Z] 3.0.0-dev.26 [Pipeline] } [2023-04-17T21:39:23.457Z] $ docker exec --env ******** --env ******** ce5c50c51a9cdabf82bc032081fcf19eeed060ff127d219e455b97c51956a3fd ssh-agent -k [2023-04-17T21:39:23.551Z] unset SSH_AUTH_SOCK; [2023-04-17T21:39:23.551Z] unset SSH_AGENT_PID; [2023-04-17T21:39:23.551Z] echo Agent pid 38 killed; [2023-04-17T21:39:23.563Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-17T21:39:23.867Z] + git semver [Pipeline] } [2023-04-17T21:39:24.134Z] $ docker stop --time=1 ce5c50c51a9cdabf82bc032081fcf19eeed060ff127d219e455b97c51956a3fd [2023-04-17T21:39:25.420Z] $ docker rm -f --volumes ce5c50c51a9cdabf82bc032081fcf19eeed060ff127d219e455b97c51956a3fd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:39:25.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-17T21:39:25.815Z] [2023-04-17T21:39:25.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:39:26.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-17T21:39:26.107Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-17T21:39:26.107Z] ab5ef0e58194: Pulling fs layer [2023-04-17T21:39:26.107Z] 9712f1f96733: Pulling fs layer [2023-04-17T21:39:26.107Z] 63f879dbbcfc: Pulling fs layer [2023-04-17T21:39:26.107Z] 0d9ebad4ef96: Pulling fs layer [2023-04-17T21:39:26.107Z] e9a5061849ea: Pulling fs layer [2023-04-17T21:39:26.107Z] d747dcd14b5f: Pulling fs layer [2023-04-17T21:39:26.107Z] 2de7ff778b66: Pulling fs layer [2023-04-17T21:39:26.107Z] 0d9ebad4ef96: Waiting [2023-04-17T21:39:26.107Z] e9a5061849ea: Waiting [2023-04-17T21:39:26.107Z] d747dcd14b5f: Waiting [2023-04-17T21:39:26.107Z] 2de7ff778b66: Waiting [2023-04-17T21:39:26.107Z] 9712f1f96733: Download complete [2023-04-17T21:39:26.368Z] 63f879dbbcfc: Verifying Checksum [2023-04-17T21:39:26.368Z] 63f879dbbcfc: Download complete [2023-04-17T21:39:26.626Z] e9a5061849ea: Verifying Checksum [2023-04-17T21:39:26.626Z] e9a5061849ea: Download complete [2023-04-17T21:39:26.626Z] d747dcd14b5f: Download complete [2023-04-17T21:39:26.626Z] ab5ef0e58194: Download complete [2023-04-17T21:39:26.626Z] 0d9ebad4ef96: Verifying Checksum [2023-04-17T21:39:26.626Z] 0d9ebad4ef96: Download complete [2023-04-17T21:39:26.626Z] 2de7ff778b66: Verifying Checksum [2023-04-17T21:39:26.626Z] 2de7ff778b66: Download complete [2023-04-17T21:39:29.152Z] ab5ef0e58194: Pull complete [2023-04-17T21:39:29.152Z] 9712f1f96733: Pull complete [2023-04-17T21:39:29.717Z] 63f879dbbcfc: Pull complete [2023-04-17T21:39:32.997Z] 0d9ebad4ef96: Pull complete [2023-04-17T21:39:33.255Z] e9a5061849ea: Pull complete [2023-04-17T21:39:33.255Z] d747dcd14b5f: Pull complete [2023-04-17T21:39:34.188Z] 2de7ff778b66: Pull complete [2023-04-17T21:39:34.188Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-17T21:39:34.188Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-17T21:39:34.188Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T21:39:34.271Z] prd-ubuntu20.04-docker-8c-8g-8800 does not seem to be running inside a container [2023-04-17T21:39:34.295Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-17T21:39:38.196Z] $ docker top a49144883b0820494c5474f1ed7c6a3cf8e6f87815ca9c2f5d1de1e63464232e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-17T21:39:38.257Z] provisioning config files... [2023-04-17T21:39:38.263Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16143368003509744467tmp [2023-04-17T21:39:38.272Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config529298920226935111tmp [2023-04-17T21:39:38.281Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16855010952740783499tmp [Pipeline] { [Pipeline] echo [2023-04-17T21:39:38.289Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T21:39:38.568Z] ---> sigul-configuration.sh [2023-04-17T21:39:38.568Z] gpg: directory `/root/.gnupg' created [2023-04-17T21:39:38.568Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-17T21:39:38.568Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-17T21:39:38.568Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-17T21:39:38.568Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-17T21:39:38.568Z] gpg: CAST5 encrypted data [2023-04-17T21:39:38.568Z] gpg: encrypted with 1 passphrase [2023-04-17T21:39:38.568Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-17T21:39:38.853Z] + mkdir /home/jenkins [2023-04-17T21:39:38.853Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-17T21:39:39.135Z] + 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-04-17T21:39:39.145Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T21:39:39.430Z] ---> sigul-install.sh [2023-04-17T21:39:39.430Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-17T21:39:39.713Z] + git tag --list [2023-04-17T21:39:39.714Z] v0.0.0 [2023-04-17T21:39:39.714Z] v0.0.1-dev.1 [2023-04-17T21:39:39.714Z] v0.0.1-dev.10 [2023-04-17T21:39:39.714Z] v0.0.1-dev.11 [2023-04-17T21:39:39.714Z] v0.0.1-dev.12 [2023-04-17T21:39:39.714Z] v0.0.1-dev.13 [2023-04-17T21:39:39.714Z] v0.0.1-dev.14 [2023-04-17T21:39:39.714Z] v0.0.1-dev.15 [2023-04-17T21:39:39.714Z] v0.0.1-dev.16 [2023-04-17T21:39:39.714Z] v0.0.1-dev.2 [2023-04-17T21:39:39.714Z] v0.0.1-dev.3 [2023-04-17T21:39:39.714Z] v0.0.1-dev.4 [2023-04-17T21:39:39.714Z] v0.0.1-dev.5 [2023-04-17T21:39:39.714Z] v0.0.1-dev.6 [2023-04-17T21:39:39.714Z] v0.0.1-dev.7 [2023-04-17T21:39:39.714Z] v0.0.1-dev.8 [2023-04-17T21:39:39.714Z] v0.0.1-dev.9 [2023-04-17T21:39:39.714Z] v2.2.0 [2023-04-17T21:39:39.714Z] v2.2.0-dev.17 [2023-04-17T21:39:39.714Z] v2.2.0-dev.18 [2023-04-17T21:39:39.714Z] v2.2.0-dev.19 [2023-04-17T21:39:39.714Z] v2.2.0-dev.20 [2023-04-17T21:39:39.714Z] v2.2.0-dev.21 [2023-04-17T21:39:39.714Z] v2.2.0-dev.22 [2023-04-17T21:39:39.714Z] v2.2.0-dev.23 [2023-04-17T21:39:39.714Z] v2.2.0-dev.24 [2023-04-17T21:39:39.714Z] v2.2.0-dev.25 [2023-04-17T21:39:39.714Z] v2.2.0-dev.26 [2023-04-17T21:39:39.714Z] v2.2.0-dev.27 [2023-04-17T21:39:39.714Z] v2.3.0 [2023-04-17T21:39:39.714Z] v2.3.0-dev.1 [2023-04-17T21:39:39.714Z] v2.3.0-dev.10 [2023-04-17T21:39:39.714Z] v2.3.0-dev.11 [2023-04-17T21:39:39.714Z] v2.3.0-dev.12 [2023-04-17T21:39:39.714Z] v2.3.0-dev.13 [2023-04-17T21:39:39.714Z] v2.3.0-dev.14 [2023-04-17T21:39:39.714Z] v2.3.0-dev.15 [2023-04-17T21:39:39.714Z] v2.3.0-dev.16 [2023-04-17T21:39:39.714Z] v2.3.0-dev.17 [2023-04-17T21:39:39.714Z] v2.3.0-dev.18 [2023-04-17T21:39:39.714Z] v2.3.0-dev.19 [2023-04-17T21:39:39.714Z] v2.3.0-dev.2 [2023-04-17T21:39:39.714Z] v2.3.0-dev.20 [2023-04-17T21:39:39.714Z] v2.3.0-dev.21 [2023-04-17T21:39:39.714Z] v2.3.0-dev.22 [2023-04-17T21:39:39.714Z] v2.3.0-dev.23 [2023-04-17T21:39:39.714Z] v2.3.0-dev.24 [2023-04-17T21:39:39.714Z] v2.3.0-dev.25 [2023-04-17T21:39:39.714Z] v2.3.0-dev.26 [2023-04-17T21:39:39.714Z] v2.3.0-dev.27 [2023-04-17T21:39:39.714Z] v2.3.0-dev.28 [2023-04-17T21:39:39.714Z] v2.3.0-dev.3 [2023-04-17T21:39:39.714Z] v2.3.0-dev.4 [2023-04-17T21:39:39.714Z] v2.3.0-dev.5 [2023-04-17T21:39:39.714Z] v2.3.0-dev.6 [2023-04-17T21:39:39.714Z] v2.3.0-dev.7 [2023-04-17T21:39:39.714Z] v2.3.0-dev.8 [2023-04-17T21:39:39.714Z] v2.3.0-dev.9 [2023-04-17T21:39:39.714Z] v2.3.1 [2023-04-17T21:39:39.714Z] v2.3.1-dev.4 [2023-04-17T21:39:39.714Z] v2.3.1-dev.5 [2023-04-17T21:39:39.714Z] v2.3.1-dev.6 [2023-04-17T21:39:39.714Z] v3.0.0-dev.1 [2023-04-17T21:39:39.714Z] v3.0.0-dev.10 [2023-04-17T21:39:39.714Z] v3.0.0-dev.11 [2023-04-17T21:39:39.714Z] v3.0.0-dev.12 [2023-04-17T21:39:39.714Z] v3.0.0-dev.13 [2023-04-17T21:39:39.714Z] v3.0.0-dev.14 [2023-04-17T21:39:39.714Z] v3.0.0-dev.15 [2023-04-17T21:39:39.714Z] v3.0.0-dev.16 [2023-04-17T21:39:39.714Z] v3.0.0-dev.17 [2023-04-17T21:39:39.714Z] v3.0.0-dev.18 [2023-04-17T21:39:39.714Z] v3.0.0-dev.19 [2023-04-17T21:39:39.714Z] v3.0.0-dev.2 [2023-04-17T21:39:39.714Z] v3.0.0-dev.20 [2023-04-17T21:39:39.714Z] v3.0.0-dev.21 [2023-04-17T21:39:39.714Z] v3.0.0-dev.22 [2023-04-17T21:39:39.714Z] v3.0.0-dev.23 [2023-04-17T21:39:39.714Z] v3.0.0-dev.24 [2023-04-17T21:39:39.714Z] v3.0.0-dev.25 [2023-04-17T21:39:39.714Z] v3.0.0-dev.26 [2023-04-17T21:39:39.714Z] v3.0.0-dev.3 [2023-04-17T21:39:39.714Z] v3.0.0-dev.4 [2023-04-17T21:39:39.714Z] v3.0.0-dev.5 [2023-04-17T21:39:39.714Z] v3.0.0-dev.6 [2023-04-17T21:39:39.714Z] v3.0.0-dev.7 [2023-04-17T21:39:39.714Z] v3.0.0-dev.8 [2023-04-17T21:39:39.714Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-17T21:39:39.998Z] + lftools sign git-tag v3.0.0-dev.26 [2023-04-17T21:39:40.566Z] Signing Git tag with Sigul... [2023-04-17T21:39:40.566Z] Signing v3.0.0-dev.26 [Pipeline] echo [2023-04-17T21:39:40.833Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T21:39:41.117Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-17T21:39:41.124Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-17T21:39:41.138Z] $ docker stop --time=1 a49144883b0820494c5474f1ed7c6a3cf8e6f87815ca9c2f5d1de1e63464232e [2023-04-17T21:39:42.404Z] $ docker rm -f --volumes a49144883b0820494c5474f1ed7c6a3cf8e6f87815ca9c2f5d1de1e63464232e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-17T21:39:42.804Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-17T21:39:42.804Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:39:43.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T21:39:43.099Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T21:39:43.160Z] prd-ubuntu20.04-docker-8c-8g-8800 does not seem to be running inside a container [2023-04-17T21:39:43.183Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-17T21:39:43.495Z] $ docker top fc6328e81d8706f0d9d895c8392012877367f5a8b789a6537371e1d7b432029b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-17T21:39:43.587Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T21:39:43.587Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T21:39:43.682Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T21:39:43.681Z] $ docker exec fc6328e81d8706f0d9d895c8392012877367f5a8b789a6537371e1d7b432029b ssh-agent [2023-04-17T21:39:43.779Z] SSH_AUTH_SOCK=/tmp/ssh-Y9cQTQcydLEq/agent.33 [2023-04-17T21:39:43.779Z] SSH_AGENT_PID=39 [2023-04-17T21:39:43.784Z] Running ssh-add (command line suppressed) [2023-04-17T21:39:43.883Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10303949936303285374.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10303949936303285374.key) [2023-04-17T21:39:43.899Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T21:39:44.184Z] + git semver bump pre [2023-04-17T21:39:44.442Z] 2023-04-17 21:39:44,362 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-17T21:39:44.442Z] 2023-04-17 21:39:44,362 [bump_version] DEBUG bumping version:3.0.0-dev.26 on axis:pre with prefix:dev [2023-04-17T21:39:44.442Z] 2023-04-17 21:39:44,362 [bump_version] DEBUG bumped version:3.0.0-dev.27 [2023-04-17T21:39:44.442Z] 2023-04-17 21:39:44,363 [write_version] DEBUG write version:3.0.0-dev.27 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-04-17T21:39:44.442Z] 2023-04-17 21:39:44,363 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-17T21:39:44.442Z] 2023-04-17 21:39:44,363 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-17T21:39:44.442Z] 2023-04-17 21:39:44,365 [execute] INFO git cat-file --batch-check [2023-04-17T21:39:44.442Z] 2023-04-17 21:39:44,365 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-17T21:39:44.442Z] 2023-04-17 21:39:44,370 [execute] INFO git cat-file --batch [2023-04-17T21:39:44.442Z] 2023-04-17 21:39:44,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-17T21:39:44.442Z] 2023-04-17 21:39:44,375 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-17T21:39:44.442Z] 3.0.0-dev.27 [Pipeline] } [2023-04-17T21:39:44.446Z] $ docker exec --env ******** --env ******** fc6328e81d8706f0d9d895c8392012877367f5a8b789a6537371e1d7b432029b ssh-agent -k [2023-04-17T21:39:44.528Z] unset SSH_AUTH_SOCK; [2023-04-17T21:39:44.528Z] unset SSH_AGENT_PID; [2023-04-17T21:39:44.528Z] echo Agent pid 39 killed; [2023-04-17T21:39:44.542Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-17T21:39:44.846Z] + git semver [Pipeline] } [2023-04-17T21:39:45.112Z] $ docker stop --time=1 fc6328e81d8706f0d9d895c8392012877367f5a8b789a6537371e1d7b432029b [2023-04-17T21:39:46.386Z] $ docker rm -f --volumes fc6328e81d8706f0d9d895c8392012877367f5a8b789a6537371e1d7b432029b [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-17T21:39:46.724Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-17T21:39:46.724Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:39:47.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T21:39:47.016Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T21:39:47.085Z] prd-ubuntu20.04-docker-8c-8g-8800 does not seem to be running inside a container [2023-04-17T21:39:47.110Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-17T21:39:47.453Z] $ docker top 16e11ecde07ab68acf1161ce370056f32e52acaff2ebf398c5ed4a5c2020548a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-17T21:39:47.543Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T21:39:47.543Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T21:39:47.653Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T21:39:47.652Z] $ docker exec 16e11ecde07ab68acf1161ce370056f32e52acaff2ebf398c5ed4a5c2020548a ssh-agent [2023-04-17T21:39:47.766Z] SSH_AUTH_SOCK=/tmp/ssh-1t6D5bKhlb2v/agent.32 [2023-04-17T21:39:47.766Z] SSH_AGENT_PID=38 [2023-04-17T21:39:47.771Z] Running ssh-add (command line suppressed) [2023-04-17T21:39:47.868Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13494705652933718139.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13494705652933718139.key) [2023-04-17T21:39:47.885Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T21:39:48.171Z] + git semver push [2023-04-17T21:39:48.430Z] 2023-04-17 21:39:48,336 [run_push] DEBUG push [2023-04-17T21:39:48.430Z] 2023-04-17 21:39:48,337 [execute] INFO git cat-file --batch-check [2023-04-17T21:39:48.430Z] 2023-04-17 21:39:48,337 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-17T21:39:48.430Z] 2023-04-17 21:39:48,341 [execute] INFO git rev-list 59be30fbd6a96166b5a2162e9a50e8e3e9d322b4 -- [2023-04-17T21:39:48.430Z] 2023-04-17 21:39:48,342 [execute] DEBUG Popen(['git', 'rev-list', '59be30fbd6a96166b5a2162e9a50e8e3e9d322b4', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-17T21:39:48.430Z] 2023-04-17 21:39:48,348 [execute] INFO git fetch -v origin [2023-04-17T21:39:48.430Z] 2023-04-17 21:39:48,349 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-17T21:39:49.002Z] 2023-04-17 21:39:48,826 [run_push] DEBUG no remote changes detected [2023-04-17T21:39:49.002Z] 2023-04-17 21:39:48,827 [execute] INFO git push origin semver [2023-04-17T21:39:49.002Z] 2023-04-17 21:39:48,827 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-17T21:39:49.942Z] 2023-04-17 21:39:49,595 [run_push] DEBUG push all version tags [2023-04-17T21:39:49.942Z] 2023-04-17 21:39:49,595 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-17T21:39:49.942Z] 2023-04-17 21:39:49,596 [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-04-17T21:39:50.509Z] 2023-04-17 21:39:50,385 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-17T21:39:50.509Z] 3.0.0-dev.27 [Pipeline] } [2023-04-17T21:39:50.515Z] $ docker exec --env ******** --env ******** 16e11ecde07ab68acf1161ce370056f32e52acaff2ebf398c5ed4a5c2020548a ssh-agent -k [2023-04-17T21:39:50.611Z] unset SSH_AUTH_SOCK; [2023-04-17T21:39:50.613Z] unset SSH_AGENT_PID; [2023-04-17T21:39:50.613Z] echo Agent pid 38 killed; [2023-04-17T21:39:50.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-17T21:39:50.940Z] + git semver [Pipeline] } [2023-04-17T21:39:51.208Z] $ docker stop --time=1 16e11ecde07ab68acf1161ce370056f32e52acaff2ebf398c5ed4a5c2020548a [2023-04-17T21:39:52.491Z] $ docker rm -f --volumes 16e11ecde07ab68acf1161ce370056f32e52acaff2ebf398c5ed4a5c2020548a [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-04-17T21:39:53.067Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-04-17T21:39:53.067Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-04-17T21:39:53.067Z] total 16 [2023-04-17T21:39:53.067Z] drwxr-xr-x 3 root root 4096 Apr 17 21:27 . [2023-04-17T21:39:53.067Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 17 21:39 .. [2023-04-17T21:39:53.067Z] drwxr-xr-x 2 root root 4096 Apr 17 21:27 cost [2023-04-17T21:39:53.067Z] -rw-r--r-- 1 root root 88 Apr 17 21:27 cost.csv [2023-04-17T21:39:53.067Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-04-17T21:39:53.067Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-04-17T21:39:53.067Z] total 16 [2023-04-17T21:39:53.067Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 17 21:27 . [2023-04-17T21:39:53.067Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 17 21:39 .. [2023-04-17T21:39:53.067Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 17 21:27 cost [2023-04-17T21:39:53.067Z] -rw-r--r-- 1 jenkins jenkins 88 Apr 17 21:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-17T21:39:53.358Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T21:39:54.217Z] ---> package-listing.sh [2023-04-17T21:39:54.218Z] ++ facter osfamily [2023-04-17T21:39:54.218Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-17T21:39:54.477Z] + OS_FAMILY=debian [2023-04-17T21:39:54.477Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-04-17T21:39:54.477Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-17T21:39:54.477Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-17T21:39:54.477Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-17T21:39:54.477Z] + PACKAGES=/tmp/packages_start.txt [2023-04-17T21:39:54.477Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-04-17T21:39:54.477Z] + PACKAGES=/tmp/packages_end.txt [2023-04-17T21:39:54.477Z] + case "${OS_FAMILY}" in [2023-04-17T21:39:54.477Z] + dpkg -l [2023-04-17T21:39:54.477Z] + grep '^ii' [2023-04-17T21:39:54.477Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-17T21:39:54.477Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-17T21:39:54.477Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-17T21:39:54.477Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-04-17T21:39:54.477Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-04-17T21:39:54.477Z] + 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-04-17T21:39:54.487Z] 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-04-17T21:39:54.763Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:39:55.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-17T21:39:55.329Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T21:39:55.494Z] prd-ubuntu20.04-docker-8c-8g-8800 does not seem to be running inside a container [2023-04-17T21:39:55.551Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-17T21:39:55.742Z] $ docker top 1d04512f4f6fafb30fd2105feff1dcf6459cad96f19591ec6c030106533b2d62 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T21:39:56.087Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-17T21:39:56.372Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-17T21:39:56.655Z] + ls /var/log/sa-host [2023-04-17T21:39:56.655Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T21:39:56.723Z] provisioning config files... [2023-04-17T21:39:56.731Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2163970283243265386tmp [Pipeline] { [Pipeline] echo [2023-04-17T21:39:56.742Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T21:39:57.019Z] ---> create-netrc.sh [Pipeline] } [2023-04-17T21:39:57.025Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-17T21:39:57.336Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-17T21:39:57.343Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T21:39:57.623Z] ---> sudo-logs.sh [2023-04-17T21:39:57.624Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-17T21:39:57.652Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T21:39:57.930Z] ---> job-cost.sh [2023-04-17T21:39:57.930Z] lf-activate-venv: SKIPPING [2023-04-17T21:39:57.930Z] DEBUG: total: 0.2199999988079071 [2023-04-17T21:39:57.930Z] INFO: Retrieving Stack Cost... [2023-04-17T21:39:58.335Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-17T21:39:58.902Z] INFO: Archiving Costs [Pipeline] echo [2023-04-17T21:39:58.912Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T21:39:59.190Z] ---> logs-deploy.sh [2023-04-17T21:39:59.190Z] lf-activate-venv: SKIPPING [2023-04-17T21:39:59.190Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/98 [2023-04-17T21:39:59.190Z] INFO: archiving workspace using pattern(s): [2023-04-17T21:40:00.130Z] Archives upload complete. [2023-04-17T21:40:00.130Z] INFO: archiving logs to Nexus [2023-04-17T21:40:00.872Z] ---> uname -a: [2023-04-17T21:40:00.872Z] Linux prd-ubuntu20-04-docker-8c-8g-8800 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-17T21:40:00.872Z] [2023-04-17T21:40:00.872Z] [2023-04-17T21:40:00.872Z] ---> lscpu: [2023-04-17T21:40:00.872Z] Architecture: x86_64 [2023-04-17T21:40:00.872Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-17T21:40:00.872Z] Byte Order: Little Endian [2023-04-17T21:40:00.872Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-17T21:40:00.872Z] CPU(s): 8 [2023-04-17T21:40:00.872Z] On-line CPU(s) list: 0-7 [2023-04-17T21:40:00.872Z] Thread(s) per core: 1 [2023-04-17T21:40:00.872Z] Core(s) per socket: 1 [2023-04-17T21:40:00.872Z] Socket(s): 8 [2023-04-17T21:40:00.872Z] NUMA node(s): 1 [2023-04-17T21:40:00.872Z] Vendor ID: AuthenticAMD [2023-04-17T21:40:00.872Z] CPU family: 23 [2023-04-17T21:40:00.872Z] Model: 49 [2023-04-17T21:40:00.872Z] Model name: AMD EPYC-Rome Processor [2023-04-17T21:40:00.872Z] Stepping: 0 [2023-04-17T21:40:00.872Z] CPU MHz: 2800.000 [2023-04-17T21:40:00.872Z] BogoMIPS: 5600.00 [2023-04-17T21:40:00.872Z] Virtualization: AMD-V [2023-04-17T21:40:00.872Z] Hypervisor vendor: KVM [2023-04-17T21:40:00.872Z] Virtualization type: full [2023-04-17T21:40:00.872Z] L1d cache: 256 KiB [2023-04-17T21:40:00.872Z] L1i cache: 256 KiB [2023-04-17T21:40:00.872Z] L2 cache: 4 MiB [2023-04-17T21:40:00.872Z] L3 cache: 128 MiB [2023-04-17T21:40:00.872Z] NUMA node0 CPU(s): 0-7 [2023-04-17T21:40:00.872Z] Vulnerability Itlb multihit: Not affected [2023-04-17T21:40:00.872Z] Vulnerability L1tf: Not affected [2023-04-17T21:40:00.872Z] Vulnerability Mds: Not affected [2023-04-17T21:40:00.872Z] Vulnerability Meltdown: Not affected [2023-04-17T21:40:00.872Z] Vulnerability Mmio stale data: Not affected [2023-04-17T21:40:00.872Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-17T21:40:00.872Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-17T21:40:00.872Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-17T21:40:00.872Z] Vulnerability Srbds: Not affected [2023-04-17T21:40:00.872Z] Vulnerability Tsx async abort: Not affected [2023-04-17T21:40:00.872Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-04-17T21:40:00.872Z] [2023-04-17T21:40:00.872Z] [2023-04-17T21:40:00.872Z] ---> nproc: [2023-04-17T21:40:00.872Z] 8 [2023-04-17T21:40:00.872Z] [2023-04-17T21:40:00.872Z] [2023-04-17T21:40:00.872Z] ---> df -h: [2023-04-17T21:40:00.872Z] Filesystem Size Used Avail Use% Mounted on [2023-04-17T21:40:00.872Z] overlay 155G 13G 143G 9% / [2023-04-17T21:40:00.872Z] tmpfs 64M 0 64M 0% /dev [2023-04-17T21:40:00.872Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-17T21:40:00.872Z] shm 64M 0 64M 0% /dev/shm [2023-04-17T21:40:00.872Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-04-17T21:40:00.872Z] [2023-04-17T21:40:00.872Z]